Commit graph

24 commits

Author SHA1 Message Date
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
drochner
c01e115185 update to 0.0.25
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
2012-01-20 12:36:14 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
adam
7cbd0afa88 Changes 0.0.23:
* 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+
2011-03-11 09:27:09 +00:00
dholland
978af91e91 Fix obviously wrong code handling XSLTPARAMS with the --stringparam option.
PR 44126 from Goetz Isenmann. PKGREVISION++.

While here, add comment to patch-ab.
2010-11-22 05:54:17 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
wiz
160a985eac Use TOOLS_PATH.bash for bash. Might fix build on Linux while hopefully not
breaking it otherwise.
2008-11-18 15:20:54 +00:00
wiz
a858f64b7e Tell xmlto which bash executable to use.
Bump PKGREVISION.
2008-11-13 11:15:14 +00:00
wiz
54b1a36c8c Update to 0.0.21:
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.
2008-11-10 23:01:38 +00:00
heinz
c2b677f5fb The package supports installation to DESTDIR. 2008-01-15 00:02:13 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
dmcmahill
2899c75ccb USE_TOOLS+= mktemp. Fixes solaris and probably others 2006-10-10 00:23:39 +00:00
rillig
69a0463807 Since some time, xmllint has to be run with --nonet. Bumped PKGREVISION. 2006-07-22 13:11:28 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +00:00
rillig
a0a94cad27 Added a patch that makes "xmlto txt" usable on pkgsrc system, which
usually don't have binary programs in /usr/bin. While here, fixed all
pkglint warnings.
2006-02-26 12:50:03 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
adrianp
30ca9c584e Fix the shell path so xmlto actually runs
Bump PKGREVISION
2005-08-13 21:25:58 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
kristerw
8e066de7ad The installed bin/xmlto need bin/xsltproc from textproc/libxslt in order
to run, so include textproc/libxslt/buildlink3.mk.
2005-01-22 22:33:45 +00:00
wiz
de3e2a52e1 Add another missing dependency (libxml2, for xmllint). 2005-01-03 13:36:36 +00:00
wiz
5c0e2b8f22 Add DEPENDS on bash -- it is used by xmlto to
run its shell scripts, and during the build too.
2004-12-30 14:22:56 +00:00
wiz
7069605c28 Initial import of xmlto:
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.
2004-12-26 15:57:18 +00:00