Yoji SHIDARA
00ccc8f688
groonga 1.2.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:09:28 -08:00
Lars Tackmann
9f021962f5
sbt 0.11.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:08:07 -08:00
Petar Radosevic
867975e88a
Emacs 23.3b
...
See: http://lists.gnu.org/archive/html/info-gnu-emacs/2011-11/msg00000.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:06:45 -08:00
Pieter Nicolai
ead5dcaf3b
lame 3.99.3
...
Update LAME to 3.99.3 (stable / minor bugfix)
Changes: Fix for tracker item [ 3441349 ] --tg does not handle genre number when adding unicode tag.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:04:01 -08:00
Jannis Leidel
f16befed3e
redis 2.4.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-28 07:03:30 -08:00
Emanuel Evans
9243c93157
bogofilter 1.2.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 23:08:22 -08:00
jjwmui
c70218ab1b
tomcat 7.0.23
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 22:50:54 -08:00
tizoc
c60c603a0f
chibi-scheme 0.5.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 19:11:01 -08:00
Colin Hebert
053d705932
Emacs: remove the "--use-git-head" option
...
There is an official bazaar repository for emacs. No need to use the git one or a mirror
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 16:42:00 -08:00
Jack Nagel
1e035daf09
libtasn1 2.11
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-27 18:38:40 -06:00
Jack Nagel
2387596568
libidn 1.23
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-27 18:38:31 -06:00
Colin Hebert
9b8b473ce2
libevent 2.0.16
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 16:12:04 -08:00
Adam Vandenberg
b3e04074d5
isc-dhcp 4.2.3
2011-11-27 12:53:58 -08:00
Adam Vandenberg
609cbcf931
c10t 1.7
2011-11-27 12:38:41 -08:00
Adam Vandenberg
17272b2e88
SBCL: remove audit warnings
2011-11-27 12:10:18 -08:00
Jose Santos
e325d231f2
SBCL: Add --32bit option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 12:10:11 -08:00
Josh Delsman
7fdeffae67
ezstream 0.5.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 12:02:38 -08:00
Jin Choi
d89dfae513
sshguard: Fix abort on first usage with -b
...
Using the -b flag for the first time will create the specified
blacklist database file, then abort. This bug has been reported to
upstream since 2011-03-28, but no new version has been released since
then.
Upstream bug report:
http://sourceforge.net/tracker/?func=detail&aid=3252151&group_id=188282&atid=924685
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 11:58:00 -08:00
Nibbles 2bits
78cc04d2c1
pango 1.29.4
...
This updates pango to 1.29.3 and fixes the html doc install path.
It also enables the creation of two man pages. Added at the end
is a def test that uses pango, cairo, glib, libz, and freetype.
The formula creates shared native libraies as it was previously
crafted, and it compiles using llvm 2335, gcc-4.2.1, and clang-2.0
from XCode 4.0.2 on 64bit OSX 10.6.8.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 11:51:18 -08:00
Adam Vandenberg
d8423caeab
Synfig Studio 0.63.2
2011-11-27 11:10:20 -08:00
Adam Vandenberg
bb209d8bee
synfig 0.63.2
...
* Also added missing ImageMagick dependency
2011-11-27 11:10:20 -08:00
Adam Vandenberg
eb2e149992
ETL 0.4.14
2011-11-27 11:10:19 -08:00
Jay Levitt
2c2af243fe
httperf: support --enable-debug option
...
The --enable-debug configure-time option builds httperf with
runtime support for the --debug=N or -d=N flags, which show
details about the requests and responses. N is a number; the
higher the number, the more detail you get.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 09:35:01 -08:00
Sean Lynch
0e15f694c4
freeimage 3.15.1
...
* also build/install C++ wrapper
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 09:27:10 -08:00
Nibbles 2bits
dd0355a806
liblas 1.6.1
...
This commit updates liblas to version 1.6.1 and fixes two variables
that are passed to cmake to locate boost. It also includes an
option to run the builtin tests, as this library operates a
number of complex deps. Building is done out of source (oos) in
this formula, and cmake syntax is restructured per its usage,
placing the path after the options. This passes make test on 64bit
Snow Leopard using XCode-4.0.2, clang-2.0, llvm-2335, and gcc4.2.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 09:25:19 -08:00
Clayton O'Neill
e5f6e112bf
liboping 1.6.1
...
Added patches to make 1.6.1 compile on in general (IP_RECVTOS) and to
specifially make it build on Lion (IPV6_HOPLIMIT)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 09:20:44 -08:00
Adam Vandenberg
26d9c09804
swi-prolog 5.10.5
2011-11-27 09:13:48 -08:00
Adam Vandenberg
305b286ed1
omgtools: borrow patch and warning from MacPorts
2011-11-27 09:04:15 -08:00
BEN ENGLISCH
0dbe6e97a8
asm6 1.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 08:58:49 -08:00
Tareq A Khandaker
bd27751de0
GNU which 2.20
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 08:35:40 -08:00
Andrew Payne
7224bb21a5
potrace 1.10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 08:34:18 -08:00
Carlos Borroto
80b15d54c6
cufflinks 1.2.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 08:33:51 -08:00
Colin Taylor
a15ef37c69
pixie 2.2.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 21:31:49 -08:00
Jack Nagel
fcd68580e2
irssi: split up 'make' and 'make install'
...
Fixes Homebrew/homebrew#8681 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 22:57:17 -06:00
Aku Kotkavuo
e0155361f4
GHC: add 7.2.2 as --devel
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 19:47:40 -08:00
Adam Vandenberg
18b915186d
Rubinius: remove suggestions in caveats
2011-11-26 16:58:34 -08:00
Adam Vandenberg
560cfd4098
REE: remove suggestions from caveats
2011-11-26 16:56:43 -08:00
Adam Vandenberg
0623837f29
JRuby: remove suggestion from caveats
2011-11-26 16:56:22 -08:00
Adam Vandenberg
16d0bdb035
Ruby: remove some suggestions from the caveats
2011-11-26 16:55:51 -08:00
Adam Vandenberg
3627dae44e
gst-plugins-ugly: add x264 dep
2011-11-26 15:04:54 -08:00
Gonzalo Rodríguez-Baltanás Díaz
25390c43aa
Wine: --devel is now 1.3.33
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 14:51:18 -08:00
Stefan Huber
3e077dc730
quex 0.60.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 14:14:45 -08:00
Tobias Birmili
57bd902937
virtualhost.sh 1.23
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 13:44:30 -08:00
Adios
f478134b29
x264: add 10-bit option.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 13:23:02 -08:00
Adam Vandenberg
b65f5d8753
x264 r2092
2011-11-26 11:30:16 -08:00
Adam Vandenberg
9551505fae
youtube-dl 2011.11.23
2011-11-26 11:03:02 -08:00
Bart Leusink
68271b5007
redis: Use unstable branch when installing head
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-26 09:29:05 -08:00
Jack Nagel
1f3251048b
parallel 20111122
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 11:18:54 -06:00
Colin Hebert
6ce95287f5
Emacs: fix the links creation issue
...
Emacs head now creates automatically the "bin" directory and its content
when "--with-ns" is enabled.
Fixes Homebrew/homebrew#8761 .
Closes Homebrew/homebrew#8770 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:45:23 -06:00
Andrea Campolonghi
74cba81b29
cloudbees-sdk 0.7.3
...
Closes Homebrew/homebrew#8771 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:44:00 -06:00
Lance Hepler
9953daba8c
New formula: newick-utils
...
newick-utils is a set of tools for working with Newick-formatted tree
data.
Closes Homebrew/homebrew#8717 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:40:22 -06:00
tizoc
60f655f476
chibi-scheme 0.5
...
"make" and "make install" must be done separately.
Closes Homebrew/homebrew#8768 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:40:17 -06:00
Birger J. Nordølum
0a6e183407
Ncrack 0.4ALPHA
...
Closes Homebrew/homebrew#8776 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:31:57 -06:00
Pieter Nicolai
1c811e0049
lame 3.99.2
...
Fixed in 3.99.2: Due to some bugs in 3rd party HW/SW decoders, those
were not be able to make use of LAME's extended info tag anymore,
resulting in problems with things like gapless playback.
Closes Homebrew/homebrew#8803 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:16:55 -06:00
Shawn Jonnet
8dd5460312
redis 2.4.3
...
Closes Homebrew/homebrew#8802 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-26 09:16:12 -06:00
Adam Vandenberg
4b31941789
cclive 0.7.7
2011-11-25 23:36:52 -08:00
Aurélien Thieriot
424e8f0235
vf 0.0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 22:52:46 -08:00
Luke Gallagher
81b0685e56
epubcheck 1.2
...
EpubCheck is a tool to validate IDPF EPUB files,
version 2.0 and later.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 22:47:37 -08:00
Cody Boisclair
674eca30fb
psftools 1.0.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 22:42:58 -08:00
Roland Moriz
3c3a1a2e23
ElasticSearch: Fix plugin classpath
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 17:52:07 -08:00
Anand Buddhdev
e962664f7b
ldns 1.6.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 17:47:20 -08:00
Misty De Meo
a43c23821b
socat: depends_on 'readline'
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-25 17:44:06 -08:00
Jack Nagel
b4e3ce0d42
squashfs: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-25 13:46:27 -06:00
Christopher Bowns
d24c6be7d4
imapfilter: add test
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-24 00:15:39 -06:00
Christopher Bowns
bfa466b45d
imapfilter 2.3
...
Closes Homebrew/homebrew#8716 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-24 00:10:30 -06:00
Mislav Marohnić
501601756d
hub v1.7.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-23 19:39:33 -08:00
Michael Johann
6dfea7e350
jenkins 1.439
...
Closes Homebrew/homebrew#8745 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 14:16:04 -06:00
Martin Jagusch
a1acab2bd2
yuicompressor 2.4.7
...
Closes Homebrew/homebrew#8751 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 14:10:19 -06:00
Ralf Stephan
7b72ba3d4b
pari 2.5.0
...
`make` and `make install` need to be done in separate steps.
Closes Homebrew/homebrew#8757 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 13:55:58 -06:00
Douglas Creager
045d511d65
LuaJIT: still fails with LLVM build 2336
...
https://gist.github.com/1388096
Closes Homebrew/homebrew#8755 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 13:51:51 -06:00
Chad Catlett
ff0bc10a82
glib: fix patch URL
...
Use revision 79276 of patches from MacPorts.
Closes Homebrew/homebrew#8756 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 13:41:46 -06:00
eregon
65df7c6e0b
most: remove patch and add HEAD build
...
If we pass `--with-slang` to configure, we don't need the patch.
Closes Homebrew/homebrew#8748 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 13:31:20 -06:00
luozengbin
d168525214
stunnel 4.47
...
Closes Homebrew/homebrew#8752 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-23 13:28:44 -06:00
Charlie Sharpsteen
7b9b7666fb
SDL: Disable assembly when compiling with Clang
...
Should have been rolled into the last commit. Troll needs coffee badly.
2011-11-23 09:21:30 -08:00
Charlie Sharpsteen
babd2b3b34
SDL: Don't compile assembly if using LLVM or Clang
...
The LLVM compilers can't compile the assembly code packaged with SDL.
Fixes Homebrew/homebrew#8750 .
Closes Homebrew/homebrew#8730 .
Closes Homebrew/homebrew#7798 .
2011-11-23 09:16:00 -08:00
Pieter Nicolai
db300e92f3
pixman: update to 0.24.0
...
Update pixman to new stable release 0.24.0. Changelog see :
http://permalink.gmane.org/gmane.comp.freedesktop.xorg.announce/1482
Closes Homebrew/homebrew#8621 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-23 09:14:50 -08:00
Damien Pollet
501899731c
vimpager 1.6.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-23 07:01:51 -08:00
Michael Dippery
c56ae1192b
ruby: Update to 1.9.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-22 21:16:36 -08:00
Edward Muller
554b111615
New Formula: squashfs
...
Closes Homebrew/homebrew#8648 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-22 21:07:39 -08:00
Misty De Meo
a7872a3d73
webp: add jpeg dependency, remove ./autogen.sh
...
Closes Homebrew/homebrew#8663 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-22 20:56:47 -08:00
Susan Potter
d001d65c69
elasticsearch: Update to 0.18.4
...
Closes Homebrew/homebrew#8662 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-22 20:56:28 -08:00
Trevor Wennblom
50cba21373
ffmpeg: update to 0.8.7
...
still requires --use-gcc
Closes Homebrew/homebrew#8728 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-22 20:19:22 -08:00
Ealden Esto E. Escanan
c488ab7ebd
Fantom 1.0.61
...
Closes Homebrew/homebrew#8744 .
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#8744 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-22 20:13:52 -08:00
youpy
0c458b6168
ecasound: add --with-ruby add option
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 21:12:06 -08:00
Oleg Oshmyan
a559a39e6d
New formula: ffmpeg2theora 0.28
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 20:44:40 -08:00
Trevor Wennblom
c042ab7065
yasm 1.2.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 20:24:18 -08:00
Brad Ackerman
9a7c1c945e
graphicsmagick: add xz dependency (optional)
...
graphicsmagick uses xz for LZMA-compressed TIFFs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 20:09:27 -08:00
Jack Nagel
491ef46cea
Define and use ARGV.build_devel?
...
Often it is useful to provide a development build in addition to the
stable release or HEAD download.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 20:04:33 -08:00
Adam Vandenberg
3094c408fc
clucene: install in parallel
2011-11-21 20:03:04 -08:00
Rich Manalang
5819592092
atlassian-plugin-sdk 3.7.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 19:59:55 -08:00
Oleg Oshmyan
310a259e22
libdvdnav 4.2.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21 19:59:17 -08:00
Adam Vandenberg
5c0d6fca4c
Mongrel2: serialize build
2011-11-21 19:56:41 -08:00
Anatol Pomozov
abae9cd627
tup: Update to 0.5
...
Closes Homebrew/homebrew#8718 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 13:03:15 -08:00
Trevor Wennblom
95deba6a31
testdisk: updated to 6.13
...
Closes Homebrew/homebrew#8710 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 10:42:36 -08:00
Charlie Sharpsteen
5d46186fc8
mercurial: Prune unneeded version
2011-11-21 10:17:19 -08:00
Juan Sebastian Casallas
a0a54d1736
cppcheck: Update to 1.51
...
Also added options:
-Updated tarball and md5 for 1.51
-Added an option to build the cppcheck qt-gui
-Added an option to build without rules, in which case there's no dependency on pcre
-Added caveats explaining how to link the cppcheck-gui.app in case --with-gui is used for install
Closes Homebrew/homebrew#8683 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 09:05:52 -08:00
Colin Hebert
15c25af8c0
Mercurial: Update to 2.0
...
Also add HEAD.
Closes Homebrew/homebrew#8682 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 09:04:55 -08:00
Charlie Sharpsteen
d7e3cc2119
v8: Prune unneeded version
2011-11-21 09:03:52 -08:00
Colin Hebert
d20ec213df
v8: 3.7.0
...
Set current version to 3.7.0, using official git mirror
Set HEAD to the official git mirror
Closes Homebrew/homebrew#8691 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 08:57:44 -08:00
Jannis Leidel
c338f57a40
PyPy: Update to 1.7
...
Closes Homebrew/homebrew#8703 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 08:55:42 -08:00