homebrew-core/Formula
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
..
aacgain.rb New formula: aacgain 2010-03-11 23:28:57 -08:00
aalib.rb Added new formula for aalib 1.4rc4. 2010-01-30 14:11:29 +01:00
abuse.rb Update Abuse 2010-02-18 12:39:36 -08:00
ack.rb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
activemq.rb Update ActiveMQ to 5.3.0 2009-12-12 16:24:16 +00:00
adamem.rb Reformat adamem 2009-12-12 16:24:17 +00:00
advancecomp.rb AdvanceCOMP: add --mandir to configure 2010-02-05 00:42:31 +01:00
akonadi.rb Update Akonadi to version 1.3.1. 2010-02-26 00:25:31 +00:00
algol68g.rb
alpine.rb New formula alpine (pine successor) 2010-03-20 12:37:01 +01:00
android-sdk.rb updated android-sdk to use r5 as opposed to r4 2010-03-20 11:39:04 +01:00
angband.rb
antiword.rb Reformat antiword. 2009-12-12 16:24:17 +00:00
aoeui.rb Fix HEAD support for aoeui 2010-03-18 09:55:22 -07:00
apache-activemq.rb Apache ActiveMQ 5.3.0 2010-03-19 11:33:59 -07:00
apachetop.rb
apg.rb apg - use manual install steps and clear more Makefile flags 2010-02-09 09:43:33 -08:00
app-engine-java-sdk.rb
aqbanking.rb Update Formula: aqbanking. Version bump to 4.2.4 2010-02-14 18:38:02 +01:00
arabica.rb new formula: arabica - XML processing toolkit 2010-02-22 12:39:57 +01:00
aria2.rb Update Aria2 to 1.8.2; use GCC. 2010-02-11 14:50:16 -08:00
arp-sk.rb arp-sk: libnet not found if not in /usr/local/include 2010-01-30 14:18:05 +01:00
arpoison.rb arpoison - use bin.install 2010-02-15 14:47:54 -08:00
asciidoc.rb Update AsciiDoc to 8.5.1 2009-12-12 16:24:16 +00:00
aspell.rb Update Formula: aspell. Fix dictionary install. 2010-02-08 16:31:32 +01:00
asterisk.rb
astyle.rb Updated astyle formula to version 1.24 2010-03-02 09:38:00 -08:00
atk.rb atk 1.28.0 2010-02-26 09:14:59 -08:00
atomicparsley.rb redirect to my fork of atomicparsley on bitbucket 2010-03-19 21:02:20 +01:00
attica.rb Add formula for Attica 0.1.2. 2010-02-01 10:06:03 +00:00
authexec.rb New formula: authexec 2010-02-18 13:03:57 -08:00
automoc4.rb Update automoc4 with patch to fix not finding Qt properly. 2010-03-15 23:44:33 +00:00
autossh.rb
aview.rb Added new formula for aview 1.3.0rc1. 2010-01-30 14:11:29 +01:00
axel.rb
base64.rb
bash-completion.rb
bash.rb Fixes Homebrew/homebrew#92; Updated bash formula to 4.1 and added ability to get patches from bash site depending on patch level 2010-02-03 16:30:24 +01:00
bazaar.rb Update bazaar to latest stable release: 2.1.0. 2010-03-06 14:28:39 +01:00
bchunk.rb
bcrypt.rb bcrypt - use inreplace and optimize CC/CFLAGS 2010-02-06 16:05:34 -08:00
bdw-gc.rb Reformat BdwGc. 2009-12-12 16:24:18 +00:00
beanstalk.rb Tell beanstalk where to find libevent. 2010-01-30 23:46:09 -08:00
berkeley-db.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
bibtex2html.rb
binutils.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
bmon.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
bonnie.rb Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
boost.rb Boost 1.42 2010-03-12 22:01:09 -08:00
botan.rb New formula botan 2010-02-12 20:14:45 +01:00
bvi.rb add formula for bvi 2010-01-30 23:18:16 -08:00
bwm-ng.rb bwm-ng 0.6 2010-01-24 13:14:30 +00:00
c-ares.rb Reformat c-ares 2009-12-12 16:24:18 +00:00
cabextract.rb Fix some more man paths. 2010-02-11 11:54:21 -08:00
cadaver.rb Add a gettext depends_on for cadaver 0.23.2. 2010-02-02 13:54:32 +01:00
calc.rb Formula for calc 2010-01-17 09:11:51 +00:00
calcurse.rb calcurse - fix man path 2010-02-09 09:27:19 -08:00
ccache.rb ccache - Install man pages in the correct path 2010-02-20 16:14:06 -08:00
ccd2iso.rb Added ccd2iso 0.3 2009-12-05 17:09:49 +00:00
cdargs.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
celt.rb The CELT ultra-low delay audio codec 2010-01-30 14:18:05 +01:00
check.rb New formula: check 2010-01-30 14:18:04 +01:00
cherokee.rb Cherokee formula 2010-01-30 13:51:30 +01:00
chicken.rb Updated formula: chicken 4.4.0 2010-03-16 12:24:13 -07:00
chipmunk.rb New formula chipmunk 2010-03-17 20:31:34 +01:00
chocolate-doom.rb Add missing depend for sdl_mixer 2010-01-30 14:11:29 +01:00
cksfv.rb
clamav.rb Formula for clamav 2010-03-17 09:22:44 -07:00
class-dump.rb New formula: class-dump 2010-03-09 09:17:18 -08:00
cloc.rb cloc formula 2010-03-19 20:46:01 +01:00
clojure-contrib.rb Many fixes for clojure and clojure-contrib formulae. 2010-03-21 17:48:20 +01:00
clojure.rb Many fixes for clojure and clojure-contrib formulae. 2010-03-21 17:48:20 +01:00
clucene.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
clusterit.rb New Formula: clusterit 2010-03-16 18:53:02 +01:00
clutter.rb Clutter 1.0.8 2010-02-14 18:33:45 +01:00
cmake.rb cmake 2.8.0 2009-12-04 18:02:28 +00:00
cmatrix.rb Add missing md5 and homepage, install manpages to correct location 2009-12-05 17:39:20 +00:00
coffee-script.rb Update CoffeeScript to 0.5.5 2010-03-16 09:18:34 -07:00
collectd.rb Update collectd to not strip symbols. 2010-02-23 22:30:36 -08:00
colloquypush.rb Updated znc formula, znc-buildmod and znc-config now work. Separated colloquy push into its own formula. 2010-01-30 17:09:57 -08:00
color-code.rb Color Code 2010-01-30 14:18:04 +01:00
colordiff.rb Fix colordiff so it finds its etc directory now. 2010-01-30 17:08:14 +00:00
contacts.rb Added contacts. 2010-03-12 09:33:54 -08:00
coreutils.rb add default-names to coreutils 2010-02-16 22:05:22 -08:00
corkscrew.rb corkscrew 2009-12-05 17:40:09 +00:00
cortex.rb New formula: cortex 2010-03-19 21:10:04 +01:00
couchdb-lucene.rb adding couchdb-lucene formula 2010-02-25 16:20:14 -08:00
couchdb.rb Force Couchdb to find Spidermonkey and Erlang 2010-01-19 12:31:47 +00:00
cowpatty.rb
cowsay.rb Cowsay & Cowthink \o/ 2009-12-05 15:58:18 +00:00
cppunit.rb
cscope.rb Reformat Cscope. 2009-12-12 16:24:18 +00:00
ctags.rb ctags aka ctags-exuberant 2010-01-06 22:41:39 +00:00
ctorrent.rb Formula for ctorrent bittorent client. 2009-12-05 15:58:13 +00:00
cuetools.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
cups-pdf.rb CupsPdf 2.5.0 2010-01-23 12:21:14 +00:00
cvsps.rb cvsps - manual install steps 2010-02-13 16:58:15 -08:00
d-bus.rb Build D-Bus without X dependency. 2010-02-26 00:25:19 +00:00
darwinbuild.rb
dash.rb Add dash formula (0.5.5.1) 2010-01-30 14:11:29 +01:00
dcraw.rb Reformat dcraw. 2009-12-12 16:24:18 +00:00
ddclient.rb ddclient: standard sourceforge download url 2010-03-16 21:16:05 +01:00
ddrescue.rb
deja-gnu.rb New formula DejaGnu 2010-02-06 16:33:57 +01:00
devil.rb
dict.rb
diction.rb Also known as style 2010-01-24 12:27:40 +00:00
dirac.rb
discount.rb discount: version update (Austin Ziegler) 2010-03-04 18:31:15 +01:00
dmd.rb
dmenu.rb Dmenu 4.0 2010-01-23 12:21:14 +00:00
dns2tcp.rb Added formula for dns2tcp 2009-12-05 16:33:37 +00:00
dnsmasq.rb Updated formula: dnsmasq. Version bump to 2.52 2010-02-18 10:22:50 -08:00
dnstracer.rb Updated dnstracer formula (fix for issue 900) 2010-03-08 15:50:24 -08:00
dos2unix.rb
dosbox.rb DosBox 0.73 2010-03-09 23:35:12 -08:00
dovecot.rb dovecot: update version to 1.2.11 2010-03-09 18:36:57 +01:00
doxygen.rb doxygen: update version (Austin Ziegler) 2010-03-04 18:40:27 +01:00
dtach.rb dtach detects ENV flags, so don't remove from Makefile 2010-02-04 11:35:54 -08:00
duplicity.rb duplicity 0.6.62 2009-12-05 16:43:35 +00:00
dvdauthor.rb New formula: dvdauthor, a simple set of tools to help you author a DVD. 2010-03-07 19:31:08 +01:00
dvdrtools.rb dvdrtools: dont copy man4 into cellar 2010-02-10 14:56:04 +01:00
dvtm.rb Update Formula: dvtm 2010-01-24 12:27:39 +00:00
dwm.rb Remove command-key character for compatibility. 2010-03-05 14:54:01 -08:00
ec2-api-tools.rb Remove more non-ASCII characters. 2010-03-19 12:00:08 -07:00
eigen.rb Add Eigen formula. 2010-03-18 15:45:00 +00:00
elinks.rb
emacs.rb emacs: add site-lisp path 2010-02-14 17:54:36 +01:00
enchant.rb enchant depends on glib 2010-03-16 11:28:13 -07:00
enet.rb
erlang.rb Lets swap those md5s 2010-02-24 17:26:43 +00:00
ettercap-ng.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
exif.rb Exif formula 2010-01-30 13:51:30 +01:00
exiv2.rb New formula exiv2 2010-02-18 13:06:08 -08:00
expat.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
exult.rb Updates to exult: 2010-01-16 11:39:39 -08:00
faac.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
faad2.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
fabricate.rb
factor.rb Reformat factor 2009-12-12 16:24:18 +00:00
fastri.rb
ffmpeg.rb Use a stable revision 2009-12-02 10:38:41 +00:00
fftw.rb Bump fftw to 3.2.2 2010-02-24 15:13:20 +00:00
figlet.rb Formula for Figlet (fixed-with fonts) 2010-01-13 13:28:03 +00:00
filezilla.rb
findutils.rb
fio.rb fio: use other download url 2010-03-02 19:18:44 +01:00
fish.rb Install Fish docs; fixes Homebrew/homebrew#154 2009-12-04 14:16:45 +00:00
flac.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
flip.rb Flip 2005.8.21 2010-02-08 14:23:01 -08:00
fltk.rb FLTK 1.1.10 2010-02-07 11:11:34 -08:00
fluid-synth.rb New formula FluidSynth 2010-02-02 13:16:01 +01:00
fondu.rb
fop.rb Put more aliases in the formula 2009-12-02 09:45:15 +00:00
fortune.rb Update Formula: fortune. Fix man path 2010-01-24 12:27:39 +00:00
fossil.rb Updated formula: fossil 20100308141844 2010-03-12 09:22:14 -08:00
freeimage.rb Fix @dl in custom strategies. 2010-02-02 22:27:21 -08:00
freetds.rb
fribidi.rb
frotz.rb Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
fsh.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
gambit-scheme.rb Updated formula: gambit-scheme 4.6.0 2010-03-02 18:32:41 +01:00
gant.rb Add formula for gant. 2010-02-21 21:29:07 -08:00
gawk.rb Reformat gawk 2009-12-12 16:24:18 +00:00
gccxml.rb
gd.rb Tell gd about libpng, why not. 2010-03-11 23:58:52 -08:00
gdal.rb Updated formula: gdal 2010-02-15 14:55:51 -08:00
gdbm.rb Fix some more man paths. 2010-02-11 11:54:21 -08:00
gearman.rb Updated Gearman formula from 0.10 to 0.12 2010-03-17 09:16:48 -07:00
geoip.rb Put more aliases in the formula 2009-12-02 09:45:15 +00:00
geos.rb Update geos to 3.2.0 2010-01-30 14:18:04 +01:00
gettext.rb gettext - fix Mac Pro 10.6 issue Homebrew/homebrew#540 2010-02-11 15:02:11 -08:00
ghc.rb Fix GHC formula 2010-03-10 12:17:52 +00:00
ghostscript.rb Warn that Ghostscript may break printing 2010-01-23 11:07:53 +00:00
giflib.rb
gist.rb Update Gist to 1.0.3 2010-03-01 10:34:48 +00:00
git-multipush.rb Adding formula for git-multipush 2010-02-05 11:30:10 +01:00
git-ssh.rb Formula for git-ssh version 0.2.0. 2010-03-15 10:19:11 -07:00
git.rb Add git html documents. 2010-03-09 09:27:02 -08:00
glib.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
global.rb Update global to 5.8.1 2010-03-16 11:40:07 -07:00
gloox.rb
glpk.rb Updated formula: glpk 4.42 2010-02-03 13:28:13 -08:00
gmime.rb GMIME - enable large file support 2010-02-11 12:10:37 -08:00
gmp.rb Install `gmp' texinfo files into the right directory. 2010-02-25 15:32:27 -08:00
gnu-go.rb
gnu-prolog.rb Fix compile error with gnu-prolog. 2010-01-30 14:11:29 +01:00
gnu-sed.rb
gnu-smalltalk.rb Fix gnu-smalltalk library for Snow Leopard. 2009-12-05 14:39:10 +00:00
gnu-tar.rb Fix quoting in gnu-tar formula. 2009-11-18 15:47:13 -08:00
gnupg.rb
gnuplot.rb Formula for the shiny new gnuplot 4.4.0 2010-03-15 09:18:03 -07:00
gnutls.rb
go.rb Remove explicit download strategy from Go. 2010-03-17 20:05:05 -07:00
google-app-engine.rb Google App Engine - use rename on install. 2010-03-07 15:23:37 -08:00
google-perftools.rb
gpgme.rb Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on current generation iMac. 2010-03-18 11:25:58 -07:00
grails.rb New formula grails. 2010-02-13 13:14:05 -08:00
graphicsmagick.rb GrahicsMagick - bump version 2010-02-20 17:27:28 -08:00
graphviz.rb graphviz: disable quartz and php 2010-03-06 15:32:32 +01:00
grc.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
grep.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
groovy.rb Updated Groovy formula to 1.7.1 2010-02-26 09:09:41 -08:00
growlme.rb Growlme 2010-02-24 16:11:12 -08:00
growlnotify.rb Tweaked. 2010-02-13 15:54:53 -08:00
gsl.rb gsl: version update to 1.14 2010-03-20 11:33:34 +01:00
gtest.rb New formula: gtest 2010-02-21 13:56:42 -08:00
guile.rb
gwenhywfar.rb Update Formula: gwenhywfar. Version bump to 3.11.3 2010-02-14 18:38:44 +01:00
hadoop.rb Update hadoop to 0.20.2. 2010-03-05 23:27:21 -08:00
haproxy.rb haproxy: use CC as linker 2010-02-22 11:47:43 +01:00
hdf5.rb Add hdf5 and its dep, szip. 2010-02-11 10:01:59 -08:00
help2man.rb GNU help2man 2010-02-07 12:18:10 -08:00
hercules.rb
htmldoc.rb Htmldoc - fix man path. 2010-02-11 10:17:48 -08:00
htop.rb Updated formula: htop 2010-01-13 14:17:24 +00:00
httperf.rb httperf is moved to google code hosting. and ftp site is super slow. 2010-02-20 23:18:59 -08:00
httping.rb New formula httping 2010-02-08 16:26:25 +01:00
hub.rb hub 1.0.2 2010-03-07 20:46:36 -08:00
hunspell.rb Hunspell formula 2010-01-30 13:51:29 +01:00
icecast.rb Icecast streaming server 2010-01-30 14:18:05 +01:00
icu4c.rb This icu4c caveat doesn't seem to have effected anyone actually 2010-01-18 09:13:04 +00:00
id3lib.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
id3v2.rb Fixes Homebrew/homebrew#889 2010-03-04 21:54:41 -08:00
iftop.rb Added iftop formula. 2009-12-02 12:53:00 +00:00
ii.rb ii; minimalist FIFO and filesystem-based IRC client 2009-12-05 15:59:31 +00:00
ilmbase.rb
imagemagick.rb Depend on libpng if X11 not installed 2010-03-09 11:38:35 +00:00
intltool.rb
io.rb fix for io.rb - removed reference to IoReference.html 2010-03-14 21:32:05 -07:00
iodine.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
ioke.rb New Formula: Ioke 2010-02-07 13:16:49 +01:00
ipcalc.rb
iperf.rb
ipmitool.rb ipmitool - cleaner URL. 2010-02-04 17:31:50 -08:00
ircii.rb
irssi.rb Fix irssi's perl support 2010-01-17 09:14:35 +00:00
jasper.rb
jhead.rb updated jhead to version 2.90 2010-03-07 16:36:08 -08:00
joe.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
john.rb Add John 1.7.3.4 formula 2010-01-30 14:11:29 +01:00
jpeg.rb libjpeg alias for jpeg 2010-01-17 20:57:17 +00:00
jruby.rb jruby - take advantage of FileUtils being included in Formula. 2010-03-19 12:21:10 -07:00
jsawk.rb Add formula for resty and jsawk 2009-12-12 16:24:17 +00:00
json-c.rb json-c 0.9 2010-03-02 19:06:52 +01:00
jython.rb If the download is a .jar, don't unzip it 2009-12-21 18:39:01 +00:00
kdelibs.rb Add KDELibs caveat so people don't expect it to fully work yet. 2010-03-19 12:25:11 +00:00
kdepimlibs.rb Ensure KDE packages don't put bundles outside their prefix. 2010-03-18 15:45:00 +00:00
keychain.rb keychain 2.7.0. 2010-01-31 11:28:10 -08:00
ktoblzcheck.rb Ktoblzcheck 1.12 2010-01-24 12:27:39 +00:00
lame.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
languagetool.rb languagetool - make brew more idiomatic 2010-02-10 09:13:46 -08:00
lasi.rb New formula lasi 2010-03-09 18:09:52 +01:00
lbdb.rb
ldapvi.rb ldapvi 1.7 2010-03-15 10:02:52 -07:00
leiningen.rb Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
lesspipe.rb
lftp.rb lftp: fix bus error on 10.5 2010-02-08 18:01:50 +01:00
libao.rb
libart.rb libart 2.3.20 2010-02-07 20:52:36 -08:00
libcddb.rb
libcdio.rb
libcroco.rb libcroco 0.6.2 2010-02-10 20:43:50 -08:00
libcue.rb CUE Sheet Parser Library 2010-01-30 14:18:04 +01:00
libdaemon.rb New formula libdaemon 2010-03-17 19:34:04 +01:00
libdrizzle.rb New formula libdrizzle 2010-02-03 13:43:59 +01:00
libdvbpsi.rb
libdvdcss.rb
libdvdread.rb ogmtools now creates man pages in correct directory 2010-02-23 22:39:48 -08:00
libebml.rb Added formula libebml 2010-01-30 14:18:04 +01:00
libevent.rb libevent: allow building from git head 2010-03-16 21:02:34 +01:00
libexif.rb Libexif formula 2010-01-30 13:51:30 +01:00
libffi.rb
libgadu.rb Libgadu 1.9.0-rc2 2010-02-24 15:13:20 +00:00
libgcrypt.rb Update Formula: libgcrypt. 2010-02-16 14:42:38 -08:00
libgdiplus.rb Libgdiplus formula 2010-01-30 13:51:30 +01:00
libgee.rb libgee: version update from 0.3.0 to 0.5.0 2010-01-30 14:18:05 +01:00
libgpg-error.rb Add --disable-asm flag to gpgme and libgpg-error to fix a segfault on current generation iMac. 2010-03-18 11:25:58 -07:00
libgsf.rb libgsf: update version, add depends_on glib 2010-03-03 19:28:24 +01:00
libical.rb Add new formula for libical 0.44. 2010-01-30 17:08:14 +00:00
libid3tag.rb
libident.rb New formula: libident 0.32 2010-01-30 23:29:11 -08:00
libidl.rb libIDL 0.8.13 2010-02-16 17:19:18 -08:00
libidn.rb libidn: add gettext 2010-03-17 19:34:04 +01:00
liblastfm.rb Fix liblastfm 2010-02-24 15:13:20 +00:00
liblcms.rb
liblunar.rb New formula liblunar 2010-03-13 19:57:22 +01:00
libmatroska.rb Added formula libmatroska 2010-01-30 14:18:04 +01:00
libmemcached.rb
libmicrohttpd.rb New formula: libmicrohttpd 2010-01-31 18:31:31 +01:00
libmikmod.rb Fix some more man paths. 2010-02-11 11:54:21 -08:00
libmms.rb MMS stream protocol library 2010-01-30 14:18:05 +01:00
libmpdclient.rb New formula libmpdclient 2010-01-31 15:27:29 +01:00
libmusicbrainz.rb
libnet.rb LibNet: http://github.com/sam-github/libnet/tree/master/libnet/ 2009-12-22 02:15:17 +00:00
libogg.rb Reformat libogg and libvorbis 2009-12-21 18:41:14 +00:00
libotr.rb Libotr 3.2.0 2010-01-23 12:21:14 +00:00
libpano.rb libpano - add version and fix man location 2010-02-09 13:31:17 -08:00
libpcap.rb libpcap 1.1-PRE-CVS 2010-02-04 13:02:55 -08:00
libpng.rb
libpurple.rb Formula for libpurple 2010-03-17 19:35:10 +01:00
libqrencode.rb Tweak libqrencode formula to require pkg-config 2009-12-05 17:42:56 +00:00
librsync.rb duplicity 0.6.62 2009-12-05 16:43:35 +00:00
libsamplerate.rb Fix liblastfm 2010-02-24 15:13:20 +00:00
libshout.rb Icecast libshout 2010-01-30 14:18:05 +01:00
libsigc++.rb
libsndfile.rb Update URL for libsndfile source archive 2010-01-30 16:44:15 +01:00
libssh2.rb Update libssh2 to 1.2.2 2009-12-21 18:41:15 +00:00
libtasn1.rb Libtasn 2.3 2010-01-24 12:27:35 +00:00
libtiff.rb Updated homepage and download for libtiff. 2010-03-17 10:00:22 -07:00
libtorrent.rb Update (lib|r)torrent. 2010-02-19 21:40:50 -08:00
libunistring.rb
libupnp.rb New formula libupnp 2010-03-06 11:41:59 +01:00
libusb.rb
libvorbis.rb Disable pdf generation in the libvorbis formula. 2010-03-09 09:04:20 -08:00
libwmf.rb Add gd dependency to libwmf. 2010-03-11 15:36:23 -08:00
libwpd.rb libwpd 0.8.14 2010-02-07 20:52:32 -08:00
libwpg.rb libwpg 0.1.3 2010-02-07 20:52:36 -08:00
libxml2.rb Libxml2 compiles with newer LLVM. 2009-12-12 16:24:16 +00:00
libyaml.rb
libzzip.rb New formula libzzip 2010-02-02 13:17:29 +01:00
lightning.rb
lighttpd.rb Update Lighttpd to 1.4.25 2009-12-17 19:17:50 +00:00
linklint.rb Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
links.rb
litmus.rb
little-cms.rb Update little cms to 1.19 2010-02-07 13:37:46 -08:00
llvm.rb Add Clang as an option to LLVM formula 2009-12-05 17:43:46 +00:00
lockrun.rb lockrun formula; Run cron job with overrun protection 2009-12-05 15:59:37 +00:00
log4cpp.rb New formula log4cpp 2010-02-13 19:11:29 +01:00
log4shib.rb New formula log4shib 2010-02-13 19:12:22 +01:00
logrotate.rb
lout.rb lout: correct man path 2010-03-03 19:46:33 +01:00
lsof.rb lsof bump to 4.83 2010-01-23 10:31:48 +00:00
lua.rb Remove modification of lua man page location. 2010-03-16 20:08:38 -07:00
luarocks.rb
lynx.rb Install lynx man pages in the correct directory. 2010-03-08 08:47:16 -08:00
lysp.rb
lzip.rb ENV['CXX'] is no longer set, use ENV.cxx 2010-02-20 12:12:51 +00:00
lzma.rb
lzo.rb New formula: lzo 2010-03-11 23:08:23 -08:00
maatkit.rb Adding Maatkit v5899 Formula 2010-03-19 14:17:55 -07:00
mad.rb aka libmad 2009-12-12 16:23:03 +00:00
madplay.rb
mairix.rb Update Formula: mairix. Fix man path 2010-01-24 12:27:40 +00:00
markdown.rb Added Markdown to the Formula 2010-03-09 12:37:41 +00:00
maven.rb
mawk.rb mawk: update version to 1.3.4 2010-01-30 13:51:30 +01:00
mcabber.rb Mcabber 0.9.10 2010-01-23 12:21:15 +00:00
mcrypt.rb
md5deep.rb New formula for md5deep 2010-01-31 16:25:28 -08:00
md5sha1sum.rb md5sha1sum formula 2010-02-11 12:24:38 -08:00
mediatomb.rb
memcache-top.rb Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
memcached.rb memcached: listen on localhost, work with launchd 2010-02-24 21:39:26 -08:00
mg.rb
mhash.rb
midnight-commander.rb mc: update to stable release 4.7.0.3 2010-03-16 19:31:27 +01:00
minicom.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
mktorrent.rb newbrew for mktorrent 2010-01-31 11:11:29 -08:00
mmv.rb
mod_python.rb mod_python 3.3.1 2010-03-19 10:32:12 -07:00
mod_wsgi.rb Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
mongodb.rb Update MongoDB to 1.2.4. 2010-03-02 20:52:40 -08:00
monit.rb
monotone.rb New formula monotone 2010-02-12 20:16:26 +01:00
most.rb Most patch wasn't quite complete 2010-01-24 16:19:06 +00:00
mpc.rb mpc 0.19 (and libmpdclient 2.1) 2010-02-11 14:32:45 -08:00
mpd.rb mpd: enable more features 2010-02-02 13:22:04 +01:00
mpfr.rb mpfr: apply upstream patches 2010-03-07 19:31:08 +01:00
mpg123.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
mplayer.rb Update Mplayer formula to compile on 10.5. 2010-02-19 15:39:52 -08:00
mpop.rb mpop formula 2009-12-22 05:49:31 +00:00
mrtg.rb
msmtp.rb msmtp: add option to build with Mac OSX Keychain support 2010-01-30 22:50:21 -08:00
mt-daapd.rb Add mt-daapd aka Firefly Media Server. 2009-12-21 18:41:14 +00:00
mtr.rb Advise user that mtr may require sudo 2009-12-02 10:53:09 +00:00
multitail.rb Multitail 5.2.2 2010-02-11 10:46:05 -08:00
mutt.rb add trash folder patch and hcache support to mutt 2010-03-09 09:08:29 -08:00
muttprofile.rb Muttprofile 1.0.1 2010-01-23 11:35:21 +00:00
mysql-connector-c.rb
mysql.rb Update MySQL to 5.1.44 (thanks tekin) 2010-03-16 16:44:19 -07:00
nasm.rb
ncdu.rb ncdu 1.6 2010-02-08 15:50:29 +01:00
ncftp.rb
ncmpc.rb New formula ncmpc 2010-01-31 15:30:00 +01:00
ncursesw.rb Fix some more man paths. 2010-02-11 11:54:21 -08:00
neon.rb
netcat.rb Fixed netcat formula to install man and info files in the correct directories. 2010-02-19 15:57:56 -08:00
nethack.rb Nethack updates 2010-02-18 08:23:39 -08:00
nginx.rb nginx: update to version 0.7.65 2010-02-08 15:08:50 +01:00
ngircd.rb New formula: ngIRCd 15 2010-02-26 10:28:34 -08:00
ngrep.rb Added Forumla for building ngrep. 2009-12-06 13:57:07 +00:00
nkf.rb new formula : nkf (http://en.wikipedia.org/wiki/Network_Kanji_Filter) 2010-02-13 12:32:13 +00:00
nmap.rb Update nmap to 5.21. 2010-01-30 10:55:35 -08:00
node.rb Update node.js to 0.1.33 2010-03-20 22:54:33 -07:00
nspr.rb Fixes Homebrew/homebrew#607; nspr fails to build 2010-02-17 15:16:38 +00:00
objective-caml.rb Skip clean all of ocaml 2009-12-17 13:44:39 +00:00
oggz.rb Put more aliases in the formula 2009-12-02 09:45:15 +00:00
ogmtools.rb ogmtools now creates man pages in correct directory 2010-02-23 22:39:48 -08:00
ohcount.rb Use Homebrew CFLAGS in ohcount formula 2009-12-06 15:35:23 +00:00
omega.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
oniguruma.rb
oorexx.rb Add formula for OOREXX 2009-12-12 16:24:17 +00:00
open-mpi.rb Formula for MPI-2 implementation Open-MPI 2010-03-12 00:07:03 -08:00
open-tyrian.rb OpenTyrian - vertical shooter. 2009-12-12 16:24:16 +00:00
openexr.rb
opensaml.rb New formlula opensaml 2010-02-13 19:21:59 +01:00
opentracker.rb Added formula for opentracker. 2010-01-31 19:04:29 +01:00
optipng.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
orc.rb
orderly.rb Updates the YAJL formula and adds a Orderly formula 2010-02-02 20:23:44 -08:00
osm2pgsql.rb
oxygen-icons.rb Update Oxygen icons to 4.4.1. 2010-03-03 00:03:40 +00:00
p7zip.rb Be nicer to Sourceforge by using their gateway server 2009-12-05 15:09:31 +00:00
pango.rb Remove unrecognized configure arg --with-fontconfig 2010-02-22 16:22:31 -08:00
par.rb Par 1.52 2009-12-05 16:08:24 +00:00
par2.rb
parrot.rb parrot: update version to 2.1.1 2010-03-09 18:09:52 +01:00
pbc.rb New formula: pbc 2010-02-18 13:23:05 +01:00
pbzip2.rb pbzip2 - parallel bzip2 2010-01-30 10:38:19 -08:00
pcre.rb pcre: version update from 7.9 to 8.01, add unicode support and lib{z,bz2} 2010-02-05 00:07:44 +01:00
pdflib-lite.rb
pdftohtml.rb
peg.rb Added formula for peg/leg 0.1.4 2010-01-30 23:08:18 -08:00
perforce.rb Updated the latest perforce. 2010-03-03 09:20:09 -08:00
phonon.rb Add Phonon formula. 2010-03-18 15:45:00 +00:00
phoronix-test-suite.rb New formula Phoronix Test Suite 2010-02-06 21:00:56 +01:00
pianobar.rb pianobar d38167c 2010-02-02 12:53:58 -08:00
picocom.rb add picocom 2009-12-05 16:11:12 +00:00
pidof.rb New formula: pidof 2010-01-30 10:40:10 -08:00
pig.rb Pig formula 2009-12-18 21:07:13 +01:00
pigz.rb Fix broken url for pigz tarball 2010-01-22 00:58:18 +00:00
pip.rb Fix Pip default locations for build, src and log 2010-02-20 13:58:13 +00:00
pixman.rb pixman 0.16.4 2010-02-07 12:29:02 -08:00
pkg-config.rb
playdar.rb
pngcrush.rb Update pngcrush to 1.7.7 2010-01-13 11:23:14 +00:00
pngnq.rb Pngnq 1.0 2010-01-24 12:27:40 +00:00
pngrewrite.rb New Formula: pngrewrite 2010-02-01 12:26:20 -08:00
poppler.rb fixed dependency problem in poppler formula, bumped to poppler 0.12.4 2010-03-18 20:45:27 +01:00
popt.rb Bumping popt 2010-01-30 14:18:04 +01:00
portaudio.rb Reformat portaudio 2009-12-12 16:24:19 +00:00
postgis.rb Update postgis to 1.5.0 2010-02-25 16:26:49 -08:00
postgresql.rb Postgresql - use shorter path references 2010-03-13 09:42:01 -08:00
potrace.rb potrace 1.8 2010-02-02 15:45:32 +01:00
povray.rb povray: add gcc as compiler 2010-02-05 16:12:48 +01:00
ppl.rb The Parma Polyhedra Library 2010-01-30 14:18:04 +01:00
premake.rb premake 4.1.2 2009-12-04 18:03:02 +00:00
proctools.rb
proj.rb when built without gcc proj fails when loading projection definitions 2010-01-31 11:39:48 -08:00
protobuf-c.rb protobuf-c formula 2010-03-07 19:31:08 +01:00
protobuf.rb protobuf 2.3.0 2010-01-30 19:16:52 -08:00
pstree.rb
pth.rb Adding a formula for GNU Portable Threads. 2009-12-05 17:50:31 +00:00
pv.rb pv - fix man path 2010-02-17 09:54:42 -08:00
pwgen.rb
pwnat.rb pwnat 0.1-beta 2010-02-11 09:26:58 -08:00
pwsafe.rb
pyqt.rb updated pyqt to 4.7 2010-02-13 16:46:28 -08:00
python.rb Update Python formula 2010-03-12 11:27:10 -08:00
qca.rb New formula Qt Cryptographic Architecture (QCA) 2010-03-14 13:24:37 +01:00
qemu.rb qemu: update to version 0.12.3 2010-03-20 15:22:04 +01:00
qimageblitz.rb New formula qimageblitz 2010-03-13 20:00:55 +01:00
qjson.rb New formula: qjson 2010-02-05 21:04:05 +01:00
qpdf.rb
qt.rb Qt - Create a 'Frameworks' symlink. 2010-02-18 10:27:09 -08:00
quassel.rb
qwt.rb
rabbitmq.rb update rabbitmq to 1.7.2 2010-02-19 21:28:57 -08:00
ragel.rb
raptor.rb Updated raptor to 1.4.20. 2010-01-30 14:11:29 +01:00
rasqal.rb Updated rasqal to 0.9.17. 2010-01-30 14:11:29 +01:00
rdesktop.rb
re2c.rb added formula for re2c 2009-12-05 16:42:25 +00:00
readline.rb Add a --universal option to readline. 2010-03-17 09:29:49 -07:00
redis.rb Update redis to 1.2.5 2010-03-11 17:25:37 -08:00
redland.rb Updated redland to 1.0.10. 2010-01-30 14:11:29 +01:00
regina-rexx.rb Add formula for Regina-Rexx language. 2009-12-12 16:24:17 +00:00
remind.rb Remind 03.01.07 2010-01-23 12:21:14 +00:00
repl.rb repl - use stable version and rlwrap 2010-01-30 00:40:21 -08:00
repo.rb Repo formula 2010-02-09 12:38:22 +00:00
resty.rb Add formula for resty and jsawk 2009-12-12 16:24:17 +00:00
riak.rb Bumped Riak to 0.9.1 2010-03-20 15:41:51 +01:00
rlwrap.rb rlwrap 0.36 2010-01-31 14:22:21 -08:00
rmtrash.rb rmtrash - use gzip and explicit names 2010-01-30 10:48:52 -08:00
rogue.rb rogue - fix installation of manpage 2010-02-06 17:59:50 -08:00
rsync.rb update to rsync 3.0.7 2010-01-31 10:56:10 -08:00
rtorrent.rb Update (lib|r)torrent. 2010-02-19 21:40:50 -08:00
ruby-enterprise-edition.rb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
ruby-odbc.rb ruby-odbc - use change_make_var 2010-02-15 14:46:58 -08:00
ruby.rb Update Ruby to 1.9.1-p378 2010-01-24 12:33:07 +00:00
s-lang.rb Update Formula: s-lang. Add formula alias slang. 2010-01-23 12:21:14 +00:00
s3sync.rb Add s3sync formula 2010-02-11 11:34:41 -08:00
sane-backends.rb SaneBackends 1.0.20 2010-01-23 12:21:00 +00:00
sbt.rb sbt 0.7.0 2010-02-18 13:23:05 +01:00
scala.rb Scala - Move man pages to the correct path. 2010-02-19 22:08:29 -08:00
scheme48.rb Fixed formula: scheme48 2010-02-19 12:34:56 -08:00
schroedinger.rb New formula schroedinger 2010-03-09 18:09:52 +01:00
scons.rb scons - put manuals in proper place 2010-02-20 20:13:19 -08:00
scsh.rb New formula: scsh 2010-03-02 18:32:41 +01:00
scummvm.rb ScummVM 1.0 2009-11-18 08:57:04 -08:00
sdcc.rb
sdl.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
sdl_image.rb Update SDL libraries. 2009-12-12 16:24:16 +00:00
sdl_mixer.rb Update SDL libraries. 2009-12-12 16:24:16 +00:00
sdl_net.rb
sdl_sound.rb sdl_sound 2010-03-09 23:35:12 -08:00
sdl_ttf.rb
setuptools.rb Added pip and setuptools formula 2009-12-02 12:53:00 +00:00
shapefile.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
shared-desktop-ontologies.rb Add new formula for shared-desktop-ontologies 0.2. 2010-01-30 17:08:14 +00:00
shared-mime-info.rb Add shared-mime-info formula. 2009-12-05 18:26:47 +00:00
shell.fm.rb Shell.fm depends_on pkg-config 2010-01-06 21:02:36 +00:00
shorten.rb
siege.rb
sip.rb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
sl.rb Added sl formula 2010-03-10 19:34:50 -08:00
sleepnow.rb New formula: sleepnow 2010-03-17 10:17:35 -07:00
sloccount.rb
slrn.rb slrn: slang was not found 2010-01-30 14:18:04 +01:00
smpeg.rb Added formula for smpeg 2010-03-14 11:10:07 -07:00
snobol4.rb Add formula for SNOBOL4. 2009-12-12 16:24:17 +00:00
solr.rb Update Solr Formula to 1.4.0 2010-01-19 12:55:01 +00:00
soprano.rb Update Soprano optional dependencies. 2010-02-02 17:54:07 +00:00
sox.rb sox: remove version, add linker error message 2010-01-31 17:00:45 +01:00
speex.rb
sphinx.rb Enable postgresql support in sphinx when pg_config is present 2010-03-18 10:13:18 -07:00
spidermonkey.rb Build disposable autoconf 213 for SpiderMonkey 2010-02-23 15:40:02 +00:00
spim.rb Update spim 2010-02-15 17:07:18 -08:00
spin.rb spin - simpler man install 2010-03-06 23:18:33 -08:00
spring-roo.rb spring-roo: remove bat files before installing (pointed out by adam) 2010-03-06 11:47:32 +01:00
sqlite.rb sqlite 3.6.23 2010-03-12 10:20:24 -08:00
streamripper.rb Streamripper formula added. 2010-01-30 18:33:11 -08:00
strigi.rb strigi: update version to 0.7.2 2010-03-14 13:21:52 +01:00
subversion.rb Update Subversion to 1.6.9 2010-03-02 09:23:35 -08:00
swfmill.rb swfmill depends on pkg-config. 2010-01-30 23:11:09 -08:00
swftools.rb Homepage for swftools was wrong, wrong, wrong. 2010-03-13 09:41:54 -08:00
swi-prolog.rb New formula: swi-prolog 2010-01-30 14:18:04 +01:00
syck.rb syck 0.70 - a YAML parser 2010-01-30 23:25:51 -08:00
szip.rb Add hdf5 and its dep, szip. 2010-02-11 10:01:59 -08:00
tabbed.rb Tabbed 0.2 2010-01-23 12:21:14 +00:00
taglib.rb
task.rb Adding a formula for task 2010-01-30 14:11:29 +01:00
tcpflow.rb Added formula for tcpflow. 2010-02-11 15:09:07 -08:00
term.rb
tesseract.rb tesseract: adding about 2010-02-03 16:05:16 +01:00
tex-live.rb Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
theora.rb
thrift.rb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
tig.rb tig has man pages 2010-03-11 13:43:08 -08:00
timedog.rb
tintin.rb
tmux.rb Update tmux to use new inreplace features. 2010-01-13 11:23:11 +00:00
tokyo-cabinet.rb Tokyo cabinet and tokio-dystopia 2010-02-21 13:51:31 -08:00
tokyo-dystopia.rb Tokyo cabinet and tokio-dystopia 2010-02-21 13:51:31 -08:00
tokyo-tyrant.rb Tokyo Tyrant 2010-02-21 13:51:31 -08:00
tor.rb Updated tor to 0.2.1.22. 2010-02-10 20:43:51 -08:00
trafshow.rb trafshow is a ncurses based visualization of network traffic 2010-03-19 09:57:05 -07:00
tree.rb
two-lame.rb Two LAME 2010-01-30 14:18:05 +01:00
typespeed.rb Added Typespeed Formula 2010-03-19 20:30:25 +01:00
uncrustify.rb uncrustify: remove explicit version 2010-02-05 01:48:38 +01:00
unison.rb Unison 2.32.52 2009-12-05 16:08:20 +00:00
unittest.rb Use gcc for unittest, so its own tests pass. 2010-02-16 22:15:24 -08:00
unixodbc.rb
unp.rb Fix case of README.Debian. 2009-12-19 17:58:48 +00:00
unrar.rb Update unrar formula to upstream version 3.9.10 2010-03-21 17:46:25 +01:00
unshield.rb Formula for unshield. 2010-03-15 11:11:29 -07:00
unyaffs.rb New Formula: unyaffs 2010-02-01 12:28:54 -08:00
urlview.rb Urlview 0.9-18.1 2010-01-23 12:21:14 +00:00
usbmuxd.rb usbmuxd v1.0.0-rc2 2009-12-05 17:00:09 +00:00
uwsgi.rb uwsgi 0.9.4 2010-02-01 12:18:30 -08:00
v8.rb Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
vala.rb vala: update version to 0.7.10 2010-02-12 20:28:05 +01:00
vbindiff.rb
vcprompt.rb vcprompt: use upstream hg repo instead of git mirror 2010-02-07 11:58:22 -08:00
vice.rb Update vice to 2.2 stable. 2010-03-07 13:08:13 -08:00
vilistextum.rb
visualboyadvance.rb Add formula for Visual Boy Advance 2009-12-12 16:24:17 +00:00
vorbis-tools.rb Use quoted, comma-separated "system" calls. 2010-02-26 17:39:30 -08:00
vpnc.rb New formula: vpnc 2010-03-11 22:38:08 -08:00
w3m.rb Use GCC for w3m, fixes Homebrew/homebrew#519. 2010-01-31 11:24:13 -08:00
wakeonlan.rb Fix to install in Cellar as it should 2010-03-11 12:00:38 -08:00
watch.rb
webkit2png.rb Webkit2png 2010-01-24 12:27:39 +00:00
weechat.rb weechat: update to version 0.3.1.1 2010-02-08 13:18:02 +01:00
wget.rb Bump wget from 1.11.4 to 1.12 2009-12-06 15:31:58 +00:00
whohas.rb Support Perl/CPAN external dependencies 2010-01-13 11:56:23 +00:00
wine.rb Update to latest version of Wine 2010-01-31 11:55:50 +00:00
winetricks.rb Winetricks (current) 2010-02-03 13:46:47 -08:00
wireshark.rb Wireshark depends on glib 2010-01-13 13:50:24 +00:00
wol.rb New formula for wol a wake on lan application. 2010-01-31 10:42:51 -08:00
woof.rb woof: version update to 20091227 2010-01-13 14:48:57 +00:00
wordnet.rb
wrangler.rb wrangler upgrade and fix 2009-12-19 16:43:39 +00:00
wxmac.rb
wyrd.rb Wyrd 1.4.4 2010-01-23 12:21:14 +00:00
x264.rb Use a stable commit 2009-12-02 10:38:26 +00:00
xapian.rb Pass xapian-config path to xapian-bindings' configure script. 2009-12-31 03:28:06 +00:00
xar.rb
xdebug.rb
xerces-c.rb xerces-c: update version to 3.1.0 2010-02-13 19:10:25 +01:00
xml-security-c.rb New formula XML Security 2010-02-13 19:16:23 +01:00
xml-tooling-c.rb New formula XMLTooling 2010-02-13 19:19:51 +01:00
xmlrpc-c.rb Use quoted, comma-separated "system" calls. 2010-02-26 17:39:30 -08:00
xmlstarlet.rb Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
xpdf.rb
xspin.rb Use Pathname support for renames. 2010-03-07 11:27:23 -08:00
xspringies.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
xu4.rb Update xu4. 2010-03-01 16:26:12 -08:00
xz.rb Fix xz building on x86-64 2010-01-03 17:07:04 +13:00
yajl.rb Update yajl to 1.0.9 and fix the formula. 2010-03-01 11:35:38 -08:00
yasm.rb
yaz.rb
yeti.rb Adding a stable install of yeti. 2010-01-16 19:13:42 +00:00
zebra.rb
znc.rb Update znc formula to 0.080 2010-02-26 22:48:18 -08:00
zsh.rb Use more inreplace features. 2010-02-21 23:37:49 -08:00
zsync.rb New formula: zsync 0.6.1 2010-01-01 13:43:14 +01:00