aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
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>
2013-05-14id3v2 0.1.12Adam Vandenberg
Closes #19808.
2013-05-14bbcp 13.05.03.00.0Adam Vandenberg
Closes #19806.
2013-05-14cityhash 1.1.0Matt Stump
Closes #19718. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-05-14gmp: remove bottles again.Mike McQuaid
Still getting "invalid instruction" errors. References #19179. Closes #19788.
2013-05-14pango 1.34.1Jack Nagel
2013-05-14glib 2.36.2Jack Nagel
2013-05-13poppler 0.22.4Ed Porras
Closes #19785. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13vim 7.3.944Francisco Souza
Closes #19786. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13Dart 22611Anthony Scotti
Closes #19780. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13git-archive-all 1.7Ilya Kulakov
Closes #19776. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13ledger: Clean-up dependencies, use ninja for buildAlexis Hildebrandt
Change urls to point to ledger organization on github Closes #19777. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13New formula: pixzJeff Field
Pixz (pronounced 'pixie') is a parallel, indexing version of XZ. This formula successfully builds on OS X 10.8.3. It requires libarchive. Added an option (--with-docs, hat tip to whoever did the git-cola formula as well as the helpful folks in IRC) which will build and install a manpage from the asciidoc source the author included. Unfortunately, building the docs requires the installation of 2 other packages, so I decided to keep it optional. Closes #19698. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-13hatari: add --HEADMathieu Deletrain
Closes #19770. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13ledger: switch --HEAD to master branchAlexis Hildebrandt
Closes #19769. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13youtube-dl 2013.05.14Jaime Marquínez Ferrándiz
Closes #19773. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13pari 2.5.4Adam Vandenberg
2013-05-13pari: depends on x11GeeF
Closes #19691. Closes #19772. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-13Retry downloads if a server doesn't support byte rangesAdam Vandenberg
If an incomplete download exists, and the HTTP server doesn't support byte ranges, delete the incomplete download and retry once. Tested with freeling, whose server does not support byte ranges. Closes #19757.
2013-05-12meld 1.7.2Eric Drechsel
Closes #19762. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12libvorbis: add --universalSteven Yi
Closes #19760. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12vim 7.3.943Francisco Souza
Closes #19758. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12libogg: add --universalSteven Yi
Closes #19739. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12lame: add --disable-dependency-tracking to fix universal buildSteven Yi
Closes #19745. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12vim 7.3.936Francisco Souza
Closes #19750. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-12pv 1.4.6Adam Vandenberg
2013-05-11httrack: use stable download URLJon Ege Ronnenberg
Closes #19742. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-11rdup: use keg-only libarchiveJack Nagel
2013-05-11Import libarchive 3.1.2 from dupesJack Nagel
2013-05-11youtube-dl 2013.05.10Jack Nagel
2013-05-11solr 4.3.0Yago Riveiro
Closes #19734. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-11Use Hash#each_value rather than discarding keyJack Nagel
2013-05-11gmp: re-add (hopefully) fixed bottles.Mike McQuaid
2013-05-11Fix --build-bottle CFLAGS.Mike McQuaid
The CFLAGS were previously not generic enough. References #18944. References #19179.
2013-05-11rpm: fix audit warning.Tobias Lidskog
Depend on berkeley-db instead of db. Closes #19730. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-05-10info: simplify keg listingJack Nagel
2013-05-10deps: fix --1 outputJack Nagel
Fixes #17550. Closes #19668.
2013-05-10info: improve dependency listingJack Nagel
2013-05-10Add type accessors to DependenciesJack Nagel
2013-05-10Use Enumerable#grepJack Nagel
2013-05-10Refactor Dependency.expandJack Nagel