Commit Graph

19417 Commits (5156ab364b460f5be37dc3fb7fc3a28c8731c14b)

Author SHA1 Message Date
Stefan 5156ab364b unbound 1.4.21
Closes Homebrew/homebrew#22714.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-20 22:22:37 +01:00
Peter Neubauer 498894b737 Neo4j 1.9.3 and 2.0.0.M05
Closes Homebrew/homebrew#22712.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-20 13:54:51 -05:00
Brandon Bennett f2e515aca6 libslax 0.17.1
Closes Homebrew/homebrew#22711.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-20 13:53:20 -05:00
Jack Nagel 07dc24784d peervpn: inline patch 2013-09-20 13:51:35 -05:00
Jack Nagel 2c98c1aa23 orientdb: update patch URL 2013-09-20 13:48:47 -05:00
David Stoker d4ebc5f9d9 luabind: update patch URL
Closes Homebrew/homebrew#22709.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-20 13:48:24 -05:00
Mike McQuaid b72e313d4f graphicsmagick: sync with imagemagick formula.
Fixes Homebrew/homebrew#22676.
2013-09-20 18:53:25 +01:00
Mike McQuaid 9a7aede4ec serf: update bottle. 2013-09-20 18:26:29 +01:00
Ed Marshall c37684c872 serf: build with GSSAPI support.
Brings Kerberos support into Subversion.

Closes Homebrew/homebrew#22671.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-20 18:26:29 +01:00
Misty De Meo f3b6a31d3c metaproxy: fix typo 2013-09-20 10:16:55 -07:00
Misty De Meo 7f0da54340 metaproxy: use boost 1.54
metaproxy was incorrectly linking against boost 1.54.0 despite being
built against 1.49.0, so it was unusable. It appears to be compatible
with 1.54.0 now, however, so just use that instead.
2013-09-20 10:13:03 -07:00
Peter Aronoff 0912a68e22 git: fix brewed-curl option SSL failures.
Closes Homebrew/homebrew#22704.
Closes Homebrew/homebrew#22713.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-20 17:57:39 +01:00
maxgalbu 9402fc7f73 pdf2htmlex 0.9
Closes Homebrew/homebrew#22690.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-20 07:45:35 -07:00
Adam Vandenberg d3dfa7fb27 pdf2htmlex: requires Lion or newer 2013-09-20 07:44:20 -07:00
Justin Pitts 6b0ef5b143 postgresql: fix caveat indentation
The extra-indented section was causing the
first 4 characters of the following section
to be truncated.

Closes Homebrew/homebrew#22706.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-20 07:42:30 -07:00
Michiel Missotten 3e3d5a101f play: remove <2.2.0 hack.
Closes Homebrew/homebrew#22700.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-20 09:57:54 +01:00
Benjamin Fleischer b6bfd09958 osxfuse 2.6.1
Add FUSE for OS X formula

Closes Homebrew/homebrew#21318.

Signed-off-by: Xiyue Deng <manphiz@gmail.com>
2013-09-20 01:34:23 -07:00
Michiel Missotten a3b644c555 play 2.2.0
Removing the devel option as there is no RC, MILESTONE for the moment.

Closes Homebrew/homebrew#22699.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-20 09:31:53 +01:00
Patrick Li ccaaf4391d neon: add --with-brewed-openssl
Closes Homebrew/homebrew#21448.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-20 00:03:11 -07:00
Janusz Harkot 0647b48e0e git: add option to select brewed ssl and curl
Closes Homebrew/homebrew#20260.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 23:57:56 -07:00
Tony Cebzanov b1498d7bc4 msitools 0.93
Closes Homebrew/homebrew#22627.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 23:57:56 -07:00
Steve Erhart 37b0a4075a gnutls: added the option to build with guile bindings
There is also a patch to fix the configure script
which has an incorect name for the
--with-guile-site-dir  option.  I've submitted a patch
to gnutls and has been accepted and this will probably
be able to be removed on the next release.

see: http://lists.gnutls.org/pipermail/gnutls-devel/2013-July/006390.html

Closes Homebrew/homebrew#21500.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:55:17 -07:00
shreddd 4333133c21 uberftp 2.7
Closes Homebrew/homebrew#22037.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:34:44 -07:00
Peter Eisentraut e72cd70625 postgresql 9.3.0
- Use sha256 instead of sha1, because the upstream download site
  provides the former.

- Remove various workarounds for PL/Python build issues.  These have all
  been fixed upstream.

- Remove caveat about shared memory configuration, which is no longer
  applicable.

Closes Homebrew/homebrew#22411.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:32:53 -07:00
Katherine Whitlock a1c341a25b jack: revert to 0.121.3
Jack 1.9.7, 1.9.8, and 1.9.9 all fail to compile for various reasons
relating to clang. Instead, Jack1 v0.121.3 compiles successfully, and
provides the same API.

