Commit graph

4950 commits

Author SHA1 Message Date
Aku
d8f5eab637 Update GHC to v7.0.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 11:07:12 -07:00
Ville Lautanala
fe6022e717 sbcl: Remove non-ASCII values from environment
For more information, see http://bugs.gentoo.org/show_bug.cgi?id=174702

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:39:07 -07:00
Ville Lautanala
e4621ac85f sbt 0.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:19:15 -07:00
Francisco J
90e0f55fe4 Update git-extras to 0.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:18:25 -07:00
Birger J. Nordølum
c7f0fbeab5 GTK+ 2.24.4, GLib 2.28.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:16:51 -07:00
Birger J. Nordølum
4554cd3fe6 Wine 1.3.17
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-03 10:15:31 -07:00
Kerry Wright
c927c04a1e Updated tesseract to version 3.00
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 16:46:44 -07:00
Neal Clark
b21412b84c Update duplicity to 0.6.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 15:57:49 -07:00
Adam Vandenberg
8fdf733428 MySQL - update caveats
Updated the install instructions in the caveats so that the default case
is installing under the user's own account, and note that you should
do 'mysql -uroot' to test the connection.

Added instructions on how to do a manual setup to any folder under any
user account.
2011-04-02 15:32:32 -07:00
Gavin M. Roy
e6fc0a5a13 Update node.js to 1.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 10:05:05 -07:00
Birger J. Nordølum
256b261a91 XZ 5.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 10:04:46 -07:00
Adam Vandenberg
de6145788b asterisk: don't strip symbols 2011-04-02 09:33:22 -07:00
Caius Durling
5fbd9b3a6e gnu-time: specify info folder
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-02 09:31:17 -07:00
Aku
62ca8ed378 Update SBCL to 1.0.47.
* Also, restore MacPorts patches that we were using in 1.0.45.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 19:21:58 -07:00
Daniel Rech
a0e5f5300a Update Solr Formula to 3.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 18:06:30 -07:00
Adam Vandenberg
637b78d33d boost - add warning about universal and python
A universal build of boost will expect a universal build of Python.
2011-04-01 17:39:55 -07:00
Adam Vandenberg
5335a28dae mongodb - add 1.8.1-rc1 as HEAD version 2011-04-01 17:14:39 -07:00
Charlie Sharpsteen
5eef45e75e NetCDF Hotfix for SZIP
Now that HDF5 actually uses the SZIP library, configure flags need to be passed
to NetCDF.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 16:21:01 -07:00
Adam Vandenberg
bfa9f8d506 resty 1.7 2011-04-01 15:54:20 -07:00
Matt Wildig
bac1930b6d Tidy up postgresql share/ and include docs
Files go into share/postgresql and docs into share/docs/postgresql
instead of directly into share and share/docs.

