Adam Vandenberg
0fe01dcf80
rxvt: fix audit warning
2011-08-30 09:39:36 -07:00
Adam Vandenberg
675643d2a3
binutils: fix audit warning
2011-08-30 09:38:57 -07:00
James Aitken
312bbe0d1e
Nginx 1.0.6/1.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 09:37:09 -07:00
Misty De Meo
3c9c1349ab
exiftool 8.63
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30 09:35:58 -07:00
Rui Pereira
dfde7e7f44
CFitsIO: Add option to install example programs
...
Added the option --with-examples to the cfitsio formula, that downloads,
compiles and installs some useful programs, like listhead, modhead, etc.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 01:39:40 -07:00
Jack Nagel
99eb3fc0a9
gmp: improve documentation
...
Provide a link to some official documentation regarding the 32/64 bit
build logic.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 21:22:08 -05:00
Brian Gyss
1225c89506
New Formula: FLANN
...
Created a formula for flann because it's a required dependency for
PCL (Point Cloud Library), which I'm hoping to add to homebrew.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 16:56:28 -07:00
MinRK
f11c86a1f0
ZeroMQ: Update to 2.1.9
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 15:08:20 -07:00
jmsunseri
f3ed7a182d
libiconv 1.14
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 14:27:56 -05:00
mccraig mccraig of the clan mccraig
da9f9712db
libdvdread: add dvdbackup compatibility patch
...
Required for dvdbackup to build with libdvdread 4.1.3; see
http://dvdbackup.sourceforge.net/
Fixes Homebrew/homebrew#5930 and Homebrew/homebrew#5335 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 13:55:53 -05:00
Charlie Sharpsteen
7e120845e3
QHull: Update to 2011.1
...
Also switched to CMake-based build as the Makefile provided is difficult to use
and requires patching to be compatible with XCode's GCC.
2011-08-29 11:31:45 -07:00
Trevor Wennblom
6b7011d86f
TBB: Update to 30_221
...
tbb version 30_221 - 3.0 update 8 - August 1, 2011
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 10:42:46 -07:00
Adam Vandenberg
f3217b9052
jmeter 2.5
2011-08-29 09:36:28 -07:00
Chris Griego
fedf64928a
MongoDB 2.0.0-rc0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-29 09:33:30 -07:00
mike schueler
25d7abec46
aws-elasticache 1.5.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-29 09:31:36 -07:00
Shlomo Priymak
e753213c7c
innotop 1.8.0
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 10:41:08 -05:00
mschueler
bb79b8ed38
ec2-api-tools 1.4.4.1
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 10:38:02 -05:00
Ali Asad Lotia
078b426020
tig 0.18
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-29 10:24:09 -05:00
Richard Osborn
0d567da312
cdecl: fix build on Lion
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 21:26:23 -05:00
Berk D. Demir
311882f26a
New formula: spiped
...
Spiped is a utility for creating symmetrically encrypted and
authenticated pipes between socket addresses, so that one may connect
to one address (e.g., a UNIX socket on localhost) and transparently
have a connection established to another address (e.g., a UNIX socket
on a different system). This is similar to 'ssh -L' functionality, but
does not use SSH and requires a pre-shared symmetric key.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 21:05:47 -05:00
Richard Osborn
11545a2ede
gnu-prolog: fix build on Lion
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-28 14:25:45 -05:00
Sudish Joseph
ee5e670927
New formula: libxmlsec1
...
http://www.aleksey.com/xmlsec/
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 23:12:12 -05:00
Jack Nagel
c8786d1a74
ftimes: install man page correctly
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 22:21:55 -05:00
Jeremy Whitlock
04546d87bc
snort 2.9.0.5
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 21:25:45 -05:00
Jeremy Whitlock
3c98e07ded
daq 0.5
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 21:25:36 -05:00
Jack Nagel
bff2cdf858
tarsnap: use liblzma from the 'xz' package
...
Rationale: the LZMA toolkit was deprecated by its author, who now
maintains XZUtils. XZ includes liblzma; most other package managers use
this version for Tarsnap (even MacPorts!).
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-27 19:50:58 -05:00
Charlie Sharpsteen
8b83b340ea
Asymptote: Add a test
...
The test creates a temporary directory, writes out a simple LaTeX file
containing an Asymptote figure, then tries to compile it.
2011-08-27 13:53:22 -07:00
Brian Gyss
e4828514b6
New formula for CMinpack
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 13:19:14 -07:00
Charlie Sharpsteen
1c2140d43f
Asymptote: Fix installation
...
Asymptote needs a serialized `make install` or else things fail due to race
conditions.
Also, altered installation so that TeX packages are no long installed to texmf
trees outside of the Asymptote keg---notably:
/usr/local/texlive/<dist_year>/texmf-local
~/Library/texmf
All packages are now installed to HOMEBREW_PREFIX/share/texmf and instructions
for adding this directory to the TeX search path are given in the caveats.
2011-08-27 12:46:35 -07:00
Charlie Sharpsteen
cefcc3a00b
Auctex: Serialize installs
...
`make install` fails randomly if more than one thread is used.
2011-08-27 11:56:18 -07:00
Rui Pereira
e321b2e2dd
Re-add auctex 11.86
...
An extensible package for writing and formatting TEX files in GNU Emacs and
XEmacs.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 11:54:12 -07:00
Misty De Meo
8dc91cc8da
cdparanoia Install libs as keg-only
...
Our patches to cdparanoia mean that it doesn't build cleanly against
software that expects the standard Linux version. Keeping those libs
around in /usr/local/lib is a problem waiting to happen.
Closes Homebrew/homebrew#7228 .
Signed-off-by: Max Howell <max@methylblue.com>
2011-08-27 19:00:44 +01:00
Tzu-ping Chung
58e8c234ca
QWT: Modify installation proceedure
...
The old formula would not generate Makefile correctly if the user configures the system
to use Qt toolchains from Nokia.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 09:27:39 -07:00
miku
595c04bd6d
lsdvd: Update homepage
...
Previous homepage under http://untrepid.com/acidrip/lsdvd.html is no longer
available.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 09:18:19 -07:00
Jack Nagel
4ae3f2a817
ccache 3.1.6
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 22:58:21 -05:00
Kjell
3c8f29684e
imagesnap: use explicit SDK version
...
The build tries to find the 10.5 SDK by default, so it fails with XCode
4 / Lion.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 22:37:07 -05:00
Trevor Wennblom
d4ec37139a
zsh: add /etc/shells caveat
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 22:20:10 -05:00
Yuumi Yoshida
87b3fcb3eb
Gauche 0.9.2
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 21:44:21 -05:00
Trevor Wennblom
51e7158de8
discount 2.1.1.3
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 21:32:20 -05:00
Trevor Wennblom
ceed4c9c9f
oniguruma 5.9.2
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 21:31:33 -05:00
Lenny222
762b156454
FFmpeg: upgrade to 0.8.2
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 13:27:07 -07:00
Rob Hanlon
52b3beb9ad
Added Formula for GNU idutils.
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 12:31:27 -07:00
Drew Stephens
27fe913ded
Create formula for JSCoverage
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 12:24:56 -07:00
John Harrison
10df6cd502
Pyside: Fix path to site-packages
...
Corrected the site-packages paths for pyside and pyside-tools to agree with
python's formula.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 11:47:49 -07:00
Humza
3a53993254
binutils: Update to 2.21.1a
...
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-26 09:58:38 -07:00
Jack Nagel
196b016c6a
midnight-commander: use CurlUnsafeDownloadStrategy
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 11:09:07 -05:00
Max Howell
cf606f7317
Built with LLVM-2335 on Lion
...
I presume this means it will also work on 10.6 etc. as long as the LLVM version is new enough. But we may be proved wrong.
2011-08-26 16:55:13 +01:00
Max Howell
6338e6a7cb
dwarffortress should be dwarf-fortress
...
To be consistent. And prettier. Even though now I feel it's excessive, we started so must finish.
Apologies I didn't do this as part of the initial commit.
2011-08-26 16:55:13 +01:00
Misty De Meo
d60a1c304a
midnight-commander: use curl -k to download
...
Closes Homebrew/homebrew#7229 .
Signed-off-by: Max Howell <max@methylblue.com>
2011-08-26 16:55:12 +01:00
Jack Nagel
af6b19c69f
duplicity 0.6.15
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-26 10:42:16 -05:00