Subject: CVS commit: pkgsrc/www
From: Johnny C. Lam
Date: 2008-04-22 18:24:31
Message id: 20080422162431.4BBED175D0@cvs.netbsd.org

Log Message:
Restructure the following packages:

	www/htmldoc
	www/htmldoc-x11

The latter is now just www/htmldoc built with a specific set of options.
Changes include:

+ Add options.mk that supports a new option:

	htmldoc-gui		Build with GUI support

+ Remove Makefile.common and move all logic into htmldoc/Makefile and
  htmldoc/options.mk.

+ Add full DESTDIR support.

+ Bump the PKGREVISION for htmldoc and htmldoc-x11 to 7.  Both packages
  now track and use the same PKGREVISION number.

Files:
RevisionActionfile
1.3modifypkgsrc/www/htmldoc/DESCR
1.24modifypkgsrc/www/htmldoc/Makefile
1.4modifypkgsrc/www/htmldoc-x11/DESCR
1.13modifypkgsrc/www/htmldoc-x11/Makefile
1.1addpkgsrc/www/htmldoc/options.mk
1.12removepkgsrc/www/htmldoc/Makefile.common