Commit graph

3196 commits

Author SHA1 Message Date
Aku Kotkavuo
1240f4be71 Update rubinius to 1.1.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-24 22:28:34 -07:00
Mark A. Miller
8a561b6409 Add missing dependency 'pkg-config' for exif.rb
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-24 12:32:46 -07:00
Adam Vandenberg
e2ff024719 rubinius - force use of system ruby (1.8.x) 2010-09-24 08:17:43 -07:00
Ville Lautanala
76b1eda208 npm 0.2.2 - fix man pages
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23 20:15:32 -07:00
Mark L. Chang
45e06beff3 New Formula: icarus verilog
icarus verilog is an open source verilog simulator

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-23 20:49:17 +01:00
Joe Topjian
52b30b39df Created duply formula
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-23 20:45:45 +01:00
Mike McQuaid
3c60022dc4 Update D-Bus to 1.4.0. 2010-09-23 20:29:11 +01:00
Sascha Kratky
024410df8d New formula: liblockfile
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-23 20:14:13 +01:00
Michael Dippery
ef2e249c56 ghostscript: Update to version 9.00
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-23 20:06:40 +01:00
Kilian Sprotte
076ebb8328 New Formula: libsigsegv
This is a library for handling page faults in user mode.

GNU clisp depends on this.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-09-23 20:02:16 +01:00
Aku Kotkavuo
c63c99b7ae Update mongodb to 1.6.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23 11:53:21 -07:00
Alexis Hildebrandt
2b860f1b43 New Formula: mscgen
A small program that parses Message Sequence Chart descriptions and
produces PNG, SVG, EPS or server side image maps (ismaps) as the output.

Mscgen aims to provide a simple text language that is clear to create, edit
and understand, which can also be transformed into common image formats for
display or printing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23 08:29:49 -07:00
Lars
8aacade4dd rfcdiff 1.39
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23 08:21:20 -07:00
Lars
5c9d60878e idnits 2.12.05
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23 08:21:17 -07:00
Ville Korhonen
e213726fba pdnsd: added --mandir=#{man}, which fixes warning when building formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 20:53:19 -07:00
Adam Vandenberg
331c389646 doubledown 0.0.2 2010-09-22 18:52:14 -07:00
Trevor Turk
5f788f794f couchdb - fix typo in plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-22 13:38:51 -07:00
Adam Vandenberg
11ed0dc384 gdbm - use master url instead of mirror 2010-09-22 11:59:02 -07:00
Adam Vandenberg
9763d44247 revert npm to 0.2.1; someone fix for 0.2.2 thx 2010-09-22 09:36:41 -07:00
Adam Vandenberg
0977104af5 fix npm md5 2010-09-22 09:16:25 -07:00
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