summaryrefslogtreecommitdiff
path: root/net-mgmt/ciscoconf
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ciscoconf')
-rw-r--r--net-mgmt/ciscoconf/Makefile38
-rw-r--r--net-mgmt/ciscoconf/distinfo1
-rw-r--r--net-mgmt/ciscoconf/pkg-comment1
-rw-r--r--net-mgmt/ciscoconf/pkg-descr9
-rw-r--r--net-mgmt/ciscoconf/pkg-plist4
5 files changed, 0 insertions, 53 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile
deleted file mode 100644
index be55dc313298..000000000000
--- a/net-mgmt/ciscoconf/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: ciscoconf
-# Version required: 1.0beta1
-# Date created: 11 September 1998
-# Whom: jabley@clear.co.nz
-#
-# $Id: Makefile,v 1.1.1.1 1998/11/18 22:15:06 billf Exp $
-#
-
-DISTNAME= ciscoconf-1.0beta1
-PKGNAME= ciscoconf-1.0
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \
- http://www.FreeBSD.org/~billf/
-
-MAINTAINER= jabley@clear.co.nz
-
-BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86
-ALL_TARGET= depend all
-MAN8= ciscoconfd.8 ciscoconfr.8
-
-post-patch:
-
- ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.old
- ${CAT} ${WRKSRC}/Makefile.old | \
- ${SED} -e 's#/usr/local#${PREFIX}#g' | \
- ${SED} -e 's#lib/cisco#share/cisco#' \
- >> ${WRKSRC}/Makefile
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ciscoconfd ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/ciscoconfr ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/ciscoconfd.man ${PREFIX}/man/man8/ciscoconfd.8
- ${INSTALL_MAN} ${WRKSRC}/ciscoconfr.man ${PREFIX}/man/man8/ciscoconfr.8
-
-post-install:
- ${MKDIR} ${PREFIX}/share/cisco/RCS
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/ciscoconf/distinfo b/net-mgmt/ciscoconf/distinfo
deleted file mode 100644
index e4ad40b9529f..000000000000
--- a/net-mgmt/ciscoconf/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ciscoconf-1.0beta1.tar.gz) = d13b9cb222f8829cc7c6b16255edbda2
diff --git a/net-mgmt/ciscoconf/pkg-comment b/net-mgmt/ciscoconf/pkg-comment
deleted file mode 100644
index dd577c3eeb73..000000000000
--- a/net-mgmt/ciscoconf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-fetches configuration from Cisco routers and stores them under RCS.
diff --git a/net-mgmt/ciscoconf/pkg-descr b/net-mgmt/ciscoconf/pkg-descr
deleted file mode 100644
index 6985151f7396..000000000000
--- a/net-mgmt/ciscoconf/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Ciscoconf automatically fetches configuration from Cisco routers whenever
-syslog indicates that a change has been made, and stores them under RCS.
-
-MORE INFORMATION
-
-For more information, or to foward comments or details of problems, please
-contact Joe Abley <jabley@clear.co.nz>.
-
-WWW: http://www.patho.gen.nz/~jabley/
diff --git a/net-mgmt/ciscoconf/pkg-plist b/net-mgmt/ciscoconf/pkg-plist
deleted file mode 100644
index 5d53dfb8e418..000000000000
--- a/net-mgmt/ciscoconf/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/ciscoconfd
-bin/ciscoconfr
-@dirrm share/cisco/RCS
-@dirrm share/cisco