Ricky Morse
c8da60283f
FOP 1.1
...
Closes Homebrew/homebrew#19699 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-09 19:33:05 -07:00
samuel tonini
67b5d7f366
fop: fix URL
...
Closes Homebrew/homebrew#16088 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-15 12:11:24 -06:00
Guillermo López Leal
62bed1f1b5
fop: upstream URL changed
...
Closes Homebrew/homebrew#15897 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-07 08:13:38 -08:00
Adam Vandenberg
0806504e0e
Use script helpers
2012-10-27 19:28:49 -07:00
Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
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