Also include docs (man & html) which weren't being included in install
step of build (see
http://archives.postgresql.org/pgsql-bugs/2010-10/msg00156.php).

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 15:49:55 -07:00
Adam Vandenberg
34875a1a22 v8cgi - spacing 2011-04-01 15:46:15 -07:00
Carlos Borroto
3369fc9c2b mysql - add --enable-local-infile option
Homebrew used this by default in 5.1, but it is a security risk
so make it an option instead.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 15:19:30 -07:00
Diego de Estrada
2e040a1194 Transcode 1.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 15:06:03 -07:00
Mateusz Lenik
5a28951061 ekg2 0.3.1
ekg2 is a console client for jabber and gadu-gadu

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 14:53:59 -07:00
Charlie Sharpsteen
f21a1a22ec Refactor HDF5 formula
Some changes to the way HDF5 is configured:

  * The SZIP dependency is actually used
  * C++ bindings are compiled by default as it requires no additional
    dependencies.

New formula options:

  * Build Fortran bindings although this disables the production of shared
    libraries.
  * Build a threadsafe HDF5 library, although this disables C++ and Fortran
    bindings and causes a performance hit.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 14:25:10 -07:00
Adam Vandenberg
d317983c00 mysql - remove 'data' from prefix
Remove the 'data' folder from the prefix, so the setup script
will not try to create databases there. Putting databases
in the prefix instead of directly in /usr/local means they
get deleted on a MySQL update, which is not what you want.
2011-04-01 14:24:29 -07:00
Adam Vandenberg
3df9199e78 mysql - revert data dir to where it was in 5.1 2011-04-01 13:33:06 -07:00
Adam Vandenberg
3c010e246d resty 1.6 2011-04-01 13:05:13 -07:00
Charlie Sharpsteen
1f0e2f8a6a Upgrade NetCDF to 4.1.2
Also, fixed Fortran dependency to reflect Homebrew style post-refactor.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 12:59:42 -07:00
Douglas Creager
f2aa6b2720 LuaRocks 2.0.4.1
Also allow use with either Lua or LuaJIT

This patch lets you install luarocks against either the original Lua
interpreter, or against LuaJIT.  Lua and LuaJIT are ABI-compatible, so
the rocks that you install should be compatible with both interpreters.
So we we can use the same path for installed rocks, regardless of which
interpreter we build luarocks against.  This just affects which
interpreter is used to run luarocks itself.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 12:57:26 -07:00
Douglas Creager
84d8754d37 LuaJIT doesn't depend on Lua
The LuaJIT interpreter doesn't depend on the stock Lua interpreter; it
can be built entirely on its own.  We also install a non-versioned link
to the interpreter, at #{HOMEBREW_PREFIX}/bin/luajit.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 12:56:56 -07:00
Adam Vandenberg
6d6bffd557 subversion - safer caveats 2011-04-01 12:03:27 -07:00
xdite
300881f4fc update lftp version to 4.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-01 12:01:35 -07:00
Adam Vandenberg
cec40d50d5 Google App Engine 1.4.3 2011-03-31 22:42:57 -07:00
Adam Vandenberg
0a11b51c2d fix audit warnings 2011-03-31 08:33:00 -07:00
Martin Wilhelmi
98d49f2316 kismet 2011-03-R1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-31 08:26:43 -07:00
Andrey Smirnov
47f52ce02f Upgrade ZeroMQ to 2.1.4, build with PGM support.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-31 08:26:05 -07:00
Lenny222
e9da74cd6b gle 4.2.3b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-30 23:10:32 -07:00
Jan Berkel
13c50bcd8f Proguard 4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-30 22:58:48 -07:00
Adam Vandenberg
098374aba3 logstalgia - remove unused configure switch 2011-03-30 17:38:53 -07:00
Adam Vandenberg
e0e839e04a libidn - checks for pkg-config at build time 2011-03-30 16:34:03 -07:00
Adam Vandenberg
a60e7d54fb monotone - fix sha1 and clean formula 2011-03-30 16:34:03 -07:00
Mike McQuaid
5416f1d4ad Add upstream Qt official security patch. 2011-03-30 18:56:29 +01:00
Mark A. Matienzo
5ade570284 Update formula: sleuthkit
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-30 09:46:05 -07:00
Adam Vandenberg
8f8f021d06 tsung 1.3.3 2011-03-30 08:32:25 -07:00
Martin Lau
fd5da9ea99 fantom 1.0.58
* Fixed issue with files under fantom/.../libexec/bin/ having incorrect
  permissions (644 vs 755)

* Added options for '--with-src' and '--with-examples' to bring 'em back
  if desired (ie for IDE tooling support)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-30 08:27:29 -07:00
Ferdinand Niedermann
a9c42a6691 taglib 1.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-30 08:24:59 -07:00
Mars Lin
0e15c7e2f5 sparse 0.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-29 23:03:07 -07:00
Kohei Ozaki
b8453e7475 sary 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-29 22:58:28 -07:00
JR Boyens
6fe3fec69c Fantom 1.0.57
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-29 22:50:22 -07:00