Jonathan Palardy
ae45bee850
parallel 20101202
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:44:40 -08:00
swdyh
832d01005a
kyoto-tycoon 0.9.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:40:49 -08:00
swdyh
57bb17b53b
kyoto-cabinet 1.2.26
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:40:41 -08:00
Kashif Rasul
6aa70eb607
updated glew to 1.5.7
...
This adds suport for OpenGL 4.1 & fixes bugs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:39:50 -08:00
Gerolf Seitz
e635eea367
updated formula to subversion 1.6.15
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:39:11 -08:00
Robert Shaw
f5d42a78ed
Update formula mkvtoolnix to 4.4.0
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 20:34:39 -08:00
Justin Clift
2d2d827fe8
Updated formula: libvirt
...
No longer has a dependency on GNU awk for building.
Thanks to Mike McQuaid for prompting this.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 11:18:28 -08:00
Bertrand Marron
99593e01b3
Added new formula for clean (Nifty Clean).
...
The clean utility searches through the filesystem for "temporary files"
left behind by editors and the like which can be deleted safely.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:51:57 +00:00
Thomas Gustafsson
15b826dfb4
New formula : owfs
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:42:19 +00:00
Jon Wilkes
63d55dd99f
Fix logrotate's path-type options such as olddir.
...
From http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2008-August/147600.html :
"logrotate's path-type options (eg. compress, olddir, just to name a
few) fail because FreeBSD's libc implements mbtrowc(3) differently,
and returns -2 on empty string. Linux version, however, returns 0.
A simple zero-length check added to path check function, which hides
this."
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:34:38 +00:00
kurayama
02facb04c6
New formula: box2d
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:32:49 +00:00
David Goodlad
09b24e9888
Make tmux work with osx pasteboard
...
Via https://gist.github.com/644805
Uses the private api call _vprocmgr_detach_from_console similar to Apple's
patch to GNU screen
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:43:19 +00:00
Brad Ackerman
0f6a348a9e
Add formula for aplus
...
An APL interpreter.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:34:03 +00:00
Amir Manji
ee1441185c
update mtr to 0.80
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:32:58 +00:00
Steve Hoeksema
a50af80ac6
Add Detox 1.2.0
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:32:20 +00:00
Stefan Kersten
d638916f15
Add formula for the Judy dynamic array library
...
From the website:
"Judy is a C library that provides a state-of-the-art core technology
that implements a sparse dynamic array. Judy arrays are declared simply
with a null pointer. A Judy array consumes memory only when it is
populated, yet can grow to take advantage of all available memory if
desired."
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:28:50 +00:00
Justin Clift
956a34f209
New formula: classads
...
Used by Condor and other High Throughput Computing projects.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:52:27 +00:00
Justin Clift
c527c19f08
Updated formula: libvirt
...
Updated for the new upstream 0.8.6 release of libvirt.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:41:02 +00:00
kurayama
4363e2bbef
New formula: ncmpcpp
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:39:03 +00:00
Joe Tanner
649b07de10
updated formula for rabbitmq 2.2.0
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:33:37 +00:00
Yasuharu NAKANO
b75601f22f
New Formula: ascii
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 22:49:40 +00:00
Tomoki Aonuma
06f8fdf47c
NetHack - fix URLs to point to the new wiki
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-30 07:46:53 -08:00
Kashif Rasul
4eb5d61398
spatialite-tools: needs pkg-config to build.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-30 07:46:18 -08:00
Mike McQuaid
5d9e3c243e
Valgrind doesn't need to depend on boost.
2010-11-30 00:05:21 +00:00
Kyle VanderBeek
f01e976b1a
Update libupnp to 1.6.9
...
1.6.6 is giving a 404 from Sourceforge for some reason, and this stopped my
ability to install ushare.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 23:03:43 +00:00
Mike McQuaid
395f3aa941
Add caveat for sntop to warn about fping.
2010-11-29 22:57:50 +00:00
Peter Host
f88414729f
New formula sntop - simple network top
...
sntop is an ncurses-based top-esque console utility for monitoring the connectivity of network hosts, supporting various advanced features and released under the GPL.
sntop uses fping (ping is supported, too) to determine connectivity of hosts, specified in a config file, on a regular interval. the results are displayed in a top-like format.
advanced features include html generation of results for automatic web page, secure terminal mode, execution of external file on alarm (configurable for either host DOWN or any change in host status), color support, and both user and system-wide config files. sntop aims for support on all popular unices and platforms.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:47:08 +00:00
Lars
b2f2b18fb9
New formula: htmlcompressor
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:34:58 +00:00
Justin Hileman
35e7432874
Version bump git-flow-completion
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:10:21 +00:00
Gerolf Seitz
957f4c060f
New Formula: giter8
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:09:18 +00:00
Keith Fitzgerald
38dc526fdc
upgraded elb-tools to latest version
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-29 08:32:55 -08:00
Adam Vandenberg
aa20f7375d
mathomatic 15.3.5
2010-11-29 07:40:52 -08:00
Hector Castro
fdbc06f9c3
parallel - update to 20101122
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:54:17 -08:00
Jannis Leidel
324e6b42d4
Updated Python 3 formula to 3.1.3.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:51:20 -08:00
Jannis Leidel
a193db1cbd
Updated Python formula to 2.7.1.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:51:14 -08:00
Bertrand Marron
774fbab536
Update libmpdclient to 2.3.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:50:15 -08:00
Markus Groß
aed3611668
Updated stp to rev 1028
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:29:28 -08:00
Ali Asad Lotia
604f6e6e77
Update skipfish to 1.80b
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-27 20:07:22 -08:00
Peter Aronoff
37564d4459
Bump discount to 2.0.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-27 08:07:42 -08:00
Jannis Leidel
a1bf54f7c4
Updated pypy formula to 1.4, w00t!
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 13:07:49 -08:00
Bryan Ivory
37363310d9
Added --with-cscope option to the MacVim forumula.
...
Added the --with-cscope option to the MacVim formula to enable building
MacVim with Cscope support. A dependency on 'cscope' is added when the
--with-cscope option is present.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 12:34:12 -08:00
Adam Vandenberg
4f74819992
bashish - fix audit
2010-11-26 09:49:32 -08:00
Jan Berkel
b0127d26f8
New formula: osmosis
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:47:43 -08:00
Adam Palmblad
9ff4dd7d5c
Add ttf2eot
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:46:28 -08:00
Marshall Yount
6518b06cb8
update rds-command-line-tools to 1.3.003
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:37:51 -08:00
Ian Gallagher
dd6179261f
Update Kismet brew to 2010-07-R1
2010-11-26 09:37:09 -08:00
Adam Vandenberg
3bebfd511c
Maven 3.0.1
2010-11-26 09:28:32 -08:00
arlolra
dead871ab4
bump npm v0.2.10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:28:03 -08:00
Ville Lautanala
0e2fa56b28
MongoDB 1.6.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:22:17 -08:00
Craig Bernstein
9630f84df1
Update Wireshark to 1.4.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:20:27 -08:00
Johan Pauwels
12f5b3095c
Updated mpg123 to 1.12.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:18:08 -08:00
Johan Pauwels
d9d81b0df0
Updated libsndfile to 1.0.23
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:17:57 -08:00
Jannis Leidel
e893715aa6
Updated lftp formula to 4.1.1.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:17:14 -08:00
mkroehnert
5a5b2fd66c
mcpp.rb: also build the shared library
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-11-25 20:51:42 +01:00
Tianyi Cui
15f90762b1
play: we don't need the bundled Python for windows
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-24 18:53:53 -08:00
Chris Poole
a633709c84
duply: update version to 1.5.4
...
Signed-off-by: David Höppner <0xffea@gmail.com>
* white spaces
2010-11-23 17:35:34 +01:00
David Höppner
cc0cb8a3cf
New formula bashish
...
Bashish is a theme enviroment for text terminals. It can change colors,
font, transparency and background image on a per-application basis.
Additionally Bashish supports prompt changing on common shells such as
bash, zsh and tcsh.
2010-11-23 17:27:10 +01:00
David Höppner
953ab5d499
New formula le
...
LE has many block operations with stream and rectangular blocks, can
edit both unix and dos style files (LF/CRLF), is binary clean, has hex
mode, can edit files and mmap'pable devices in mmap shared mode (only
replace), has tunable syntax highlighting, tunable color scheme (can use
default colors), tunable key map. It is slightly similar to Norton
Editor, but has more features.
2010-11-23 17:06:27 +01:00
David Höppner
19c50375c5
Lftp: update version to 4.1
2010-11-23 16:58:26 +01:00
David Höppner
e00020a55c
Pixman: update version to 0.21.2
2010-11-23 16:47:58 +01:00
Jason Voegele
86f911972c
Added new formula for vorbisgain.
...
Signed-off-by: David Höppner <0xffea@gmail.com>
* add version
2010-11-23 16:29:58 +01:00
patricks
21d7526fe9
updated gpsbabel to version 1.4.2 (new mirror required)
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-11-23 12:22:38 +01:00
David Höppner
45b42f5e66
Fixes Homebrew/homebrew#3328
2010-11-23 12:03:04 +01:00
Ali Asad Lotia
8220546e81
Update skipfish to 1.78b
...
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-11-23 11:40:02 +01:00
David Höppner
dab34da4d0
Monotone: update version to 0.48.1
2010-11-23 11:38:00 +01:00
David Höppner
672092437d
Botan: update version to 1.8.11
2010-11-23 11:37:33 +01:00
Mike McQuaid
c7e3ea98ba
Revert "New formula: JSTalk", added accidentally.
...
This reverts commit a5b9fab92855dab2d4b21575fda434a111d9890c.
2010-11-23 08:50:29 +00:00
Tobias Steinhoff
72d6820d91
update tytter to 1.1.9
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-22 22:41:15 +00:00
Antti Rasinen
2a7f471e53
New formula: ditaa
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-22 22:40:17 +00:00
Christian Eager
8f775b1b59
New formula: JSTalk
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-22 22:40:17 +00:00
David Höppner
d8243fa293
Fixes Homebrew/homebrew#3320
2010-11-22 19:38:18 +01:00
David Höppner
9dc6d2d10d
Vala: update version to 0.11.2
2010-11-22 19:03:51 +01:00
Adam Vandenberg
8937518120
Nethack - don't remove save folder
2010-11-22 09:39:22 -08:00
Adam Vandenberg
cffac08568
Fix go caveats
2010-11-21 15:59:54 -08:00
Tomas Carnecky
ae25a4c59b
gmime 2.4.20
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-21 15:57:14 -08:00
Adam Vandenberg
7ed6872acf
stone soup dungeon crawl (via [dellegazze])
2010-11-21 11:02:51 -08:00
liesen
8ddd6f971d
Updated libspotify to 0.0.6
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-21 13:45:56 +00:00
Mike McQuaid
1a8bac1153
Fix libdvdread whitespace (using tabs now).
2010-11-21 13:41:33 +00:00
Mike McQuaid
4a4184ad41
Fix libbs2b brew audit whitespace complaint.
2010-11-21 13:31:14 +00:00
Aku Kotkavuo
ae0b5c1d5f
Update Boost to 1.45.0.
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-21 13:20:58 +00:00
David Höppner
592f92b460
Sedna: update version to 3.4.66 (404 for old url)
2010-11-21 13:08:56 +01:00
Charlie Sharpsteen
c3388b0757
Update duplicity to 6.11.0 (fixes S3)
...
Apparently 6.10.0 broke backups to Amazon S3 for some people. This release
fixes this bug.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-20 22:46:11 +00:00
Tianyi Cui
201eb3349b
Updated formula: factor
...
I made this formula working again with latest HEAD, and added the
wrapper in bin.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-20 12:15:07 +00:00
thalamus
f38734c8cc
Update Privoxy to 3.0.17
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-20 11:55:03 +00:00
Alexey
927a185a42
New formula: Homebank
...
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-20 11:53:50 +00:00
Mark A. Matienzo
28b6ff87bb
Update formula: afflib
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 07:21:38 -08:00
Steven Kallstrom
7bed6969e6
New Formula: shntool
...
shntool is a utility to view and modify WAVE data and properties.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 07:09:51 -08:00
Matthew L Daniel
a97960f6ca
Add libungif
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:49:45 -08:00
Michael Dippery
b1fa9b8a5f
shakespeare: New formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:46:17 -08:00
Stefano Pigozzi
b3a77e8b8a
added formula: libbs2b
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:44:41 -08:00
Duncan
b6e6553cdd
Add formula for fex
...
Add a formula for fex, a field extraction tool.
A replacement for some cut and awk commands.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:36:27 -08:00
Riobard
01b76eb7d0
JSMin: The JavaScript Minifier
...
Douglas Crockford's JavaScript minifier.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:32:11 -08:00
David M. Lee
359a8f94fc
Add new formula mcpp
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:27:42 -08:00
Gabriele Sales
1d0d20380d
gnu-sed: added --default-names option.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:25:10 -08:00
Matthew L Daniel
ec3b46ef98
libmusicbrainz 3.0.3
...
Updated to latest version and included cmake
The previous formula did not list 'cmake' as a build dependency,
which is weird given that the first `system` line is an invocation of cmake.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:22:52 -08:00
Kashif Rasul
c3df841fc9
Updated formula: libspatialite and spatialite-tools to 2.4.0-rc4
...
libspatialite:
* completely refactored CSV/TXT reader
* now supporting KML and GML geometry output [AsKML(), AsGml()]
* introduced a new SQL function supporting easy WGS84 POINTs filtering: PtDistWithin()
* fixed several memory leaks (mainly related with the new WKT parser introduced in RC-3)
* fixed some bugs
* major updates to the build scripts
* update: SQLite v.3.7.3 [introducing Geometry Callbacks support: RTreeIntersects(), RTreeWithin(), RTreeContains(), RTreeDistWithin()]
spatialite-tools
* for the sake of clarity the spatialite_osm tool has been renamed as spatialite_osm_net
* new CLI tool: spatialite_osm_raw
* major updates to the build scripts
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:18:14 -08:00
Tianyi Cui
1c989ff2ce
fire: use https github url
...
Sorry about this not fixed previously. Not sure why.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:16:30 -08:00
Mike McQuaid
c0742a6a9c
Update and cleanup dcraw formula.
2010-11-19 14:08:10 +00:00
Tianyi Cui
8637706e84
clay: version 2010.11.13
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 22:13:29 -08:00
Tianyi Cui
3ff0eda597
pianobar: 2010.11.06
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 22:13:03 -08:00
Alexis Hildebrandt
ec0e190916
Update Formula: c10t
...
Fix inreplace in formula for renamed file src/global.hpp
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 21:53:41 -08:00
Wes Baker
c395475ddc
Added formula for Fire, a CodeIgniter generator.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:44:32 -08:00
David Backeus
243e5f1de2
Updated FFMPEG to 0.6.1.
...
Skip --enable-libfaad flag if installing from head as it is no
longer availible.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:37:30 -08:00
Kevin Ballard
e62736a44c
Updated reposurgeon to 0.7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:21:14 -08:00
burningTyger
414fa66036
Formula gpgme url fix
...
I corrected the gpgme home page url to reflect the fact that gpgme is
more than just gpg.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:17:06 -08:00
Tianyi Cui
8b275c916a
Use https for all GitHub URLs
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -08:00
Sérgio Lopes
0a078e57a3
updating optipng to 0.6.4
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:08:59 -08:00
Tianyi Cui
20ce571013
rubinius: update to 1.1.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:05:49 -08:00
Aku Kotkavuo
465327c7ff
Update node to 0.2.5.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:05:17 -08:00
Matt Passell
10862a738a
Update gradle HEAD to 0.9-rc-3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:02:33 -08:00
Aku Kotkavuo
4731b051f2
Update MySQL to 5.1.52.
...
Also added a step to the installation instructions related to issue Homebrew/homebrew#2821 .
2010-11-18 20:45:59 +00:00
Mike McQuaid
15889bbabc
Fix Qt on SSE4.1-only machines.
...
Fixes https://github.com/mxcl/homebrew/issues/issue/3163 and applies
to http://bugreports.qt.nokia.com/browse/QTBUG-13623 .
2010-11-18 06:00:08 +00:00
Mike McQuaid
79e299cb93
Add option to build Qt demos and examples.
...
I actually end up using these quite often so I thought I'd add them.
2010-11-18 06:00:08 +00:00
Lars
7804774d23
Updated formula: languagetool
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:19:07 -08:00
Lars
0f83f7c586
Updated formula: rfcdiff
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:18:49 -08:00
Lars
d0a1c69f6e
Updated formula: iodine 0.6.0-rc1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:18:29 -08:00
Lars
c567986b85
Updated formula: dovecot 1.2.16
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-16 09:17:45 -08:00
aktowns
8222e5b74d
Added --with-fts option to sqlite3 formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-15 21:42:39 -08:00
Adam Vandenberg
e9251d6c68
ack 1.94
2010-11-15 21:25:55 -08:00
Andrew Marshall
76021fa4ba
Fix redis-tools homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 22:11:26 -08:00
Andrew Marshall
86c038293f
Update NPM to v0.2.7-3 & homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 22:11:20 -08:00
eregon
793d4ea70c
New Formula: physfs
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:42:48 -08:00
Tom Taylor
0cea897f61
Bumping duplicity to version 0.6.10
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:41:53 -08:00
Adam Vandenberg
aec028c5c4
gtk+ - fix compile on Leopard and add test
2010-11-14 10:46:16 -08:00
Charlie Sharpsteen
e52cf69fc5
Bumped GDAL to version 1.7.3
...
1.7.3 contains bug-fixes. For new hotness, such as support for ASCII XYZ
rasters, users will have to play with the --HEAD brew untill version 1.8.0 comes
out.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 21:52:21 -08:00
Adam Vandenberg
38271a5fb7
minbif - install to prefix
2010-11-13 21:40:29 -08:00
Max Howell
96eff55a52
liblastfm 0.3.3
2010-11-14 03:54:45 +00:00
Charlie Sharpsteen
ab3582b6c7
Refactored GDAL formula to increase functionality
...
The usefullness of the GDAL library is limited by the number of formats it
supports. In light of this, the formula has been re-worked to provide maximum
support for file formats without increasing the dependency list, with the
exception of common image formats such as JPEG and GIF. Changes made in persuit
of this goal are:
- Removed libtiff as a dependency-- now provided by an internal GDAL library for
support of the BigTIFF format.
- Added `jpeg` and `giflib` as dependencies to complete support for common image
file formats.
- Enabled GDAL-native BSB, GRIB and PCRaster support.
- Added support for Expat, CURL, and Sqlite3 which are provided by OS X.
- Added support for `--HEAD` builds that compile from the gdal-dev source
available via SVN.
Also, disabled drivers have been grouped according to open-source/proprietary
status.
Additionally, a `--complete` installation option has been added. This option is
will trigger the installation of additional Homebrew formulae that increase the
capabilities of GDAL. By specifying the `--complete` flag, GDAL will now depend
on and link against the following libraries in order to provide more drivers for
reading and writing data:
Raster Formats:
- HDF5
- NetCDF
- JasPer
Vector Formats:
- ODBC
- LibSpatialite
- Xerces-C
Support for database servers has been added via the `--with-postgres` and
`--with-mysql` flags. These will cause PostgreSQL or MySQL to be added the
dependency list of GDAL.
Python bindings are now built by default as they provide ~18 additional command
line tools in addition to the Python module. The formula ensures that these
bindings are installed into the Homebrew prefix and not some random Python site
directory. Compilation of the bindings can be disabled by passing the
`--without-python` flag to `brew install`.
The Perl, PHP and Ruby bindings remain disabled as they install outside of the
Homebrew prefix. Users may manually enable them at their discretion. Getting
these bindings to install into the brew prefix is an area for further
development.
Finally, some cleanup of the configure options has occurred:
- Removed invalid configuration options.
- Fixed threading support.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 19:31:43 -08:00
burningTyger
f4a8fe27dc
upgrade to GnuTar 1.25
2010-11-13 17:29:08 -08:00
Adam Vandenberg
f8458defa3
youtube-dl - version 2010.10.24
2010-11-13 11:42:53 -08:00
Douglas Campos
73f93ad580
fix iam tools cmds
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:30:57 -08:00
Will Robertson
aa0478dc41
asymptote: v2.08 update
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:28:01 -08:00
Adam Vandenberg
31c52a363f
links - fix mandir
2010-11-13 11:24:06 -08:00
Michael Dippery
808c21904a
swi-prolog: Add HEAD build
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 15:00:07 -08:00
William Roe
78ab96a6b4
Fossil version 20101111133638
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 12:32:13 -08:00
Tran Vinh Cuong
bf38e5776f
Added a formula for PARI/GP version 2.3.5, a computer algebra system
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 08:48:11 -08:00
Hasan Veldstra
679db45294
Add formula for flvtool++
...
flvtool++ is a tool for hinting and manipulating the metadata of FLV files.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 08:47:10 -08:00
Enderson Maia
6c05685c91
new formula txt2tags
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 08:18:11 -08:00
Tokuhiro Matsuno
8ae9f3f580
new formula: kyoto-tycoon
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 07:48:13 -08:00
Adam Vandenberg
42e51ebcef
zeromq - fix audit warning
2010-11-12 07:43:28 -08:00
turadg
c0be7139ce
Protocol version bump (v29)
...
8cf92b1076
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 06:43:40 -08:00
Lenny222
84ebb41f21
update clay to 2010.07.29
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-12 06:43:12 -08:00
Tokuhiro Matsuno
e427b3fcad
update kyoto-cabinet to 1.2.24
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-11 20:37:28 -08:00
Mike McQuaid
12ec07f264
CMake no longer builds XML-RPC.
2010-11-11 19:04:09 -08:00
Ferdinand Niedermann
662bc48d92
c10t: fixed wrong md5 sum
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-11 09:48:02 -08:00
Kevin Williams
c66ddf862e
update mongrel2 to 1.4 release
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:14:40 -08:00
Kevin Williams
af9cc2ed86
update zeromq to 2.0.10 and add caveat about Java Developer Package
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:14:22 -08:00
Kevin Ballard
395a099fc4
Update reposurgeon to 0.6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 19:11:10 -08:00
Aku Kotkavuo
e992b56d97
Update JRuby to 1.5.5.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 11:18:19 -08:00
Lucas Torri
fc72f5e541
Updating Fossil formula to the latest available version.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 11:10:50 -08:00
Matt Scilipoti
2168dc9b80
New formula: dialog
...
See: http://en.wikipedia.org/wiki/Dialog_(software)
And: http://invisible-island.net/dialog/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 09:19:13 -08:00
Ali Asad Lotia
55f380d025
Update skipfish to 1.70b.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 08:16:20 -08:00
Mike McQuaid
2908f063b1
Re-enable parallel builds with CMake.
...
Looks like there are some upstream parallelism fixes so lets see
if this is working again.
2010-11-09 22:12:34 -08:00
Mike McQuaid
175cc911ac
Update CMake to 2.8.3.
2010-11-09 22:07:01 -08:00
Mike McQuaid
9c397c7f49
Update Qt to version 4.7.1.
2010-11-09 21:27:03 -08:00
Adam Vandenberg
16ae34df67
povray - fix manpath and add optional deps
2010-11-09 20:39:06 -08:00
Christian Köstlin
85a39b5dc0
bumped version
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 20:29:55 -08:00
Will White
e06c3c300a
Fix apparent typo in --with-threads option.
...
gdal does not accept a --with-pthreads option.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:28:28 -08:00
Jake Bell
c78b4aff8c
Updating task to 1.9.3.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:28:08 -08:00
Lincoln Stoll
25bf069b56
Bump scala to version 2.8.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:27:52 -08:00
Kevin Ballard
9ac64c8333
Update reposurgeon to 0.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 19:26:40 -08:00
Adam Vandenberg
75997536df
curl - should have been marked 'keg-only'.
2010-11-09 13:20:56 -08:00
Adam Vandenberg
8d5387735e
fix audit issues
2010-11-09 07:45:09 -08:00
Travis Cline
f5dd193855
New formula disco
...
An Erlang and Python MapReduce framework
Thanks to daniellindsley for the initial work on this formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 07:42:18 -08:00
Adam Vandenberg
131e582849
couchdb - needs newer curl on Leopard
2010-11-09 06:32:16 -08:00
Adam Vandenberg
59ce8a6c2b
curl 7.21.2 (OS X 10.5 comes with 7.16.3)
...
CouchDB requires at least 7.18.0.
2010-11-09 06:27:11 -08:00
Adam Vandenberg
3b5b13a9ea
nspr - fix for Leopard
2010-11-08 21:35:23 -08:00
Adam Vandenberg
bf3dcc98f9
recode - fix for Leopard
2010-11-08 21:35:10 -08:00
Edward George
3ba17f4d19
Updated c10t formula to 1.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 19:29:07 -08:00
Adam Vandenberg
1873fc130c
narwhal - move repo and add stable release
...
Fixes Homebrew/homebrew#3130
2010-11-08 19:21:41 -08:00
Adam Vandenberg
b1503e3979
Tweak o-caml
2010-11-08 09:13:16 -08:00
Tianyi Cui
23ded7987d
dash: fix homepage
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 08:48:03 -08:00
Adam Vandenberg
308a513b12
PyQt 4.8.1
2010-11-08 08:47:06 -08:00
Tobias Steinhoff
34fc12679e
update to 1.1.8
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 08:44:24 -08:00
SHIBATA Hiroshi
b14b7236c7
update pgpool-II-3.0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-08 08:42:40 -08:00
Edward George
4f1efe9ace
New Formula: darkice
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 19:06:34 -08:00
Tianyi Cui
d312ed0926
szl: depends on protobuf
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 17:41:22 -08:00
Adam Vandenberg
73992be2e0
dash 0.5.6.1
2010-11-07 17:40:57 -08:00
Adam Vandenberg
1a2dc08594
szl is Google's compiler for Sawzall
2010-11-07 14:26:17 -08:00
James Miller
1a89a950f5
New formula: dcmtk
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 14:07:29 -08:00
Kashif Rasul
8a65dffd90
Updated formula: sqlite3 3.7.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 13:50:33 -08:00
arlolra
990a351389
npm bash-completion
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 13:48:25 -08:00
Adam Vandenberg
8e7c703dca
coffee-script 0.9.4
2010-11-07 11:34:01 -08:00
Kashif Rasul
d47dfc56dd
Updated R to 2.12.0
...
This release has many new features as well as bug fixes.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 11:31:48 -08:00
Adam Vandenberg
879c4f3a76
autojump 13
2010-11-07 11:30:15 -08:00
Adam Vandenberg
7c76d7d16a
Allow underscore in github version numbers.
2010-11-07 11:25:20 -08:00
Adam Vandenberg
d832c44246
ack 1.93_02
2010-11-07 11:19:58 -08:00
Adam Vandenberg
a4227b6f89
Update links to php issue
2010-11-07 11:03:31 -08:00
Adam Vandenberg
1abecc4e0b
silk 2.4.0
2010-11-07 10:59:18 -08:00
Adam Vandenberg
9dc54b178f
yaf 1.3.1
2010-11-07 10:59:07 -08:00
Adam Vandenberg
b52dff2167
libfixbuf 0.9.0
2010-11-07 10:58:54 -08:00
arlolra
0fc91e0c61
bump npm to 0.2.7-2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes Homebrew/homebrew#3106
2010-11-07 10:45:11 -08:00
Adam Vandenberg
686b1b00ca
Gist 2.0.0
...
Fixes Homebrew/homebrew#3105
2010-11-07 10:43:39 -08:00
chorn
9ba2b3a6ff
Add ripmime 1.4.0.9
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 09:26:04 -08:00
Drew Hess
f9e9b70a94
Emacs - Install info files to separate folder
...
By default, Emacs installs its info files in /usr/local/share/info.
This works fine until you try to install an updated version of an
elisp package that is bundled with Emacs (e.g., org-mode), at which
point the updated package will overwrite the info file that came
bundled with Emacs. This is not ideal, but it works, since Emacs will
see the updated info file -- that is, until you decide to uninstall
the elisp package (removing the info file for the package altogether),
or you rebuild Emacs (overwriting the new package's info file with the
stale one that comes bundled with Emacs).
This patch makes the Emacs formula install Emacs's info files
in #{prefix}/share/info/emacs, so that updated elisp packages' info
files will not conflict with Emacs's. Then it's just a simple matter
of setting Info-directory-list in your .emacs file so that Emacs will
find the updated info file.
This method mimics the Debian behavior for Emacs info directories.
Note that Emacs will look for info files in the configured --infodir
by default, so there's no need for a caveat re: the INFOPATH
environment variable.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 08:32:46 -08:00
Stefano Pigozzi
0640dddbb3
libass 0.9.11
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 07:13:08 -08:00
Adam Vandenberg
072e897d60
libev 4.01
2010-11-06 22:50:02 -07:00
Adam Vandenberg
a6c01432d1
macvim - use tarball for stable download
2010-11-06 22:15:43 -07:00
Lyle Johnson
4a702ccfac
Added formula for fox-1.7.23
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 22:04:45 -07:00
Edward George
ce526b4838
updated c01t formula to v1.2
...
provides support for the halloween update.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 20:58:13 -07:00