Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
|
|
Bump PKGREVISION due to dependency change.
|
|
* catalog, catalog.xml: enable users to have "current" in schema URIs
in doc instances;
http://docbook.sourceforge.net/release/website/current/schema/
Yeah, I know that it's traditionally been the case that DocBook
doc instances contain public and system IDs for a specific version
of the DocBook DTD. But note that:
- all versions of DocBook 4 are backward-compatible
- doc instances don't actually need to contain any system or
public ID at all users employ RELAX NG-based tools
- for RELAX NG-based toolchain, users will probably be authoring
and validating their doc instances against whatever is the
current version of the RELAX NG schema for DocBook that that
they have installed
So enabling users to put "current" in their doc instances instead
of a specific version number means that they don't need to update
the URIs if/when they want to author/validate using a future
version of the DTD.
* AUTHORS, BUGS, COPYING, INSTALL, README, TODO: Added standard distro
files, to make life easier for packagers;
From README, moved copyright info to COPYING and install info to
INSTALL. README content is not just minimal how-to info. Added
BUGS and TODO, which are just pointers to SF trackers. Added
AUTHORS just for sake completeness.
* Makefile: generate RELEASE-NOTES.html/.txt
* RELEASE-NOTES.xml: New file.
|
|
to 2.4.x versions.
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.
|
|
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.
|
|
|
|
|
|
|
|
|
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.
|
|
|
Bump PKGREVISION
|
|
|
|
fixes PR pkg/24500.
|
|
|
|
|
|
|
|
so they don't get copied.
Use pax's -pm flag so that "make print-PLIST" works.
|
|
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
|
|
Use textproc/xmlcatmgr/catalogs.mk to register it, with the XML_CATALOGS
variable. Bump PKGREVISION.
|
|
|
|
bump PKGREVISION.
|
|
|
|
- now install files into ${PREFIX}/share/xml/website as per docbook
- improve COMMENT
- bump PKGREVISION
|
|
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.
|