Commit graph

2170 commits

Author SHA1 Message Date
Douglas Creager
44359f1b76 libfixbuf 0.8.0
libfixbuf provides an implementation of the IPFIX Protocol as a C
library, for building IPFIX Collecting and Exporting Processes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 09:56:46 -07:00
Drew Hess
309668296c app-engine-java-sdk: update to 1.3.4, fix scripts.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 08:44:26 -07:00
Douglas Creager
27af0420ef Poco 1.3.6p2
The POCO C++ Libraries (POCO stands for POrtable COmponents) are open
source C++ class libraries that simplify and accelerate the
development of network-centric, portable applications in C++.  The
libraries integrate perfectly with the C++ Standard Library and fill
many of the functional gaps left open by it.  Their modular and
efficient design and implementation makes the POCO C++ Libraries
extremely well suited for embedded development, an area where the C++
programming language is becoming increasingly popular, due to its
suitability for both low-level (device I/O, interrupt handlers, etc.)
and high-level object-oriented development.  Of course, the POCO C++
Libraries are also ready for enterprise-level challenges.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 07:46:13 -07:00
Douglas Creager
9caf691c11 Install ccache symlinks
The ccache formula now installs ccache symlinks for a number of
compilers into the #{libexec} directory.  By adding this
directory to your PATH, ccache will automatically be used for most
compilations.  The list of compilers matches that in the current
MacPorts ccache portfile.

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

* Added caveats
* libexec isn't linked in to HOMEBREW_PREFIX, so it is private enough
  without a subfolder
2010-06-11 07:44:13 -07:00
Dominic Evans
39565f1ec0 Fix ack md5 and blog->raw
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 07:08:48 -07:00
Adam Vandenberg
d7c76817b4 ack - 1.92 with doc change so fix md5 2010-06-10 20:52:58 -07:00
Charlie Sharpsteen
154f588ee8 Removed Fortran from NetCDF build
Fortran support has been explicitly disabled in the NetCDF brew pending
the resolution of Issue 72. It is perfectly possible to use the brew to
build a working Fortran NetCDF library if a Fortran compiler is present.
However, configure may fail on 64 bit architectures as Homebrew does not
set the FCFLAGS and FFLAGS environment variables to be compatiable with
those set for CFLAGS.

The best resolution of this issue is formal support for a Fortran
compiler.

