aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cvsps.rb
AgeCommit message (Collapse)Author
2014-05-21Cvsps: quoting styleJohan Bergström
Closes #29444. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-21Cvsps 3.13Johan Bergström
2013-03-04cvsps: fix building manpageMisty De Meo
2013-02-22cvsps 3.10Brad Ackerman
Closes #18007. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-28cvsps: style nitsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-02-13cvsps - manual install stepsAdam Vandenberg
2009-11-07Added a formula for cvsps.Kevin Menard