Closes Homebrew/homebrew#22043.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:24:11 -07:00
Adam Vandenberg 608d828291 juju: fails with clang 2013-09-19 22:21:47 -07:00
Stian Eikeland 81c4fc5d1b Etcd 0.1.1
Etcd is a high-available key/value shared configuration store.

Closes Homebrew/homebrew#22585.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:21:13 -07:00
Nico Galoppo e58c067b96 sdl: Add optional support for X11 video driver
The Quartz driver in the SDL 1.2 library doesn't work with wrappers
(like go, haskell, ...) which hijack the main() function (as opposed to
using SDL_main). One solution is to use the (deprecated) X11 SDL video
driver backend, in combination with the open source XQuartz server.
Homebrew's current formula builds SDL without the X11 backend by
default. This change adds an optional installation option that
re-enables the X11 backend.

Closes Homebrew/homebrew#22108.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:20:06 -07:00
Marc Abramowitz a867bf1f20 freetds.rb: additional options
Add option --enable-msdblib so that users can get SQL Server compatibility
Add option --enable-sybase-compat so that users can get Sybase compatibility

Closes Homebrew/homebrew#22656.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:18:27 -07:00
Chris Berkhout acdf3dc57d jsdoc3: add --HEAD
Closes Homebrew/homebrew#22682.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:17:20 -07:00
Alec Thomas e20ec283d7 OnDir 0.2.3
Closes Homebrew/homebrew#22693.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 22:01:36 -07:00
mcornejo 3699ed8582 Play 2.1.5
20130920-XmlExternalEntity XML External Entity exploit
http://www.playframework.com/security/vulnerability/20130920-XmlExternalEntity

Closes Homebrew/homebrew#22694.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 21:57:19 -07:00
Misty De Meo 6c0b5af914 elixir: new bottles 2013-09-19 21:11:32 -07:00
Dave Cottlehuber 0a8c671f2c erlang R16B02
Closes Homebrew/homebrew#22664.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-09-19 20:20:01 -07:00
Adam Vandenberg 1c7cf3c58f laszip: fix path in test 2013-09-19 07:57:54 -07:00
Adam Vandenberg 28e7e63292 laszip 2.2.0 2013-09-19 07:56:53 -07:00
Pete Gadomski 76272c3e19 LASzip 2.0.2
Add a formula for LASzip, a tool for losslessly compressing las files
(http://asprs.org/Committee-General/LASer-LAS-File-Format-Exchange-Activities.html).
LASzip is used in several other libraries, including liblas
(http://www.liblas.org/) and PDAL (http://www.pointcloud.org/).

Closes Homebrew/homebrew#20990.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:55:35 -07:00
Adam Vandenberg c7b68534b5 csync: not currently building on Snow Leopard 2013-09-19 07:54:46 -07:00
Darin Morrison f42469b3fe coq: fix camlp5 --transitional dependency
Closes Homebrew/homebrew#22672.
Closes Homebrew/homebrew#22675.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:53:38 -07:00
Remko Tronçon 5e4ea2cb5a libswiften: also install Sluift (Lua interface)
Only enabled in HEAD builds for now

Closes Homebrew/homebrew#22593.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:51:51 -07:00
Miguel Gaiowski 1fc1ecf9f8 electric-fence 2.1.13-0.1
Formula for Electric Fence, the C malloc debug library written by Bruce Perens.

Closes Homebrew/homebrew#22596.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:44:11 -07:00
Tony Cebzanov daaa4a80a6 New formula: gcab
Closes Homebrew/homebrew#22597.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:42:33 -07:00
Adam Vandenberg 3d94a56345 juju: fix audit 2013-09-19 07:41:22 -07:00
Mike Prentice befc43a3f8 cdlabelgen 4.3.0
Closes Homebrew/homebrew#22602.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:40:41 -07:00
Mike Prentice 6820ae3e66 jpeg2ps 1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:40:23 -07:00
Remko Tronçon ce1944e02c libnatpmp 20130911
Closes Homebrew/homebrew#22606.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:39:26 -07:00
Kolja Kube 29f3c8e37c wxmax: add a flag to disable monolithic builds
Closes Homebrew/homebrew#22653.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:38:35 -07:00
Kolja Kube 9ed5d7275e wxmac 2.9.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:38:31 -07:00
Alexey Ivanov 8079f9bbb8 nanomsg 0.1
nanomsg is a socket library that provides several common communication
patterns. It aims to make the networking layer fast, scalable, and easy
to use. Implemented in C, it works on a wide range of operating systems
with no further dependencies.

Closes Homebrew/homebrew#22633.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:33:23 -07:00
Tobias Brunner a71466ec3d strongswan: 5.1.0 - strongSwan IPsec based VPN
This is the first strongSwan version that supports virtual IP addresses
on Mac OS X, making it finally usable in common client access (aka
road-warrior) scenarios.

As the Mac OS X kernel does not support AES-GCM it comes with an
optional userland IPsec implementation that provides support for the
Suite B cryptographic suite of algorithms.

The configure options are currently trimmed for use in client scenarios.

Closes Homebrew/homebrew#20941.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19 07:30:27 -07:00