Commit Graph

14 Commits (0c5c0b1e135d22f2ce9df8ad27267a1ba78f1375)

Author SHA1 Message Date
Adam Vandenberg 6d8d3989c7 fop: fix quoting 2012-02-11 15:41:58 -08:00
Jonathan Jacobs f7027326ea fop: run in headless mode
Run apache FOP in headless mode to avoid creating a dock icon and stealing UI focus.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 09:02:06 -08:00
Max Howell f347a9ab48 Revert unintentional permissions changes
Not sure what caused this, but needless to say, it wasn't desired.
2011-07-27 10:58:46 +01:00
Max Howell 77c73ecb89 Use Apache’s closer.cgi where appropriate
Some of these were pointing at archive.apache.org. Now they aren’t, I investigated for good rationale for using the archive before altering it.

mod_python still uses archive.apache.org as that is the only place it exists that I could find.

jsvc *now* uses apache.archive.org as the formula was otherwise broken and the binary tarball it needs no longer exists on the main mirrors.
2011-07-27 10:41:17 +01:00
Claudio Ortolina 0f23b31eab fop: use apache.org binary
Signed-off-by: Claudio Ortolina <claudio@jumpzero.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-20 07:57:05 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Michael Wild c59a0c3048 ENH: Upgrade fop to 1.0
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
2010-09-04 16:27:24 +02:00
Adam Vandenberg 72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Max Howell 1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Adam Vandenberg 338d4f475d fop - link shell script into bin 2010-07-06 07:52:37 -07:00
Adam Vandenberg 95d9785ff5 Clean ups to several formulas, including:
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
2010-04-17 18:24:02 -07:00
Max Howell 8d8005612c Put more aliases in the formula 2009-12-02 09:45:15 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
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-10-15 16:48:03 +01:00
Austin Ziegler 8e45392f63 Adding Apache FOP
Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL
formatting objects (XSL-FO) and an output independent formatter.
2009-09-30 18:52:13 +01:00