diff options
Diffstat (limited to 'net-mgmt/ciscoconf')
| -rw-r--r-- | net-mgmt/ciscoconf/Makefile | 39 | ||||
| -rw-r--r-- | net-mgmt/ciscoconf/distinfo | 1 | ||||
| -rw-r--r-- | net-mgmt/ciscoconf/pkg-comment | 1 | ||||
| -rw-r--r-- | net-mgmt/ciscoconf/pkg-descr | 9 | ||||
| -rw-r--r-- | net-mgmt/ciscoconf/pkg-plist | 4 |
5 files changed, 0 insertions, 54 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile deleted file mode 100644 index 9502de0a3df1..000000000000 --- a/net-mgmt/ciscoconf/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: ciscoconf -# Date created: 11 September 1998 -# Whom: jabley@clear.co.nz -# -# $FreeBSD$ -# - -PORTNAME= ciscoconf -PORTVERSION= 1.0.b1 -CATEGORIES= net -MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= billf -DISTNAME= ciscoconf-1.0beta1 - -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 7091ef143f43..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 |
