Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2014 03:40:15 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363960 - in head: cad/geda-utils databases/libdbi-drivers databases/sqldeveloper deskutils/cycle devel/buildtool devel/flex-sdk35 devel/flex_compiler_shell devel/fnorb devel/pcre++ edi...
Message-ID:  <53df009f.583a.4dbb901@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Mon Aug  4 03:40:14 2014
New Revision: 363960
URL: http://svnweb.freebsd.org/changeset/ports/363960
QAT: https://qat.redports.org/buildarchive/r363960/

Log:
  In some straightforward cases, protect documentation behind
  PORTDOCS, adding a DOCS option where needed, and a couple
  PORTEXAMPLES for good measure.

Deleted:
  head/japanese/nethack34/files/patch-aa
  head/japanese/nethack34/files/patch-ab
  head/japanese/nethack34/files/patch-ac
  head/japanese/nethack34/files/patch-ad
  head/japanese/nethack34/files/patch-ae
  head/japanese/nethack34/files/patch-af
  head/japanese/nethack34/files/patch-ag
  head/japanese/nethack34/files/patch-ai
  head/japanese/nethack34/files/patch-ja
Modified:
  head/cad/geda-utils/Makefile
  head/cad/geda-utils/pkg-plist
  head/databases/libdbi-drivers/Makefile
  head/databases/libdbi-drivers/pkg-plist
  head/databases/sqldeveloper/Makefile
  head/databases/sqldeveloper/pkg-plist
  head/deskutils/cycle/Makefile
  head/deskutils/cycle/pkg-plist
  head/devel/buildtool/Makefile
  head/devel/buildtool/pkg-plist
  head/devel/flex-sdk35/Makefile
  head/devel/flex-sdk35/pkg-plist
  head/devel/flex_compiler_shell/Makefile
  head/devel/flex_compiler_shell/pkg-plist
  head/devel/fnorb/Makefile
  head/devel/fnorb/pkg-plist
  head/devel/pcre++/Makefile
  head/devel/pcre++/pkg-plist
  head/editors/conglomerate/Makefile
  head/editors/conglomerate/pkg-plist
  head/emulators/xzx/Makefile
  head/emulators/xzx/pkg-plist
  head/french/verbiste/Makefile
  head/french/verbiste/pkg-plist
  head/games/lincity-ng/Makefile
  head/games/lincity-ng/pkg-plist
  head/games/lucidlife/Makefile
  head/games/lucidlife/pkg-plist
  head/graphics/giram/Makefile
  head/graphics/giram/pkg-plist
  head/graphics/gle/Makefile
  head/graphics/gle/pkg-plist
  head/graphics/gnash/Makefile
  head/graphics/gnash/pkg-plist
  head/graphics/openjpeg15/Makefile
  head/graphics/openjpeg15/pkg-plist
  head/japanese/freepwing/Makefile
  head/japanese/freepwing/pkg-plist
  head/japanese/marumoji-fonts/Makefile
  head/japanese/marumoji-fonts/pkg-plist
  head/lang/alisp/Makefile
  head/lang/alisp/pkg-plist
  head/lang/mixal/pkg-plist
  head/lang/nml/pkg-plist
  head/lang/sketchy/Makefile
  head/lang/sketchy/pkg-plist
  head/mail/gnarwl/Makefile
  head/mail/gnarwl/pkg-plist
  head/math/plplot/Makefile
  head/math/plplot/pkg-plist
  head/math/solitaire/Makefile
  head/math/solitaire/pkg-plist
  head/misc/pypanda/Makefile
  head/misc/pypanda/pkg-plist
  head/misc/tpp/Makefile
  head/misc/tpp/pkg-plist
  head/net-p2p/btqueue/Makefile
  head/net-p2p/btqueue/pkg-plist
  head/net/tsocks/pkg-plist
  head/news/slnr/pkg-plist
  head/science/svmlight/Makefile
  head/science/svmlight/pkg-plist
  head/x11-fonts/webfonts/Makefile
  head/x11-fonts/webfonts/pkg-plist
  head/x11-wm/gcompmgr/Makefile
  head/x11-wm/gcompmgr/pkg-plist
  head/x11-wm/wmanager/pkg-plist
  head/x11/metisse/Makefile
  head/x11/metisse/pkg-plist

Modified: head/cad/geda-utils/Makefile
==============================================================================
--- head/cad/geda-utils/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/cad/geda-utils/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -30,6 +30,8 @@ CONFIGURE_ARGS=	--with-docdir=${DOCSDIR}
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
+OPTIONS_DEFINE=	DOCS
+
 post-patch:
 	@${REINPLACE_CMD} -E \
 		-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \

Modified: head/cad/geda-utils/pkg-plist
==============================================================================
--- head/cad/geda-utils/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/cad/geda-utils/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -17,11 +17,11 @@ bin/sarlacc_sym
 bin/smash_megafile
 bin/tragesym
 man/man1/grenum.1.gz
-%%DOCSDIR%%/readmes/README.grenum
-%%DOCSDIR%%/readmes/README.gsch2pcb
-%%DOCSDIR%%/readmes/README.olib
-%%DOCSDIR%%/readmes/README.tragesym
-%%DATADIR%%/system-gschlasrc
+%%PORTDOCS%%%%DOCSDIR%%/readmes/README.grenum
+%%PORTDOCS%%%%DOCSDIR%%/readmes/README.gsch2pcb
+%%PORTDOCS%%%%DOCSDIR%%/readmes/README.olib
+%%PORTDOCS%%%%DOCSDIR%%/readmes/README.tragesym
+%%PORTDOCS%%%%DATADIR%%/system-gschlasrc
 @dirrmtry %%DATADIR%%
-@dirrmtry %%DOCSDIR%%/readmes
-@dirrmtry %%DOCSDIR%%
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/readmes
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%

Modified: head/databases/libdbi-drivers/Makefile
==============================================================================
--- head/databases/libdbi-drivers/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/databases/libdbi-drivers/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -18,6 +18,7 @@ CONFIGURE_ARGS=	--disable-static \
 		--with-dbi-incdir=${LOCALBASE}/include/dbi
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${DISTVERSION}
 
+OPTIONS_DEFINE=	DOCS
 OPTIONS_MULTI=	DRIVER
 OPTIONS_MULTI_DRIVER=	MYSQL PGSQL SQLITE3
 

