Commit graph

8607 commits

Author SHA1 Message Date
Adam Vandenberg
03dbed6141 Update return values of install and install_symlink
These now return an Array of all the target destinations.
Previously, if a single argument was passed a single non-
Array was returned.

This behavior has been changed so that an Array is always returned
even for a single argument.

Updated the test.

Hopefully this won't break any custom code out there.
2012-02-17 23:07:16 -08:00
Paul Phillips
7a44e13e9b ivy 2.2.0
Closes Homebrew/homebrew#7418.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-17 19:43:03 -08:00
Adam Vandenberg
7c444a58ba Remove libmpq.
libmpq is a head-only formula; removing.
2012-02-17 19:24:30 -08:00
Ealden Esto E. Escanan
0a14ad8bd3 Groovy 1.8.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-17 19:06:28 -08:00
Max Howell
f34a085b47 sl fails to build with clang 2012-02-18 02:05:41 +00:00
Jack Nagel
0cf56ff19a imapfilter 2.4.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 19:44:15 -06:00
Jack Nagel
47efef379f node devel 0.7.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 19:10:56 -06:00
Jack Nagel
cf37c1d059 node stable 0.6.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 19:10:45 -06:00
Jack Nagel
e466dae5c2 Bite the bullet and declare xz as a build-time dep
Determining build-time deps as part of the download strategy is probably
a Homebrew 2 topic, so avoid the "you need to install xz" warning by
declaring xz as a dep where used.

The "don't use xz if there are alternatives" policy is still in effect,
though.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 18:58:28 -06:00
Charlie Sharpsteen
49cd1f054d PostGIS: Add --with-gui option
Builds the GKT+ based GUI for loading shapefiles into a database.
2012-02-17 16:16:36 -08:00
Charlie Sharpsteen
084339d9fe PostGIS: Add 2.0 prereleases as --devel option 2012-02-17 16:15:41 -08:00
Charlie Sharpsteen
e28de1341f PostGIS: Fix installation
Several issues with PostGIS are addressed with this refactoring:

  - PostGIS takes all of its orders from the PGXS makefiles distributed with
    Postgresql. This means that it installs its self into the Postgres keg and
    there is nothing that can be done. The solution is to avoid `make install`
    and manually install everything.

  - Gettext is no longer used as there is no way to properly specify paths to a
    keg-only formula when all of the flags are being dictated by PGXS.

  - The list of components in the 2.0 HEAD builds has been updated.

  - The default behavior for HEAD is to build the raster and topology
    extensions. Because of this, the `--with-raster` and `--with-topology`
    options have been dropped.

Closes Homebrew/homebrew#9448.
2012-02-17 16:15:39 -08:00
Matt Blair
605c297243 libevent 2.0.17
Closes Homebrew/homebrew#10265.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:23:03 -06:00
Stefan Huber
f164ca9a04 dns2tcp 0.5.2
Closes Homebrew/homebrew#10274.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:12:24 -06:00
Adam Malcontenti-Wilson
80a45aa641 libmtp 1.1.2
Closes Homebrew/homebrew#10262.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:09:59 -06:00
Dan Martinez
058eb78d00 newlisp 10.4.0
Closes Homebrew/homebrew#10260.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:09:43 -06:00
Matt Blair
9147abfe3a zookeeper 3.4.3
Closes Homebrew/homebrew#10267.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:05:56 -06:00
Matt Blair
e48b13282f libev 4.11
Closes Homebrew/homebrew#10266.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:04:55 -06:00
Matt Blair
a62e9e30f8 libmemcached 1.0.4
Closes Homebrew/homebrew#10264.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:03:58 -06:00
Matt Blair
a302ec1fae libtorrent 0.13.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 13:53:12 -06:00
Matt Blair
94882f74ac rtorrent 0.9.0
Closes Homebrew/homebrew#10263.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 13:53:00 -06:00
Mark A. Matienzo
312bdd7e38 bulk_extractor 1.2.0
Closes Homebrew/homebrew#10277.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 13:51:07 -06:00
rentzsch
0613e3062c Updated formula: mogenerator 1.25
Closes Homebrew/homebrew#10258.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-17 13:11:17 +00:00
Charlie Sharpsteen
a740c862f7 Poppler: Update to 0.18.4 2012-02-17 00:40:02 -08:00
Charlie Sharpsteen
0f12eb2a95 Gpg2: Fix broken alias
Was pointing to a non-existant `gnupg2` file instead of `gnupg2.rb`.

