Date: Wed, 18 Mar 2015 13:52:55 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381551 - in head: irc/unreal net-mgmt/nagios net-mgmt/nagios4 net/quagga sysutils/munin-common sysutils/munin-master sysutils/munin-node www/ikiwiki www/lighttpd Message-ID: <201503181352.t2IDqtKE085247@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Mar 18 13:52:54 2015 New Revision: 381551 URL: https://svnweb.freebsd.org/changeset/ports/381551 QAT: https://qat.redports.org/buildarchive/r381551/ Log: Add CPE. Sponsored by: Absolight Modified: head/irc/unreal/Makefile head/net-mgmt/nagios/Makefile head/net-mgmt/nagios4/Makefile head/net/quagga/Makefile head/sysutils/munin-common/Makefile head/sysutils/munin-common/munin.mk head/sysutils/munin-master/Makefile head/sysutils/munin-node/Makefile head/www/ikiwiki/Makefile head/www/lighttpd/Makefile Modified: head/irc/unreal/Makefile ============================================================================== --- head/irc/unreal/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/irc/unreal/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -28,8 +28,10 @@ USE_RC_SUBR= unrealircd USERS= ircd GROUPS= ircd +CPE_VENDOR= unrealircd +CPE_PRODUCT= unrealircd -USES= pkgconfig +USES= pkgconfig cpe SUB_LIST+= RUNDIR=${RUNDIR} SUB_LIST+= USERS=${USERS} Modified: head/net-mgmt/nagios/Makefile ============================================================================== --- head/net-mgmt/nagios/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/net-mgmt/nagios/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -17,7 +17,7 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/deve PORTSCOUT= limit:^3. -USES= iconv perl5 +USES= iconv perl5 cpe USE_PERL5= build USE_PHP= yes USE_RC_SUBR= nagios Modified: head/net-mgmt/nagios4/Makefile ============================================================================== --- head/net-mgmt/nagios4/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/net-mgmt/nagios4/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ libgd.so:${PORTSDIR}/graphics/gd -USES= gmake iconv perl5 +USES= gmake iconv perl5 cpe USE_PERL5= build USE_PHP= xml USE_RC_SUBR= nagios Modified: head/net/quagga/Makefile ============================================================================== --- head/net/quagga/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/net/quagga/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -19,7 +19,7 @@ CONFLICTS= openbgpd-[0-9]* openospfd-[0- GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-exampledir=${PREFIX}/share/examples/quagga INSTALL_TARGET= install-strip -USES= gmake libtool makeinfo perl5 readline compiler:c11 tar:xz autoreconf +USES= gmake libtool makeinfo perl5 readline compiler:c11 tar:xz autoreconf cpe USE_LDCONFIG= yes USE_PERL5= build Modified: head/sysutils/munin-common/Makefile ============================================================================== --- head/sysutils/munin-common/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/sysutils/munin-common/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -15,7 +15,7 @@ BUILD_DEPENDS= p5-Module-Build>=0:${PORT p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay -USES= gmake perl5 +USES= gmake perl5 cpe WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.r/rc/} .include "${.CURDIR}/../munin-common/munin.mk" Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Wed Mar 18 13:48:20 2015 (r381550) +++ head/sysutils/munin-common/munin.mk Wed Mar 18 13:52:54 2015 (r381551) @@ -29,3 +29,5 @@ MAKE_ARGS= ${MUNIN_DIRS} \ USERS= munin GROUPS= munin PLIST_SUB= ${MUNIN_DIRS} USER=${USERS} GROUP=${GROUPS} + +CPE_VENDOR= munin-monitoring Modified: head/sysutils/munin-master/Makefile ============================================================================== --- head/sysutils/munin-master/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/sysutils/munin-master/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -42,7 +42,7 @@ RUN_DEPENDS= munin-common>=0:${PORTSDIR} p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-FCGI>=0:${PORTSDIR}/www/p5-FCGI -USES= gmake perl5 +USES= gmake perl5 cpe PKGMESSAGE= ${WRKDIR}/pkg-message Modified: head/sysutils/munin-node/Makefile ============================================================================== --- head/sysutils/munin-node/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/sysutils/munin-node/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDI p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ bash:${PORTSDIR}/shells/bash -USES= gmake perl5 shebangfix +USES= gmake perl5 shebangfix cpe PKGMESSAGE= ${WRKDIR}/pkg-message REINPLACE_ARGS= -i "" SHEBANG_FILES= node/sbin/munin-node node/sbin/munin-sched \ Modified: head/www/ikiwiki/Makefile ============================================================================== --- head/www/ikiwiki/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/www/ikiwiki/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -36,7 +36,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gettext perl5 gmake +USES= gettext perl5 gmake cpe USE_PERL5= configure CONFIGURE_ARGS= PERL=${PERL} FULLPERL=${PERL} Modified: head/www/lighttpd/Makefile ============================================================================== --- head/www/lighttpd/Makefile Wed Mar 18 13:48:20 2015 (r381550) +++ head/www/lighttpd/Makefile Wed Mar 18 13:52:54 2015 (r381551) @@ -20,6 +20,10 @@ LIB_DEPENDS+= libpcre.so:${PORTSDIR}/dev GNU_CONFIGURE= yes USES= gmake libtool pkgconfig tar:xz +.if !defined(_BUILDING_LIGHTTPD_MODULE) +USES+= cpe +.endif + USE_AUTOTOOLS= autoconf autoheader aclocal automake AUTOMAKE_ARGS= -a -c -f CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/lighttpd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503181352.t2IDqtKE085247>