aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2013-05-15newlisp: fix patch line endingsAdam Vandenberg
Closes #19855. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15libtorrent-rasterbar 0.16.10Jack Nagel
2013-05-15automake 1.13.2Jack Nagel
2013-05-15gtk+3 3.8.2Jack Nagel
2013-05-15gtk+ 2.24.18Jack Nagel
2013-05-15glib-networking 2.36.2Jack Nagel
2013-05-15when: use a stable tarballAdam Vandenberg
Closes #19171.
2013-05-15flow-tools 0.68.5.1Michael J. Schultz
Closes #19848. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15vim 7.3.960Francisco Souza
Closes #19856. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15openssl: add mirrorCarter McKendry
Closes #19844. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-15Node 0.10.6Andrey Chizh
Closes #19850. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-15Distribute 0.6.40Mike Goodspeed
Closes #19847. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-15reattach-to-user-namespace 2.1Robert Jackson
Closes #19854. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-15gcutil 1.8.0Tryn Mirell
Closes #19852. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-15mercurial 2.6.1Jack Nagel
2013-05-15libxml2 2.9.1Jack Nagel
2013-05-15libwpd 0.9.8Jack Nagel
2013-05-15go 1.1Jonathon Klobucar
Removes the now-outdated devel block. Also require the use of the correct clang compiler by default. This change was needed when using --devel and now needed in stable. A new caveat has also been added explaining how a $GOPATH must be set and cannot be the same as $GOROOT From the 1.1 release notes listed below. http://golang.org/doc/go1.1#gocmd Closes #19782. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-05-15gpsim 0.26.1Andre Sencioles Vitorio Oliveira
Closes #19612. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15jsvc 1.0.15Njal Karevoll
Closes #19829. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15asciidoc: Add caveat about XML catalogMike Clarke
Closes #19640. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15zeromq 3.2.3MinRK
Closes #19662. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15Yaze 2.30.1Johannes Lieder
Closes #16817. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15squid: disable EUIedified@gmail.com
Added --disable-eui otherwise you get a bunch of ERROR: ARP / MAC / EUI-* operations not supported on this operating system. on OS X Server 10.8.3 and presumably others, reported for 10.6.8 here: http://squid-web-proxy-cache.1019090.n4.nabble.com/ERROR-ARP-MAC-EUI-operations-not-supported-on-this-operating-system-td4659335.html Closes #19751. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15polarssl 1.2.7Ian Lancaster
Closes #19836. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15gist 4.0.3Conrad Irwin
Closes #19832. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15google-app-engine 1.8.0Ian Lancaster
Closes #19838. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15vim 7.3.955Francisco Souza
Closes #19837. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-15ruby-build 20130514Erik Michaels-Ober
Closes #19827. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-05-14groonga-normalizer-mysql 1.0.3Adam Vandenberg
2013-05-14groonga-normalizer-mysql 1.0.1Kouhei Sutou
Closes #18786. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14Dart 22659Anthony Scotti
Closes #19825. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-14scantailor: use custom Version subclassJack Nagel
2013-05-14sdl: point HEAD at 1.2 seriesMark Severson
c.f. #19766. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-14llvm: fix universal and enable universal+shared buildsMyles Borins
Closes #19822. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-14wry 1.5Rob Warner
Closes #19823. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14denominator 1.1.2Jeremy Daggett
Closes #19165. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14hdf5 1.8.11Misty De Meo
Fixes #19815.
2013-05-14id3v2: fix buildMisty De Meo
The makefile includes a prebuilt Linux binary that has to be cleaned out before `make` will do anything.
2013-05-14funcoeszz 13.2Jayson Reis
Closes #19811. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-14erlang: erl -man expects man pages in lib/erlang/manIlya Kulakov
Closes #19797. Fixes #19756. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14disco 0.4.5Andrew Janke
Disco 0.3.2 was not building. This addresses it by jumping to a new version. * Upgrades disco to version 0.4.5. * Breaks the discodex project out to a separate formula, corresponding to its reorganization opn GitHub. * Fixes Python installation paths by passing PY_INSTALL_OPTS through the Makefile. * Switches from inreplace() to a patch. * Uses the official discoproject download instead of the tuulos fork. Closes #19202. Fixes #18646. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14erlang: serial installAdam Vandenberg
2013-05-14ekg2: fix building configure argsMisty De Meo
Fixes #19746.
2013-05-14lilypond --devel 2.17.18yrammos
Closes #19798. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14plenv 1.4.15tokuhirom
Closes #19794. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14akka 2.1.3Paul Horn
Closes #19793. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14node --devel 0.11.2Fredrik Forsmo
Closes #19792. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14jpeg-turbo: support jpeg8Dane Springmeyer
Closes #19787. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-14liquidprompt 1.6Brad Beyenhof
Closes #19807. Signed-off-by: Adam Vandenberg <flangy@gmail.com>