summaryrefslogtreecommitdiff
path: root/textproc/docbook-xml
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-06Bump PKGREVISION:wiz1-2/+2
This package was broken for a time, when the NO_BUILD that is set by its Makefile broke the xmlcatmgr handling. Increase the PKGREVISION now to have a known-good version of this package again.
2005-03-29Bump docbook-xml's revision to 7 now that its catalog is registered againjmmv1-2/+2
and make scrollkeeper depend on this latest version to fix its build. Problem found by abs@ (as described in tech-pkg@).
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-06-04Enable pkgviews installation.xtraeme1-1/+3
2004-02-25these packages don't need a compiler.grant1-1/+2
2004-02-19bl3ifyminskim1-2/+2
2004-02-09Docbook 4.2 is a maintainance release; it introduces no backwards incompatiblejmmv3-3/+18
changes WRT 4.1.2. Therefore patch the catalog file to map requests for the 4.1.2 DTD to 4.2, as the former is not installed. Bump PKGREVISION to 6.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1jmmv1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-01-29Install the XML version of the catalog file instead of the SGML one.jmmv2-9/+7
Use textproc/xmlcatmgr/catalogs.mk to register it with the XML_CATALOG variable. Bump PKGREVISION.
2003-01-18Do not remove system identifiers from Docbook's catalog file (i.e., installjmmv1-6/+4
it as it comes with the package). This way parsers can locate local files when looking up entries. Reported in PR pkg/19890 by Joachim Koenig-Baltes. Okay'ed by seb, the maintainer. Bump PKGREVISION to 3.
2003-01-12Move calls to xmlcatmgr to the bottom of the PLIST. This should solve buildjmmv1-3/+3
problems shown in last Hubert's bulk build.
2003-01-11Tell xmlcatmgr which catalog to modify. Bump PKGREVISION to 2, because ofjmmv2-7/+7
latest changes in the xmlcatmgr package.
2003-01-10Use xmlcatmgr to manage the share/xml/catalog file, so it can be sharedjmmv2-8/+10
across multiple packages. Bump PKGREVISION to 1.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-08-22Updated docbook-xml to 4.2martti3-12/+9
Real changes unknown (read ChangeLog and try to figure out those lines...)
2001-11-04Added docbook-xml version 4.1.2, XML version of DocBook a DTD designedseb4-0/+90
for computer documentation.