Modified: head/databases/libdbi-drivers/pkg-plist
==============================================================================
--- head/databases/libdbi-drivers/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/databases/libdbi-drivers/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -5,38 +5,38 @@
 %%SQLITE3%%lib/dbd/libdbdsqlite3.la
 %%SQLITE3%%lib/dbd/libdbdsqlite3.so
 @dirrmtry lib/dbd
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/c40.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/c44.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/c98.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/copying-fdl.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/f29.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/index.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/x47.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql/x61.html
-%%MYSQL%%%%DOCSDIR%%/dbd_mysql.pdf
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/copying-fdl.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/f30.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/index.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/install-build.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/install-prereq.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/install.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/intro.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/options.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql/specific.html
-%%PGSQL%%%%DOCSDIR%%/dbd_pgsql.pdf
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/c34.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/c47.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/c98.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/c134.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/copying-fdl.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/f23.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/index.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/x50.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/x64.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/x137.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3/x209.html
-%%SQLITE3%%%%DOCSDIR%%/dbd_sqlite3.pdf
-%%MYSQL%%@dirrm %%DOCSDIR%%/dbd_mysql
-%%PGSQL%%@dirrm %%DOCSDIR%%/dbd_pgsql
-%%SQLITE3%%@dirrm %%DOCSDIR%%/dbd_sqlite3
-@dirrm %%DOCSDIR%%
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/c40.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/c44.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/c98.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/copying-fdl.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/f29.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/index.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/x47.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql/x61.html
+%%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_mysql.pdf
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/copying-fdl.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/f30.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/index.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/install-build.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/install-prereq.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/install.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/intro.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/options.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql/specific.html
+%%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dbd_pgsql.pdf
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/c34.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/c47.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/c98.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/c134.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/copying-fdl.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/f23.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/index.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/x50.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/x64.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/x137.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3/x209.html
+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dbd_sqlite3.pdf
+%%MYSQL%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/dbd_mysql
+%%PGSQL%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/dbd_pgsql
+%%SQLITE3%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/dbd_sqlite3
+%%PORTDOCS%%@dirrm %%DOCSDIR%%

Modified: head/databases/sqldeveloper/Makefile
==============================================================================
--- head/databases/sqldeveloper/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/databases/sqldeveloper/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -29,6 +29,8 @@ SUB_LIST=	JAVA_HOME=${JAVA_HOME} PORTNAM
 
 PORTDOCS=	readme.html
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.pre.mk>
 
 .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})

Modified: head/databases/sqldeveloper/pkg-plist
==============================================================================
--- head/databases/sqldeveloper/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/databases/sqldeveloper/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -1,5 +1,5 @@
 bin/sqldeveloper
-%%DOCSDIR%%/readme.html
+%%PORTDOCS%%%%DOCSDIR%%/readme.html
 %%DATADIR%%/configuration/bundles.info
 %%DATADIR%%/configuration/oracle.datamodeler.bundles.info
 %%DATADIR%%/configuration/oracle.ide.sqldev.bundles.info
@@ -1815,7 +1815,7 @@ bin/sqldeveloper
 %%DATADIR%%/svnkit/svnkit.jar
 %%DATADIR%%/svnkit/trilead.jar
 %%DATADIR%%/view-source-paths.lis
-@dirrmtry %%DOCSDIR%%
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
 @dirrmtry %%DATADIR%%/configuration
 @dirrmtry %%DATADIR%%/dataminer/scripts
 @dirrmtry %%DATADIR%%/dataminer

Modified: head/deskutils/cycle/Makefile
==============================================================================
--- head/deskutils/cycle/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/deskutils/cycle/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -18,6 +18,8 @@ USE_WX=		3.0+
 WX_COMPS=	python
 NO_BUILD=	yes
 
+OPTIONS_DEFINE=	DOCS
+
 post-patch:
 	@${REINPLACE_CMD} -e 's,"msg","${PREFIX}/share/locale",' \
 		-e 's,"","${DOCSDIR}", ; s,"icons","${DATADIR}/icons",' \

Modified: head/deskutils/cycle/pkg-plist
==============================================================================
--- head/deskutils/cycle/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/deskutils/cycle/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -17,9 +17,9 @@ man/man1/cycle.1.gz
 %%DATADIR%%/icons/cycle.xpm
 %%DATADIR%%/icons/large/cycle.xpm
 %%DATADIR%%/icons/mini/cycle.xpm
-%%DOCSDIR%%/README.html
-%%DOCSDIR%%/README_de.html
-%%DOCSDIR%%/README_ru.html
+%%PORTDOCS%%%%DOCSDIR%%/README.html
+%%PORTDOCS%%%%DOCSDIR%%/README_de.html
+%%PORTDOCS%%%%DOCSDIR%%/README_ru.html
 share/locale/ca/LC_MESSAGES/cycle.mo
 share/locale/cs/LC_MESSAGES/cycle.mo
 share/locale/de/LC_MESSAGES/cycle.mo
@@ -27,7 +27,7 @@ share/locale/es/LC_MESSAGES/cycle.mo
 share/locale/gl/LC_MESSAGES/cycle.mo
 share/locale/ru/LC_MESSAGES/cycle.mo
 share/locale/sk/LC_MESSAGES/cycle.mo
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%/icons/mini
 @dirrm %%DATADIR%%/icons/large
 @dirrm %%DATADIR%%/icons

Modified: head/devel/buildtool/Makefile
==============================================================================
--- head/devel/buildtool/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/buildtool/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -12,4 +12,6 @@ COMMENT=	Set of portable software build 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	-p ${PREFIX} -d ${DOCSDIR}
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.mk>

Modified: head/devel/buildtool/pkg-plist
==============================================================================
--- head/devel/buildtool/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/buildtool/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -28,13 +28,13 @@ share/buildtool/bt_logic/texinfo.subr
 share/buildtool/templates/README.bt
 share/buildtool/templates/bt_config.conf.in
 share/buildtool/templates/pkgflags
-%%DOCSDIR%%/CHANGES
-%%DOCSDIR%%/COPYING
-%%DOCSDIR%%/DIFFS.bt_sh
-%%DOCSDIR%%/PEOPLE
-%%DOCSDIR%%/README
-%%DOCSDIR%%/TODO
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/DIFFS.bt_sh
+%%PORTDOCS%%%%DOCSDIR%%/PEOPLE
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm libexec/buildtool
 @dirrm share/buildtool/bt_config
 @dirrm share/buildtool/bt_logic

