Date: Fri, 8 Nov 2019 13:30:33 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517062 - in head/net-mgmt: gsnmp guifi-snpservices icingaweb2-module-businessprocess icingaweb2-module-vsphere jnettop mbrowse ndpmon phpweathermap resource-agents scli spectools super... Message-ID: <201911081330.xA8DUXRo087640@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Nov 8 13:30:32 2019 New Revision: 517062 URL: https://svnweb.freebsd.org/changeset/ports/517062 Log: net-mgmt: Add missing USES={gnome,php} Modified: head/net-mgmt/gsnmp/Makefile head/net-mgmt/guifi-snpservices/Makefile head/net-mgmt/icingaweb2-module-businessprocess/Makefile head/net-mgmt/icingaweb2-module-vsphere/Makefile head/net-mgmt/jnettop/Makefile head/net-mgmt/mbrowse/Makefile head/net-mgmt/ndpmon/Makefile head/net-mgmt/phpweathermap/Makefile head/net-mgmt/resource-agents/Makefile head/net-mgmt/scli/Makefile head/net-mgmt/spectools/Makefile head/net-mgmt/super_mediator/Makefile head/net-mgmt/tornova/Makefile head/net-mgmt/torrus/Makefile head/net-mgmt/virt-viewer/Makefile Modified: head/net-mgmt/gsnmp/Makefile ============================================================================== --- head/net-mgmt/gsnmp/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/gsnmp/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -14,7 +14,7 @@ COMMENT= SNMP library written on top of glib and gnet2 LIB_DEPENDS= libgnet-2.0.so:net/gnet2 -USES= libtool pathfix pkgconfig +USES= gnome libtool pathfix pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/net-mgmt/guifi-snpservices/Makefile ============================================================================== --- head/net-mgmt/guifi-snpservices/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/guifi-snpservices/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -16,6 +16,7 @@ COMMENT= Graphics server for the guifi.net meshnet RUN_DEPENDS= mrtg:net-mgmt/mrtg \ rrdtool:databases/rrdtool +USES= php USE_PHP= gd simplexml dom SNPSERVICES_TMPDIR?= /var/tmp/${PORTNAME} Modified: head/net-mgmt/icingaweb2-module-businessprocess/Makefile ============================================================================== --- head/net-mgmt/icingaweb2-module-businessprocess/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/icingaweb2-module-businessprocess/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -23,7 +23,7 @@ NO_ARCH= yes OPTIONS_DEFINE= NLS -NLS_USES= gettext +NLS_USES= gettext php NLS_USE= php=intl WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//} Modified: head/net-mgmt/icingaweb2-module-vsphere/Makefile ============================================================================== --- head/net-mgmt/icingaweb2-module-vsphere/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/icingaweb2-module-vsphere/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -12,9 +12,9 @@ COMMENT= Automated import of your VMs and Physical Hos RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 \ ${LOCALBASE}/www/icingaweb2/modules/director/run.php:net-mgmt/icingaweb2-module-director +USES= php USE_GITHUB= yes GH_ACCOUNT= icinga - USE_PHP= posix soap NO_BUILD= yes Modified: head/net-mgmt/jnettop/Makefile ============================================================================== --- head/net-mgmt/jnettop/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/jnettop/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -12,7 +12,7 @@ MAINTAINER= zi@FreeBSD.org COMMENT= Traffic visualizer, similar to nettop GNU_CONFIGURE= yes -USES= pkgconfig gmake +USES= gmake gnome pkgconfig USE_GNOME= glib20 LICENSE= GPLv2 Modified: head/net-mgmt/mbrowse/Makefile ============================================================================== --- head/net-mgmt/mbrowse/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/mbrowse/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -14,7 +14,7 @@ LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp GNU_CONFIGURE= yes PLIST_FILES= bin/mbrowse -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= gtk20 CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net CPPFLAGS+= `net-snmp-config --cflags` Modified: head/net-mgmt/ndpmon/Makefile ============================================================================== --- head/net-mgmt/ndpmon/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/ndpmon/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -13,7 +13,7 @@ COMMENT= On-link icmpv6 message monitoring and reporti LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= perl5 shebangfix ssl tar:tgz +USES= gnome perl5 shebangfix ssl tar:tgz SHEBANG_FILES= demopipeprogram.pl.sample USE_PERL5= run USE_GNOME= libxml2 Modified: head/net-mgmt/phpweathermap/Makefile ============================================================================== --- head/net-mgmt/phpweathermap/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/phpweathermap/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Getopt.ph NO_BUILD= yes NO_ARCH= yes -USES= zip +USES= php zip USE_PHP= gd WM_FILES= HTML_ImageMap.class.php WeatherMap.functions.php \ Modified: head/net-mgmt/resource-agents/Makefile ============================================================================== --- head/net-mgmt/resource-agents/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/resource-agents/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -20,7 +20,7 @@ CONFLICTS= heartbeat-[0-9]* USE_GITHUB= yes GH_ACCOUNT= ClusterLabs -USES= autoreconf gmake pkgconfig python shebangfix +USES= autoreconf gmake gnome pkgconfig python shebangfix USE_GNOME= glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-fatal-warnings Modified: head/net-mgmt/scli/Makefile ============================================================================== --- head/net-mgmt/scli/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/scli/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -16,7 +16,7 @@ BROKEN= unfetchable LIB_DEPENDS= libgsnmp.so:net-mgmt/gsnmp GNU_CONFIGURE= yes -USES= gmake ncurses pkgconfig readline +USES= gmake gnome ncurses pkgconfig readline USE_GNOME= libxml2 INFO= scli Modified: head/net-mgmt/spectools/Makefile ============================================================================== --- head/net-mgmt/spectools/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/spectools/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -26,6 +26,7 @@ OPTIONS_DEFAULT= GTK2 NCURSES OPTIONS_SUB= yes GTK2_ALL_TARGET= spectool_gtk +GTK2_USES= gnome GTK2_USE= GNOME=gtk20 NCURSES_ALL_TARGET= spectool_curses Modified: head/net-mgmt/super_mediator/Makefile ============================================================================== --- head/net-mgmt/super_mediator/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/super_mediator/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -18,7 +18,7 @@ LIB_DEPENDS= libfixbuf.so:net/libfixbuf \ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= compiler:c11 libtool pathfix perl5 pkgconfig ssl +USES= compiler:c11 gnome libtool pathfix perl5 pkgconfig ssl USE_GNOME= glib20 PLIST_SUB+= PORTVERSION="${PORTVERSION}" Modified: head/net-mgmt/tornova/Makefile ============================================================================== --- head/net-mgmt/tornova/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/tornova/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= neelchauhan GH_PROJECT= TorNova -USES= python:2.7 +USES= gnome python:2.7 USE_PYTHON= autoplist distutils USE_GNOME= gtk30 pygobject3 NO_ARCH= yes Modified: head/net-mgmt/torrus/Makefile ============================================================================== --- head/net-mgmt/torrus/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/torrus/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -26,7 +26,7 @@ BUILD_DEPENDS= rrdtool>=0:databases/rrdtool \ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= libxml2 -USES= perl5 +USES= gnome perl5 USE_PERL5= run GNU_CONFIGURE= yes NO_ARCH= yes Modified: head/net-mgmt/virt-viewer/Makefile ============================================================================== --- head/net-mgmt/virt-viewer/Makefile Fri Nov 8 13:26:22 2019 (r517061) +++ head/net-mgmt/virt-viewer/Makefile Fri Nov 8 13:30:32 2019 (r517062) @@ -26,8 +26,8 @@ OPTIONS_SUB= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share CONFIGURE_ARGS= --with-spice-gtk -USES= autoreconf libtool desktop-file-utils gmake pkgconfig \ - shared-mime-info cpe gettext-tools +USES= autoreconf cpe desktop-file-utils gettext-tools gmake gnome \ + libtool pkgconfig shared-mime-info USE_GNOME= gtk30 INSTALLS_ICONS= yes CPE_VENDOR= redhat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911081330.xA8DUXRo087640>