summaryrefslogtreecommitdiff
path: root/net-mgmt/nocol/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-20 06:30:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-20 06:30:29 +0000
commit3e0a67c81ee27df3242442a704601e9e5a162bb2 (patch)
tree54700cfe839bee06134931408c57a05b69d1c684 /net-mgmt/nocol/Makefile
parentdatabases/postgis21: Upgrade version 2.1.0 => 2.1.3 (diff)
2014-08-20 deskutils/horde3-hermes: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012 2014-08-20 deskutils/horde3-kronolith: EOL in April 2012 2014-08-20 deskutils/horde3-mnemo: EOL in April 2012 2014-08-20 devel/horde3-chora: EOL in April 2012 2014-08-20 ftp/horde3-gollem: EOL in April 2012 2014-08-20 games/linux-steam: Unmaintained interactive port 2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo 2014-08-20 mail/horde3-dimp: EOL in April 2012 2014-08-20 mail/horde3-forwards: EOL in April 2012 2014-08-20 mail/horde3-ingo: EOL in April 2012 2014-08-20 mail/horde3-mimp: EOL in April 2012 2014-08-20 mail/horde3-vacation: EOL in April 2012 2014-08-20 net-mgmt/horde3-nic: EOL in April 2012 2014-08-20 net-mgmt/nocol: Unmaintained interactive port 2014-08-20 net-mgmt/ourmon: Unmaintained interactive port 2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port 2014-08-20 news/p5-NNML: Unmaintained interactive port 2014-08-20 print/dvips: Unmaintained interactive port 2014-08-20 print/xdvi: Unmaintained interactive port 2014-08-20 security/horde3-jeta: EOL in April 2012 2014-08-20 security/hunch: Likely unused interactive port 2014-08-20 www/horde3-ansel: EOL in April 2012 2014-08-20 www/horde3-meta: EOL in April 2012 2014-08-20 www/horde3-passwd: EOL in April 2012 2014-08-20 www/horde3-trean: EOL in April 2012 2014-08-20 www/wwwcount: Ancient interactive port 2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
Notes
Notes: svn path=/head/; revision=365433
Diffstat (limited to 'net-mgmt/nocol/Makefile')
-rw-r--r--net-mgmt/nocol/Makefile32
1 files changed, 0 insertions, 32 deletions
diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile
deleted file mode 100644
index 62f43e3da24f..000000000000
--- a/net-mgmt/nocol/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: bradh
-# $FreeBSD$
-
-PORTNAME= nocol
-PORTVERSION= 4.3.1
-CATEGORIES= net-mgmt
-MASTER_SITES= http://www.netplex-tech.com/software/downloads/nocol/
-
-DEPRECATED= Unmaintained interactive port
-EXPIRATION_DATE=2014-08-20
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Network/Service monitoring software
-
-MANPREFIX= ${PREFIX}/nocol/
-MAN1= netconsole.1
-MAN3= nocol-prog.3 perlnocol.3
-MAN8= etherload.8 eventselect.8 genmon.8 multiping.8 noclogd.8 \
- nocol-overview.8 nocol-utility.8 nsmon.8 ntpmon.8 pingmon.8 \
- portmon.8 tpmon.8 trapmon.8
-
-IS_INTERACTIVE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_SCRIPT= Configure
-
-NO_PACKAGE= Hostname is needed.
-
-NO_STAGE= yes
-post-install:
- @cd ${WRKSRC} && make root
-
-.include <bsd.port.mk>