Modified: head/devel/flex-sdk35/Makefile
==============================================================================
--- head/devel/flex-sdk35/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/flex-sdk35/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -25,6 +25,8 @@ SUB_LIST=	PORTNAME=${PORTNAME}
 SCRIPTS=	aasdoc acompc amxmlc asdoc compc copylocale digest \
 		fcsh fdb mxmlc optimizer
 
+OPTIONS_DEFINE=	DOCS
+
 post-extract:
 	${RM} ${WRKSRC}/bin/*.bat ${WRKSRC}/bin/*.exe
 
@@ -33,17 +35,17 @@ do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${i}.sh ${STAGEDIR}${PREFIX}/bin/${i}
 .endfor
 
-	${MKDIR} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}
+	@${MKDIR} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}
 	${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}/
 	${INSTALL_DATA} ${WRKSRC}/ant/lib/*.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}/
 
-	${MKDIR} ${STAGEDIR}${DATADIR}/frameworks
+	@${MKDIR} ${STAGEDIR}${DATADIR}/frameworks
 	${CP} -r ${WRKSRC}/frameworks/ ${STAGEDIR}${DATADIR}/frameworks/
 
-	${MKDIR} ${STAGEDIR}${DATADIR}/asdoc/templates
+	@${MKDIR} ${STAGEDIR}${DATADIR}/asdoc/templates
 	${CP} -r ${WRKSRC}/asdoc/templates/ ${STAGEDIR}${DATADIR}/asdoc/templates/
 
-	${MKDIR} ${STAGEDIR}${DOCSDIR}
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${CP} -r ${WRKSRC}/*.htm ${STAGEDIR}${DOCSDIR}/
 
 .include <bsd.port.mk>

Modified: head/devel/flex-sdk35/pkg-plist
==============================================================================
--- head/devel/flex-sdk35/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/flex-sdk35/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -1215,9 +1215,9 @@ bin/optimizer
 %%DATADIR%%/frameworks/themes/Wooden/preview.jpg
 %%DATADIR%%/frameworks/themes/Wooden/wooden_bg.jpg
 %%DATADIR%%/frameworks/winFonts.ser
-%%DOCSDIR%%/license-mpl.htm
-%%DOCSDIR%%/readme-open.htm
-@dirrmtry %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/license-mpl.htm
+%%PORTDOCS%%%%DOCSDIR%%/readme-open.htm
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
 @dirrmtry %%DATADIR%%/frameworks/themes/Wooden
 @dirrmtry %%DATADIR%%/frameworks/themes/Smoke
 @dirrmtry %%DATADIR%%/frameworks/themes/Institutional

Modified: head/devel/flex_compiler_shell/Makefile
==============================================================================
--- head/devel/flex_compiler_shell/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/flex_compiler_shell/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -23,10 +23,12 @@ WRKSRC=		${WRKDIR}
 NO_BUILD=	YES
 SUB_FILES=	fcsh
 
+OPTIONS_DEFINE=	DOCS
+
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/fcsh ${STAGEDIR}${PREFIX}/bin/
 	${INSTALL_DATA} ${WRKSRC}/lib/fcsh.jar ${STAGEDIR}${JAVAJARDIR}/flex-sdk/
-	${MKDIR} ${STAGEDIR}${DOCSDIR}
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/FlexCompilerShell-license.txt ${STAGEDIR}${DOCSDIR}/
 
 .include <bsd.port.mk>

Modified: head/devel/flex_compiler_shell/pkg-plist
==============================================================================
--- head/devel/flex_compiler_shell/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/flex_compiler_shell/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -1,4 +1,4 @@
 bin/fcsh
 %%JAVAJARDIR%%/flex-sdk/fcsh.jar
-%%DOCSDIR%%/FlexCompilerShell-license.txt
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/FlexCompilerShell-license.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%

Modified: head/devel/fnorb/Makefile
==============================================================================
--- head/devel/fnorb/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/fnorb/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -20,4 +20,6 @@ PYDISTUTILS_SETUP=	${PYSETUP}
 
 PLIST_SUB=	PYDISTUTILS_EGGINFO=${PYDISTUTILS_EGGINFO}
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.mk>

Modified: head/devel/fnorb/pkg-plist
==============================================================================
--- head/devel/fnorb/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/fnorb/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -272,68 +272,68 @@ bin/fnping
 %%PYTHON_SITELIBDIR%%/Fnorb/script/fnping.pyc
 %%PYTHON_SITELIBDIR%%/Fnorb/script/fnping.pyo
 %%PYTHON_SITELIBDIR%%/%%PYDISTUTILS_EGGINFO%%
-%%DOCSDIR%%/CHANGES
-%%DOCSDIR%%/LICENSE.HTML
-%%DOCSDIR%%/MANIFEST.in
-%%DOCSDIR%%/README
-%%DOCSDIR%%/README.jython
-%%DOCSDIR%%/examples/hello-world/HelloWorld.idl
-%%DOCSDIR%%/examples/hello-world/README
-%%DOCSDIR%%/examples/hello-world/client.py
-%%DOCSDIR%%/examples/hello-world/server.py
-%%DOCSDIR%%/examples/misc/Example.idl
-%%DOCSDIR%%/examples/misc/README
-%%DOCSDIR%%/examples/misc/client.py
-%%DOCSDIR%%/examples/misc/server.py
-%%DOCSDIR%%/examples/naming/README
-%%DOCSDIR%%/examples/naming/Thermometer.idl
-%%DOCSDIR%%/examples/naming/client.py
-%%DOCSDIR%%/examples/naming/server.py
-%%DOCSDIR%%/examples/threaded/HelloWorld.idl
-%%DOCSDIR%%/examples/threaded/README
-%%DOCSDIR%%/examples/threaded/client.py
-%%DOCSDIR%%/examples/threaded/server.py
-%%DOCSDIR%%/examples/tkinter/README
-%%DOCSDIR%%/examples/tkinter/TicToc.idl
-%%DOCSDIR%%/examples/tkinter/client.py
-%%DOCSDIR%%/examples/tkinter/server.py
-%%DOCSDIR%%/examples/unions/README
-%%DOCSDIR%%/examples/unions/Unions.idl
-%%DOCSDIR%%/examples/unions/client.py
-%%DOCSDIR%%/examples/unions/server.py
-%%DOCSDIR%%/tests/datatransfer/DataTransferServer.py
-%%DOCSDIR%%/tests/datatransfer/alltests.py
-%%DOCSDIR%%/tests/datatransfer/chartest.py
-%%DOCSDIR%%/tests/datatransfer/datatransfer.idl
-%%DOCSDIR%%/tests/datatransfer/fixedtest.py
-%%DOCSDIR%%/tests/datatransfer/longtest.py
-%%DOCSDIR%%/tests/datatransfer/orbrunner.py
-%%DOCSDIR%%/tests/datatransfer/seqtest.py
-%%DOCSDIR%%/tests/datatransfer/serverrunner.py
-%%DOCSDIR%%/tests/datatransfer/shorttest.py
-%%DOCSDIR%%/tests/datatransfer/wchartest.py
-%%DOCSDIR%%/tests/datatransfer/wstringtest.py
-%%DOCSDIR%%/tests/interop/CharClient.cpp
-%%DOCSDIR%%/tests/interop/CharServer.cpp
-%%DOCSDIR%%/tests/interop/Client.h
-%%DOCSDIR%%/tests/interop/FixedClient.cpp
-%%DOCSDIR%%/tests/interop/FixedServer.cpp
-%%DOCSDIR%%/tests/interop/Makefile.omniorb
-%%DOCSDIR%%/tests/interop/Makefile.orbacus
-%%DOCSDIR%%/tests/interop/Makefile.tao
-%%DOCSDIR%%/tests/interop/README
-%%DOCSDIR%%/tests/interop/Server.h
-%%DOCSDIR%%/tests/interop/TestCharsClient.py
-%%DOCSDIR%%/tests/interop/TestCharsServer.py
-%%DOCSDIR%%/tests/interop/TestChars_impl.cpp
-%%DOCSDIR%%/tests/interop/TestChars_impl.h
-%%DOCSDIR%%/tests/interop/TestFixedClient.py
-%%DOCSDIR%%/tests/interop/TestFixedServer.py
-%%DOCSDIR%%/tests/interop/TestFixed_impl.cpp
-%%DOCSDIR%%/tests/interop/TestFixed_impl.h
-%%DOCSDIR%%/tests/interop/TestInterop.idl
-%%DOCSDIR%%/tests/interop/Utils.cpp
-%%DOCSDIR%%/tests/interop/Utils.h
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE.HTML
+%%PORTDOCS%%%%DOCSDIR%%/MANIFEST.in
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.jython
+%%PORTDOCS%%%%DOCSDIR%%/examples/hello-world/HelloWorld.idl
+%%PORTDOCS%%%%DOCSDIR%%/examples/hello-world/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/hello-world/client.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/hello-world/server.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/misc/Example.idl
+%%PORTDOCS%%%%DOCSDIR%%/examples/misc/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/misc/client.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/misc/server.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/naming/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/naming/Thermometer.idl
+%%PORTDOCS%%%%DOCSDIR%%/examples/naming/client.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/naming/server.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/threaded/HelloWorld.idl
+%%PORTDOCS%%%%DOCSDIR%%/examples/threaded/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/threaded/client.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/threaded/server.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/tkinter/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/tkinter/TicToc.idl
+%%PORTDOCS%%%%DOCSDIR%%/examples/tkinter/client.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/tkinter/server.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/unions/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/unions/Unions.idl
+%%PORTDOCS%%%%DOCSDIR%%/examples/unions/client.py
+%%PORTDOCS%%%%DOCSDIR%%/examples/unions/server.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/DataTransferServer.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/alltests.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/chartest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/datatransfer.idl
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/fixedtest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/longtest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/orbrunner.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/seqtest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/serverrunner.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/shorttest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/wchartest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/datatransfer/wstringtest.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/CharClient.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/CharServer.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Client.h
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/FixedClient.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/FixedServer.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Makefile.omniorb
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Makefile.orbacus
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Makefile.tao
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/README
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Server.h
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestCharsClient.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestCharsServer.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestChars_impl.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestChars_impl.h
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestFixedClient.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestFixedServer.py
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestFixed_impl.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestFixed_impl.h
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/TestInterop.idl
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Utils.cpp
+%%PORTDOCS%%%%DOCSDIR%%/tests/interop/Utils.h
 @dirrm %%PYTHON_SITELIBDIR%%/Fnorb/script
 @dirrm %%PYTHON_SITELIBDIR%%/Fnorb/parser
 @dirrm %%PYTHON_SITELIBDIR%%/Fnorb/orb
@@ -346,14 +346,14 @@ bin/fnping
 @dirrm %%PYTHON_SITELIBDIR%%/Fnorb/cos
 @dirrm %%PYTHON_SITELIBDIR%%/Fnorb/compiler
 @dirrm %%PYTHON_SITELIBDIR%%/Fnorb
-@dirrm %%DOCSDIR%%/tests/interop
-@dirrm %%DOCSDIR%%/tests/datatransfer
-@dirrm %%DOCSDIR%%/tests
-@dirrm %%DOCSDIR%%/examples/unions
-@dirrm %%DOCSDIR%%/examples/tkinter
-@dirrm %%DOCSDIR%%/examples/threaded
-@dirrm %%DOCSDIR%%/examples/naming
-@dirrm %%DOCSDIR%%/examples/misc
-@dirrm %%DOCSDIR%%/examples/hello-world
-@dirrm %%DOCSDIR%%/examples
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/tests/interop
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/tests/datatransfer
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/tests
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/unions
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/tkinter
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/threaded
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/naming
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/misc
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/hello-world
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%

Modified: head/devel/pcre++/Makefile
==============================================================================
--- head/devel/pcre++/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/pcre++/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -25,6 +25,8 @@ DOCSDIR=	${PREFIX}/share/doc/lib${PORTNA
 
 PCRE_CONFIG?=	${LOCALBASE}/bin/pcre-config
 
+OPTIONS_DEFINE=	DOCS
+
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's| ../COPYING|| ; \

Modified: head/devel/pcre++/pkg-plist
==============================================================================
--- head/devel/pcre++/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/devel/pcre++/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -5,39 +5,39 @@ lib/libpcre++.so
 lib/libpcre++.so.0
 lib/libpcre++.so.0.0.0
 man/man3/Pcre.3.gz
-%%DOCSDIR%%/AUTHORS
-%%DOCSDIR%%/ChangeLog
-%%DOCSDIR%%/INSTALL
-%%DOCSDIR%%/README
-%%DOCSDIR%%/annotated.html
-%%DOCSDIR%%/classPcre-members.html
-%%DOCSDIR%%/classPcre.html
-%%DOCSDIR%%/classPcre_1_1exception-members.html
-%%DOCSDIR%%/classPcre_1_1exception.html
-%%DOCSDIR%%/classpcrepp_1_1Pcre-members.html
-%%DOCSDIR%%/classpcrepp_1_1Pcre.html
-%%DOCSDIR%%/classpcrepp_1_1Pcre_1_1exception-members.html
-%%DOCSDIR%%/classpcrepp_1_1Pcre_1_1exception.html
-%%DOCSDIR%%/config.log
-%%DOCSDIR%%/doxygen.css
-%%DOCSDIR%%/doxygen.png
-%%DOCSDIR%%/files.html
-%%DOCSDIR%%/functions.html
-%%DOCSDIR%%/get_8cc-source.html
-%%DOCSDIR%%/get_8cc.html
-%%DOCSDIR%%/globals.html
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/namespacepcrepp.html
-%%DOCSDIR%%/namespaces.html
-%%DOCSDIR%%/namespacestd.html
-%%DOCSDIR%%/pcre++_8cc-source.html
-%%DOCSDIR%%/pcre++_8cc.html
-%%DOCSDIR%%/pcre++_8h-source.html
-%%DOCSDIR%%/pcre++_8h.html
-%%DOCSDIR%%/replace_8cc-source.html
-%%DOCSDIR%%/replace_8cc.html
-%%DOCSDIR%%/search_8cc-source.html
-%%DOCSDIR%%/search_8cc.html
-%%DOCSDIR%%/split_8cc-source.html
-%%DOCSDIR%%/split_8cc.html
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/annotated.html
+%%PORTDOCS%%%%DOCSDIR%%/classPcre-members.html
+%%PORTDOCS%%%%DOCSDIR%%/classPcre.html
+%%PORTDOCS%%%%DOCSDIR%%/classPcre_1_1exception-members.html
+%%PORTDOCS%%%%DOCSDIR%%/classPcre_1_1exception.html
+%%PORTDOCS%%%%DOCSDIR%%/classpcrepp_1_1Pcre-members.html
+%%PORTDOCS%%%%DOCSDIR%%/classpcrepp_1_1Pcre.html
+%%PORTDOCS%%%%DOCSDIR%%/classpcrepp_1_1Pcre_1_1exception-members.html
+%%PORTDOCS%%%%DOCSDIR%%/classpcrepp_1_1Pcre_1_1exception.html
+%%PORTDOCS%%%%DOCSDIR%%/config.log
+%%PORTDOCS%%%%DOCSDIR%%/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/doxygen.png
+%%PORTDOCS%%%%DOCSDIR%%/files.html
+%%PORTDOCS%%%%DOCSDIR%%/functions.html
+%%PORTDOCS%%%%DOCSDIR%%/get_8cc-source.html
+%%PORTDOCS%%%%DOCSDIR%%/get_8cc.html
+%%PORTDOCS%%%%DOCSDIR%%/globals.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/namespacepcrepp.html
+%%PORTDOCS%%%%DOCSDIR%%/namespaces.html
+%%PORTDOCS%%%%DOCSDIR%%/namespacestd.html
+%%PORTDOCS%%%%DOCSDIR%%/pcre++_8cc-source.html
+%%PORTDOCS%%%%DOCSDIR%%/pcre++_8cc.html
+%%PORTDOCS%%%%DOCSDIR%%/pcre++_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/pcre++_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/replace_8cc-source.html
+%%PORTDOCS%%%%DOCSDIR%%/replace_8cc.html
+%%PORTDOCS%%%%DOCSDIR%%/search_8cc-source.html
+%%PORTDOCS%%%%DOCSDIR%%/search_8cc.html
+%%PORTDOCS%%%%DOCSDIR%%/split_8cc-source.html
+%%PORTDOCS%%%%DOCSDIR%%/split_8cc.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%

Modified: head/editors/conglomerate/Makefile
==============================================================================
--- head/editors/conglomerate/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/editors/conglomerate/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	ENCHANT
+OPTIONS_DEFINE=	ENCHANT DOCS
 
 ENCHANT_LIB_DEPENDS=	libenchant.so:${PORTSDIR}/textproc/enchant
 

Modified: head/editors/conglomerate/pkg-plist
==============================================================================
--- head/editors/conglomerate/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/editors/conglomerate/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -44,128 +44,128 @@ share/applications/conglomerate.desktop
 %%DATADIR%%/templates/dispspec-template.xds
 %%DATADIR%%/templates/dispspec.xml
 %%DATADIR%%/templates/html.xml
-%%DOCSDIR%%/CongAttributeEditor.html
-%%DOCSDIR%%/CongAttributeEditorCDATA.html
-%%DOCSDIR%%/CongAttributeEditorENUMERATION.html
-%%DOCSDIR%%/CongAttributeEditorLang.html
-%%DOCSDIR%%/CongAttributeWrapper.html
-%%DOCSDIR%%/CongAttributeWrapperCheckButton.html
-%%DOCSDIR%%/CongAttributeWrapperRadioButton.html
-%%DOCSDIR%%/CongCommand.html
-%%DOCSDIR%%/CongCommandHistory.html
-%%DOCSDIR%%/CongDocument.html
-%%DOCSDIR%%/CongDocumentTraversal.html
-%%DOCSDIR%%/CongEditorArea.html
-%%DOCSDIR%%/CongEditorAreaBin.html
-%%DOCSDIR%%/CongEditorAreaBorder.html
-%%DOCSDIR%%/CongEditorAreaComposer.html
-%%DOCSDIR%%/CongEditorAreaContainer.html
-%%DOCSDIR%%/CongEditorAreaEntityDecl.html
-%%DOCSDIR%%/CongEditorAreaEntityRef.html
-%%DOCSDIR%%/CongEditorAreaExpander.html
-%%DOCSDIR%%/CongEditorAreaLabelled.html
-%%DOCSDIR%%/CongEditorAreaLine.html
-%%DOCSDIR%%/CongEditorAreaListitem.html
-%%DOCSDIR%%/CongEditorAreaParagraph.html
-%%DOCSDIR%%/CongEditorAreaPixbuf.html
-%%DOCSDIR%%/CongEditorAreaSpacer.html
-%%DOCSDIR%%/CongEditorAreaSpanTag.html
-%%DOCSDIR%%/CongEditorAreaStructural.html
-%%DOCSDIR%%/CongEditorAreaStructuralTag.html
-%%DOCSDIR%%/CongEditorAreaText.html
-%%DOCSDIR%%/CongEditorAreaTextComment.html
-%%DOCSDIR%%/CongEditorAreaTextFragment.html
-%%DOCSDIR%%/CongEditorAreaUnderline.html
-%%DOCSDIR%%/CongEditorAreaUnknownTag.html
-%%DOCSDIR%%/CongEditorNode.html
-%%DOCSDIR%%/CongEditorNodeElement.html
-%%DOCSDIR%%/CongEditorNodeElementListitem.html
-%%DOCSDIR%%/CongEditorNodeElementParagraph.html
-%%DOCSDIR%%/CongEditorWidget3.html
-%%DOCSDIR%%/CongModification.html
-%%DOCSDIR%%/CongModificationCursorChange.html
-%%DOCSDIR%%/CongModificationSelectionChange.html
-%%DOCSDIR%%/CongModificationSetDtdPtr.html
-%%DOCSDIR%%/CongNodeModification.html
-%%DOCSDIR%%/CongNodeModificationAddAfter.html
-%%DOCSDIR%%/CongNodeModificationAddBefore.html
-%%DOCSDIR%%/CongNodeModificationMakeOrphan.html
-%%DOCSDIR%%/CongNodeModificationRemoveAttribute.html
-%%DOCSDIR%%/CongNodeModificationSetAttribute.html
-%%DOCSDIR%%/CongNodeModificationSetParent.html
-%%DOCSDIR%%/CongNodeModificationSetText.html
-%%DOCSDIR%%/CongPlugin.html
-%%DOCSDIR%%/CongService.html
-%%DOCSDIR%%/CongServiceDocTool.html
-%%DOCSDIR%%/CongServiceDocumentFactory.html
-%%DOCSDIR%%/CongServiceEditorNodeFactory.html
-%%DOCSDIR%%/CongServiceExporter.html
-%%DOCSDIR%%/CongServiceImporter.html
-%%DOCSDIR%%/CongServiceNodePropertyDialog.html
-%%DOCSDIR%%/CongServiceNodeTool.html
-%%DOCSDIR%%/CongServiceTool.html
-%%DOCSDIR%%/CongTraversalNode.html
-%%DOCSDIR%%/CongXPathExpression.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/ch02.html
-%%DOCSDIR%%/class-hierarchy.html
-%%DOCSDIR%%/class-overview.html
-%%DOCSDIR%%/conglomerate-CongApp.html
-%%DOCSDIR%%/conglomerate-CongDispspec.html
-%%DOCSDIR%%/conglomerate-CongDispspecElement.html
-%%DOCSDIR%%/conglomerate-CongDispspecRegistry.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeComment.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeDocument.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeDtd.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeElementAdmonition.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeElementSpan.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeElementStructural.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeElementUnknown.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeEntityDecl.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeEntityRef.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeText.html
-%%DOCSDIR%%/conglomerate-CongEditorNodeUnimplemented.html
-%%DOCSDIR%%/conglomerate-CongLocation.html
-%%DOCSDIR%%/conglomerate-CongObject.html
-%%DOCSDIR%%/conglomerate-CongPluginManager.html
-%%DOCSDIR%%/conglomerate-CongRange.html
-%%DOCSDIR%%/conglomerate-CongSelection.html
-%%DOCSDIR%%/conglomerate-CongServicePrintMethod.html
-%%DOCSDIR%%/conglomerate-DTD-Handling.html
-%%DOCSDIR%%/conglomerate-Utility-functions.html
-%%DOCSDIR%%/conglomerate-XML-Nodes.html
-%%DOCSDIR%%/conglomerate-cong-dialog.html
-%%DOCSDIR%%/conglomerate-cong-edit-find-and-replace.html
-%%DOCSDIR%%/conglomerate-cong-eel-graphic-effects.html
-%%DOCSDIR%%/conglomerate-cong-eel.html
-%%DOCSDIR%%/conglomerate-cong-enum-mapping.html
-%%DOCSDIR%%/conglomerate-cong-error-dialog.html
-%%DOCSDIR%%/conglomerate-cong-fake-plugin-hooks.html
-%%DOCSDIR%%/conglomerate-cong-file-selection.html
-%%DOCSDIR%%/conglomerate-cong-font.html
-%%DOCSDIR%%/conglomerate-cong-glade.html
-%%DOCSDIR%%/conglomerate-cong-graph.html
-%%DOCSDIR%%/conglomerate-cong-marshal.html
-%%DOCSDIR%%/conglomerate-cong-overview-view.html
-%%DOCSDIR%%/conglomerate-cong-parser-error.html
-%%DOCSDIR%%/conglomerate-cong-primary-window.html
-%%DOCSDIR%%/conglomerate-cong-progress-checklist.html
-%%DOCSDIR%%/conglomerate-cong-text-cache.html
-%%DOCSDIR%%/conglomerate-cong-tree-view.html
-%%DOCSDIR%%/conglomerate-cong-ui-hooks.html
-%%DOCSDIR%%/conglomerate-cong-vfs.html
-%%DOCSDIR%%/conglomerate-cong-view.html
-%%DOCSDIR%%/conglomerate-global.html
-%%DOCSDIR%%/editor.html
-%%DOCSDIR%%/helper.html
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/ix01.html
-%%DOCSDIR%%/misc.html
-%%DOCSDIR%%/plugins.html
-%%DOCSDIR%%/state.html
-%%DOCSDIR%%/views.html
-%%DOCSDIR%%/xml.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeEditor.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeEditorCDATA.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeEditorENUMERATION.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeEditorLang.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeWrapper.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeWrapperCheckButton.html
+%%PORTDOCS%%%%DOCSDIR%%/CongAttributeWrapperRadioButton.html
+%%PORTDOCS%%%%DOCSDIR%%/CongCommand.html
+%%PORTDOCS%%%%DOCSDIR%%/CongCommandHistory.html
+%%PORTDOCS%%%%DOCSDIR%%/CongDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/CongDocumentTraversal.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorArea.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaBin.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaBorder.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaComposer.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaContainer.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaEntityDecl.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaEntityRef.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaExpander.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaLabelled.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaLine.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaListitem.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaParagraph.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaPixbuf.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaSpacer.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaSpanTag.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaStructural.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaStructuralTag.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaText.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaTextComment.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaTextFragment.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaUnderline.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorAreaUnknownTag.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorNode.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorNodeElement.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorNodeElementListitem.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorNodeElementParagraph.html
+%%PORTDOCS%%%%DOCSDIR%%/CongEditorWidget3.html
+%%PORTDOCS%%%%DOCSDIR%%/CongModification.html
+%%PORTDOCS%%%%DOCSDIR%%/CongModificationCursorChange.html
+%%PORTDOCS%%%%DOCSDIR%%/CongModificationSelectionChange.html
+%%PORTDOCS%%%%DOCSDIR%%/CongModificationSetDtdPtr.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModification.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationAddAfter.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationAddBefore.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationMakeOrphan.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationRemoveAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationSetAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationSetParent.html
+%%PORTDOCS%%%%DOCSDIR%%/CongNodeModificationSetText.html
+%%PORTDOCS%%%%DOCSDIR%%/CongPlugin.html
+%%PORTDOCS%%%%DOCSDIR%%/CongService.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceDocTool.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceDocumentFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceEditorNodeFactory.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceExporter.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceImporter.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceNodePropertyDialog.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceNodeTool.html
+%%PORTDOCS%%%%DOCSDIR%%/CongServiceTool.html
+%%PORTDOCS%%%%DOCSDIR%%/CongTraversalNode.html
+%%PORTDOCS%%%%DOCSDIR%%/CongXPathExpression.html
+%%PORTDOCS%%%%DOCSDIR%%/ch01.html
+%%PORTDOCS%%%%DOCSDIR%%/ch02.html
+%%PORTDOCS%%%%DOCSDIR%%/class-hierarchy.html
+%%PORTDOCS%%%%DOCSDIR%%/class-overview.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongApp.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongDispspec.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongDispspecElement.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongDispspecRegistry.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeComment.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeDtd.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeElementAdmonition.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeElementSpan.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeElementStructural.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeElementUnknown.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeEntityDecl.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeEntityRef.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeText.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongEditorNodeUnimplemented.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongLocation.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongObject.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongPluginManager.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongRange.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongSelection.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-CongServicePrintMethod.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-DTD-Handling.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-Utility-functions.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-XML-Nodes.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-dialog.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-edit-find-and-replace.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-eel-graphic-effects.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-eel.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-enum-mapping.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-error-dialog.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-fake-plugin-hooks.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-file-selection.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-font.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-glade.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-graph.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-marshal.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-overview-view.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-parser-error.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-primary-window.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-progress-checklist.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-text-cache.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-tree-view.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-ui-hooks.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-vfs.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-cong-view.html
+%%PORTDOCS%%%%DOCSDIR%%/conglomerate-global.html
+%%PORTDOCS%%%%DOCSDIR%%/editor.html
+%%PORTDOCS%%%%DOCSDIR%%/helper.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/index.sgml
+%%PORTDOCS%%%%DOCSDIR%%/ix01.html
+%%PORTDOCS%%%%DOCSDIR%%/misc.html
+%%PORTDOCS%%%%DOCSDIR%%/plugins.html
+%%PORTDOCS%%%%DOCSDIR%%/state.html
+%%PORTDOCS%%%%DOCSDIR%%/views.html
+%%PORTDOCS%%%%DOCSDIR%%/xml.html
 share/gnome/help/conglomerate/C/cong_element_map_ref.xml
 share/gnome/help/conglomerate/C/conglomerate.xml
 share/gnome/help/conglomerate/C/conventions.xml
@@ -297,7 +297,7 @@ share/pixmaps/conglomerate/conglomerate-
 @dirrm share/gnome/help/conglomerate/C/figures
 @dirrm share/gnome/help/conglomerate/C
 @dirrm share/gnome/help/conglomerate
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%/templates
 @dirrm %%DATADIR%%/stylesheets
 @dirrm %%DATADIR%%/glade

Modified: head/emulators/xzx/Makefile
==============================================================================
--- head/emulators/xzx/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/emulators/xzx/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -23,6 +23,8 @@ CONFIGURE_ARGS=	--with-oss
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-pro
 
+OPTIONS_DEFINE=	DOCS
+
 pre-configure:
 	@${REINPLACE_CMD} 's,(pkglibdir),(datadir)/doc/@PACKAGE@,' ${WRKSRC}/doc/Makefile.in
 

Modified: head/emulators/xzx/pkg-plist
==============================================================================
--- head/emulators/xzx/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/emulators/xzx/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -7,10 +7,10 @@ lib/xzx-pro/plus2.rom
 lib/xzx-pro/plus3.rom
 lib/xzx-pro/spectrum.rom
 man/man1/xzx.1.gz
-%%DOCSDIR%%/COPYRIGHT
-%%DOCSDIR%%/FAQ
-%%DOCSDIR%%/README
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/FAQ
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @unexec rm -f %D/lib/xzx-pro/if1.rom
 @exec ln -f %D/lib/xzx-pro/if1-v2.rom %D/lib/xzx-pro/if1.rom
 @dirrm lib/xzx-pro

Modified: head/french/verbiste/Makefile
==============================================================================
--- head/french/verbiste/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/french/verbiste/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://perso.b2b2c.ca/sarr
 MAINTAINER=	dereckson@gmail.com
 COMMENT=	French verb conjugator/deconjugator
 
-OPTIONS_DEFINE=	GTK2 GNOME
+OPTIONS_DEFINE=	GTK2 GNOME DOCS EXAMPLES
 
 LICENSE=	GPLv2
 

Modified: head/french/verbiste/pkg-plist
==============================================================================
--- head/french/verbiste/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/french/verbiste/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -23,22 +23,22 @@ man/man3/verbiste.3.gz
 %%HASGUI%%share/locale/fr/LC_MESSAGES/verbiste.mo
 %%HASGUI%%share/locale/el/LC_MESSAGES/verbiste.mo
 %%HASGUI%%share/pixmaps/verbiste.png
-%%DOCSDIR%%/AUTHORS
-%%DOCSDIR%%/COPYING
-%%DOCSDIR%%/INSTALL
-%%DOCSDIR%%/THANKS
-%%DOCSDIR%%/HACKING
-%%DOCSDIR%%/LISEZMOI
-%%DOCSDIR%%/NEWS
-%%DOCSDIR%%/README
-%%DOCSDIR%%/TODO
-%%EXAMPLESDIR%%/FrenchDeconjugatorTester.java
-%%EXAMPLESDIR%%/README
-%%EXAMPLESDIR%%/conjugator.c
-%%EXAMPLESDIR%%/deconjugator.c
-%%EXAMPLESDIR%%/test-french-deconjugator.pl
-%%EXAMPLESDIR%%/trans-tenses.pl
-%%EXAMPLESDIR%%/generate-all-forms.pl
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
+%%PORTDOCS%%%%DOCSDIR%%/HACKING
+%%PORTDOCS%%%%DOCSDIR%%/LISEZMOI
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/FrenchDeconjugatorTester.java
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conjugator.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/deconjugator.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-french-deconjugator.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trans-tenses.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate-all-forms.pl
 %%DATADIR%%-0.1/COPYING
 %%DATADIR%%-0.1/conjugation-el.xml
 %%DATADIR%%-0.1/conjugation-fr.xml
@@ -53,8 +53,8 @@ man/man3/verbiste.3.gz
 %%HASGTK%%@dirrmtry share/texmf/tex
 %%HASGTK%%@dirrmtry share/texmf
 @dirrm %%DATADIR%%-0.1
-@dirrm %%EXAMPLESDIR%%
-@dirrm %%DOCSDIR%%
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm include/verbiste-0.1/verbiste
 @dirrm include/verbiste-0.1
 @dirrmtry man/fr/man3

Modified: head/games/lincity-ng/Makefile
==============================================================================
--- head/games/lincity-ng/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/games/lincity-ng/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -25,6 +25,8 @@ CONFIGURE_ARGS=	--with-libphysfs=${PREFI
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 
+OPTIONS_DEFINE=	DOCS
+
 post-patch:
 	@${REINPLACE_CMD} -e 's| -O| -I${LOCALBASE}/include&|g' \
 		${WRKSRC}/Jamrules

Modified: head/games/lincity-ng/pkg-plist
==============================================================================
--- head/games/lincity-ng/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/games/lincity-ng/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -1,14 +1,14 @@
 bin/lincity-ng
 share/applications/lincity-ng.desktop
-%%DOCSDIR%%/COPYING
-%%DOCSDIR%%/COPYING-data.txt
-%%DOCSDIR%%/COPYING-fonts.txt
-%%DOCSDIR%%/CREDITS
-%%DOCSDIR%%/README
-%%DOCSDIR%%/RELNOTES
-%%DOCSDIR%%/TODO
-%%DOCSDIR%%/lincityconfig.xml
-%%DOCSDIR%%/userconfig.xml
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYING-data.txt
+%%PORTDOCS%%%%DOCSDIR%%/COPYING-fonts.txt
+%%PORTDOCS%%%%DOCSDIR%%/CREDITS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/RELNOTES
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%%%DOCSDIR%%/lincityconfig.xml
+%%PORTDOCS%%%%DOCSDIR%%/userconfig.xml
 %%DATADIR%%/colour.pal
 %%DATADIR%%/fonts/sans.ttf
 %%DATADIR%%/gui/allgone.xml
@@ -1675,4 +1675,4 @@ share/pixmaps/lincity-ng.png
 @dirrm %%DATADIR%%/gui
 @dirrm %%DATADIR%%/fonts
 @dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%

Modified: head/games/lucidlife/Makefile
==============================================================================
--- head/games/lucidlife/Makefile	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/games/lucidlife/Makefile	Mon Aug  4 03:40:14 2014	(r363960)
@@ -14,4 +14,6 @@ USES=		gmake pkgconfig
 USE_GNOME=	gtk20 gnomevfs2 intlhack
 GNU_CONFIGURE=	yes
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.mk>

Modified: head/games/lucidlife/pkg-plist
==============================================================================
--- head/games/lucidlife/pkg-plist	Sun Aug  3 23:51:48 2014	(r363959)
+++ head/games/lucidlife/pkg-plist	Mon Aug  4 03:40:14 2014	(r363960)
@@ -343,20 +343,20 @@ share/pixmaps/lucidlife.png
 %%DATADIR%%/patterns/lpa/synthesis/make_hustler.glf
 %%DATADIR%%/patterns/lpa/synthesis/make_osc.glf
 %%DATADIR%%/patterns/lpa/synthesis/make_pole.glf
-%%DOCSDIR%%/billiard.gif
-%%DOCSDIR%%/blinker_horizontal.gif
-%%DOCSDIR%%/blinker_vertical.gif
-%%DOCSDIR%%/draw.png
-%%DOCSDIR%%/glf_format.html
-%%DOCSDIR%%/glider.gif
-%%DOCSDIR%%/grab.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/max.gif
-%%DOCSDIR%%/patterns.html
-%%DOCSDIR%%/pulsar.gif
-%%DOCSDIR%%/select.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/window.gif
+%%PORTDOCS%%%%DOCSDIR%%/billiard.gif
+%%PORTDOCS%%%%DOCSDIR%%/blinker_horizontal.gif
+%%PORTDOCS%%%%DOCSDIR%%/blinker_vertical.gif
+%%PORTDOCS%%%%DOCSDIR%%/draw.png
+%%PORTDOCS%%%%DOCSDIR%%/glf_format.html
+%%PORTDOCS%%%%DOCSDIR%%/glider.gif
+%%PORTDOCS%%%%DOCSDIR%%/grab.png
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/max.gif
+%%PORTDOCS%%%%DOCSDIR%%/patterns.html
+%%PORTDOCS%%%%DOCSDIR%%/pulsar.gif
+%%PORTDOCS%%%%DOCSDIR%%/select.png
+%%PORTDOCS%%%%DOCSDIR%%/style.css
+%%PORTDOCS%%%%DOCSDIR%%/window.gif
 @dirrm %%DATADIR%%/patterns/lpa/synthesis
 @dirrm %%DATADIR%%/patterns/lpa/spaceships
 @dirrm %%DATADIR%%/patterns/lpa/space_fillers
@@ -401,4 +401,4 @@ share/pixmaps/lucidlife.png
 @dirrm %%DATADIR%%/icons
 @dirrm %%DATADIR%%/graphics

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53df009f.583a.4dbb901>