Commit Graph

1674 Commits (522b028938eb4780ac9451d5ef470b76d85d7530)

Author SHA1 Message Date
Berk D. Demir 930c5d7eab New formula for rsnapshot
rsnapshot is a filesystem snapshot utility for making backups of local
and remote systems.

Signed-off-by: Berk D. Demir <bdd@mindcast.org>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-21 19:25:43 -07:00
Drew Hess 8df99bf4cb Many fixes for clojure and clojure-contrib formulae.
- clojure formula now works with HEAD installs.

- Use /bin/sh rather than /bin/bash in the clj script.

- Fix argument-passing in the clj script. (Fixes Homebrew/homebrew#867)

- Remove the Java -server flag in the clj script. This is the default
  option on 64-bit Macs running 10.5 and 10.6 anyway, unless the user
  has used Java Preferences to make the 32-bit VM the preferred VM, in
  which case the default is -client. Choosing the 32-bit VM happens to
  be the only way to use the client HotSpot VM, as the client VM is
  not currently supported on 64-bit architectures. Presumably, if the
  user prefers the 32-bit client VM, he has his reasons, and the clj
  script should respect them. (The client VM has a faster start-up
  time, for example, which may benefit command-line scripts written
  in Clojure and invoked using clj.)

  It would be nice to allow the user to be explicit about which VM to
  use when invoking the clj script, but this would almost certainly
  not be portable to other systems' implementations of the 'clj'
  script, and would be difficult to document due to the fact that
  clojure.main outputs its own usage message when supplied with a
  --help/-h/-? argument. Anyone with special needs can simply write
  his own wrapper script.

  In any case, users of 64-bit Macs who haven't explicitly chosen the
  32-bit Java VM in Java Preferences (i.e., probably most Homebrew
  users) are unaffected by this change.

- clojure-contrib formula now installs the latest stable release
  (1.1.0) by default (it used to install HEAD always). HEAD installs
  are still supported via the --HEAD flag but require the HEAD version
  of clojure; the build will break if the HEAD version of clojure is
  not installed.

- clojure-contrib installs the pre-packaged JAR file, supplied in the
  release ZIP file, if installing the release version.

- clojure-contrib only conditionally depends on maven, if installing
  HEAD.

- clojure-contrib HEAD builds explicitly use the installed clojure HEAD
  JAR file, per the clojure-contrib documentation. (HEAD builds prior
  to this change would often mysteriously create a nearly-empty
  clojure-contrib JAR file.)

- clojure-contrib always installs the JAR file as clojure-contrib.jar,
  rather than adding a version suffix. The Cellar path is sufficient to
  discriminate versions, and this way the JAR file name is consistent.

- Change the clojure-contrib homepage to point to the clojure-contrib
  documentation, rather than the project's GitHub homepage.

- Clojure does not find the clojure-contrib JAR file unless the
  CLASSPATH includes the JAR file name. Fix the clojure-contrib
  caveat to reflect this behavior.

- Fix "already initialized constant JAR" warnings in both formulae.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-21 17:48:20 +01:00
Bob Fanger 7e903b4281 Update unrar formula to upstream version 3.9.10
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-21 17:46:25 +01:00
Adam Vandenberg 14321ffb47 Update node.js to 0.1.33 2010-03-20 22:54:33 -07:00
julienXX 245ef26f2c Bumped Riak to 0.9.1
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove version var
2010-03-20 15:41:51 +01:00
David Höppner 3509cf2ecb qemu: update to version 0.12.3 2010-03-20 15:22:04 +01:00
Jared Townsley 0a54ad68ab New formula alpine (pine successor)
Alpine is a fast, easy to use email client that is suitable
for both the inexperienced email user as well as for the most
demanding of power users. Alpine is based on the Pine® Message
System, which was also developed at the University of Washington.

Signed-off-by: David Höppner <0xffea@gmail.com>

* macports patch
* ENV.j1
2010-03-20 12:37:01 +01:00
Andy Ferra 8ea4c8d5ff updated android-sdk to use r5 as opposed to r4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-20 11:39:04 +01:00
David Höppner 1a41a66b62 gsl: version update to 1.14 2010-03-20 11:33:34 +01:00
Ben Marini 713cc9e2e7 Adding Maatkit v5899 Formula
http://code.google.com/p/maatkit/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-19 14:17:55 -07:00
Rémi Prévost 77c4fa36f0 New formula: cortex
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-19 21:10:04 +01:00
Wez Furlong d280c143fb redirect to my fork of atomicparsley on bitbucket
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove class vars
2010-03-19 21:02:20 +01:00
Steve Losh d355fbb3f0 cloc formula
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-19 20:46:01 +01:00
Koen Van der Auwera d9c74fcab1 Added Typespeed Formula
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-19 20:30:25 +01:00
Adam Vandenberg 608d5b6fd2 jruby - take advantage of FileUtils being included in Formula. 2010-03-19 12:21:10 -07:00
Adam Vandenberg d88b652558 Remove more non-ASCII characters. 2010-03-19 12:00:08 -07:00
Adam Vandenberg c581ecb84e Apache ActiveMQ 5.3.0
This formula installs all of the software to "libexec", and writes a simple
startup script to bin.
2010-03-19 11:33:59 -07:00
Adam Vandenberg c72c0e96f0 mod_python 3.3.1 2010-03-19 10:32:12 -07:00
Jared Townsley 5d189a989a trafshow is a ncurses based visualization of network traffic
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-19 09:57:05 -07:00
Mike Arthur 4d05dd8645 Add KDELibs caveat so people don't expect it to fully work yet. 2010-03-19 12:25:11 +00:00
System Administrator 53909b8b94 fixed dependency problem in poppler formula, bumped to poppler 0.12.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-18 20:45:27 +01:00
ydnar 47b299debf Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on current generation iMac.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 11:25:58 -07:00
Steve Purcell 04e5e927d7 Enable postgresql support in sphinx when pg_config is present
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 10:13:18 -07:00
Martin Kühl 791d29c5ed Fix HEAD support for aoeui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-18 09:55:22 -07:00
Mike Arthur b8074f95d3 Add Phonon formula. 2010-03-18 15:45:00 +00:00
Mike Arthur 099e75de31 Add Eigen formula. 2010-03-18 15:45:00 +00:00
Mike Arthur 0212c42b5e Ensure KDE packages don't put bundles outside their prefix. 2010-03-18 15:45:00 +00:00
Mike Arthur 882db504f8 Update KDEPIMLibs to 4.4.1. 2010-03-18 15:45:00 +00:00
Mike Arthur 30586ab018 Update KDELibs to 4.4.1 and remove patch due to automoc4 fixes. 2010-03-18 15:45:00 +00:00
Adam Vandenberg 670c90486c Remove non-ASCII characters. 2010-03-17 21:32:49 -07:00
Adam Vandenberg 161a5a139d Remove explicit download strategy from Go. 2010-03-17 20:05:05 -07:00
Martin Kühl cae2da1e44 New formula: aoeui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-17 15:52:22 -07:00
Roger Jungemann ec84b8c365 New formula chipmunk
Fast and lightweight 2D rigid body physics library in C

Signed-off-by: David Höppner <0xffea@gmail.com>

* split commit
* rewrote commit message
2010-03-17 20:31:34 +01:00
Florian Sowade d95707916c Formula for libpurple
libpurple is intended to be the core of an IM
program. When using libpurple, you'll basically be
writing a UI for this core chunk of code. Pidgin
is a GTK+ frontend to libpurple, Finch is an
ncurses frontend, and Adium is a Cocoa frontend.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-17 19:35:10 +01:00
David Höppner 61c1e32cef New formula libdaemon
libdaemon is a lightweight C library that eases the writing of UNIX
daemons.
2010-03-17 19:34:04 +01:00
David Höppner faa0539315 libidn: add gettext 2010-03-17 19:34:04 +01:00
Adam Vandenberg 694d258933 Remove deps from Sphinx.
Sphinx can use MySQL or PostgreSQL, and can use the mysql-connector libraries
instead of a full on MySQL install.

Since we don't know what datasource is intended, replace the hard dependency
with explanations in the caveats.
2010-03-17 10:45:05 -07:00
Robert Shaw 5e7395ab52 New formula: sleepnow
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-17 10:17:35 -07:00
Adam Vandenberg 86e0340813 Updated homepage and download for libtiff. 2010-03-17 10:00:22 -07:00
Adam Vandenberg 052b5f3f97 Add a --universal option to readline. 2010-03-17 09:29:49 -07:00
Glenn Vanderburg 7dee04f880 Formula for clamav
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Don't use an explicit mirror in the URL.
2010-03-17 09:22:44 -07:00
philip 2d463d6802 Updated Gearman formula from 0.10 to 0.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-17 09:16:48 -07:00
Ali Asad Lotia 02ffa24ae9 Remove modification of lua man page location.
The man page was being installed in #{prefix}/share/share/man. The
default value in the makefile installs to #{prefix}/share/man which is
fine. I removed the "inreplace" block that changes the location from the
default.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-16 20:08:38 -07:00
Adam Vandenberg 457d3fef9a Update MySQL to 5.1.44 (thanks tekin) 2010-03-16 16:44:19 -07:00
David Höppner bc8f68ebdb ddclient: standard sourceforge download url 2010-03-16 21:16:05 +01:00
Robert Shaw bf8783af6a New formula: ddclient
Formula for ddclient version 3.8.0

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-16 21:14:47 +01:00
David Höppner f9e3f73ebd libevent: allow building from git head 2010-03-16 21:02:34 +01:00
Martin Kühl 5f4ef9eb29 Updated formula: chicken 4.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-16 12:24:13 -07:00
Adam Vandenberg 53c8262edb Update global to 5.8.1 2010-03-16 11:40:07 -07:00
Martin Kühl fa9902ca71 Fix incorrect MD5 in `global`
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-16 19:35:55 +01:00