Fixes Homebrew/homebrew#10261.
2012-02-17 00:36:31 -08:00
Jack Nagel
752667a099 tig: set sysconfdir
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 01:15:50 -06:00
Adam Vandenberg
0d0e4db489 openvpn 2.2.2 2012-02-16 21:46:38 -08:00
Adam Vandenberg
909f59bba5 Remove libredwg
From the homepage:
"LibreDWG is in alpha development stage."

Removing since this is head-only.
2012-02-16 21:17:48 -08:00
Adam Vandenberg
12bc2476e6 Remove frink.
Frink is a head-only formula served up as a jar with no version information
in the path. Removing from Homebrew-core.

To reinstate, encourage upstream to tag stable releases.
2012-02-16 21:14:07 -08:00
Adam Vandenberg
4d2be85d6b qcachegrind: fix audit warning 2012-02-16 21:10:12 -08:00
Adam Vandenberg
503aca497c darkice 1.1 2012-02-16 21:03:29 -08:00
Adam Vandenberg
9971c310a2 cowpatty: make md5 lowercase to fix audit warning 2012-02-16 20:40:45 -08:00
Adam Vandenberg
1f990f40f7 Remove cocot
Cocot is a head-only formula. To reinstate, encourage the upstream
project to tag a stable release.
2012-02-16 20:38:31 -08:00
Adam Vandenberg
fe63ac2b56 Remove bap.
Head-only formula that doesn't look like it has had much upstream activity.
To reinstate, encourage the upstream project to tag a stable release.
2012-02-16 20:33:53 -08:00
Adam Vandenberg
c44581ebaf kes: add link to request for stable tarball 2012-02-16 20:29:48 -08:00
Adam Vandenberg
c5cc12030d Remove Fabricate
Fabricate is head-only; to reinstate, encourage upstream to tag a
stable version.
2012-02-16 20:15:24 -08:00
Trevor Wennblom
5027dfbde6 logrotate 3.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-16 20:10:24 -08:00
Mehdi Lahmam B
0cd88377cb Gearman-php 1.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-16 20:08:10 -08:00
Adam Vandenberg
5cb78c93a8 gearman: add ossp-uuid dependency 2012-02-16 20:03:27 -08:00
Hunter Morris
be94b10573 binutils 2.22
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-16 19:56:49 -08:00
James Aitken
2057c5bd56 Nginx: devel 1.1.15
Closes Homebrew/homebrew#10242.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-16 19:55:44 -08:00
Erich Kist
9d591f1c1d ruby-build 20120216
Closes Homebrew/homebrew#10241.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-16 19:55:11 -08:00
samueljohn
64310618c9 wxmac: Add 2.9.x as --devel option
- 64bit and cocoa is only possible in the 2.9 series.
- Using the bundle wxPython+wxWidgets for 2.9.x.
- Better caveats telling about all issues based on the actual options to guide the users with options/problems.
- Building gizmos, sec and ogl only for 2.8 (because 2.9 does not have these subduers)
- Python bindings for 2.8 are now built with MacOS 10.6 sdk on Lion explicitly for i386. This fixes the error of "Cursor" not found during build time in current wxmac formula.
- Added head for wxPython (may be of use later on)
- Set right home pages.
- Removed --system-python. Not needed, since the policy is to take whichever python is upfront in the path.
- Fixed bug that "gizmos", "stc" and "ogl" were not built because "$c" is not a variable expansion expression in ruby. "#{c}" was meant.

Closes Homebrew/homebrew#8639.
Closes Homebrew/homebrew#10149.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-16 14:47:25 -08:00
Mike McQuaid
f3ccf4706d Update objective-caml bottle.
Add new fixes from Homebrew/homebrew#10175.
2012-02-16 21:03:15 +00:00
Charlie Sharpsteen
0d86d3d3ef LibGaiagraphics: Depends on Cairo on Leopard
System Cairo is too old.
2012-02-16 12:45:01 -08:00
Charlie Sharpsteen
4af32f5d34 Cairo: Don't build with XCB support on Leopard
The version of XCB included with Leopard is too old to build against.
2012-02-16 12:43:03 -08:00
Charlie Sharpsteen
f34afb0f4e New Formula: libgaiagraphics
Libgaiagraphics is a utlity library that abstracts several libraries,
such as TIFF, PNG and Cairo graphics, into a single API.
2012-02-16 12:14:08 -08:00
Trevor Wennblom
34c88d7c31 dbus-glib 0.98
Closes Homebrew/homebrew#10216.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-16 11:51:05 -06:00
Yan Zhou
b4a08cff6a Eigen 3.05
Closes Homebrew/homebrew#10224.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-16 11:49:23 -06:00
Jack Nagel
f0cf91acd2 pcre: add mirror
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-16 11:45:05 -06:00