Summary: | [patch] textproc/docbook-xsl - various improvements | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gabor Kovesdan <gabor> | ||||
Component: | Individual Port(s) | Assignee: | Gabor Kovesdan <gabor> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | skv | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Gabor Kovesdan
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool) Sorry, this patch is not 100% correct, some files are duplicated and some important ones are not installed. I'll submit a revised patch tomorrow. Regards, -- Gabor Kovesdan EMAIL: gabor@FreeBSD.org WWW: http://www.kovesdan.org Here is the fixed patch: http://www.kovesdan.org/patches/docbook-xsl.diff Regards, -- Gabor Kovesdan EMAIL: gabor@FreeBSD.org WWW: http://www.kovesdan.org gabor 2009-01-22 13:12:53 UTC FreeBSD ports repository Modified files: textproc/docbook-xsl Makefile pkg-plist textproc/docbook-xsl/files pkg-deinstall.in pkg-install.in Log: - Modularize. User can choose between the selected modules via OPTIONS. - Depend on the textproc/docbook meta-port. The user isn't forced to use DocBook 4.2 or SDocBook 1.1 any more, she can install the stylesheets with any desired DocBook version. - Use SUB_LIST to post-edit the installation scripts. - Bump PORTREVISION - Style changes PR: ports/129309 Submitted by: gabor Approved by: maintainer timeout (skv, 7 weeks) Revision Changes Path 1.47 +161 -22 ports/textproc/docbook-xsl/Makefile 1.3 +1 -4 ports/textproc/docbook-xsl/files/pkg-deinstall.in 1.16 +6 -8 ports/textproc/docbook-xsl/files/pkg-install.in 1.37 +1644 -351 ports/textproc/docbook-xsl/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Responsible Changed From-To: skv->gabor Committed. |