Commit graph

11905 commits

Author SHA1 Message Date
Stepan Koltsov
370e250db3 abcmidi 2012-08-08
abcMIDI is a package of programs developed by James Allwright for
processing ABC music notation files. It consists of several programs:
abc2midi, abc2abc, yaps, and midi2abc.

Closes Homebrew/homebrew#12928.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 10:57:30 -07:00
Shaun Jackman
598b3aed1c BWA 0.6.2
Closes Homebrew/homebrew#13009.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 10:38:16 -07:00
Lior Shiponi
dc34a0bd54 recoverjpeg 2.1.1
Closes Homebrew/homebrew#12395.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 10:14:35 -07:00
Nicolas Brousse
eabec8b6b8 sflowtool 3.27
Closes Homebrew/homebrew#12570.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 09:47:01 -07:00
Lifepillar
7c84272d99 libpqxx 4.0
Libpqxx is the official C++ client API for PostgreSQL
(http://pqxx.org/development/libpqxx/).

Closes Homebrew/homebrew#12436.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 09:31:42 -07:00
Matthias Granberry
b2464626eb Miredo 1.2.5
Miredo is an open-source implementation of the Teredo
transitional IPV6 tunneling package.  The recipe Includes a
patch to include a usable default configuration for OS X and
fix an upstream compilation issue on OS X.  The compile fix
should be unnecessary upon the next upstream release.

Closes Homebrew/homebrew#12673.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 09:22:03 -07:00
Adam Vandenberg
031cf433ca epubcheck: fix audit warnings 2012-08-29 09:08:53 -07:00
Marica Odagaki
82324e9d77 SEC 2.6.2
SEC is a tool for accomplishing event correlation tasks in the domains of
log analysis, system monitoring, network and security management, etc.

Closes Homebrew/homebrew#11892.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 09:07:53 -07:00
Adam Vandenberg
dd46a9f354 bitlbee: install dev headers
Closes Homebrew/homebrew#13985.
2012-08-29 08:52:44 -07:00
John Calsbeek
f47fec3b6a Lua 5.2.1
Closes Homebrew/homebrew#14512.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-29 09:47:54 -05:00
Justin Clift
ffefe00da6 libvirt --devel 0.10.0
Closes Homebrew/homebrew#14517.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-29 07:04:47 -07:00
Hao Song
d927d2d5c1 New Formula: MPFI
Closes Homebrew/homebrew#11660.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-08-28 22:44:23 -07:00
Marc Abramowitz
11d0bfc464 graylog2-server: add mongodb and elasticsearch deps
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 20:52:59 -07:00
Yoji SHIDARA
5bac6abf97 groonga 2.0.6
Closes Homebrew/homebrew#14510.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 20:32:10 -07:00
Jack Nagel
5253fd6899 ocaml: re-apply upstream patch for 4.00.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 21:26:28 -05:00
Jack Nagel
50df729cb8 ocaml: use Homebrew's compiler settings
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 21:19:57 -05:00
Steve Gury
083143a4ad ocaml 4.00.0
Closes Homebrew/homebrew#14506.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 21:19:48 -05:00
Tyler Brock
ba871aea19 MongoDB 2.2.0
Closes Homebrew/homebrew#14508.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 20:56:46 -05:00
Ed Porras
3266c7f8b4 New formula: png++
Closes Homebrew/homebrew#13662.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 20:54:57 -05:00
Robert Lenhardt
a64148d355 field3d: fix building against boost 1.50.0
Also, turn off documentation to simplify formula

Closes Homebrew/homebrew#14161.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 13:55:01 -07:00
Dmitry Nedospasov
7917b7d5b9 avra: build environment depends on automake
Closes Homebrew/homebrew#14505.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 13:52:15 -07:00
Elliot Saba
5a0440df05 suite-sparse 4.0.2
Closes Homebrew/homebrew#14038.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 13:13:27 -07:00
bellbind
15d9e60e70 coq 8.4
Closes Homebrew/homebrew#14389.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 13:07:12 -07:00
Philippe Latulippe
5c65093fce samba: fix for CUPS on Mountain Lion
Closes Homebrew/homebrew#14487.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 11:30:13 -07:00
nibbles 2bits
f54ad1f854 fontforge: force 10.7 SDK, fix hard-coded includes
fontforge fails to build on 10.8 due to being designed for 10.7
through the use of `<FlatCarbon/Files.h>`.  Force the formula
to use 10.7 SDK.  Patch the hard-coded paths with the HB variable
`MacOS.sdk_path(10.7)}` as needed.  Tested on 10.8 using clang
and from XCode-4.4.1.

Fixes Homebrew/homebrew#14421

Closes Homebrew/homebrew#14482.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 11:21:58 -07:00
theirix
f226f5b511 xmlcatmgr 2.2
Closes Homebrew/homebrew#14025.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 11:14:16 -07:00
nibbles 2bits
273b1f38e4 libdbusmenu-qt 0.9.2
Upgrade libdbusmenu-qt to version 0.9.2.
Add a dep on qjson that stops a build error.
Add a dep on doxygen that stops a build error.
Brew out of the source tree in `macbuild`.
Tested on Lion using clang and llvm from XCode-4.3.3.

Closes Homebrew/homebrew#13405.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 11:11:17 -07:00
Elliot Saba
3f9394d47b New formula: imageworsener
Closes Homebrew/homebrew#13903.
Closes Homebrew/homebrew#14184.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 12:28:38 -05:00
nibbles 2bits
664ca08749 New formula: qtplay
Qtplay is a command line interface audio player using Quicktime.
It's just one file to compile, and it works well on Mt. Lion.
Tested with clang and llvm from XCode-4.4.1.

Qtplay will be a dep in the new Solfege formula.

Closes Homebrew/homebrew#8775.
Closes Homebrew/homebrew#14131.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 12:23:32 -05:00
Jack Nagel
43518e78aa gperftools 2.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 12:18:28 -05:00
Felix C. Stegerman
17bc9048f4 fatsort 0.9.17.269
Closes Homebrew/homebrew#13302.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 10:12:15 -07:00
Jack Nagel
87b40c6962 libtorrent-rasterbar 0.16.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 11:56:28 -05:00
Andy Piper
ae520da546 mosquitto 1.0.2
Update to main mosquitto 1.0.2 release
Add dependency on homebrew OpenSSL
Add launchctl startup plist file

Closes Homebrew/homebrew#14481.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 09:41:19 -07:00
Jack Nagel
ea7ea855ed ffmpeg: fix rtmpdump configure flag
Fixes Homebrew/homebrew#14501.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 11:26:29 -05:00
Maximilian Gaß
9d3d1d31a8 devil: enable ILUT
Closes Homebrew/homebrew#12656.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 10:48:23 -05:00
Adam Vandenberg
35954a9f95 libextract: doesn't seem to need libtool
Closes Homebrew/homebrew#13265.
2012-08-28 08:35:19 -07:00
Jack Nagel
0f39f36901 remctl: add dep on PCRE
Fixes Homebrew/homebrew#14495.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-28 10:30:00 -05:00
Adam Vandenberg
d6eb2a8dd9 ctags: use O1
Closes Homebrew/homebrew#13629.
2012-08-28 08:20:56 -07:00
DJManas
1a7c71afb2 epubcheck --devel 3.0 beta 5
Closes Homebrew/homebrew#13631.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 08:17:17 -07:00
Mike Boers
1aa7a347b7 oath-toolkit: enable PAM
Closes Homebrew/homebrew#14434.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 08:04:53 -07:00
Aku Kotkavuo
f652db1660 Emacs 24.2
Closes Homebrew/homebrew#14498.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 06:41:38 -07:00
nibbles 2bits
e509bfa04e New formula: GNU Solfege
GNU Solfege is an ear training program written to help you train
intervals, chords, scales and rhythms.

Closes Homebrew/homebrew#12793 by request

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-28 06:38:54 -07:00
Brett Koonce
a2107227a0 xrootd 3.2.2
Closes Homebrew/homebrew#13699.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-27 22:24:32 -07:00
Adam Vandenberg
cf53aa372f luajit: use new dsl 2012-08-27 22:07:27 -07:00
Adam Vandenberg
e25488f3e1 lua: use new dsl 2012-08-27 22:07:01 -07:00
Adam Vandenberg
e0b29e4c10 pathfinder: use new dsl 2012-08-27 22:05:51 -07:00
Adam Vandenberg
2d2236ef18 freetds: use new dsl 2012-08-27 22:04:48 -07:00
Adam Vandenberg
2e746b4fbb fceux: use new dsl 2012-08-27 22:03:58 -07:00
Adam Vandenberg
9861b014fb fantom: use new dsl 2012-08-27 22:02:27 -07:00
Adam Vandenberg
57a514b6e2 falcon: use new dsl 2012-08-27 22:01:46 -07:00