Joshua Stewart
938e30ea1c
cc65 2.13.2
...
cc65 is a cross-compiler for 6502 processors
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:26:35 -08:00
Alastair Harrison
63ace60761
libdc1394 2.1.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 19:20:39 -08:00
Magnus Holm
f1180478f7
Clojure: fix clj wrapper
...
bin/clj: Quote $CLOJURE so it works when $PWD includes a space
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 19:11:22 -08:00
Paul Fitzpatrick
e1d2c25388
yarp 2.3.15
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 19:10:48 -08:00
John Earles
392282f94f
node 0.6.9
...
Closes Homebrew/homebrew#9823 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-27 20:57:07 -06:00
Alex Ernst
cba7824a31
tmux: added --HEAD
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 18:54:40 -08:00
Jack Nagel
5ebc9a7e5f
git 1.7.9
...
This release enables gettext i18n, but in the interest of avoiding that
depdendency I have disabled it for the time being (NO_GETTEXT=1). We can
enable it if international users request it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-27 16:03:18 -06:00
Misty De Meo
beaf40e2a2
xmp 3.5.0
...
Also install the included sample module, and add a test.
2012-01-27 13:18:16 -06:00
Jack Nagel
aa0d1cac38
bdw-gc: fix configure argument
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-27 13:02:30 -06:00
Charlie Sharpsteen
57496116c6
DiffPDF: Update to 1.8.0
2012-01-27 00:49:53 -08:00
Charlie Sharpsteen
5c85c56991
Poppler: Update to 0.18.3
2012-01-27 00:42:45 -08:00
Charlie Sharpsteen
c72a58b896
SSHFS: Use paths to OS X supplied autotools
2012-01-26 23:29:22 -08:00
Adam Malcontenti-Wilson
9eee8042f5
fuse4x: Use paths to Mac OS X supplied autotools
...
Closes Homebrew/homebrew#9803 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-01-26 23:28:50 -08:00
Chris Koenig
4089df2501
sox: include libpng for spectrogram effect
...
Closes Homebrew/homebrew#9802 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-26 23:20:40 -06:00
Jack Nagel
96127ab3f7
redis-tools: set arch explicity
...
Detection of the build arch is broken on 32-bit Snow Leopard; mirrors
the main redis formula.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 22:13:09 -06:00
Jack Nagel
e19053ba9e
mariadb 5.2.10
...
- Add upstream patches to fix some compilation issues
- Simplify setting CXXFLAGS
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 20:58:50 -06:00
James Snyder
6ec158bdd0
remind 03.01.12
...
Update remind to 03.01.12, also remove useragent adjustment since it
seems to no longer be necessary.
Closes Homebrew/homebrew#9798 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 18:28:11 -06:00
Jack Nagel
c322c94cb8
Remove libopenspotify
...
The project was abandoned in 2010; they recommend using libspotify,
which Homebrew provides.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 12:45:55 -06:00
Jack Nagel
0627f6dd8e
cpanminus: add stable tarball
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 00:16:37 -06:00
Jack Nagel
d0c55e49aa
cabextract: remove unused configure switch
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-26 00:00:57 -06:00
Jack Nagel
3f272042fc
ranger: remove unneeded conditional
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 23:58:24 -06:00
Jack Nagel
5b0963e1e8
synergy: use devel instead of HEAD
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 23:58:04 -06:00
Jack Nagel
975806a138
node: use new devel syntax
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 23:00:23 -06:00
Jack Nagel
752ee6eb6d
mednafen: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 22:43:37 -06:00
Jack Nagel
b1a1421fd6
imagemagick: fix bottle version issue
...
The new bottle syntax conflicts a bit with how the version was being
handled in this formula; so let's just do it the way every other formula
does it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 22:36:38 -06:00
Jack Nagel
236ceea0eb
ffmpeg: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 22:25:58 -06:00
Misty De Meo
705fd2a2de
mednafen: add devel
...
Also add an option to build the unstable new PlayStation emulator (only
available in the 0.9 branch)
Closes Homebrew/homebrew#7550 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 21:53:35 -06:00
Misty De Meo
2f03f781da
Add devel
to the DSL, + stable and bottle blocks
...
This commit adds a `devel` entry to the DSL, allowing formulae to
specify an unstable branch.
`devel` takes a block, which should contain standard `url` and `md5`
fields (and `version`, if necessary). This must come after the standard
DSL fields.
This commit also migrates over all formulae currently using `devel` to
the new syntax, as well as formulae which used `head` for non-VCS urls.
The new syntax is also available for `stable` and `bottle`. `stable` is
an option alongside the old syntax. `bottle` replaces the old syntax.
Note that the @stable ivar in Formula has been renamed to @standard,
and the @bottle ivar has been renamed to @bottle_url.
Closes Homebrew/homebrew#9735 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 21:45:19 -06:00
Adam Vandenberg
ae8de6821b
Redact migreazy
...
There are stable versions of this now, but the current formula (head-only)
no longer installs correctly.
2012-01-25 18:16:13 -08:00
Lance Hepler
77c71da4cf
gmt 4.5.7
...
Add a Generic Mapping Tools Formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:57:07 -08:00
Cody Cutrer
ffefe2152f
pgbouncer 1.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:40:08 -08:00
Pascal Bertrand
ce55ce769d
rust 0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 17:39:13 -08:00
Ralph Rooding
57ff25cf45
Tomcat 7.0.25
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 16:49:35 -08:00
Douglas Creager
8848b5ae1c
avro-c 1.6.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-25 16:49:00 -08:00
Adam Vandenberg
8d84cf3072
ggobi: fix audit warning
2012-01-25 16:39:43 -08:00
Jack Nagel
bf25d065b2
git-cola: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:05:15 -06:00
Jack Nagel
8ea6c38535
celt 0.11.1
...
- Builds with LLVM >= 2336
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 18:03:49 -06:00
Peter Neubauer
3397ee97d6
Neo4j 1.6
...
Closes Homebrew/homebrew#9771 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:49:13 -06:00
Joshua Griffith
6b139708ac
frink: fix MD5
...
Closes Homebrew/homebrew#9784 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:47:52 -06:00
Pieter Nicolai
fb398cad03
lame 3.99.4
...
update LAME to 3.99.4 (minor bugfix release)
Closes Homebrew/homebrew#9777 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:43:08 -06:00
Jack Nagel
7db0a4a69f
rtmpdump: formula cleanup
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-25 17:40:42 -06:00
Pieter Nicolai
bb0c0f3353
lftp 4.3.5
...
update lftp to 4.3.5
Closes Homebrew/homebrew#9772 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 10:22:43 -06:00
jiayong.ou
fd6caa052e
New Formula: uchardet
...
uchardet is a C language binding of the original C++ implementation of
the universal charset detection library by Mozilla.
uchardet is an encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.
Closes Homebrew/homebrew#8868 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:41:44 -06:00
Paul van der Walt
e4b0758d51
New formula: bsponmpi
...
Closes Homebrew/homebrew#9659 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:26:27 -06:00
Nikolay Kasyanov
0e3663b223
bullet: add HEAD
...
Closes Homebrew/homebrew#9757 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:10:19 -06:00
Pieter Nicolai
acb151b11a
plzip 0.8
...
Closes Homebrew/homebrew#9762 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:07:40 -06:00
Pieter Nicolai
71ccaf9923
parallel 20120122
...
Closes Homebrew/homebrew#9761 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:06:43 -06:00
Alex Ernst
cf701857e6
tmux 1.6
...
Closes Homebrew/homebrew#9760 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-24 20:03:38 -06:00
Mike McQuaid
d2a2226a81
Fix coreutils typo.
2012-01-24 21:23:59 +00:00
Mike McQuaid
17e8632ddb
Remove the GNU formulae --default-names options.
...
Provoked by Homebrew/homebrew#9574 .
2012-01-24 21:22:13 +00:00