diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /net-mgmt | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipfm/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netmond/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/weathermap/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile index 77b8e522ec3c..f8991b68f364 100644 --- a/net-mgmt/ipfm/Makefile +++ b/net-mgmt/ipfm/Makefile @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Bandwidth analysis tool +BROKEN= unfetchable + GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index eafafaa45a82..c714e0de172d 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net-mgmt/netmond/Makefile b/net-mgmt/netmond/Makefile index 5d832af76e94..f8418589ecc5 100644 --- a/net-mgmt/netmond/Makefile +++ b/net-mgmt/netmond/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${PORTNAME}-2.2-b6${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Netmond - IP network monitoring daemon +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}-2.2-b6 USERS= netmon diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile index 31dd31d7aa1f..37c210b37d62 100644 --- a/net-mgmt/weathermap/Makefile +++ b/net-mgmt/weathermap/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= This tool displays the utilization of the network links +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |