Commit Graph

7655 Commits (100bda57928bab7ce612025471956a876a9baf92)

Author SHA1 Message Date
Misty De Meo 100bda5792 mercurial: update regexp to match framework python
Fixes Homebrew/homebrew#9593
2012-01-14 11:42:31 -06:00
Daniel Geske cacc56493d Spring Roo 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-14 09:21:49 -08:00
Jack Nagel a6f7204c55 Remove redundant version numbers
Max's fix for the libnet version detection in 14d7d03 also fixed several
others.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-14 00:28:08 -06:00
Jack Nagel 3fe0d87f16 cherokee: use internal libpcre
This avoids the "uses Homebrew's libpcre headers, but OS X's library"
issue.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-14 00:23:30 -06:00
Alex-P. Natsios dc221bd41b embryo 1.1.0
Closes Homebrew/homebrew#9579.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:43:07 -06:00
Alex-P. Natsios 60c24e770b eina 1.1.0
Closes Homebrew/homebrew#9579.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:43:07 -06:00
Alex-P. Natsios 005cae4c09 eet 1.5.0
Closes Homebrew/homebrew#9579.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:43:06 -06:00
Misty De Meo d71ce05fc2 python3: don't symlink easy_install3 if it exists
python3 installs would fail while linking
prefix/share/python3/easy_install to easy_install3 if the target already
existed, which caused any python3 installation after the initial to
fail. Skip linking if the symlink already exists.
2012-01-13 23:39:06 -06:00
Simon Wells 53d9adebd7 hbase 0.90.5
Closes Homebrew/homebrew#9582.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:34:32 -06:00
Dougal Sutherland c41ba6fac9 flann 1.7.1
Closes Homebrew/homebrew#9590.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:33:26 -06:00
Jiening Wen 369a501885 mldonkey 3.1.0
Closes Homebrew/homebrew#9591.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:32:14 -06:00
Max Howell 139ae266b2 Fix libinet version detection 2012-01-14 03:48:03 +00:00
Jack Nagel 065978ba16 glib: replace paths in patched files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 00:22:16 -06:00
Robert Newson 14c5b96daf couchdb-lucene 0.8.0
Also re-enabled tests

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:38:13 -08:00
Aaron Jacobs 8582c4721a google-js-test 1.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:33:02 -08:00
Xiyue Deng 97b6d37038 autoconf-archive 2011.12.21.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:31:59 -08:00
Sigurd Høgsbro 8d576e0482 uwsgi 1.0.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:29:49 -08:00
Robert Shaw 1f1b983921 perforce-server v2011.1/397313
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:29:13 -08:00
Robert Shaw 2d62439fb3 perforce v2011.1/393975
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:29:05 -08:00
Tyler Smalley 30103f7100 Pianobar 2012.01.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:25:42 -08:00
Adam Vandenberg 7acb37a7d2 youtube-dl 2012.01.08b 2012-01-12 20:24:33 -08:00
Adam Vandenberg 8e15a9abff Jenkins 1.447 2012-01-12 20:23:24 -08:00
David Wolever 793007c31d redo 0.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:23:24 -08:00
Jack Nagel b5842663ec libnet: add explicit version
We detect this as "1.1" instead of "1.1.4"; possibly Pathname should be
taught to detect this correctly.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-12 20:45:54 -06:00
Charlie Sharpsteen 4979b5a0f0 R: Add GNU Readline as a dependency
Compared to OS X LibEdit, Readline provides better support for interactive work
and enables functionality such as reverse-i search.

Closes Homebrew/homebrew#7950.
2012-01-12 12:29:07 -08:00
Charlie Sharpsteen 2d5354f558 FFmpeg: Update to 0.9.1 2012-01-12 12:04:25 -08:00
Charlie Sharpsteen 5118aaa600 x264: Update to r2245 2012-01-12 12:04:10 -08:00
Tarcisio Gruppi ec378fb00c adobe-air-sdk 3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-11 22:01:36 -08:00
Anand Buddhdev 99f2660051 ldns 1.6.12
Fixes a major date-related bug.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-11 20:18:52 -08:00
Diwaker Gupta 2f7791367d ZooKeeper 3.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-11 19:08:56 -08:00
Jacqueline Cox b78d795685 redis 2.4.6
Closes Homebrew/homebrew#9546.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-11 19:07:02 -08:00
Charlie Sharpsteen 57f6f5f940 GDAL: Update to 1.9.0
Closes Homebrew/homebrew#9527.
2012-01-10 21:56:11 -08:00
Adam Vandenberg f81eae2a66 Python: always remove HAVE_POLL 2012-01-10 20:10:32 -08:00
richo 3db6948074 vimpc 0.04
vimpc is an mpd client that emulates a lot of vim features.

Despite being in active development it is completely usable as a day to
day mpd client and very stable.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-10 20:05:50 -08:00
Damien Pollet 40b6f16957 vimpager 1.6.6
Closes Homebrew/homebrew#9526.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-10 19:53:09 -08:00
Austin Seipp 061ce56551 Ur/Web 20120110
Closes Homebrew/homebrew#9528.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-10 11:31:06 -06:00
Chad Catlett a7e89529ec unrar 4.1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-09 22:40:34 -08:00
darron 5d1c9fdca9 ec2-api-tools 1.5.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-09 20:01:04 -08:00
Juan Sebastian Casallas b654cbce90 cppcheck 1.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-09 18:12:49 -08:00
Misty De Meo c4ae5a68d3 exiftool 8.75 2012-01-09 09:41:05 -06:00
Charlie Sharpsteen 31645357a9 PySide: Update to 1.1.0
Also updates the following dependencies:

  - ApiExtractor
  - GeneratorRunner
  - Shiboken

Also clean up dependency statements.
2012-01-08 15:35:57 -08:00
Charlie Sharpsteen ad5d148050 unixodbc: Update to 2.3.1 2012-01-08 15:00:15 -08:00
Charlie Sharpsteen e59d774189 librasterlite: Update to 1.1b 2012-01-08 15:00:09 -08:00
Charlie Sharpsteen c0d47d9812 spatialite-tools: Update to 3.0.0
The Iconv bug is still present, so the LDFLAGS work-around stays for now.
2012-01-08 15:00:09 -08:00
Charlie Sharpsteen 80fca8bc56 libspatialite: Update to 3.0.1
Adds new dependency on FreeXL for importing data from Excel spreadsheets. This
can be disabled via a new `--without-freexl` option.
2012-01-08 15:00:09 -08:00
Charlie Sharpsteen b90bdb017e geos: Update to 3.3.2 2012-01-08 15:00:05 -08:00
Charlie Sharpsteen fac3dd9afc New Formula: FreeXL
FreeXL is a small library written in C that extracts data from Excel .xls
files.

Closes Homebrew/homebrew#9493.
2012-01-08 14:42:09 -08:00
Jonathan Schleifer 0741ff948e ht 2.0.18
ht is a hex editor and disassembler.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-08 11:33:39 -08:00
Jack Nagel c2a3ebce87 pango: move back to 1.28.4
1.29.x is the development series; we'll stay on the stable 1.28 series
until 1.30.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-08 13:15:00 -06:00
Austin Seipp 74d2ba8e36 New formula: Ur/Web
Closes Homebrew/homebrew#7395.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-08 13:10:33 -06:00