Commit graph

930 commits

Author SHA1 Message Date
Kevin Ballard
da0b1a8e44 Fix irssi's perl support
The system-provided Perl adds various -arch flags which are incompatible with
some flags that homebrew sets in CFLAGS. Patch the configure file to remove
the -arch flags for the Perl module compilation.

Fixes Homebrew/homebrew#367
2010-01-17 09:14:35 +00:00
Kevin Ballard
09c3d6e712 Formula for calc
Closes Homebrew/homebrew#474
2010-01-17 09:11:51 +00:00
Max Howell
23341b0fdc Fixes Homebrew/homebrew#477; O4 strikes badness again 2010-01-16 20:37:52 +00:00
Max Howell
bd7d8d3eed Sorry, fixes syntax error 2010-01-16 20:25:50 +00:00
Max Howell
15a6913e6e Fixes Homebrew/homebrew#464; Qt formula breaks without mysql installed 2010-01-16 20:25:50 +00:00
Thomas Macwright
ee8055aa52 Fixing PostGIS formula to compile at POSTGIS_DEBUG_LEVEL=0
Fixes Homebrew/homebrew#468.
2010-01-16 20:25:50 +00:00
Max Howell
67493c7492 Fixes Homebrew/homebrew#481; brew info postgresql broken 2010-01-16 20:25:50 +00:00
Adam Vandenberg
9f47590254 Updates to exult:
* Use shorter URL for Ultima 7.
 * Add alias.
2010-01-16 11:39:39 -08:00
Adam Vandenberg
cf78f83e95 Updates to Xu4:
* Better code to find SDL support files.
 * Use 'curl' instead of 'system "curl"..." to download game files.
 * Add alias
2010-01-16 11:39:28 -08:00
Jason Baker
0d708f417d Updating clojure formula to work against version 1.1.0 2010-01-16 19:13:46 +00:00
Jason Baker
611362c5c0 Adding a stable install of yeti. 2010-01-16 19:13:42 +00:00
Max Howell
44a3d604a1 Bump SIP to 4.10
Fixes Homebrew/homebrew#479
2010-01-16 19:06:26 +00:00
Max Howell
3289cffd54 If X11 isn't installed, don't depend on libwmf
Fixes Homebrew/homebrew#145
2010-01-16 19:06:26 +00:00
Adam Vandenberg
86b85b9f80 Update Perforce to 2009.2/228098 2010-01-16 10:36:32 -08:00
Adam Vandenberg
1188e94c3b Add lsof 4.82
The free, open-source, Unix administrative tool lsof (for LiSt Open
Files) displays information about files open to Unix processes.
2010-01-16 10:36:32 -08:00
Adam Vandenberg
394f40e7ee Remove quotes from prefix in libsamplerate. 2010-01-16 10:36:32 -08:00
Max Howell
7b011c6718 chomp whoami usage for plists
Fixes Homebrew/homebrew#424
2010-01-16 15:48:56 +00:00
Luke G
dc466209b6 Fix nmap/lua conflict
Fixes Homebrew/homebrew#480. Fixes Homebrew/homebrew#321.
2010-01-16 12:49:42 +00:00
Stephan Seidt
efe1d252e0 Updated redis version to 1.2.0 stable
Closes Homebrew/homebrew#466
2010-01-14 17:22:37 +00:00
Tom Ward
f09ece9853 Updated node.js from version 0.1.23 to 0.1.25
Fixes Homebrew/homebrew#445
2010-01-14 10:06:43 +00:00
Travis Cline
d2dba428f4 some geos operations were failing with O4 2010-01-14 10:00:18 +00:00
Travis Cline
838cade967 updated url in pyqt formula 2010-01-14 10:00:18 +00:00
Travis Cline
4a0d70ba04 updated url in sip formula 2010-01-14 10:00:18 +00:00
Sergej Jurecko
5a87f8c6fa haproxy with kqueue 2010-01-14 09:59:40 +00:00
elliottcable
f312bed9ea Upgrading Node.js to v0.1.23 2010-01-13 15:09:28 +00:00
elliottcable
fe23ce6a2f Re-configuring NginX to work closer to out-of-the-box, and without sudo 2010-01-13 15:09:28 +00:00
elliottcable
76a907f2b4 This should really happen *before* make. 2010-01-13 15:09:28 +00:00
elliottcable
6f958e9134 The Redis formula no longer dabbles around outside the HOMEBREW_PREFIX. 2010-01-13 15:09:28 +00:00
elliottcable
3a8de99521 No longer copying share
It’s avaialable in the distribution if anybody wants it.
2010-01-13 15:09:20 +00:00
elliottcable
11dd9f894c Moved the REDIS_CONF directly into the function. 2010-01-13 15:04:02 +00:00
elliottcable
95da5e255a Updated Redis to 1.1.91-beta, and added a note about path problems 2010-01-13 15:04:01 +00:00
Simon Willison
88111ccfa1 Use HTTP instead of FTP (to work around nuisance proxies), bumped to postgresql 8.4.2 from 8.4.1 2010-01-13 14:55:31 +00:00
David Höppner
c923f964e6 woof: version update to 20091227
Fixes Homebrew/homebrew#412
2010-01-13 14:48:57 +00:00
David Höppner
de7773394b Fixes Homebrew/homebrew#391 2010-01-13 14:37:24 +00:00
Brian Smyth
218a9af53f Update ack to 1.92 from 1.90. 2010-01-13 14:17:24 +00:00
remiprev
193e2a70e6 Updated formula: htop 2010-01-13 14:17:24 +00:00
Rémi Prévost
ad34f7a997 Disable perl support in irssi so it will build without errors
Fixes Homebrew/homebrew#367

