Commit graph

2176 commits

Author SHA1 Message Date
malcolmhumphreys
15cc068a95 New formula: openimageio HEAD
OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.

Depends on cmake, ilmbase, openexr, boost
Optionally depends on libpng, libtiff, libjpeg, jasper, qt, glew

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

* Updates to get it working; please improve if you can!
2010-06-11 14:31:02 -07:00
Adam Vandenberg
91d9e3f546 Fix libmusicbrainz
* Remove optional dep on missing formula.
* Fix neon detection.
2010-06-11 13:41:51 -07:00
uasi
4bd664fd75 Update parrot to 2.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 13:32:26 -07:00
Douglas Creager
f13c2393fb POCO doesn't auto-detect 64-bit platform
The POCO build scripts don't auto-detect when we're running 64-bit; it
always defaults to 32-bit libraries.  This patch updates the POCO
formula to pass in the correct configure argument depending on the
underlying hardware.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 13:31:57 -07:00
Douglas Creager
9208f5df88 SiLK 2.3.1
SiLK, the System for Internet-Level Knowledge, is a collection of
traffic analysis tools developed by the CERT Network Situational
Awareness Team (CERT NetSA) to facilitate security analysis of large
networks.  The SiLK tool suite supports the efficient collection,
storage, and analysis of network flow data, enabling network security
analysts to rapidly query large historical traffic data sets.  SiLK is
ideally suited for analyzing traffic on the backbone or border of a
large, distributed enterprise or mid-sized ISP.

A SiLK installation consists of two categories of applications: the
packing system and the analysis suite.  The packing system collects
IPFIX, NetFlow v9, or NetFlow v5 and converts the data into a more
space efficient format, recording the packed records into
service-specific binary flat files.  The analysis suite consists of
tools which read these flat files and perform various query
operations, ranging from per-record filtering to statistical analysis
of groups of records.  The analysis tools interoperate using pipes,
allowing a user to develop a relatively sophisticated query from a
simple beginning.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 10:25:00 -07:00
Douglas Creager
2c593f7214 yaf 1.0.0.2
YAF is Yet Another Flowmeter.  It processes packet data from pcap(3)
dumpfiles as generated by tcpdump(1) or via live capture from an
interface using pcap(3) into bidirectional flows, then exports those
flows to IPFIX Collecting Processes or in an IPFIX-based file format.
YAF's output can be used with the SiLK flow analysis tools and any
other IPFIX compliant toolchain.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 09:56:56 -07:00
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