Subject: CVS commit: pkgsrc/textproc/docbook-website
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2005 00:22:10
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Feb 19 00:22:10 UTC 2005

Modified Files:
	pkgsrc/textproc/docbook-website: Makefile PLIST distinfo
	pkgsrc/textproc/docbook-website/patches: patch-ab
Removed Files:
	pkgsrc/textproc/docbook-website/files: catalog

Log Message:
Update to 2.5.0.
Changes since version 2.4.1 (2003-02-18)

Changes to website/*

  | 2003-06-22  Norman Walsh
  |
  | 	* VERSION: Version 2.5.0 released.
  |
  | 2003-06-21  Norman Walsh
  |
  | 	* Makefile: Tweaked
  |

Changes to website/example/*

  | 2003-02-20  Robert Stayton
  |
  | 	* olink.xml: Now covers XSL-based olink processing.
  |

Changes to website/xsl/*

  | 2003-06-22  Norman Walsh
  |
  | 	* param.xsl, tabular.xsl: Added table.spacer.image to improve
  | 	  tabular style accessibility. This is a fairly intrusive
  | 	  change, but I think its a significant improvement in
  | 	  accessibility.
  |
  | 2003-05-27  Robert Stayton
  |
  | 	* olink.xsl: Fix typo in test attribute.
  |
  | 2003-04-13  Norman Walsh
  |
  | 	* head.xsl: Feat Req #703116: add type to script
  |
  | 2003-02-26  Jirka Kosek
  |
  | 	* toc-tabular.xsl: Make comparsion safe even if nav.graphics
  | 	  is specified as string type
  |
  | 2003-02-20  Robert Stayton
  |
  | 	* chunk-common.xsl, olink.xsl, website-common.xsl,
  | 	  website-targets.xsl: Added XSL-based olink processing.
  |

Changes to website/example/graphics/*

  | 2003-06-22  Norman Walsh
  |
  | 	* spacer.gif: New file.
  |

Changes to website/schema/relaxng/*

  | 2003-06-22  Norman Walsh
  |
  | 	* autolayout.rng, extensions.rng, layout.rng: Cleanup
  | 	  attributes on script element
  |
  | 	* autolayout.rng, layout.rng, website-full.rng, website.rng:
  | 	  Updated version numbers
  |

Changes to website/schema/dtd/*

  | 2003-06-22  Norman Walsh
  |
  | 	* autolayout.dtd, extensions.mod, forms.mod, layout.dtd,
  | 	  namespaces.mod, rddl.mod, website-custom.dtd,
  | 	  website-full.dtd, website.dtd, website.mod: Updated version
  | 	  numbers
  |
  | 2003-06-21  Norman Walsh
  |
  | 	* autolayout.dtd, layout.dtd, website.mod: Allow type
  | 	  attribute on script
  |

Changes since version 2.3 (2002-09-17)

Changes to website/*

  | 2003-02-18  Norman Walsh
  |
  | 	* VERSION: Version 2.4.1 released.
  |
  | 	* catalog.xml: Added rewrite rules for the schema and xsl
  | 	  directories
  |
  | 	* catalog.xml: Added chunk-common to the catalog
  |
  | 2003-01-25  Norman Walsh
  |
  | 	* Makefile: Cleanup and support reorganized directories
  |
  | 	* README: Updated versions, copyright, and system identifiers
  |
  | 	* VERSION: Version 2.4.0 released.
  |
  | 	* catalog.xml: Fixed typos
  |
  | 2003-01-16  Norman Walsh
  |
  | 	* autolayout.dtd, catalog.xml, extensions.mod, forms.mod,
  | 	  layout.dtd, namespaces.mod, rddl.mod, website-custom.dtd,
  | 	  website-full.dtd, website.mod: Moved files; this messes up
  | 	  the CVS tags, but I'm doing it anyway :-(
  |
  | 	* website-custom.dtd: Based on Simplified 1.0
  |
  | 2003-01-12  Robert Stayton
  |
  | 	* catalog.xml: New file.
  |
  | 2002-11-17  Norman Walsh
  |
  | 	* VERSION, autolayout.dtd, extensions.mod, forms.mod,
  | 	  layout.dtd, namespaces.mod, rddl.mod, website-custom.dtd,
  | 	  website-full.dtd, website.mod: Bug #636004: fix version
  | 	  numbers
  |
  | 2002-10-16  Norman Walsh
  |
  | 	* website-custom.dtd: Fix typos in comments; correct spelling
  | 	  of qand_a_set PEs; add blockinfo for qandaset
  |
  | 	* website-full.dtd: Fix typos in comments
  |
  | 2002-10-02  Norman Walsh
  |
  | 	* autolayout.dtd, layout.dtd, website.mod: Add headlink
  | 	  element (HTML head 'link')
  |

Changes to website/example/*

  | 2003-02-18  Norman Walsh
  |
  | 	* layout.xml: Moved revisionflag
  |
  | 2003-01-25  Norman Walsh
  |
  | 	* catalog.xml: New file.
  |
  | 2003-01-24  Norman Walsh
  |
  | 	* Makefile: Use Saxon instead of xsltproc because the warnings
  | 	  about realtive namespace URIs bug me
  |
  | 2003-01-16  Norman Walsh
  |
  | 	* about.xml, build-ext.xml, build-make.xml,
  | 	  build-textonly.xml, building.xml, custom.xml, full.xml,
  | 	  layout.xml, olink.xml, param.xml, php.xml, rddl.xml,
  | 	  revflag.xml, rss.xml, test1.xml, test1a.xml, test1b.xml,
  | 	  test2.xml, test3.xml, website.xml, wslayout.xml: Updated DTD
  | 	  URIs
  |
  | 2003-01-12  Robert Stayton
  |
  | 	* build-ext.xml: Added para about using a processor that lacks
  | 	  extension functions.
  |
  | 	* build-make.xml: Corrections to Makefile listing.
  |
  | 2002-10-02  Norman Walsh
  |
  | 	* build-make.xml, layout.xml: Add global headlink and local
  | 	  headlink
  |

Changes to website/xsl/*

  | 2003-02-18  Norman Walsh
  |
  | 	* autolayout.xsl: Updated version numbers to 2.4.1
  |
  | 2003-02-16  Norman Walsh
  |
  | 	* rss.xsl: Check for localTime function before calling it
  |
  | 2003-01-26  Robert Stayton
  |
  | 	* chunk-common.xsl: No longer terminates if exists() function
  | 	  not available. Will not track dependencies, so all files
  | 	  built each time.
  |
  | 2003-01-16  Norman Walsh
  |
  | 	* autolayout.xsl: Update the public and system identifers
  |
  | 2003-01-11  Robert Stayton
  |
  | 	* makefile-dep.xsl: Add optional output-root param so
  | 	  dependency path matches the output path.
  |
  | 2002-11-17  Norman Walsh
  |
  | 	* website-common.xsl: Patch #540597: add rcsdate.format named
  | 	  template
  |
  | 2002-10-02  Norman Walsh
  |
  | 	* autolayout.xsl, head.xsl: Support headlink element
  |
  | 	* chunk-common.xsl: Support references to external pages when
  | 	  using XSLT exists() function to choose build order
  |

Changes to website/tests/*

  | 2002-10-16  Norman Walsh
  |
  | 	* test.xml, testfull.xml: Added XML declarations
  |

Changes to website/schema/*

  | 2003-01-25  Norman Walsh
  |
  | 	* Makefile: New file.
  |

Changes to website/schema/relaxng/*

  | 2003-02-18  Norman Walsh
  |
  | 	* autolayout.rng, extensions.rng, forms.rng, layout.rng,
  | 	  rddl.rng, website-full.rng, website.rng: Updated version
  | 	  numbers to 2.4.1
  |
  | 2003-01-23  Norman Walsh
  |
  | 	* .cvsignore: Ignore websitedb.rng
  |
  | 	* .cvsignore, Makefile: Updated
  |
  | 	* config.xml: Generated
  |
  | 	* config.xml, union.xml: Changed configuration strategy
  |
  | 	* extensions.rng, forms.rng, rddl.rng, website-full.rng,
  | 	  website.rng: Removed extraneous xmlns declaration
  |
  | 	* union.xml: Oops. I did need this file
  |
  | 	* websitedb.rng: This file is generated
  |
  | 2003-01-16  Norman Walsh
  |
  | 	* .cvsignore, Makefile, autolayout.rng, extensions.rng,
  | 	  forms.rng, layout.rng, rddl.rng, union.xml,
  | 	  website-full.rng, website.rng, websitedb.rng: New file.
  |

Changes to website/schema/dtd/*

  | 2003-02-18  Norman Walsh
  |
  | 	* autolayout.dtd, extensions.mod, forms.mod, layout.dtd,
  | 	  namespaces.mod, rddl.mod, website-custom.dtd,
  | 	  website-full.dtd, website.dtd, website.mod: Updated version
  | 	  numbers to 2.4.1
  |
  | 2003-01-25  Norman Walsh
  |
  | 	* Makefile: Cleanup
  |
  | 2003-01-23  Norman Walsh
  |
  | 	* Makefile: New file.
  |
  | 	* website-custom.dtd, website.dtd: Updated version numbers
  |
  | 2003-01-16  Norman Walsh
  |
  | 	* autolayout.dtd, extensions.mod, forms.mod, layout.dtd,
  | 	  namespaces.mod, rddl.mod, website-custom.dtd,
  | 	  website-full.dtd, website.dtd, website.mod: New file.
  |


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/textproc/docbook-website/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/docbook-website/PLIST \
    pkgsrc/textproc/docbook-website/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/textproc/docbook-website/files/catalog
cvs rdiff -r1.1 -r1.2 pkgsrc/textproc/docbook-website/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.