aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-07 10:10:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-07 10:10:11 +0000
commitad3dff30b7c4b25052900b3c6adb896ccc027305 (patch)
tree48d358dc6d4f9244ae12e6ee7d16091536ac8530 /net-mgmt
parent61f9142ed6b705e9382824d87f1da0cbaa1e4c95 (diff)
downloadports-ad3dff30b7c4b25052900b3c6adb896ccc027305.tar.gz
ports-ad3dff30b7c4b25052900b3c6adb896ccc027305.zip
2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles 2011-09-01 games/xgammon: No more public distfiles 2011-09-01 korean/hanIM: No more public distfiles 2011-09-01 misc/gplbp: No more public distfiles 2011-09-01 net/vyqchat: No more public distfiles 2011-09-01 news/xmitbin: No more public distfiles 2011-09-01 games/tvp: No more public distfiles 2011-09-01 games/glasteroids: No more public distfiles 2011-09-01 games/xscrabble: No more public distfiles 2011-09-01 games/xbat: No more public distfiles 2011-09-01 korean/hanmiscutils: No more public distfiles 2011-09-01 net-p2p/hagelslag: No more public distfiles 2011-09-01 games/cgoban2: No more public distfiles 2011-09-01 games/krosswordplayer: No more public distfiles 2011-09-01 korean/helvis: No more public distfiles 2011-09-01 print/mgv: No more public distfiles 2011-09-01 japanese/linux-JM: No more public distfiles 2011-09-01 games/xlines: No more public distfiles 2011-09-01 games/xgame: No more public distfiles 2011-09-01 net/ttt: No more public distfiles 2011-09-01 games/merlin: No more public distfiles 2011-09-01 games/xshisen: No more public distfiles 2011-09-01 games/slige: No more public distfiles 2011-09-01 games/wmtimebomb: No more public distfiles 2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
Notes
Notes: svn path=/head/; revision=281375
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/cfgstoragemk/Makefile33
-rw-r--r--net-mgmt/cfgstoragemk/distinfo2
-rw-r--r--net-mgmt/cfgstoragemk/files/patch-Config.mk.in11
-rw-r--r--net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker17
-rw-r--r--net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker.115
-rw-r--r--net-mgmt/cfgstoragemk/pkg-descr1
-rw-r--r--net-mgmt/cfgstoragemk/pkg-plist4
8 files changed, 0 insertions, 84 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index ef9d7b9774f2..b015706a049d 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -37,7 +37,6 @@
SUBDIR += cacti-spine
SUBDIR += cdpd
SUBDIR += cdpr
- SUBDIR += cfgstoragemk
SUBDIR += cflowd
SUBDIR += check_logfiles
SUBDIR += check_multi
diff --git a/net-mgmt/cfgstoragemk/Makefile b/net-mgmt/cfgstoragemk/Makefile
deleted file mode 100644
index dd68f0444558..000000000000
--- a/net-mgmt/cfgstoragemk/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: cfgstoragemk
-# Date created: Jul 4, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= cfgstoragemk
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= net-mgmt
-MASTER_SITES= http://freebsd.unixfreunde.de/sources/
-DISTNAME= cfgstoragemaker-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= MRTG configuration generator for storage monitoring via SNMP
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-USE_PERL5= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-MAN1= cfgstoragemaker.1
-
-post-patch:
- @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/cfgstoragemaker
- @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g ; \
- s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/cfgstoragemaker.1
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/cfgstoragemk/distinfo b/net-mgmt/cfgstoragemk/distinfo
deleted file mode 100644
index db2abe1e94a6..000000000000
--- a/net-mgmt/cfgstoragemk/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (cfgstoragemaker-1.0.tar.gz) = ec7f41d86e015dc19d978874b17db4474bf080ec6e93655726808fc76b6d9066
-SIZE (cfgstoragemaker-1.0.tar.gz) = 18893
diff --git a/net-mgmt/cfgstoragemk/files/patch-Config.mk.in b/net-mgmt/cfgstoragemk/files/patch-Config.mk.in
deleted file mode 100644
index 8447118d3565..000000000000
--- a/net-mgmt/cfgstoragemk/files/patch-Config.mk.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Config.mk.in.orig Thu Jul 4 14:29:59 2002
-+++ Config.mk.in Thu Jul 4 14:30:10 2002
-@@ -18,7 +18,7 @@
- # 02111-1307, USA.
-
- OWN = root
--GRP = root
-+GRP = wheel
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- mandir = @mandir@/man1
diff --git a/net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker b/net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker
deleted file mode 100644
index 39b076187cc8..000000000000
--- a/net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker
+++ /dev/null
@@ -1,17 +0,0 @@
---- cfgstoragemaker.orig Thu Jul 4 14:27:37 2002
-+++ cfgstoragemaker Thu Jul 4 14:28:21 2002
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -w
-+#!/usr/bin/env perl
-
- # cfgstoragemaker: MRTG config generator for storage monitoring via SNMP
- # Copyright (C) 2001, 2002 LibertySurf Telecom, Cyril Bouthors
-@@ -29,7 +29,7 @@
- my $snmp_root = 'host.hrStorage.hrStorageTable.hrStorageEntry';
- my $debug=0; #1 for additional info
-
--my $tpl_dir = '/usr/share/cfgstoragemaker';
-+my $tpl_dir = '%%PREFIX%%/share/cfgstoragemaker';
- my $tpl_header = 'header.tpl';
- my $tpl_body = 'body.tpl';
-
diff --git a/net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker.1 b/net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker.1
deleted file mode 100644
index 069ff8e2110e..000000000000
--- a/net-mgmt/cfgstoragemk/files/patch-cfgstoragemaker.1
+++ /dev/null
@@ -1,15 +0,0 @@
---- cfgstoragemaker.1.orig Thu Jul 4 14:32:22 2002
-+++ cfgstoragemaker.1 Thu Jul 4 14:32:59 2002
-@@ -24,10 +24,10 @@
- \fICfgstoragemaker\fR is written in Perl.
- .SH FILES
- .TP
--.I /usr/share/snmp/mibs/HOST-RESOURCES-MIB.txt
-+.I %%LOCALBASE%%/share/snmp/mibs/HOST-RESOURCES-MIB.txt
- SNMP MIB file provided by ucd-snmp
- .TP
--.I /usr/share/cfgstoragemaker/templates/header.tpl /usr/share/cfgstoragemaker/templates/body.tpl
-+.I %%PREFIX%%/share/cfgstoragemaker/templates/header.tpl %%PREFIX%%/share/cfgstoragemaker/templates/body.tpl
- templates files to build the config file
- .SH SEE ALSO
- \fIcfgmaker\fP(1), \fIindexmaker\fP(1), \fImrtg\fP(1), \fIsnmpd\fP(1)
diff --git a/net-mgmt/cfgstoragemk/pkg-descr b/net-mgmt/cfgstoragemk/pkg-descr
deleted file mode 100644
index 51432e9ed9e4..000000000000
--- a/net-mgmt/cfgstoragemk/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-MRTG configuration file generator for storage monitoring via SNMP
diff --git a/net-mgmt/cfgstoragemk/pkg-plist b/net-mgmt/cfgstoragemk/pkg-plist
deleted file mode 100644
index eb349c97faa4..000000000000
--- a/net-mgmt/cfgstoragemk/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/cfgstoragemaker
-share/cfgstoragemaker/body.tpl
-share/cfgstoragemaker/header.tpl
-@dirrm share/cfgstoragemaker