aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fop.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-04ENH: Upgrade fop to 1.0Michael Wild
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-07Use new symlink aliasesMax Howell
2010-07-06fop - link shell script into binAdam Vandenberg
2010-04-17Clean ups to several formulas, including:Adam Vandenberg
* Removing silly concatenation * Removing .bat files before installing * Removing silly quoting * Fixing download URLs * Removing explicit versions
2009-12-02Put more aliases in the formulaMax Howell
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-30Adding Apache FOPAustin Ziegler
Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter.