Trevor Wennblom
b711f0b0da
goffice 0.8.17
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-18 14:01:48 -08:00
Nelson Tam
7be43263b8
conserver 8.1.18
...
Conserver is an application that allows multiple users to watch a serial
console at the same time. It can log the data, allows users to take
write-access of a console (one at a time).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-18 12:14:11 -08:00
Adam Vandenberg
45d3e8fa48
gtk-gnutella 0.97.1
2012-02-18 12:09:53 -08:00
Stephen Belanger
78b4bce217
SDL_rtf formula 0.1.0
...
Closes Homebrew/homebrew#6713 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-18 11:57:36 -08:00
Jack Nagel
165d641f91
binutils: fix audit warning
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-18 12:41:43 -06:00
Jack Nagel
b13c97a8b1
wireshark: reorganize things a bit
...
- add optional dep on the c-ares library
- make python bindings optional
2012-02-18 12:34:13 -06:00
Adam Vandenberg
f8ce2ab7af
Mercurial: patch to remove error codes
2012-02-18 09:29:34 -08:00
Adam Vandenberg
4b1a2b729e
Remove Factor
...
This is a head-only formula, and can be installed via a DMG.
2012-02-18 09:05:18 -08:00
wrb
71e10261fe
msmtp needs pk-config to build
...
Closes Homebrew/homebrew#10304 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-18 08:50:12 -08:00
Christer Solskogen
cbfc18c66f
sdl 1.2.15
...
Closes Homebrew/homebrew#10307 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-18 10:45:33 -06:00
Christer Solskogen
602a164cca
hatari 1.6.1
...
Closes Homebrew/homebrew#10307 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-18 10:45:33 -06:00
Aleksander Modzelewski
0a656173eb
dwarf fortress 0.34.02
...
Closes Homebrew/homebrew#10306 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-18 10:45:33 -06:00
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