mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
net-mgmt: Add missing USES={gnome,php}
This commit is contained in:
parent
2c178c2e13
commit
152c8d7c3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517062
15 changed files with 16 additions and 14 deletions
|
@ -14,7 +14,7 @@ COMMENT= SNMP library written on top of glib and gnet2
|
||||||
|
|
||||||
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
|
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
|
||||||
|
|
||||||
USES= libtool pathfix pkgconfig
|
USES= gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -16,6 +16,7 @@ COMMENT= Graphics server for the guifi.net meshnet
|
||||||
RUN_DEPENDS= mrtg:net-mgmt/mrtg \
|
RUN_DEPENDS= mrtg:net-mgmt/mrtg \
|
||||||
rrdtool:databases/rrdtool
|
rrdtool:databases/rrdtool
|
||||||
|
|
||||||
|
USES= php
|
||||||
USE_PHP= gd simplexml dom
|
USE_PHP= gd simplexml dom
|
||||||
|
|
||||||
SNPSERVICES_TMPDIR?= /var/tmp/${PORTNAME}
|
SNPSERVICES_TMPDIR?= /var/tmp/${PORTNAME}
|
||||||
|
|
|
@ -23,7 +23,7 @@ NO_ARCH= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
|
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext php
|
||||||
NLS_USE= php=intl
|
NLS_USE= php=intl
|
||||||
|
|
||||||
WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//}
|
WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//}
|
||||||
|
|
|
@ -12,9 +12,9 @@ COMMENT= Automated import of your VMs and Physical Host from VMware Sphere
|
||||||
RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 \
|
RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 \
|
||||||
${LOCALBASE}/www/icingaweb2/modules/director/run.php:net-mgmt/icingaweb2-module-director
|
${LOCALBASE}/www/icingaweb2/modules/director/run.php:net-mgmt/icingaweb2-module-director
|
||||||
|
|
||||||
|
USES= php
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= icinga
|
GH_ACCOUNT= icinga
|
||||||
|
|
||||||
USE_PHP= posix soap
|
USE_PHP= posix soap
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -12,7 +12,7 @@ MAINTAINER= zi@FreeBSD.org
|
||||||
COMMENT= Traffic visualizer, similar to nettop
|
COMMENT= Traffic visualizer, similar to nettop
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= pkgconfig gmake
|
USES= gmake gnome pkgconfig
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
|
@ -14,7 +14,7 @@ LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
PLIST_FILES= bin/mbrowse
|
PLIST_FILES= bin/mbrowse
|
||||||
USES= pkgconfig
|
USES= gnome pkgconfig
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net
|
CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net
|
||||||
CPPFLAGS+= `net-snmp-config --cflags`
|
CPPFLAGS+= `net-snmp-config --cflags`
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= On-link icmpv6 message monitoring and reporting daemon
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= perl5 shebangfix ssl tar:tgz
|
USES= gnome perl5 shebangfix ssl tar:tgz
|
||||||
SHEBANG_FILES= demopipeprogram.pl.sample
|
SHEBANG_FILES= demopipeprogram.pl.sample
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Getopt.php:devel/pear@${PHP_FLAVOR}
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USES= zip
|
USES= php zip
|
||||||
USE_PHP= gd
|
USE_PHP= gd
|
||||||
|
|
||||||
WM_FILES= HTML_ImageMap.class.php WeatherMap.functions.php \
|
WM_FILES= HTML_ImageMap.class.php WeatherMap.functions.php \
|
||||||
|
|
|
@ -20,7 +20,7 @@ CONFLICTS= heartbeat-[0-9]*
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ClusterLabs
|
GH_ACCOUNT= ClusterLabs
|
||||||
|
|
||||||
USES= autoreconf gmake pkgconfig python shebangfix
|
USES= autoreconf gmake gnome pkgconfig python shebangfix
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-fatal-warnings
|
CONFIGURE_ARGS= --disable-fatal-warnings
|
||||||
|
|
|
@ -16,7 +16,7 @@ BROKEN= unfetchable
|
||||||
LIB_DEPENDS= libgsnmp.so:net-mgmt/gsnmp
|
LIB_DEPENDS= libgsnmp.so:net-mgmt/gsnmp
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake ncurses pkgconfig readline
|
USES= gmake gnome ncurses pkgconfig readline
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
|
|
||||||
INFO= scli
|
INFO= scli
|
||||||
|
|
|
@ -26,6 +26,7 @@ OPTIONS_DEFAULT= GTK2 NCURSES
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
GTK2_ALL_TARGET= spectool_gtk
|
GTK2_ALL_TARGET= spectool_gtk
|
||||||
|
GTK2_USES= gnome
|
||||||
GTK2_USE= GNOME=gtk20
|
GTK2_USE= GNOME=gtk20
|
||||||
NCURSES_ALL_TARGET= spectool_curses
|
NCURSES_ALL_TARGET= spectool_curses
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libfixbuf.so:net/libfixbuf \
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= compiler:c11 libtool pathfix perl5 pkgconfig ssl
|
USES= compiler:c11 gnome libtool pathfix perl5 pkgconfig ssl
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
|
|
||||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
||||||
|
|
|
@ -19,7 +19,7 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= neelchauhan
|
GH_ACCOUNT= neelchauhan
|
||||||
GH_PROJECT= TorNova
|
GH_PROJECT= TorNova
|
||||||
|
|
||||||
USES= python:2.7
|
USES= gnome python:2.7
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
USE_GNOME= gtk30 pygobject3
|
USE_GNOME= gtk30 pygobject3
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -26,7 +26,7 @@ BUILD_DEPENDS= rrdtool>=0:databases/rrdtool \
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
USES= perl5
|
USES= gnome perl5
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -26,8 +26,8 @@ OPTIONS_SUB= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV+= DATADIRNAME=share
|
CONFIGURE_ENV+= DATADIRNAME=share
|
||||||
CONFIGURE_ARGS= --with-spice-gtk
|
CONFIGURE_ARGS= --with-spice-gtk
|
||||||
USES= autoreconf libtool desktop-file-utils gmake pkgconfig \
|
USES= autoreconf cpe desktop-file-utils gettext-tools gmake gnome \
|
||||||
shared-mime-info cpe gettext-tools
|
libtool pkgconfig shared-mime-info
|
||||||
USE_GNOME= gtk30
|
USE_GNOME= gtk30
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
CPE_VENDOR= redhat
|
CPE_VENDOR= redhat
|
||||||
|
|
Loading…
Add table
Reference in a new issue