Commit graph

18 commits

Author SHA1 Message Date
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