2018-07-17 12:56:24 by Jonathan Perkin | Files touched by this commit (8) |
Log message:
*: Add some required USE_GCC_RUNTIME.
|
2018-01-21 19:45:27 by Roy Marples | Files touched by this commit (3) |
Log message:
Avoid pointless bashisms.
Avoid use of non POSIX local builtin.
Remove bash dependency.
|
2017-11-01 07:41:23 by Maya Rashish | Files touched by this commit (1) |
Log message:
xmlto: master sites / homepage from fedorahosted to pagure
|
2015-12-12 00:31:09 by Joerg Sonnenberger | Files touched by this commit (7) |
Log message:
Using "type -t" is a pretty pointless bashism, even slowing things down
by adding additional forks. Fix and bump revision.
|
2015-11-23 01:04:38 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update xmlto to 0.28:
Xmlto news
----------
0.0.28 (stable)
- fix broken temp files removal (introduced in 0.0.27)
- links detection changed to elinks (new links options
not compatible)
|
2015-11-20 00:40:59 by Aleksej Saushev | Files touched by this commit (1) |
Log message:
Make it work without Internet access.
Transform DocBook XSLT URLs to point to local copies coming from \
textproc/docbook-xsl.
This package should use XML Catalog, but doesn't for some unclear reason.
|
2015-11-18 10:16:19 by Richard PALO | Files touched by this commit (1) |
Log message:
CPPFLAGS+=-D__EXTENSIONS__ permits build on SunOS
|
2015-11-17 12:59:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update xmlto to 0.0.27:
0.0.27 (stable)
- remove several bashisms from scripts
- add new option --profile for preprocessing documents
with profiling stylesheet
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-04-11 20:07:26 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.0.26:
0.0.26 (stable)
- --searchpath option no longer produces warning
about local builtin used outside the function
(debian #652974)
- fix build with automake 1.13+
- fix noextensions option recognition
- handle used css list in epub format
|