Date: Fri, 21 Feb 2014 13:37:29 +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: r345413 - in head/irc: charybdis darkbot iroffer iroffer-lamm quirc rbot ruby-rica slirc tircproxy xchat-fish xchat-mircryption xchat-ruby Message-ID: <201402211337.s1LDbTwk066324@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Feb 21 13:37:29 2014 New Revision: 345413 URL: http://svnweb.freebsd.org/changeset/ports/345413 QAT: https://qat.redports.org/buildarchive/r345413/ Log: Remove trailing whitespaces from category irc Modified: head/irc/charybdis/Makefile head/irc/darkbot/Makefile head/irc/iroffer-lamm/Makefile head/irc/iroffer/Makefile head/irc/quirc/Makefile head/irc/rbot/Makefile head/irc/ruby-rica/Makefile head/irc/slirc/Makefile head/irc/tircproxy/Makefile head/irc/xchat-fish/Makefile head/irc/xchat-mircryption/Makefile head/irc/xchat-ruby/Makefile Modified: head/irc/charybdis/Makefile ============================================================================== --- head/irc/charybdis/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/charybdis/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -37,7 +37,7 @@ CONFIGURE_ARGS= --with-confdir=${ETCDIR} --with-moduledir=${DATADIR}/modules \ --enable-kqueue -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/irc/darkbot/Makefile ============================================================================== --- head/irc/darkbot/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/darkbot/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -19,7 +19,7 @@ PORTDOCS= README PLIST_FILES= bin/darkbot %%ETCDIR%%/logs/.pkgcreate man/man1/darkbot.1.gz PLIST_DIRSTRY= %%ETCDIR%%/logs/ %%ETCDIR%%/dat/ %%ETCDIR%% -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/irc/iroffer-lamm/Makefile ============================================================================== --- head/irc/iroffer-lamm/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/iroffer-lamm/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -18,7 +18,7 @@ CONFLICTS= iroffer-1.* iroffer-dinoex-3. HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> Modified: head/irc/iroffer/Makefile ============================================================================== --- head/irc/iroffer/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/iroffer/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -18,7 +18,7 @@ CONFLICTS= iroffer-lamm-1.* iroffer-dino HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> Modified: head/irc/quirc/Makefile ============================================================================== --- head/irc/quirc/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/quirc/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:l MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk IRC client for the X Window System -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS USES= tk USE_XORG= xt Modified: head/irc/rbot/Makefile ============================================================================== --- head/irc/rbot/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/rbot/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -23,7 +23,7 @@ SUB_FILES= pkg-message PORTDOCS= REQUIREMENTS ChangeLog -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/irc/ruby-rica/Makefile ============================================================================== --- head/irc/ruby-rica/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/ruby-rica/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -26,7 +26,7 @@ MODULES= rica.rb \ DOCS= CHANGES README classes_and_methods.txt event.lst *.png EXAMPLES= erica.* ricaco.rb rica-example.rb -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> Modified: head/irc/slirc/Makefile ============================================================================== --- head/irc/slirc/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/slirc/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -46,7 +46,7 @@ NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s,/usr/local,${LOCALBASE}," ${WRKSRC}/Makefile ${WRKSRC}/scripts/init.sl -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> post-install: Modified: head/irc/tircproxy/Makefile ============================================================================== --- head/irc/tircproxy/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/tircproxy/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -13,7 +13,7 @@ COMMENT= IRC proxy server WRKSRC= ${WRKDIR}/tircproxy-0.4 GNU_CONFIGURE= YES -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/irc/xchat-fish/Makefile ============================================================================== --- head/irc/xchat-fish/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/xchat-fish/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -29,7 +29,7 @@ PLIST_FILES= lib/xchat/plugins/xfish.so PORTDOCS= FiSH-xchat.txt \ FiSH-xchat_History.txt -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> Modified: head/irc/xchat-mircryption/Makefile ============================================================================== --- head/irc/xchat-mircryption/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/xchat-mircryption/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -31,7 +31,7 @@ PLIST_FILES= lib/xchat/plugins/mircrypti PORTDOCS= README.txt PORTEXAMPLES= mcps_masterkey_on_start.pl -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> Modified: head/irc/xchat-ruby/Makefile ============================================================================== --- head/irc/xchat-ruby/Makefile Fri Feb 21 13:37:15 2014 (r345412) +++ head/irc/xchat-ruby/Makefile Fri Feb 21 13:37:29 2014 (r345413) @@ -25,7 +25,7 @@ PLIST_FILES= lib/xchat/plugins/xchat-rub PORTDOCS= README ChangeLog PORTEXAMPLES= embedify.rb TimerSample.rb JFilter.rb JBanner.rb -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402211337.s1LDbTwk066324>