Age | Commit message (Collapse) | Author | Files | Lines |
|
by adding additional forks. Fix and bump revision.
|
|
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)
|
|
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.
|
|
|
|
0.0.27 (stable)
- remove several bashisms from scripts
- add new option --profile for preprocessing documents
with profiling stylesheet
|
|
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.
|
|
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
|
|
|
|
|
|
|
|
|
|
changes:
- README file was improved to provide better guidance
for users
- show the text-web-browser converting command in
verbose mode for better debugging
- workaround passivetex limitation for chapters
titles starting with L
- use passivetex/fop extensions by default, provide
--noextensions option to disable them
- basic experimental support for conversion from docbook
to epub
-bugfixes
|
|
|
|
* add support for detection of tail and gnu cp, do not hardcode /bin/bash
initial value
* use those detected binaries instead of previously hardcoded ones
* use `type -t` bash shell builtin instead of `which` utility for detection
of file availability
* new option --noautosize to prevent overriding of user-defined paper sizes
Changes 0.0.22:
* added experimental support for xhtml1 source format
* create tex and xhtml subpackage in spec file to reduce requirements for main
package
* automated detection of programs path in configure, program/utility path
could be passed to configure by variable, allowed selection of default
backend and default webbrowser (just for requirements at the moment)
* check for missing tools/programs, fail if tool is not available
* fixed libpaper cleaning up
* xmllint validity check now with noent option
* fixed --stringparam option
* added some messages to easier detection of troubles, used different error
codes for various situations
* fixed FSF addresses, xmlif now licensed under GPLv2+
|
|
PR 44126 from Goetz Isenmann. PKGREVISION++.
While here, add comment to patch-ab.
|
|
|
|
breaking it otherwise.
|
|
Bump PKGREVISION.
|
|
0.0.21 (stable)
added experimental support for dblatex(needs installed
dblatex package)
fixed issue with cp -a option on non-gnu systems
non-mandatory support for libpaper
0.0.20 (stable)
added experimental fop support(needs installed fop package)
possibility to read a stylesheet from STDIN
some small fixes/changes in docbook formats and xmlto script
0.0.19 (stable)
added supported for basename with spaces, stringparam
option for passing argument to stylesheet, bash no
longer hardcoded, added option for not cleaning temp
files for diagnostics.
|
|
|
|
|
|
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
usually don't have binary programs in /usr/bin. While here, fixed all
pkglint warnings.
|
|
|
|
Bump PKGREVISION
|
|
|
|
|
|
to run, so include textproc/libxslt/buildlink3.mk.
|
|
|
|
run its shell scripts, and during the build too.
|
|
xmlto is a front-end to an XSL toolchain. It chooses an appropriate
stylesheet for the conversion you want and applies it using an
external XSL-T processor. It also performs any necessary post-processing.
|