Signed-off-by: Max Howell <max@methylblue.com>

No reports of issues on 10.5 so I just disabled perl on 10.6.
2010-01-13 14:17:21 +00:00
Max Howell
d6435d9e94 Wireshark depends on glib
Fixes Homebrew/homebrew#426.
2010-01-13 13:50:24 +00:00
Ash Berlin
e282948be0 Unset PERL_MM_OPT env var - local::lib
Fit fails to install otherwise.

Fixes Homebrew/homebrew#333
2010-01-13 13:43:59 +00:00
Ash Berlin
acacc440f3 Build libgmpxx with gmp formula 2010-01-13 13:35:30 +00:00
Erik Kastner
879d3bb337 Formula for Figlet (fixed-with fonts)
Signed-off-by: Max Howell <max@methylblue.com>

I moved the fonts into share/figlet and made the system calls at the start Ruby equivalents.
2010-01-13 13:28:03 +00:00
kmowery
c1877ad05a Tex Live patch fixes
Fixes Homebrew/homebrew#229.
Fixes Homebrew/homebrew#335.
Fixes Homebrew/homebrew#444.
Fixes Homebrew/homebrew#132.
2010-01-13 12:03:56 +00:00
Max Howell
5255038269 Support Perl/CPAN external dependencies
WhoHas requires LWP::UserAgent.
2010-01-13 11:56:23 +00:00
Zhong Jianxin (azuwis)
8aef2f38c1 Whohas formula
Whohas is a command line tool that query multiple distributions' package
archives.

Whohas was designed to help package maintainers find ebuilds, pkgbuilds, and
similar package definitions from other distributions to learn from.
2010-01-13 11:40:26 +00:00
Max Howell
ae24aa003f Adds: depends_on 'simplejson' => :python
So far we only added python, but we can add more.

Fixes Homebrew/homebrew#401
2010-01-13 11:23:15 +00:00
Max Howell
6f2adfeb56 Don't show non-64 bit caveats on non-64 bit systems
Also don't use HOMEBREW_PREFIX/bin, assume we're in the PATH, as it's most likely true, and if not, the guy has other problems or knows what he is doing.
2010-01-13 11:23:15 +00:00
Max Howell
93a4085d16 Update pngcrush to 1.7.7 2010-01-13 11:23:14 +00:00
Max Howell
62595481a3 aka dbus 2010-01-13 11:23:14 +00:00
Max Howell
0103671fa0 Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
Adam Vandenberg
cf97477814 Update tmux to use new inreplace features. 2010-01-13 11:23:11 +00:00