aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
AgeCommit message (Collapse)Author
2013-06-09nzbget: don't override #inititalize at allJack Nagel
2013-06-09nzbget: fix arity of libpar2 initializerJack Nagel
2013-06-09rbenv-bundler 0.96Adam Vandenberg
Closes #20149.
2013-06-09CGAL: Eigen3 and LAPCAK build options addedDavid Coeurjolly
Closes #20160. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-09lftp: use std envAdam Vandenberg
Closes #18749.
2013-06-09go: Correct file name for zsh completionsPeter Eisentraut
Previously, the completion file was installed as "_go", which by convention means that it will be loaded by compinit.  But this file does not have the #compdef tag, so this doesn't work, and nothing in the file indicates that it is supposed to be used that way. Therefore, install the file under the original name "go" to indicate that you need to load it manually (as the comment in the file suggests). Closes #18752.
2013-06-09subversion: install svnmucc and other svn toolsJiang Xin
Some useful tools can be installed through 'make install-tools'. Among them, the following five binaries have filenames with the prefix 'svn', and won't conflict with binaries form other packages. So it's safe to install these tools by default. * svn-populate-node-origins-index * svn-rep-sharing-stats * svnauthz-validate * svnmucc * svnraisetreeconflict Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2013-06-08tnef 1.4.9Dmitry Nedospasov
Closes #19401. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08rakudo-star 2013.05shelling
Closes #20362. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08ld64: fix whitespaceAdam Vandenberg
2013-06-08abcMIDI 2013-06-07Marc Ransome
Closes #20360. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08gettext: rename Emacs class which is used by the Emacs formulaJack Nagel
2013-06-08yle-dl: use test assertionJack Nagel
2013-06-08whatmask: use test assertionJack Nagel
2013-06-08vera++: use test assertionJack Nagel
2013-06-08unac: use test assertionJack Nagel
2013-06-08sflowtool: use test assertionJack Nagel
2013-06-08sendemail: use test assertionJack Nagel
2013-06-08psftools: use test assertionJack Nagel
2013-06-08prips: use test assertionJack Nagel
2013-06-08nimrod: quoting in testJack Nagel
2013-06-08newick-utils: use test assertionJack Nagel
2013-06-08msgpack: use test assertionJack Nagel
2013-06-08mp3fs: use test assertionJack Nagel
2013-06-08libvbucket: use test assertionJack Nagel
2013-06-08justniffer: use test assertionJack Nagel
2013-06-08jshon: use test assertionJack Nagel
2013-06-08iozone: use test assertionJack Nagel
2013-06-08hub: use test assertionJack Nagel
2013-06-08gptfdisk: use test assertionJack Nagel
2013-06-08go: use test assertionJack Nagel
2013-06-08git-tracker: use test assertionJack Nagel
2013-06-08gistit: quoting in testJack Nagel
2013-06-08ghi: full path in testJack Nagel
2013-06-08gfortran: use test assertionJack Nagel
2013-06-08enscript: use test assertionJack Nagel
2013-06-08dart: use test assertionJack Nagel
2013-06-08cloog: use test assertionJack Nagel
2013-06-08chkrootkit: use test assertionJack Nagel
2013-06-08cbmbasic: use test assertionJack Nagel
2013-06-08bsdconv: use test assertionJack Nagel
2013-06-08basex: use test assertionJack Nagel
2013-06-08avian: use test assertionJack Nagel
2013-06-08autopano-sift-c: use test assertionJack Nagel
2013-06-08agedu: use test assertionJack Nagel
2013-06-08aamath: use test assertionJack Nagel
2013-06-08Make Test::Unit assertions available in formula testsJack Nagel
Closes #18753. Closes #20358.
2013-06-08yaws: create default directoriesAdam Vandenberg
These directories are expected to exist. Closes #13379.
2013-06-08gettext: Add Emacs support optionPeter Eisentraut
Closes #20313. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-08crosstool-ng: update caveats and specify tool pathsIlya Kulakov
Closes #20140. Closes #20223. Signed-off-by: Adam Vandenberg <flangy@gmail.com>