Commit graph

36 commits

Author SHA1 Message Date
jperkin
a2ce85611a *: Add some required USE_GCC_RUNTIME. 2018-07-17 10:56:23 +00:00
roy
20306fc1f8 Avoid pointless bashisms.
Avoid use of non POSIX local builtin.
Remove bash dependency.
2018-01-21 18:45:27 +00:00
maya
a4a45fa1ef xmlto: master sites / homepage from fedorahosted to pagure 2017-11-01 06:41:23 +00:00
joerg
d30cfe87d4 Using "type -t" is a pretty pointless bashism, even slowing things down
by adding additional forks. Fix and bump revision.
2015-12-11 23:31:09 +00:00
wiz
b4d3166e1c 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-23 00:04:38 +00:00
asau
5c49b8018e 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-19 23:40:59 +00:00
richard
59de0d71d7 CPPFLAGS+=-D__EXTENSIONS__ permits build on SunOS 2015-11-18 09:16:19 +00:00
wiz
5be8b03f97 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-17 11:59:25 +00:00
agc
2eddae48e5 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.
2015-11-04 01:59:17 +00:00
wiz
3bfff8b445 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
2014-04-11 18:07:26 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
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