Commit Graph

3376 Commits (7f6f63f5574fb68e932d8a700b5d0ff27b92bba4)

Author SHA1 Message Date
Adam Vandenberg 8e855f9e8f npm 0.2.2 2010-09-22 08:03:23 -07:00
Bjørn Arild Mæland 823873f470 New Formula: timbl
TiMBL (Tilburg Memory-Based Learner) is a machine learning program implementing
a family of Memory-Based Learning techniques. TiMBL stores a representation of
the training set explicitly in memory (hence `Memory Based'), and classifies new
cases by extrapolating from the most similar stored cases.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 07:23:12 -07:00
Charlie Sharpsteen e251674b9e Altered SIP formula to install from Mercurial repos
Riverbank has a nasty habit of pulling old tarballs whenever new releases are
made.  New releases are made fairly often--- this leads to a state where the
PyQT and SIP formulae are chronically broken due to outdated tarball links.

This changeset patches the SIP formula to install from the Mercurial repository
for SIP located at:

  http://www.riverbankcomputing.co.uk/hg/sip

By default this formula installs an archived tarball from a tag corresponding to
the released version of SIP.  Tarballs are fetched using HTTP.

If the user has Mercurial installed, bleeding-edge versions can be installed by
specifying the --HEAD switch.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 07:17:04 -07:00
Zifei Tong 36da14d802 update ccache to v3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 06:45:13 -07:00
Aleksandar Topuzovic 46ea4545ba Version bump to 0.20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 06:44:31 -07:00
Aleksandar Topuzovic 064a38b791 Version bump to 3.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 06:44:00 -07:00
Adam Vandenberg 764ee4e566 erlang - fix audit warning 2010-09-21 21:34:27 -07:00
Adam Vandenberg 8e176305db ImageMagick - use svn repo instead of tarballs
The ImageMagick mirrors like to drop old tarballs, which means that our
formula breaks whenever the version we're using disappears.

So I've switched to using their SVN repo (and added a --HEAD build.)

Caveat: Their SVN repo is only served over https, with a bad cert,
so this brew know has a custom SVN download strategy that auto-accepts
that cert.

If this bothers you, get ImageMagick to fix their cert upstream (or
let us know where a stable tarball mirror lives.)
2010-09-21 21:28:29 -07:00
Joey Geiger cd258b0d9b update to nginx 0.8.50 for head
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 18:57:17 -07:00
Mark A. Matienzo 2861b249f4 New Formula: fits
The File Information Tool Set (FITS) identifies, validates, and extracts
technical metadata for various file formats. It wraps several third-party open
source tools, normalizes and consolidates their output, and reports any
errors. FITS was created by the Harvard University Library Office for
Information Systems for use in its Digital Repository Service (DRS).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 18:54:41 -07:00
Martin Kühl 1da0f08be7 Update leiningen to 1.3.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 13:56:39 -07:00
bkonkle ac65103be0 Added an autogen call to postgis if --HEAD is used
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 12:55:18 -07:00
Adam Vandenberg 03d1665d02 postgis - add head for postgres 9.0 support 2010-09-21 12:35:53 -07:00
Angel Pizarro a61e11b26d updated winetricks to version 20100917
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 09:21:54 -07:00
SHIBATA Hiroshi 8ba5545475 upgrade 3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-21 07:35:35 -07:00
Alexis Hildebrandt 93402536c6 Update Formula: ktoblzcheck
Version bump to 1.28
2010-09-21 10:43:05 +01:00
Jannis Leidel a84e55eaf7 Postgresql 9.0: add pg_upgrade to the extensions
Useful for 8.X > 9.X upgrades

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 15:26:40 -07:00
Mark A. Matienzo f26ac88a0e New formula: sleuthkit
The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file and volume system forensic analysis tools. The file system tools allow you to examine file systems of a suspect computer in a non-intrusive fashion. Because the tools do not rely on the operating system to process the file systems, deleted and hidden content is shown.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 15:18:37 -07:00
Mark A. Matienzo 9ae0a54685 New formula: libewf
Libewf is a library for support of the Expert Witness Compression Format
(EWF), it support both the SMART format (EWF-S01) and the EnCase format
(EWF-E01). Libewf allows you to read and write media information within the
EWF files.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 15:17:06 -07:00
Mark A. Matienzo 3b68a9d269 New formula: afflib
AFFLIB is an open source implementation of the Advanced Forensic Format written in C.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 15:14:28 -07:00
Alexis Hildebrandt d701ff8a8d Update Formula: ledger
Use next branch when installing head, which works with brew's boost
1.44 formula

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 13:56:20 -07:00
Adam Vandenberg f14fa31a22 erlang - add test from bug Homebrew/homebrew#120 2010-09-20 11:55:49 -07:00
Mikkel Krautz 17f75141c0 CMAKE_OSX_ARCHITECTURES quoting patches for CMake 2.8.2.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-20 19:43:41 +01:00
Ville Lautanala 04b3d06e03 Update Git to 1.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 09:37:09 -07:00
Dan Larkin 12cc4d06b9 New Formula: readpst
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 09:22:07 -07:00
n0ts ad809729e3 Upgrade kumofs to version 0.4.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 08:18:52 -07:00
Martin Kühl c5727d40d6 Update chicken to 4.6.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 08:18:03 -07:00
Martin Kühl c436d06851 Update moreutils to 0.41.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 08:18:00 -07:00
Stephen Haynes 72faf67e7e Update ec2-api-tools to 1.3-57419
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 08:10:01 -07:00
Dmitriy Kopylenko 83a6af8418 Updated Groovy to 1.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 07:59:42 -07:00
Ray Slakinski df6438ddda Updated to latest uWSGI version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 07:59:09 -07:00
Dmitriy Kopylenko 2feb7b1bf0 Update Activemq to 5.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 07:58:52 -07:00
Piotr Usewicz 0a857fbb2e Add HEAD location to Sphinx formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-20 07:58:26 -07:00
Steve Hoeksema 92f3c81c99 Upgrade EncFS to 1.7.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-19 20:33:58 -07:00
Aku Kotkavuo 997cf2668e Update PostgreSQL to 9.0.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-19 11:22:56 -07:00
Adam Vandenberg ee3b332769 use gzip multi-arg support 2010-09-19 11:15:10 -07:00
Tamas d6c5445ff1 updated igraph to 0.5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-19 10:08:41 -07:00
Jason L. Shiffer 14ad0bbe0a added Joey Hess' multiple repository tool
The mr(1) command can checkout, update, or perform other actions on a
set of repositories as if they were one combined respository.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-19 09:39:11 -07:00
Dominic Evans d6da1eb9ce Fix broken rtmpdump.rb install step.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-19 08:49:22 -07:00
Joshua Priddle 481a55d819 New Formula: vnStat - a network traffic monitor
vnStat is a console-based network traffic monitor for Linux and BSD that keeps
a log of network traffic for the selected interface(s). It uses the network
interface statistics provided by the kernel as information source. This means
that vnStat won't actually be sniffing any traffic and also ensures light use
of system resources.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-18 21:56:37 -07:00
Christian Romney 6792390e97 Added formula for abnfgen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-18 19:42:47 -07:00
Jonathan Palardy 8b8d2328e5 bump version to 20100906
* update URL
* update md5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-18 19:41:31 -07:00
kmowery 0a35453960 Updated gphoto2 and libgphoto2 to 2.4.10.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-18 15:35:12 -07:00
Alain O'Dea ec3c0e594d Make R14B default and head Erlang version
- Use R14B documentation
 - Use R14B tag for GitHub download

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

 - Move head up to dev branch
2010-09-18 12:11:17 -07:00
Adam Vandenberg 3979772c49 cleaner pip patch for 0.8.1 2010-09-17 22:40:15 -07:00
Adam Vandenberg 3330efdd4b Fix Subversion + Perl compile on 10.5 [mkroehnert] 2010-09-17 17:13:54 -07:00
Adam Vandenberg 4c0adbc350 Fix download for logrotate 2010-09-17 17:00:40 -07:00
Adam Vandenberg c9c93aa90d node 0.2.2 2010-09-17 12:07:48 -07:00
John Griffin e1d61de3ab Add screen enhancement byobu
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-17 08:51:49 -07:00
Roberto Thais 069df81ab2 new formula: hydra
Hydra is a fast network authentication cracker which supports many different services

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-17 08:41:40 -07:00
Brett Cannon 59e9bbaa2f Update SCons to 2.0.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-17 08:19:57 -07:00
Tobias Steinhoff c73dd1dd66 updated ttytter to 1.1.05
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-16 13:39:08 -07:00
Alexis Hildebrandt cdfe47ab44 Update Formula: aspell
Add --all option to install all available dictionaries.

List dictionaries that fail to install in caveats and omit these
when installing all dictionaires via the --all option.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-16 13:09:46 -07:00
Michael Dippery 3bb1ac51e5 solr: Install files to libexec
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-16 11:56:36 -07:00
Gerad Suyderhoud 3561f49015 update the postgres formula to build the intarray contrib module
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-16 09:31:26 -07:00
Alexis Hildebrandt f06a8bf8a9 Update Formula: aspell
Some changes on how language dictionary formulae are handled so
updating to new dictionary version can be handled by the
brew-aspell-dictionaries script in contributions.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-16 09:29:42 -07:00
Lee Packham 576c017393 TinyFugue (MOO/MUD client)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Renamed from 'tf'
* Was linkined to libnet in my Cellar, so added dep
2010-09-16 09:24:43 -07:00
Mark L. Chang 4f4d5db74f new formla: gplcver
gplcver is a Verilog simulator

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 10:35:11 -07:00
Matt Passell a5e2a717a0 Update Formula: gradle, add HEAD URL
Instead of using a custom --devel option, use the existing --HEAD feature,
similarly to the way it's used in the maven formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 10:28:05 -07:00
R.T. Lechow 77647f7836 Update imagemagick md5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 10:09:14 -07:00
Adomas Paltanavičius 2b1d3d19b7 Add formula for pdfcrack
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 09:44:34 -07:00
Alexis Hildebrandt 53b099c785 Update Formula: remind
Remove Apple specific start-up message

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 09:17:25 -07:00
Loom 7ab8ff71e8 New formula : chmox
Microsoft compiled help module viewer for OSX

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 09:14:09 -07:00
Daniel De Aguiar 4b2275c03f Updated npm formula to v0.2.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 09:04:46 -07:00
Kenneth Reitz 3be01b345a Updated pip formula to new release (v0.8.1).
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 09:02:54 -07:00
Mark L. Chang 93952fe62b changed to use 'make all'
make all builds all the microcontroller library files,
which is easier in the source tree than after the fact.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 08:59:06 -07:00
21croissants a702b17d00 ImageMagick 6.6.4-2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-15 08:58:04 -07:00
David Calavera fe5600c729 new Apache Commons Daemon Formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-14 08:37:21 -07:00
Adam Vandenberg ab643771fb brew-audit - check for commented-out dependencies
"brew audit" will now warn about commented-out dependencies.

Updated formulae that had these to either take them out or rewrite
the comments around them.
2010-09-13 15:16:09 -07:00
Tim Felgentreff 8884ba5f59 add formula for git-hg
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 14:55:53 -07:00
Peter Aronoff 496d9dd3d1 Remove extraneous argument in line 12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 09:12:29 -07:00
howthebodyworks 0aa0257bc5 update recode url - fixes Homebrew/homebrew#2418
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 09:08:01 -07:00
Adam Vandenberg bb7695fd92 bash-completion - remove puts and style tweaks 2010-09-13 08:50:14 -07:00
Daniel De Aguiar ef1f094eb1 Update node.js formula.
See http://nodejs.org/docs/v0.2.1/changelog.html.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:42:28 -07:00
n0ts 2f590d925d Upgrade to zeromq version 2.0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:41:49 -07:00
Charlie Sharpsteen c23f1f5fb8 Updated PyQT from version 4.7.4 to 4.7.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:40:42 -07:00
Charlie Sharpsteen 111eeea4c0 Update SIP from v. 11 to 11.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:40:38 -07:00
Max Howell 64f9d25101 Preserve the SDK images between upgrades
The `android` tool downloads the SDK images into its prefix. Which means you have to move them manually to the new android-sdk keg when you upgrade. Which sucks. So we'll store them in the var/lib/android-sdk directory because that makes the most sense based on my interpretation of the POSIX filesystem hierarchy documentation.

We still have to symlink the var directories back into the keg, because the SDK is stupid.

For discussion: whether we should use var in this manner more.
2010-09-12 21:57:31 +01:00
Gerolf Seitz 71a3777613 updated Formula: git-extras 0.0.4 2010-09-12 17:49:26 +01:00
Steve Agalloco c905b9a97a upgraded redis to 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 11:05:57 -07:00
Michael Dippery d8c8aaa44a luajit: Update homepage
luajit.org is an umbrella page for a couple related projects;
luajit.org/luajit.html is the LuaJIT-specific page. Nicer to open
up to that, in my humble opinion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 08:33:59 -07:00
Sebastian Cohnen b2f7cc66b0 changed git repo, bc the old one seems to be unmaintained
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-10 08:28:30 -07:00
Gerolf Seitz 66f51dd72f Update Formula: android-sdk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 14:28:26 -07:00
Adam Vandenberg aa1df559d2 Normalize SourceForge urls 2010-09-09 14:25:57 -07:00
Adam Vandenberg 6fc3c77563 Add gem install caveat for zeromq 2010-09-09 13:17:14 -07:00
Alexis Hildebrandt 299618fe06 Update Formula: fontforge
Make formula installable as non-superuser

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:50:55 -07:00
Daniel De Aguiar 769d881c37 Updated npm formulae to 0.1.27
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:46:56 -07:00
Grayson Manley f9acd8fcf0 Fixed solr url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:46:15 -07:00
Alexis Hildebrandt a6def4a08a Update Formula: libical
Version bump to 0.46

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:42:06 -07:00
Alexis Hildebrandt 1ab32b88a3 Update Formula: svg2png
Fix manpath

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-09 12:41:41 -07:00
Adam Vandenberg 9e00e5e633 Update protobuf-c to 0.14 2010-09-09 08:38:05 -07:00
Adam Vandenberg c048a949d3 Update maatkit to 6839 2010-09-09 08:32:43 -07:00
Adam Vandenberg 37cff91a30 mysqlreport script 2010-09-09 08:27:31 -07:00
Joshua Priddle ece2641dd5 New formula: UGGCONV (Universal Game Genie Code Convertor)
The uggconv utility converts between the codes used by the various
incarnations of the Galoob Game Genie and address:value pairs (with check
bytes where appropriate). It is universal in the sense that all existing
Game Genie systems are supported: Game Boy, Game Gear, Megadrive (Genesis),
NES, and SNES.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 20:46:11 -07:00
Mark A. Miller b0adbd5db5 Updated the URL for the rats package
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 12:10:08 -07:00
rlotun 1005997ff4 Add formula for yconalyzer, a TCP traffic analyzer.
Yconalyzer is a low-overhead pcap utility developed by Yahoo that
provides a bird's eye view of traffic on a particular TCP port,
displaying a distribution of duration, volume and throughput over all
connections while being able to narrow down to a connection as well.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 09:22:56 -07:00
Martin Kühl e65289eb4a Deparalellize `splint`.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Also tweak for Homebrew style
2010-09-08 09:22:01 -07:00
Adam Vandenberg b732e6c299 brew-audit - check inreplace block var name 2010-09-08 09:07:59 -07:00
Adam Vandenberg 204d3c8505 perforce-server 2010.1.260003 2010-09-08 08:33:08 -07:00
Adam Vandenberg 6fe1b125fb mecab-ipadic - remove trailing whitespace 2010-09-08 08:17:29 -07:00
Adam Vandenberg 334a19ffc6 ganglia - fix style issues 2010-09-08 08:16:12 -07:00
Adam Vandenberg d10ce32426 emacs - revert 'fix' and link emacsclient instead 2010-09-08 08:11:17 -07:00
Kim Ahlström f3e343826d Added formula for mecab, a Japanese morphological analyser
mecab is the main application that does morphological analysis on Japanese text.
mecab-ipadic is data that is required by mecab to work. This is the recommended data file by the author, but other data files are available on the mecab homepage.

This formula sets utf-8 as the default charset for mecab-ipadic, but this can be changed with the --with-charset=[sjis|euc-jp] flag.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 07:51:36 -07:00
Adam Vandenberg 1040b286e2 atomicparsley - md5 changed 2010-09-08 05:54:27 -07:00
William Lynch af9fb23b26 collectd - var should not be inside the Cellar directory
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:47:08 -07:00
where's the fire? 4e3afcfb43 upgrade to exim 4.72
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:34:30 -07:00
Adam Vandenberg 0328eaac53 ganglia patches for os x 2010-09-08 05:34:11 -07:00
Keith Batten 8c92bebdf2 update to version .43
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:22:37 -07:00
Martin Kühl e43f4e166d Update chicken scheme to 4.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:19:52 -07:00
Jacob Quinn Shenker b3485a257f Ack formula now installs bash completion script.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:17:08 -07:00
Adam Vandenberg 623be191e9 brew-audit - catch more interpolation style issues 2010-09-07 14:36:51 -07:00
Joey Geiger 5ecbd21231 rabbitmq 2.0.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 14:23:10 -07:00
Adam Vandenberg 8231dff71b brew-audit: add check for git and fix warnings 2010-09-07 09:23:29 -07:00
Ali Asad Lotia 3079480a83 Update skipfish to 1.64b.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 07:56:12 -07:00
Gray Manley 191496d469 Added libdv formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 07:41:13 -07:00
Luke Amdor b227561541 Added ns-fullscreen patch for emacs formula if running with "--cocoa" flag
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 05:43:58 -07:00
Adam Vandenberg bdd8ab7296 Use startup script instead of symlink for cocoa emacs 2010-09-07 05:33:23 -07:00
Grayson Manley 078b62b7b4 Added xvid formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 04:01:51 -07:00
Drew Hess 2c3d9d7d55 mkvtoolnix: 4.3.0.
Most options are auto-detected now, eliminate flags.

Use included drake tool (a wrapper around rake) to install.

Use all hardware procs to build.

No need for handle_deps fixups anymore.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-07 03:59:21 -07:00
Alexis Hildebrandt 29e4b8000f Update Formula: gd
Add pkg-config file for gd

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 13:19:58 -07:00
Aku Kotkavuo 05aa8d3f69 Update formula boost to 1.44.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 12:35:02 -07:00
Cory cb4d606653 Initial commit of new ledit formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 12:24:59 -07:00
Cory e75e07ad01 Created a new formula for camlp5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 12:24:34 -07:00
Adam Vandenberg 9ab86b7dea subversion - fix audit warning 2010-09-06 12:20:09 -07:00
Robert Flick 64ebd99016 Updated Formula to 1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-06 12:16:53 -07:00
Adam Vandenberg 0b55dd1c78 Add ENV.ldflags and use. 2010-09-06 11:48:21 -07:00
Adam Vandenberg eb6fad4879 pkg-config 0.25 2010-09-06 11:43:49 -07:00
Adam Vandenberg 6d7e2e8dc0 git-extras 0.0.3 2010-09-06 09:40:48 -07:00
Adam Vandenberg 21d2f15066 mod_wsgi - don't build 64bit on 32bit CPUs 2010-09-06 09:38:34 -07:00
David Sawyer 389bcfccbc Updated git.rb to 1.7.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-05 22:39:16 -07:00
Michael Grinich 31594084be Updated class-dump to v3.3.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-05 22:38:29 -07:00
Jeffrey T. Palmer ae68b5212f Added sdl_gfx formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-05 22:29:57 -07:00
Miha Filej 6152d93655 Updated imagemagick to 6.6.4-0
ImageMagick-6.6.3-9.tar.bz2 was unavailable on the ftp server

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-05 22:26:33 -07:00
Michael Wild 900d4f3690 FIX: Install the epub docbook-xsl backend
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 16:32:47 +02:00
Michael Wild c59a0c3048 ENH: Upgrade fop to 1.0
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
2010-09-04 16:27:24 +02:00
Michael Wild 3ba13c3068 Updated asciidoc.rb to 8.6.1
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 16:24:05 +02:00
M.Schneider 6d3eed38c4 libmpq Formula added
Signed-off-by: David Höppner <0xffea@gmail.com>

* man dir
2010-09-04 16:20:09 +02:00
Martin Kühl 2b623081dd New formula: `guilt`.
Guilt = Git + Quilt.

Skip the documentation, building it requires `xmlto`.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 15:47:48 +02:00
Rich Cheng 621cd38ce1 Add FrobTADS (interpreter only) formula
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 15:36:36 +02:00
Lee Packham 51fca8ad45 The caveats/info on redis were wrong - corrected
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 11:41:40 +02:00
atr000 dee3e63b6b quvi: version 0.2.2 2010-09-04 11:30:19 +02:00
atr000 e8ff635f3f cclive: version 0.6.5 2010-09-04 11:26:40 +02:00
atr000 c24451350e New formula dwarf
a lillte and powerful object file manipulation tool.
2010-09-04 11:24:12 +02:00
David Höppner 4af6b81171 redis: patch by Pedro Melo (melo) 2010-09-04 11:01:39 +02:00
Scott Gonyea 53d47f3c2f Fixed URL to tomcat tar.gz (yes, same checksum). It might be good to look out for unknown mirrors, as the one used here decided it no longer wanted to serve tomcat.
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 10:39:57 +02:00
Peter Aronoff fe23393f9b Bump discount to v1.6.8
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-04 10:37:57 +02:00
David Höppner 9794efec50 lftp: update version to 4.0.10 2010-09-03 19:25:45 +02:00
Benjamin Maus 06f5704beb Added formula for autotrace utility
Autotrace is a small utility for tracing bitmap files to vector graphics. The tool has been updated years ago, but still works and compiles nicely.
As default it is compiled with ImageMagick (as the default configure script would do). To disable it set "--without-imagemagick"

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-03 18:58:51 +02:00
Jason Yanowitz 0dc91d4192 added formula for jailkit (v2.11)
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-03 18:50:55 +02:00
Stephen Haynes 0688959193 ec2-api-tools: Snow Leopard patch is no longer required
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-03 18:43:51 +02:00
Stephen Haynes 0b04d5d724 ec2-tools-api: update to 1.3-53907
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-03 18:43:13 +02:00
David Gageot b87d336b5f update Maven HEAD to 3.0beta3
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-03 18:40:50 +02:00
David Albert 22986fa1e8 New Formula: picoc
PicoC is a small C interpreter for scripting. It has an interactive
mode.

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

* rewrite CC and CFLAGS in Makefile
2010-09-03 18:37:19 +02:00
Aku Kotkavuo d309f43ba2 Update redis to 2.0.0.
Signed-off-by: David Höppner <0xffea@gmail.com>

* sha1
2010-09-03 18:21:24 +02:00
bkonkle e644a415a2 Added a launchd plist for nginx
Signed-off-by: David Höppner <0xffea@gmail.com>

* white spaces
2010-09-02 10:51:07 +02:00
Don Barlow 0fa71d1372 update RDSCli to 1.2.006
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-02 10:35:03 +02:00
Kevin Faustino d0ef6a1fc1 Update mongodb to 1.6.2
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 20:36:15 +02:00
David Höppner 1c0b77b478 libssh2: update version to 1.2.7 2010-09-01 20:19:41 +02:00
David Höppner 09884492e7 ngircd: update version to 16 2010-09-01 19:59:31 +02:00
Robert Flick eba8ad89e8 New Formula. Utility to operate Dream Cheeky USB Message Board
Signed-off-by: David Höppner <0xffea@gmail.com>

* support non /usr/local install
2010-09-01 19:26:11 +02:00
David Höppner fcb3e066d2 New formula cronolog
cronolog is a simple filter program that reads log file entries from
standard input and writes each entry to the output file specified by
a filename template and the current date and time.
2010-09-01 19:08:03 +02:00
David Höppner a8fc8f40ea New formula libmtp
libmtp is an implementation of Microsoft's Media Transfer Protocol
(MTP) in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.
2010-09-01 18:48:57 +02:00
Graham Hughes 4c433e1b3a Build the Ruby bindings.
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove testing leftovers
2010-09-01 18:03:56 +02:00
Trevor Turk 1c1436581c couchdb-lucene: recommend putting plist in user-specific directory
Signed-off-by: David Höppner <0xffea@gmail.com>

* merge 2 commits
2010-09-01 17:57:32 +02:00
Trevor Turk ab47448652 couchdb: fix potential problem with download, add plist info in caveats
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 17:54:35 +02:00
David Gageot 4da1978886 maven: install jars in libexec to avoid conflicts
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 17:45:41 +02:00
David Gageot 1b1f19ce1f ioke: install jars in libexec to avoid conflicts
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 17:42:58 +02:00
Robert Boone dfaa9f8c91 Update to the August build of rakudo-star
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 17:40:09 +02:00
David Höppner af438eb5cb nasm: update version 2.09 2010-09-01 13:46:10 +02:00
Richard West 356b4af0ff New formula: Cantera 1.8
Cantera is a suite of object-oriented software tools for problems involving
chemical kinetics, thermodynamics, and/or transport processes.

This formula gets the 1.8.0-beta source from the google code site,
http://code.google.com/p/cantera/ and builds it the way I want it: 64-bit
architecture with the full python package and numpy.

A simple 'brew install cantera' gives me:
/usr/local/Cellar/cantera/1.8.0b: 668 files, 30M, built in 5.5 minutes

I can then do the following demo (using a homebrew python) which uses the
GRI-Mech 3.0 kinetic model to find the equilibrium composition of a
stoichiometric mixture of methane and air at 1000 Kelvin and 1 atmosphere:

macbookpro:~ rwest$ python
Python 2.7 (r27:82500, Aug 16 2010, 14:45:41)
[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import Cantera
>>> g=Cantera.GRI30()
>>> g.set(X='CH4:1, O2:2, N2:8', T=1000, P=Cantera.OneAtm)
>>> g.equilibrate('TP')
>>> g

  gri30:

       temperature            1000  K
          pressure          101325  Pa
           density        0.336957  kg/m^3
  mean mol. weight         27.6498  amu

                          1 kg            1 kmol
                       -----------      ------------
          enthalpy    -2.03847e+06       -5.636e+07     J
   internal energy    -2.33917e+06       -6.468e+07     J
           entropy          8643.6         2.39e+05     J/K
    Gibbs function    -1.06821e+07       -2.954e+08     J
 heat capacity c_p         1311.88        3.627e+04     J/K
 heat capacity c_v         1011.18        2.796e+04     J/K

                           X                 Y          Chem. Pot. / RT
                     -------------     ------------     ------------
                H2    7.61286e-08      5.55034e-09         -33.8964
                 H    6.26175e-13      2.28264e-14         -16.9482
                 O    3.28152e-14      1.89883e-14         -21.7574
                O2     4.3563e-08      5.04148e-08         -43.5148
                OH    3.30789e-09      2.03467e-09         -38.7056
               H2O       0.181818         0.118464         -55.6538
               HO2    1.22441e-14      1.46163e-14          -60.463
              H2O2     1.0757e-13      1.32332e-13         -77.4112
                 C    2.27652e-44      9.88915e-45         -34.5822
                CH    5.81653e-44      2.73871e-44         -51.5304
               CH2    8.38153e-40      4.25199e-40         -68.4786
            CH2(S)    4.46855e-42      2.26692e-42         -68.4786
               CH3    3.45038e-34      1.87617e-34         -85.4268
               CH4    2.42853e-30      1.40906e-30         -102.375
                CO     2.6519e-08      2.68649e-08         -56.3396
               CO2      0.0909091         0.144698         -78.0969
               HCO     5.1743e-22       5.4304e-22         -73.2878
              CH2O    1.12139e-21      1.21778e-21         -90.2359
             CH2OH    3.08627e-32      3.46403e-32         -107.184
              CH3O    7.46237e-35      8.37578e-35         -107.184
             CH3OH    4.44146e-30      5.14701e-30         -124.132
               C2H    2.34749e-55      2.12506e-55         -86.1125
              C2H2      1.673e-45      1.57547e-45         -103.061
              C2H3    8.12731e-55      7.94977e-55         -120.009
              C2H4    6.60022e-50      6.69664e-50         -136.957
              C2H5    4.98569e-59      5.24027e-59         -153.905
              C2H6    1.36667e-56      1.48628e-56         -170.854
              HCCO    1.87989e-42      2.78955e-42          -107.87
             CH2CO    4.03465e-38      6.13407e-38         -124.818
             HCCOH     6.9093e-45      1.05045e-44         -124.818
                 N    2.53717e-22      1.28527e-22         -12.5845
                NH    5.98875e-22      3.25207e-22         -29.5327
               NH2    8.37524e-20      4.85331e-20         -46.4809
               NH3    1.04731e-14      6.45078e-15         -63.4291
               NNH    2.69259e-19      2.82616e-19         -42.1172
                NO    1.37659e-08      1.49391e-08         -34.3419
               NO2    3.38433e-13      5.63106e-13         -56.0993
               N2O    1.09383e-12      1.74115e-12         -46.9264
               HNO    5.09799e-16      5.71828e-16         -51.2901
                CN    9.63391e-33      9.06525e-33         -47.1667
               HCN    8.91222e-24      8.71104e-24         -64.1149
              H2CN    6.76004e-36      6.85387e-36          -81.063
              HCNN    1.39332e-43       2.0677e-43         -76.6993
              HCNO    8.54635e-33      1.32987e-32         -85.8722
              HOCN    2.37596e-23      3.69716e-23         -85.8722
              HNCO    7.70146e-18       1.1984e-17         -85.8722
               NCO    3.47359e-24      5.27852e-24          -68.924
                N2       0.727273         0.736838          -25.169
                AR              0                0
              C3H7    9.64128e-85      1.50247e-84         -222.384
              C3H8    2.79983e-82      4.46523e-82         -239.332
            CH2CHO    8.72194e-48      1.35783e-47         -141.766
            CH3CHO    3.16573e-45      5.04381e-45         -158.715
>>>

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

* use snow_leopard_64?
* remove version
2010-09-01 11:39:33 +02:00
David Höppner 3872bce9c4 sip: fixes Homebrew/homebrew#2322 2010-08-31 20:39:36 +02:00
David Höppner 6284c0f641 vcdimager: fix man path 2010-08-31 18:45:14 +02:00
David Höppner 1a9fc78e82 libcdio: update version to 0.82 2010-08-31 18:37:18 +02:00
David Höppner 1da481085d New formula libxspf
libxspf (formerly called libSpiff) brings XSPF playlist reading
and writing support to your C++ application.
2010-08-31 18:15:35 +02:00
Ferdinand Niedermann bb1413c837 New Formula: ddate
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-31 18:12:32 +02:00
Luke Gallagher 1c2e6f4dff Update wireshark 1.4.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-31 18:09:53 +02:00
Jan Berkel 63e06b966e New version of AppEngine Java SDK (1.3.7)
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-31 18:08:15 +02:00
William Roe 02fd56dd55 Updated the google-app-engine formula to 1.3.7
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-31 18:05:01 +02:00
Laurent b76c786ba1 fixing issue 2320
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-31 17:59:49 +02:00
Peter Aronoff be19a845d1 Update discount to 1.6.7
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-30 21:04:40 +02:00
Ferdinand Niedermann 1798f74884 new formula: dcal
Signed-off-by: David Höppner <0xffea@gmail.com>

* use standard CXX
2010-08-30 20:16:54 +02:00
Ryan Pavlik b2ead74bc4 cppdom: remove extra path for 64 bit libs 2010-08-30 18:22:57 +02:00
Will Robertson 18f156ad16 New formula: Asymptote
Asymptote is a 3D programmatic drawing environment
that integrates with TeX/LaTeX. It requires a MacTeX
installation (or equivalent).

Building asy from source is not exactly straightforward
(although not toooo difficult) on Mac OS X due to some
dependences; hopefully this formula helps some people
out.

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

* white spaces
2010-08-30 18:09:39 +02:00
David Höppner adb4577882 New formula uriparser
uriparser is a strictly RFC 3986 compliant URI parsing and handling
library written in C. uriparser is cross-platform, fast, supports
Unicode and is licensed under the New BSD license.
2010-08-30 16:45:52 +02:00
David Höppner e45c250502 New formula cpptest
CppTest is a portable and powerful, yet simple, unit testing
framework for handling automated tests in C++. The focus lies
on usability and extendability.
2010-08-30 16:43:32 +02:00
David Höppner 8dbabcbd25 sox: fixes Homebrew/homebrew#2312
mp3.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘const’
mp3.c:60: static mad_timer_t const mad_timer_zero_stub = {0, 0};
uses mad data type outside ifdef MAD, should be fixed upstream
2010-08-30 15:08:26 +02:00
Johannes Gorset 9a55eda5b4 imagemagick: Add "--disable-openmp" option
OpenMP generates a segmentation fault when ImageMagick is called
from within a thread (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616),
rendering ImageMagick unusable with popular frameworks such as Ruby on Rails.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-30 14:54:31 +02:00
Graeme Hamilton ba3682c101 New formula isync
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-29 21:26:32 +02:00
David Höppner c184f00fa7 libassuan: update version to 2.0.1 2010-08-29 20:54:00 +02:00
David Höppner 1187be65c7 libgcrypt: update version to 1.4.6 2010-08-29 20:50:51 +02:00
David Höppner f19c545ce2 libgpg-error: update version to 1.9 2010-08-29 20:50:19 +02:00
David Höppner b699618dca libpng: update version to 1.2.44 2010-08-29 20:43:51 +02:00
David Höppner 1002f1a80a zebra: update version to 2.0.44 2010-08-29 20:03:13 +02:00
David Höppner 280f58a75a New formula metaproxy
Metaproxy is a proxy front end server that presents a single
Z39.50/SRW/SRU front end to multiple back end Z39.50 database
servers. It can also work in conjunction with Index Data's
library of gateways to access non-Z39.50-compliant database
servers.
2010-08-29 19:58:12 +02:00
David Höppner ebd60a7a4d New formula yazpp
AZ++ is an application programming interface (API) to YAZ which
supports the development of Z39.50/SRW/SRU client and server
applications using C++.
2010-08-29 19:52:35 +02:00
David Höppner 2a6eb2298a yaz: update version to 4.0.12 2010-08-29 19:41:29 +02:00
David Höppner 14ec384372 ddrescue: update version to 1.13
Also use CXX as compiler
2010-08-29 19:31:37 +02:00
David Höppner 38adda0239 libsndfile: update to version 1.0.21 2010-08-29 18:21:43 +02:00
David Höppner 072e97b9a4 scummvm: update version to 1.1.1 + fluidsynth 2010-08-29 18:14:57 +02:00
Jeffrey T. Palmer 7b368adc38 Added sdl_gfx formula.
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-29 17:36:44 +02:00
David Höppner 1fdf09bdc7 readline: update version to 6.1 2010-08-29 17:28:30 +02:00
David Höppner 14de12e85b cherokee: update version to 1.0.8 2010-08-29 16:51:29 +02:00
David Höppner d7a3295ad6 New formula cdb
cdb is a fast, reliable, simple package for creating and reading
constant databases.
2010-08-29 16:27:35 +02:00
David Höppner 0f68018e56 cassandra: update version to 0.6.5 2010-08-29 15:49:21 +02:00
Philip Weaver 5b0f857413 ffmpeg: add support for compiling with libvpx
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-29 14:06:52 +02:00
David Höppner 9d87da0b8a libvpx: updated formula by pheaver (Philip Weaver) 2010-08-29 14:05:32 +02:00
Zifei Tong 8c7b434a54 New formula: splint
Splint is a tool for statically checking C programs for security
vulnerabilities and coding mistakes. With minimal effort, Splint
can be used as a better lint. If additional effort is invested
adding annotations to programs, Splint can perform stronger checking
than can be done by any standard lint.

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

* remove white space
* improve commit message
2010-08-29 13:18:28 +02:00
Ryan Pavlik f278c07997 New formula gmtl
Graphics Math Template Library (GMTL)

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

* relative path
2010-08-29 13:09:31 +02:00
Alcides Fonseca 65d69e6b7f R now compiles as a framework.
Signed-off-by: David Höppner <0xffea@gmail.com>

* did remove --with-blas=-framework vecLib (linker errors)
2010-08-29 13:02:02 +02:00
Josh Pschorr 4ab62250ae New formula: cdparanoia
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-29 12:20:10 +02:00
David Höppner 7032848b40 coffe-script: update version to 0.9.2 2010-08-27 20:30:48 +02:00
Matt Butcher 7db3794223 Initial add of the TTYtter CLI twitter client.
Signed-off-by: David Höppner <0xffea@gmail.com>

* ScriptFileFormula
2010-08-27 20:24:05 +02:00
Ryan Pavlik 71f7ac0b82 New formula cppdom
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove require hardware
* use snow_leopard_64
2010-08-27 19:50:06 +02:00
Johan Oskarsson baf9b2fff0 Upgraded to thrift 0.4.0
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove version var
2010-08-27 17:48:04 +02:00
Charlie Sharpsteen 50ec6dc364 Updated gfortran brew to use 5664 binaries
Binaries for XCode 3.2.3 (build 5664) have been released on:

    http://r.research.att.com/tools

This change updates the gfortran brew to install these binaries for systems with
XCode 3.2.3 installed.  Previously binaries for 3.2.2 (build 5659) were used
because they worked.

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

* white space, spell error
2010-08-27 14:01:29 +02:00
Robert Flick 4e7660d0cc Initial checkin libhid, a user-space USB HID
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove white spaces
2010-08-27 13:20:37 +02:00
timdoug 71a81698e4 update mediatomb to 0.12.1
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-27 13:09:50 +02:00
David Höppner 70d004413d couchdb: fixes Homebrew/homebrew#2285 2010-08-26 21:15:02 +02:00
Taylor Mitchell b611544c0e Add formula for plt-racket (formerly plt-scheme)
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove white spaces
* use new macro snow_leopard_64?
* ruby chdir
2010-08-26 20:21:54 +02:00
David Höppner 2ab52aa7fb New formula libvpx (Nathan de Vries) 2010-08-26 20:07:32 +02:00
David Höppner ec9dc40382 monotone: update version to 0.48 2010-08-26 19:46:52 +02:00
Will Tisdale 87fe50fc9a Updated to Clamav 0.96.2
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-26 18:54:47 +02:00
David Höppner 3ab228c953 botan: update version to 1.8.9 2010-08-26 18:40:39 +02:00
David Höppner 5512934f23 gnu-prolog: update version 2010-08-25 20:44:44 +02:00
David Höppner f71b359733 gnu-tar: update version to 1.23 2010-08-25 20:40:04 +02:00
David Höppner ea2d0f1119 sqlite: update version to 3.7.2 2010-08-25 20:34:54 +02:00
David Höppner 0d2a9e0499 squid: update version to 3.1.7 2010-08-25 20:27:16 +02:00
David Höppner eb49213c21 nginx: update version to 0.8.49 2010-08-25 20:20:05 +02:00
Julien Blanchard fd36fae1f2 git-extras version bump
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-25 20:04:25 +02:00
Douglas Creager 34cedbdf83 zeromq: Bump to 2.0.8
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-08-25 19:59:43 +02:00
Tristan Dunn d472c363e5 Better and correct instructions for npm.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 18:26:35 -07:00
Adam Vandenberg 3efb87983f ImageMagick 6.6.3-9 2010-08-24 16:05:40 -07:00
Ben Blackburne 8e259804f2 Add bwa
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 11:52:58 -07:00
Alex Morega c839bb9b11 new formula - OpenTTD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 10:35:51 -07:00
Adam Vandenberg a72cea17fb Tweaks to valgrind 2010-08-24 10:28:40 -07:00
Michael Dippery ee1023d725 doxygen: Fix installation path for man pages
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 10:03:37 -07:00
Ben Blackburne 43dcc8ed0f Bali-Phy aligner
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 10:00:42 -07:00
Adam Vandenberg 3a18da8fed gsl - remove unused configure switch 2010-08-24 10:00:42 -07:00
Ben Blackburne d7bba25b04 Paml 4.4c
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 09:50:19 -07:00
Ben Mabey d713c38f69 upgrades leiningen to 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 09:28:52 -07:00
Kashif Rasul bacfadb7d0 Updated libspatialite and spatialite-tools
Added version tag and removed the initialization database since
libspatialite now supports self initialization.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-24 09:27:58 -07:00
Adam Vandenberg 9f81868869 sox - flac support
* Also add libao optional dep
2010-08-24 09:13:32 -07:00
Adam Vandenberg 307ffb5470 flac - optional dep on libogg 2010-08-24 09:11:50 -07:00
Adam Vandenberg 806bcd68c5 Winetricks - fixes # 2270 2010-08-24 07:51:49 -07:00
Ali Asad Lotia 85366cf7fc Update skipfish to 1.58b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-23 18:21:52 -07:00
Jan Berkel 1778bde306 Formula for the stax SDK (stax.net)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-23 09:17:25 -07:00
Glenn Rempe 5f5b05feba Added installation formula for SSSS (Shamir's Secret Sharing Scheme)
- Updated per requests in the issue comments by adamv
- Updated to pass compiler flag -DNOMLOCK avoiding OS X warning on run.

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

* add CFLAGS so gmp.h is picked up in non /usr/local
2010-08-23 16:22:12 +02:00
David Höppner 057ffdd36d yasm: update version to 1.1.0 2010-08-23 15:26:26 +02:00
David Höppner 0cf2e65138 mawk: silent version update, correct man path 2010-08-23 15:20:07 +02:00
David Höppner a3a5ae9709 libgee: update version to 0.5.2 2010-08-23 15:16:10 +02:00