A non-existant configure argument related to Szip was removed. This
dependency is satisfied by specifying the location of HDF5.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 19:31:36 -07:00
Adam Vandenberg
cb4aa0770b Fix ack md5 2010-06-10 19:06:30 -07:00
Luke Gallagher
ed98d3c27a Update Wireshark 1.2.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 16:58:34 -07:00
kmowery
3557c3e47e Lilypond 2.13.10
A tool for creating quality sheet music.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 16:04:46 -07:00
Martin Kuehl
e2fed668dd Updated guile
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Downgraded stable version to 1.8.x
* Added head version 1.9.11
* so fix is needed for 1.8 and 1.9
2010-06-10 16:01:23 -07:00
Adam Vandenberg
11f0063aa6 unistring 0.9.3 2010-06-10 16:01:15 -07:00
kmowery
f35eade8f6 fontforge 20100501
Outline font editor.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 16:01:14 -07:00
Adam Vandenberg
66c0e4018b texinfo - remove unused configure switch 2010-06-10 16:01:02 -07:00
Jonathan Chu
daaa87e76b Add png2ico 2010-06-10 13:03:15 -07:00
Adam Vandenberg
e202f654b7 w3m - disable images by default 2010-06-10 11:38:10 -07:00
David Höppner
6c8768751b orc: head build with autogen fails 2010-06-10 20:24:08 +02:00
Paul Sadauskas
26d9dc72b5 UUID for postgres contrib 2010-06-10 11:21:44 -07:00
Paul Sadauskas
f08edbf74b Add ossp-uuid 2010-06-10 11:21:44 -07:00
David Höppner
c7f7137d32 vala: update version to 0.9.1 2010-06-10 20:16:45 +02:00
Edward George
8e92e7ed6d Added formula: ifuse 1.0.0
ifuse is a fuse filesystem that allows you to mount the filesystem of an
iPhone/iPod Touch.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 11:10:36 -07:00
David Höppner
8b4800f301 wdiff: update version to 0.6.3 2010-06-10 19:57:02 +02:00
Edward George
7dd4e29150 Added formula: libimobiledevice 1.0.1
libimobiledevice is a software library that talks the protocols to
support iPhone®, iPod Touch® and iPad® devices on Linux.
2010-06-10 10:33:32 -07:00
Adam Vandenberg
d6923d0865 tasn1 - remove unused configure switch 2010-06-10 10:33:32 -07:00
Adam Vandenberg
1d1e4a3c01 libplist - remove keg-only by deleting duplicate command 2010-06-10 10:33:31 -07:00
Edward George
e79fef0023 Added libplist 1.3.
A library to handle Apple Property List formats.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 10:01:01 -07:00
Vincent Landgraf
b44709ec9d Add e2fsprogs. 2010-06-10 09:54:32 -07:00
Vincent Landgraf
12cf47487e Added gmediaserver 2010-06-10 09:54:28 -07:00
Vincent Landgraf
5f53b2345f Add libmagic, a depedency for gmediaserver 2010-06-10 09:47:15 -07:00
Chris Hoffman
20c998579b Make htmldoc compile correctly under 10.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 07:57:21 -07:00
Dennis Krupenik
12c5c6c538 updated formula: nginx HEAD to 0.8.39
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 07:56:50 -07:00
leralle
14d0ff2cce updated imagemagick formula to use v. 6.6.2-4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-10 07:55:23 -07:00
Dominic Evans
3e65b21055 Update libmatroska to 1.0.0 2010-06-09 14:59:09 -07:00
Dominic Evans
0c3ebf102f Update libebml to 1.0.0 2010-06-09 14:58:53 -07:00
Dominic Evans
b89c6eb719 mkvtoolnix update to 4.0.0 and fix compilation when HOMEBREW_PREFIX != /usr/local 2010-06-09 14:54:51 -07:00
Jelle Schühmacher
544a17c626 New formula: HeVeA
HEVEA is a quite complete and fast LATEX to HTML translator.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-09 14:31:10 -07:00
Adam Vandenberg
e8ea94b53f vice - install apps to prefix instead of libexec 2010-06-09 13:53:38 -07:00
Aaron Ecay
3ea6b891cf New formula: chktex
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Removed 1-second delay in configure
2010-06-08 16:32:37 -07:00
kashif
7df0741046 Updated formula: glew
Updated glew to 1.5.4 which adds support for OpenGL 3.3, OpenGL 4.0,
new extensions, and fixes bugs.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 15:32:17 -07:00
Reid Burke
b5393e26a9 Update kiwi to 0.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 15:31:57 -07:00
Adam Vandenberg
556fbdf470 Update Exult and use vorbis. 2010-06-08 12:36:05 -07:00
Adam Vandenberg
7716eeef96 xu4 - Add outputs for downloading support files 2010-06-08 12:36:05 -07:00
Adam Vandenberg
3458e88d45 Subversion now supports revisions on externals.
A formula using svn can now provide a spec:
    :revisions => {...revision numbers...}
that contains a mapping of revision numbers to use
for externals.

The name of the external is keyed to the revision to
use for that external.

The symbol :trunk should be used to specify the reivsion
of the main repo.

An example from the Ffmpeg formula:
    head 'svn://svn.ffmpeg.org/ffmpeg/trunk',
        :revisions => { :trunk => 22916, 'libswscale' => 31045 }

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 12:36:03 -07:00
Collin Miller
f657b3896e A formula for libqrencode, a qrcode encoder
For use with qrtools gem.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 11:33:12 -07:00
Stein Magnus Jodal
e83926152e Fix libao build on OS X 10.4 and 10.5
Add patch from https://trac.xiph.org/ticket/1667 to make libao build on
OS X 10.4 and 10.5. Patch will be included in libao 1.0.1 when it is
released.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 11:26:40 -07:00
Dennis Krupenik
6cd2d7f536 updated ruby-enterprise-edition to 2010.02
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 08:04:09 -07:00
David Backeus
f288142d60 Fixed broken liblcms formula and updated it to version 1.19.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-08 08:03:27 -07:00
Aku Kotkavuo
5841491969 Update formula jruby to 1.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-07 15:25:42 -07:00
Adam Vandenberg
d81d434648 Remove silly concatenation. 2010-06-07 14:15:45 -07:00
Rajiv Aaron Manglani
ae0fc40ba4 new formula: willgit
William's miscellaneous git tools from http://git-wt-commit.rubyforge.org/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-07 08:25:01 -07:00