Date: Fri, 21 Feb 2014 13:39:58 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345437 - in head/www: axis2 bluefish-devel cadaver cgic flot gallery jspwiki mod_authn_otp mohawk oscommerce py-prewikka py-werkzeug pyblosxom sitecopy smb_auth srg tidy trac-gantt Message-ID: <201402211339.s1LDdwMh070959@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Feb 21 13:39:57 2014 New Revision: 345437 URL: http://svnweb.freebsd.org/changeset/ports/345437 QAT: https://qat.redports.org/buildarchive/r345437/ Log: Remove trailing whitespaces from category www Modified: head/www/axis2/Makefile head/www/bluefish-devel/Makefile head/www/cadaver/Makefile head/www/cgic/Makefile head/www/flot/Makefile head/www/gallery/Makefile head/www/jspwiki/Makefile head/www/mod_authn_otp/Makefile head/www/mohawk/Makefile head/www/oscommerce/Makefile head/www/py-prewikka/Makefile head/www/py-werkzeug/Makefile head/www/pyblosxom/Makefile head/www/sitecopy/Makefile head/www/smb_auth/Makefile head/www/srg/Makefile head/www/tidy/Makefile head/www/trac-gantt/Makefile Modified: head/www/axis2/Makefile ============================================================================== --- head/www/axis2/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/axis2/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -23,7 +23,7 @@ OPTIONS_DEFAULT= TOMCAT6 NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> Modified: head/www/bluefish-devel/Makefile ============================================================================== --- head/www/bluefish-devel/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/bluefish-devel/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -36,7 +36,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-m NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> Modified: head/www/cadaver/Makefile ============================================================================== --- head/www/cadaver/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/cadaver/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -45,7 +45,7 @@ post-install: # .endif -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> Modified: head/www/cgic/Makefile ============================================================================== --- head/www/cgic/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/cgic/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -20,7 +20,7 @@ SHLIB_MAJOR= ${PORTVERSION:R} NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/www/flot/Makefile ============================================================================== --- head/www/flot/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/flot/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -29,7 +29,7 @@ do-install: @${INSTALL} -d -g ${USERS} -o ${GROUPS} ${WWWDIR} ${INSTALL_DATA} -o www -g www ${WRKSRC}/*.js ${WWWDIR} -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> Modified: head/www/gallery/Makefile ============================================================================== --- head/www/gallery/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/gallery/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -24,7 +24,7 @@ WANT_PHP_WEB= yes NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> Modified: head/www/jspwiki/Makefile ============================================================================== --- head/www/jspwiki/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/jspwiki/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -32,7 +32,7 @@ OPTIONS_DEFAULT= TOMCAT6 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/www/mod_authn_otp/Makefile ============================================================================== --- head/www/mod_authn_otp/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/mod_authn_otp/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -22,7 +22,7 @@ PORTEXAMPLES= users.sample NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> Modified: head/www/mohawk/Makefile ============================================================================== --- head/www/mohawk/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/mohawk/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -27,7 +27,7 @@ USE_RC_SUBR= mohawk CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib/event2 -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> Modified: head/www/oscommerce/Makefile ============================================================================== --- head/www/oscommerce/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/oscommerce/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -17,7 +17,7 @@ NO_BUILD= yes SUB_FILES= pkg-message DOCS= CHANGELOG LICENSE STANDARD release_notes.pdf documentation.pdf -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/www/py-prewikka/Makefile ============================================================================== --- head/www/py-prewikka/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/py-prewikka/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -17,7 +17,7 @@ LIB_DEPENDS= libprelude.so:${PORTSDIR}/s USE_PYTHON= 2 USE_PYDISTUTILS= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> Modified: head/www/py-werkzeug/Makefile ============================================================================== --- head/www/py-werkzeug/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/py-werkzeug/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -23,7 +23,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${ NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> Modified: head/www/pyblosxom/Makefile ============================================================================== --- head/www/pyblosxom/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/pyblosxom/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -16,7 +16,7 @@ USE_PYDISTUTILS= easy_install NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/www/sitecopy/Makefile ============================================================================== --- head/www/sitecopy/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/sitecopy/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-neon --with-libxm USE_GNOME= libxml2 USE_GMAKE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> Modified: head/www/smb_auth/Makefile ============================================================================== --- head/www/smb_auth/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/smb_auth/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:${PO ALL_TARGET= smb_auth SAMBA_PORT?= net/samba36 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/www/srg/Makefile ============================================================================== --- head/www/srg/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/srg/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -20,7 +20,7 @@ MAN1= srg.1 NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> Modified: head/www/tidy/Makefile ============================================================================== --- head/www/tidy/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/tidy/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -18,7 +18,7 @@ LICENSE_FILE= ${FILESDIR}/COPYRIGHT ALL_TARGET= tidy DOCFILES= Overview.html tidy.gif release-notes.html grid.gif -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/www/trac-gantt/Makefile ============================================================================== --- head/www/trac-gantt/Makefile Fri Feb 21 13:39:48 2014 (r345436) +++ head/www/trac-gantt/Makefile Fri Feb 21 13:39:57 2014 (r345437) @@ -19,7 +19,7 @@ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracGantt PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402211339.s1LDdwMh070959>