Michael Lapinsky
cf753c67f0
Added blueutil
...
* Utility for querying and mutating bluetooth power and discoverability
* state
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-29 21:17:45 -08:00
Adam Vandenberg
147846dc9a
audit: smake is also a build tool
2011-11-29 18:55:55 -08:00
Adam Vandenberg
dc114fba49
Fix some build-time deps
2011-11-29 18:54:32 -08:00
Jupp Müller
e16cc7f6d0
libsgml: fix url
...
Closes Homebrew/homebrew#8884 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-29 20:19:11 -06:00
Misty De Meo
5725d45e58
bash 4.2.20
...
Closes Homebrew/homebrew#8867 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-29 20:03:52 -06:00
Drew Hess
ffe1946a6d
emacs: use official Savannah git mirror with --use-git-head
...
Closes Homebrew/homebrew#8880 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 16:17:08 -08:00
Charlie Sharpsteen
028289bf87
GFortran: Update for XCode 4.2+
...
New builds of GFortran from r.research.att.com. The latest package installs all
of GCC, so we throw out all compilers other than GFortran after installation.
Fixes Homebrew/homebrew#8173 .
2011-11-29 16:13:25 -08:00
Clint Shryock
6eb503f34d
Sphinx: Remove md5 in libstemmer dependancy
...
No md5 should be given due to the rapid evolution of the dependancy.
Closes Homebrew/homebrew#8877 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 14:20:02 -08:00
Charlie Sharpsteen
c83c82de85
GFortran: Properly quote paths in xar system call
...
Fixes Homebrew/homebrew#8871 .
2011-11-29 13:43:28 -08:00
Clint Shryock
c395d476d4
Sphinx: Upgrade to 2.0.2-beta
...
The Sphinx search server is currently at verstion 2.0.2 **beta**, which is
the recommened release according to their [downloads page][1]
[1]: http://sphinxsearch.com/downloads/
Changes included:
- Update MD5 for Sphinx package
- Chnage install args to use `--with-mysql` if `which mysql` finds it,
similar to how the `--with-pgsl` works`
- Add MD5 for included Libstemmer formula
Closes Homebrew/homebrew#8840 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 11:10:45 -08:00
Charlie Sharpsteen
82f18d8dc0
Duplicity: Update to 0.6.17
2011-11-29 10:55:16 -08:00
Libor Wagner
7aa1aebfe6
mathomatic: Update to 15.7.1
...
Closes Homebrew/homebrew#8845 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:53:56 -08:00
Pieter Nicolai
e5738c3660
whohas 0.29
...
update whohas to 0.29. Changelog here:
http://www.philippwesche.org/200811/whohas/Changelog
Closes Homebrew/homebrew#8849 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:53:22 -08:00
Pieter Nicolai
c7b218002f
libdvdcss 1.2.11
...
update libdvdcss to 1.2.11. Changelog here:
http://www.videolan.org/developers/libdvdcss/NEWS
Closes Homebrew/homebrew#8852 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:52:59 -08:00
Tobias Steinhoff
745294e5dd
ttytter: Update to 1.2.4
...
Closes Homebrew/homebrew#8862 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:50:10 -08:00
James Aitken
00a290e63a
Nginx: Update HEAD to 1.1.9
...
Closes Homebrew/homebrew#8866 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:48:36 -08:00
Charlie Sharpsteen
80e0d6e742
Revert "Emacs: remove the "--use-git-head" option"
...
This reverts commit 3b570b834b7ab50545028bc22aea1d9422b36891.
Closes Homebrew/homebrew#8774 .
2011-11-29 10:02:45 -08:00
Nibbles 2bits
51d9be4634
geos: Fix LLVM compiler errors
...
geos 3.3.1 fails_with_llvm due to missing symbols that get optimized out of
libgeom. This patches the makefile for that library so all objects are compiled
at -O1 rather than -O3.
Closes Homebrew/homebrew#8858 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:01:52 -08:00
Charlie Sharpsteen
ab53eca941
libxml++: depends_on LibXML on Leopard
2011-11-29 00:01:13 -08:00
Charlie Sharpsteen
8dee41866f
pdf2svg: Remove unecessary return statement
...
The `return` statement in the GLib test was causing Ruby 1.8.6 to emit warnings
on Leopard.
2011-11-28 23:32:12 -08:00
Frizlab
1eefe17e51
New Formula: gegl
...
Closes Homebrew/homebrew#6946 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-28 16:04:08 -08:00
Frizlab
c7cdaddc95
New Formula: babl
...
Closes Homebrew/homebrew#6945 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-28 16:02:12 -08:00
Misty De Meo
523c2bd089
openjpeg: fix compilation on 10.7
...
Fixes Homebrew/homebrew#8846 .
Closes Homebrew/homebrew#8853 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-28 15:54:30 -08:00
Jack Nagel
cbf2b55d1c
bazaar 2.4.2
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-28 16:25:40 -06:00
tizoc
147f4477fb
chibi-scheme: add HEAD
...
Closes Homebrew/homebrew#8839 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-28 16:20:17 -06:00
Jack Nagel
29f8f2daae
smartmontools 5.42
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-28 14:53:12 -06:00
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
Misty De Meo
47fd9e1ee1
exiftool 8.71
...
Closes Homebrew/homebrew#8706 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 08:51:05 -08:00
George Bashi
4ac543298f
cassandra: Update to 1.0.3
...
Closes Homebrew/homebrew#8704 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 08:50:38 -08:00
Juan Sebastian Casallas
e56a96ad71
blahtexml: Update to 0.9
...
-Updated url and md5 to download the 0.9 tarball
Closes Homebrew/homebrew#8702 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-21 08:50:14 -08:00
Adam Vandenberg
0c85b739d3
Remove mz-scheme
...
mz-scheme does not build on Lion, and has been superceded by Racket.
We would accept pull requests for mz-scheme in Homebrew-Alt if
access to this older version is still desired.
2011-11-20 17:28:49 -08:00
Douglas Creager
edd4312132
luajit: Fix build issues on Lion
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 17:23:40 -08:00
Victor Romero
188af31818
rabbitmq-plugins etc dir should be overriden too
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 17:22:55 -08:00
kewagi
a40ad7cee4
torsocks 1.1 - http://code.google.com/p/torsocks/
...
Torsocks allows you to use most socks-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you're using. This adds a formula for version 1.1 - for more info, see http://code.google.com/p/torsocks/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 15:56:22 -08:00
Yacin Nadji
a04d330536
New formula: thc-pptp-bruter
...
Brute force program against pptp vpn endpoints (tcp port 1723). Fully standalone.
Supports latest MSChapV2 authentication. Tested against Windows and Cisco gateways.
Exploits a weakness in Microsoft's anti-brute force implementation which makes it
possible to try 300 passwords the second.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 15:48:12 -08:00
Tim Gray
24b46dc19f
mailcheck
...
mailcheck is a simple utility for monitoring mailboxes and maildirs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 15:38:08 -08:00
Tim Gray
3494a961fb
putmail-queue
...
Putmail.py is a very simple and lightweight smtp client. Like msmtp but
written in Python. Supports queuing with the addition of the
putmail-queue brew.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 15:32:17 -08:00
Tim Gray
e4caa08347
putmail.py 1.4
...
Putmail.py is a very simple and lightweight smtp client. Like msmtp but
written in Python. Supports queuing with the addition of the
putmail-queue brew.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 15:28:51 -08:00
Adam Vandenberg
3dc8670231
Removed Fortress
...
Formula has no stable release and is no longer available at the previous
location. We would welcome a resubmission of this at its new home, though.
2011-11-20 13:59:36 -08:00
Adam Vaughan
67b81f37e8
macvim snapshot 63
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:46:50 -08:00
Krzysztof Urbaniak
a003df40ec
midnight commander 4.8.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:36:11 -08:00
wsxiaoys
36de544d70
gambit-scheme 4.6.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:29:52 -08:00
Michael S. Klishin
eb48c38d06
Leiningen 1.6.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:27:05 -08:00
brada
6b70b81d91
cimg 1.4.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:26:43 -08:00
Misty De Meo
2c70723000
fits 0.6.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:26:06 -08:00
Misty De Meo
d091ce786b
mediainfo 0.7.51
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:25:46 -08:00
Matthew Lewinski
ab0b6debf4
Android NDK r7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:24:39 -08:00
Adrien Cahen
1550fbfa10
Node.js 0.6.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:10:48 -08:00
Damien Pollet
5b279f3113
vimpager 1.6.0
...
Closes Homebrew/homebrew#8687 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-19 19:54:54 -06:00
Jack Nagel
edfb796e91
tarsnap 1.0.31
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-19 19:03:09 -06:00
Xiyue Deng
3d6acf1f3f
boost: Update to 1.48.0
...
Closes Homebrew/homebrew#8657 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-19 14:44:20 -08:00