| Age | Commit message (Collapse) | Author |
|
|
|
see https://issues.apache.org/jira/browse/FOP-2356
Closes #27410.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Install compiled hyphenation patterns for FOP per instructions at
http://offo.sourceforge.net/hyphenation/binary/installation.html and
https://xmlgraphics.apache.org/fop/trunk/hyphenation.html.
Closes #21326.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #19699.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #16088.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #15897.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #14653.
|
|
|
|
Run apache FOP in headless mode to avoid creating a dock icon and stealing UI focus.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Not sure what caused this, but needless to say, it wasn't desired.
|
|
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.
|
|
Signed-off-by: Claudio Ortolina <claudio@jumpzero.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
|
|
|
|
|
|
|
|
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
|
|
|
|
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.
|
|
Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL
formatting objects (XSL-FO) and an output independent formatter.
|