Commit Graph

4102 Commits (963f23b47a3d3a59b3df0b29e665620f77505f4c)

Author SHA1 Message Date
Charlie Sharpsteen f6e6c6b20e Update PostGIS HEAD build
Bugfix:

- The PostGIS HEAD requires libintl, which requires linking against keg-only
  gettext.

Features:

- Added options for enabling the topology and raster extensions that are present
  in the HEAD source.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-01 16:57:03 -08:00
Charlie Sharpsteen 880341dfec Bumped PostgreSQL to 9.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-01 16:53:37 -08:00
Moritz Bitsch 5e6e5a3363 Add formula for gtksourceview
Gtksourceview is a library which extends gtk+ with a multiline
text editing control supporting source code editor capabilities.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-01 18:25:12 +00:00
Matt Aimonetti d7d419c742 updated asciidoc to version 8.6.3
Closes Homebrew/homebrew#3786.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-01 15:24:31 +00:00
Mike McQuaid 49abc314ee Update sshuttle to 0.44.
Closes Homebrew/homebrew#3785.
2011-01-01 11:59:32 +00:00
Rob Rix d94a0582be Added a formula for mogenerator.
Closes Homebrew/homebrew#3779.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-01 11:52:36 +00:00
David Koppstein 4e01a624f1 Adding formula for Primer3, a bioinformatics tool.
Made changes that adamv suggested to the formula.

Closes Homebrew/homebrew#3771.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-31 20:39:46 +00:00
Mike McQuaid ea2df8b061 Add liblqr option to imagemagick. 2010-12-31 20:21:05 +00:00
Nick Dowell c5fd228889 Add formula for gtkmm 2.18.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-31 09:16:53 -08:00
Indrajit Raychaudhuri dc197244ef sbt - add caveat about SBT_OPTS
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-31 09:05:05 -08:00
Mike McQuaid 961f3ef2ee Fix aggregate homepage.
Closes Homebrew/homebrew#3552.
2010-12-31 16:15:39 +00:00
Aku Kotkavuo 1ddd11de2a Update node.js to 0.2.6.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-30 21:37:19 -08:00
Garrett Barboza beb166545f lsof - Change URL to a host that is more tolerant
The current URL for the sourcecode points to a
persnickety server that has a DNS configuration
which blocks anyone behind any sort of remotely
complex network infrastructure. The substituted
URL is provided as an alternative by the
persnickety host upon rejecting unworthy clients.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-30 21:35:00 -08:00
inkytonik 0c3e1fe352 Add --with-docs option to scala formula
The Scala distributions do not include documentation for library APIs
and tools. That documentation is distributed separately. This change
makes the formula install this documentation when the --with-docs
option is given.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-30 20:24:05 -08:00
David Schlosnagle ee3485494d Update formula: autojump 14
Closes Homebrew/homebrew#3760.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 21:39:35 +00:00
Mark A. Matienzo 6f930743f7 Update formula: yaz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-30 09:31:39 -08:00
Adam Vandenberg a7491f1ca8 Fix sip version number in patch. 2010-12-30 08:43:02 -08:00
Michael Shapiro 6e79c97819 MacVim: Remove the Envy Code R font build step, since the site is apparently down often.
Closes Homebrew/homebrew#3736.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 16:30:55 +00:00
Dan Callahan ebe8f5fe8a Fix typo in PostgreSQL formula
Closes Homebrew/homebrew#3752.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 15:27:17 +00:00
Keith Fitzgerald 24a8548d47 updated ec2 autoscaling tools
Closes Homebrew/homebrew#3751.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 14:36:31 +00:00
Charlie Sharpsteen abf7143f2d Updated Qwt to 5.2.1
Closes Homebrew/homebrew#3748.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 14:28:28 +00:00
Mathias Laurin ef4f2c9d45 Add missing equal sign (=) to setup instructions
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 10:41:27 +00:00
Mike McQuaid 988367d104 Update libgpg-error to 1.10. 2010-12-30 10:35:02 +00:00
Mike McQuaid ced4ee77d5 Add formula for openconnect 2.2.6.
Closes Homebrew/homebrew#3746.
2010-12-30 10:32:25 +00:00
Ben Lovett 4d6e2d0d86 New formula: Aggregate, a IPv4 prefix aggregator.
Note, there is no homepage for this package, and is probably considered
by many to be abandonware (the last update was in 2001). However, it's
quite useful and gets the job done.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30 10:24:13 +00:00
Mike McQuaid 4f685593b6 Remove liblqr dependency on imagemagick.
This is until we include the patch in Homebrew/homebrew#3727.
2010-12-30 09:43:05 +00:00
Ben Lovett f7673c897b mtr - option for building without gtk+ support 2010-12-29 22:42:22 -08:00
Aku Kotkavuo c3f1f15ecc Update sqlite to 3.7.4.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 21:59:44 -08:00
Adam Vandenberg 199e3f3968 uptimed 0.3.12 2010-12-29 21:48:49 -08:00
Marc 756a98357a updated to nginx 0.8.54 stable
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 21:28:06 -08:00
Joe Baldino 0ee4ce61c1 stunnel to version 4.34
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 21:27:36 -08:00
sean a2c28b6755 update s3cmd to 1.0.0-rc1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 21:06:21 -08:00
Joe Baldino b9056dcb82 atf to version 0.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 21:03:19 -08:00
Joe Baldino c9071f99c7 tintin.rb to version 2.00.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 20:53:01 -08:00
Chad Remesch 0de57c50c5 Upgrade Sshuttle to 0.43a in order to fix a crash
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-28 20:07:53 -08:00
Anthony Ramine 80f773b8f7 Fix yuicompressor homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-28 17:19:29 -08:00
David M. Lee 25d5e37301 Two enhancements to the sbt launch script.
1. Source a ~/.sbtconfig file, where the user can specify their own
   options for invoking sbt (such as
   SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m")
2. Use exec to launch Java, just to get rid of the extra shell process.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-28 15:55:39 -08:00
Adam Vandenberg d160a90361 Sphinx - update download url 2010-12-28 14:27:01 -08:00
Adam Vandenberg 8307986ec4 Sip 4.12 2010-12-28 12:21:34 -08:00
Mike McQuaid 6ab6f46ad2 Update tmux to 1.4. Fixes Homebrew/homebrew#3723. 2010-12-28 16:17:26 +00:00
Mislav Marohnić 12be7392b5 update hub to 1.5.0
Closes Homebrew/homebrew#3722.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-28 14:45:11 +00:00
Mike McQuaid 6874b4ad1d Update hunspell to 1.2.12. 2010-12-28 14:10:49 +00:00
Mathew Oakes 54e8fa53cb Add Abiword 2.8.6 formula.
Closes Homebrew/homebrew#3721.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-28 14:07:04 +00:00
Mathew Oakes 7f02e1012a Add formula for wv 1.2.2. 2010-12-28 12:55:39 +00:00
Mike McQuaid 5a2055639b Add NODE_PATH caveat to node.
Closes Homebrew/homebrew#3581.
2010-12-28 11:11:21 +00:00
Fabiano Sobreira 270609af6c Update to groovy-1.7.6
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 22:52:37 +00:00
Joshua Peek 331c8f5f42 Unset RUBYLIB for Rubinius
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-27 14:40:49 -08:00
Tim Shadel 7f213611f1 Add a basic hudson install formula & plist startup
Startup logic by Jérôme Renard:
http://jrenard.info/blog/a-quick-but-working-startup-item-for-hudson-for-mac-os-x.html

Signed-off-by: Tim Shadel <github@timshadel.com>
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 22:19:00 +00:00
Joshua Peek 64e68e811d Remove Rubinius conflicting aliases for "ruby", "irb", "rake", etc
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 22:04:24 +00:00
codingisacopingstrategy 9c4fa171cf Added Liquid Rescale Library as an (optional) dependency
Imagemagick will detect it’s presence and build support for the
--liquid-rescale option.

Examples: http://www.imagemagick.org/Usage/resize/#liquid-rescale

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-27 21:58:05 +00:00