aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/chillispot/Makefile2
-rw-r--r--net-mgmt/ezradius/Makefile2
-rw-r--r--net-mgmt/fastnetmon/Makefile2
-rw-r--r--net-mgmt/icinga2/Makefile2
-rw-r--r--net-mgmt/ipplan/Makefile2
-rw-r--r--net-mgmt/klg/Makefile2
-rw-r--r--net-mgmt/nagios4/Makefile2
-rw-r--r--net-mgmt/nedi/Makefile2
-rw-r--r--net-mgmt/ocsinventory-ng/Makefile2
-rw-r--r--net-mgmt/phpip/Makefile2
-rw-r--r--net-mgmt/sx/Makefile2
11 files changed, 22 insertions, 0 deletions
diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile
index 2734218aa040..4f733da1a445 100644
--- a/net-mgmt/chillispot/Makefile
+++ b/net-mgmt/chillispot/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.chillispot.info/download/ \
MAINTAINER= venture37@geeklan.co.uk
COMMENT= Wireless LAN Access Point Controller
+BROKEN_powerpc64= Does not build
+
CONFLICTS= coovachilli-[0-9]*
USES= shebangfix
diff --git a/net-mgmt/ezradius/Makefile b/net-mgmt/ezradius/Makefile
index 9bf59777cc04..165383d4233d 100644
--- a/net-mgmt/ezradius/Makefile
+++ b/net-mgmt/ezradius/Makefile
@@ -13,6 +13,8 @@ COMMENT= EzRADIUS is FreeRADIUS and Chillispot web-based management software
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
RUN_DEPENDS= radiusd:net/freeradius2
WRKSRC= ${WRKDIR}/${PORTNAME}-intl
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile
index b0754d0efe4f..39e4b82caad9 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -12,6 +12,8 @@ COMMENT= Very fast DDoS analyzer with sflow/netflow/mirror support
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
liblog4cpp.so:devel/log4cpp
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index b20e2e28e39a..6b5f042017e7 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -10,6 +10,8 @@ COMMENT= Monitoring and management system for hosts, services and networks
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libyajl.so:devel/yajl \
libexecinfo.so:devel/libexecinfo # for better debugging
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile
index 81c05b8300ac..68b3459830a3 100644
--- a/net-mgmt/ipplan/Makefile
+++ b/net-mgmt/ipplan/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92
MAINTAINER= ports@FreeBSD.org
COMMENT= IP address management and tracking
+BROKEN_powerpc64= Does not build
+
RUN_DEPENDS= nmap:security/nmap
USES= perl5 shebangfix
diff --git a/net-mgmt/klg/Makefile b/net-mgmt/klg/Makefile
index 70afd76c8ddf..03f67074b597 100644
--- a/net-mgmt/klg/Makefile
+++ b/net-mgmt/klg/Makefile
@@ -11,6 +11,8 @@ COMMENT= PHP-based looking glass for Cisco, Juniper and Quagga/Zebra routers
LICENSE= BSD3CLAUSE
+BROKEN_powerpc64= Does not build
+
USES= tar:txz
USE_MYSQL= yes
USE_PHP= mysql pcre sockets xml
diff --git a/net-mgmt/nagios4/Makefile b/net-mgmt/nagios4/Makefile
index f0a90e845d15..81c42e117b4f 100644
--- a/net-mgmt/nagios4/Makefile
+++ b/net-mgmt/nagios4/Makefile
@@ -13,6 +13,8 @@ COMMENT= Powerful network monitoring system
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libltdl.so:devel/libltdl \
libgd.so:graphics/gd
diff --git a/net-mgmt/nedi/Makefile b/net-mgmt/nedi/Makefile
index 79fdb24f2d7e..b58573372a81 100644
--- a/net-mgmt/nedi/Makefile
+++ b/net-mgmt/nedi/Makefile
@@ -12,6 +12,8 @@ COMMENT= Network discovery and monitoring tool
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
RUN_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
p5-Net-Telnet-Cisco>=0:net-mgmt/p5-Telnet-Cisco \
p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile
index 793bc7143448..bb12cdd674c9 100644
--- a/net-mgmt/ocsinventory-ng/Makefile
+++ b/net-mgmt/ocsinventory-ng/Makefile
@@ -11,6 +11,8 @@ COMMENT= Open Computer and Software Inventory Next Generation
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
RUN_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple \
p5-Compress-Raw-Zlib>=0:archivers/p5-Compress-Raw-Zlib \
p5-DBI>=0:databases/p5-DBI \
diff --git a/net-mgmt/phpip/Makefile b/net-mgmt/phpip/Makefile
index c4cca5e4f2d1..10bcd011389e 100644
--- a/net-mgmt/phpip/Makefile
+++ b/net-mgmt/phpip/Makefile
@@ -14,6 +14,8 @@ COMMENT= Complete IPv4 IPAM (IP address management) suite
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= Does not build
+
SNAPSHOT= 200611081420
NO_BUILD= yes
USE_PHP= mysql
diff --git a/net-mgmt/sx/Makefile b/net-mgmt/sx/Makefile
index d9bbdaf59688..2eaf0ef6b6f0 100644
--- a/net-mgmt/sx/Makefile
+++ b/net-mgmt/sx/Makefile
@@ -12,6 +12,8 @@ COMMENT= Skylable Sx is a reliable, fully distributed cluster solution
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libcurl.so:ftp/curl \
libfcgi.so:www/fcgi