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
David Höppner
05c0610bf6
vala: update to version 0.9.7
2010-08-23 15:13:41 +02:00