1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/textproc/xmlto/pkg-plist
Edwin Groothuis f945c80e68 [PATCH] textproc/xmlto: important fixes, general overhaul, take maintainership
Supersedes: ports/123952 - please close that one, in favour
	of this one.  (Note, if that one should have been committed
	before this one, please bump PORTREVISION to 2!)

	Changes that were already in ports/123952:
	- Fix all scripts that use cp -a to instead use cp -PpR,
	fixing output formats such as html, html-nochunks and others.
	- Take maintainership of port.

	Additional changes since ports/123952, a.k.a. "overhaul":
	- Drop non-functional passivetex autodetection
	- Make WITH_PASSIVETEX an official OPTION (default: OFF, as previously)
	- Add COPYING ChangeLog THANKS to PORTDOCS
	- Use PORTDOCS instead of pkg-plist
	- Properly depend on print/passivetex (so the build system doesn't get away
	with just TeX installed but PassiveTeX missing)
	- Fix bug (missing "export USE_BACKEND"), amending to files/patch-xmlto.in,
	reported, with fix, by Ondrej Vasik; the bug rendered "xmlto txt ..." unusable
	- Complete pkg-plist for WITH_PASSIVETEX case, it missed some files;
	thus fixing packages.
	- Mention Ondrej Vasik, current xmlto maintainer, in pkg-descr.

	Dropped from ports/123952 (i. e. deliberately omitted from this PR,
	and not part of 0.0.20):
	- Move files/patch-xmlto.in into post-patch section of Makefile
	but keep the file.

PR:		ports/123979
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2008-05-28 12:40:05 +00:00

33 lines
1.0 KiB
Plaintext

@comment $FreeBSD$
bin/xmlif
bin/xmlto
%%DATADIR%%/format/docbook/awt
%%DATADIR%%/format/docbook/dvi
%%DATADIR%%/format/docbook/fo
%%DATADIR%%/format/docbook/html
%%DATADIR%%/format/docbook/html-nochunks
%%DATADIR%%/format/docbook/xhtml
%%DATADIR%%/format/docbook/xhtml-nochunks
%%DATADIR%%/format/docbook/man
%%DATADIR%%/format/docbook/mif
%%DATADIR%%/format/docbook/pcl
%%DATADIR%%/format/docbook/pdf
%%DATADIR%%/format/docbook/ps
%%DATADIR%%/format/docbook/svg
%%DATADIR%%/format/docbook/txt
%%DATADIR%%/format/docbook/htmlhelp
%%DATADIR%%/format/docbook/javahelp
@dirrm %%DATADIR%%/format/docbook
%%PASSIVETEX%%%%DATADIR%%/format/fo/awt
%%PASSIVETEX%%%%DATADIR%%/format/fo/dvi
%%PASSIVETEX%%%%DATADIR%%/format/fo/mif
%%PASSIVETEX%%%%DATADIR%%/format/fo/pcl
%%PASSIVETEX%%%%DATADIR%%/format/fo/pdf
%%PASSIVETEX%%%%DATADIR%%/format/fo/ps
%%PASSIVETEX%%%%DATADIR%%/format/fo/svg
%%PASSIVETEX%%%%DATADIR%%/format/fo/txt
%%PASSIVETEX%%@dirrm %%DATADIR%%/format/fo
@dirrm %%DATADIR%%/format
%%DATADIR%%/xmlto.mak
@dirrm %%DATADIR%%