Commit graph

24 commits

Author SHA1 Message Date
jmmv
c7edd02278 Take maintainership, per seb@'s request. 2005-10-02 15:07:45 +00:00
jmmv
bd091d0f34 Install a catalog that maps Docbook 4.1.2 to 4.2; the latter is supposed
to be backwards compatible with the former.  Simplifies building of packages
(such as gtk-doc 1.4) or processing of documents that rely on the old 4.1.2
version.  Bump PKGREVISION to 1.
2005-10-02 15:04:41 +00:00
wiz
a4fabc4b58 Update to 4.4, provided by Jeroen Ruigrok van der Werven in PR
31219.  Corrected the DESCR while here.

4.4:
The Version 4.4 release is a maintainance release. It introduces
no backwards-incompatible changes. All valid DocBook 4.3 documents
are also valid DocBook 4.4 documents.

The genesis of this release is a bug in the catalog files for
DocBook V4.3. The Committee decided to produce a 4.4 release,
incorporating a few recent backwards-compatible changes, rather
than simply produce a 4.3.1 release to fix the bugs.

4.3:
The Version 4.3 release is a maintainance release. It introduces
no backwards-incompatible changes. All valid DocBook 4.2 documents
are also valid DocBook 4.3 documents.
2005-09-30 15:24:20 +00:00
minskim
2beadc1143 The docbook-xml binary package built on 2005-04-06 with the following
versions does not have dependency on xmlcatmgr.

textproc/docbook-xml/Makefile:# $NetBSD: Makefile,v 1.16 2005/04/06 18:24:23 wiz Exp $
textproc/docbook-xml/distinfo:$NetBSD: distinfo,v 1.4 2005/02/24 14:48:41 agc Exp $
textproc/docbook-xml/Makefile:# $NetBSD: Makefile,v 1.16 2005/04/06 18:24:23 wiz Exp $
textproc/docbook-xml/PLIST:@comment $NetBSD: PLIST,v 1.7 2003/01/29 21:17:26 jmmv Exp $
textproc/docbook-xml/patches/patch-aa:$NetBSD: patch-aa,v 1.1 2004/02/09 12:23:40 jmmv Exp $

Bump PKGREVISION to force bulk build to rebuild the binary package.
2005-06-06 03:34:08 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b05bbba83b Bump PKGREVISION:
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-04-06 18:24:23 +00:00
jmmv
9fb319d5c3 Bump docbook-xml's revision to 7 now that its catalog is registered again
and make scrollkeeper depend on this latest version to fix its build.
Problem found by abs@ (as described in tech-pkg@).
2005-03-29 14:40:36 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
xtraeme
4a0b9a7797 Enable pkgviews installation. 2004-06-04 23:46:08 +00:00
grant
239fb37f36 these packages don't need a compiler. 2004-02-25 11:48:15 +00:00
minskim
c94e87c294 bl3ify 2004-02-19 21:47:00 +00:00
jmmv
38e93a3b16 Docbook 4.2 is a maintainance release; it introduces no backwards incompatible
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-02-09 12:23:40 +00:00
jmmv
39bd9e1ae9 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jmmv
a0c1b10992 Install the XML version of the catalog file instead of the SGML one.
Use textproc/xmlcatmgr/catalogs.mk to register it with the XML_CATALOG
variable.  Bump PKGREVISION.
2003-01-29 21:17:26 +00:00
jmmv
ceacaebb1a Do not remove system identifiers from Docbook's catalog file (i.e., install
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-18 09:39:27 +00:00
jmmv
544a47d784 Move calls to xmlcatmgr to the bottom of the PLIST. This should solve build
problems shown in last Hubert's bulk build.
2003-01-12 09:48:34 +00:00
jmmv
28d8b3149b Tell xmlcatmgr which catalog to modify. Bump PKGREVISION to 2, because of
latest changes in the xmlcatmgr package.
2003-01-11 21:11:30 +00:00
jmmv
a97516c039 Use xmlcatmgr to manage the share/xml/catalog file, so it can be shared
across multiple packages. Bump PKGREVISION to 1.
2003-01-10 19:29:29 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
martti
7338807274 Updated docbook-xml to 4.2
Real changes unknown (read ChangeLog and try to figure out those lines...)
2002-08-22 11:22:04 +00:00
seb
58344dcb4e Added docbook-xml version 4.1.2, XML version of DocBook a DTD designed
for computer documentation.
2001-11-04 22:46:58 +00:00