summaryrefslogtreecommitdiff
path: root/textproc/docbook-website
AgeCommit message (Collapse)AuthorFilesLines
2004-02-25these packages don't need a compiler.grant1-1/+2
2004-02-20Set USE_BUILDLINK3 to "yes". Just defining it is not enough. Thisminskim1-2/+2
fixes PR pkg/24500.
2004-02-19bl3ifyminskim1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1jmmv1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-03Remove ".orig" files from the work directory before installing the package,jmmv1-4/+5
so they don't get copied. Use pax's -pm flag so that "make print-PLIST" works.
2003-04-10make ${PAX} usage consistent:grant1-4/+4
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-01-29Convert the catalog file to the XML Catalog format (okay'ed by grant).jmmv3-15/+20
Use textproc/xmlcatmgr/catalogs.mk to register it, with the XML_CATALOGS variable. Bump PKGREVISION.
2003-01-28we have a patch now, so use it.grant1-2/+1
2003-01-28patch a stylesheet to use local html/docbook.xsl.grant3-3/+17
bump PKGREVISION.
2003-01-18no longer needed.grant1-6/+0
2003-01-18- use xmlcatmgr for catalog handlinggrant3-55/+73
- now install files into ${PREFIX}/share/xml/website as per docbook - improve COMMENT - bump PKGREVISION
2003-01-11Initial import of docbook-website 2.3 into the NetBSD packagesgrant5-0/+218
collection. Website is an XML DTD for building web sites. It makes use of the file system directory structure and supports standalone pages, multiple ToCs and more.