Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 12:57:33 +1200 (NZST)
From:      jabley@clear.co.nz
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7888: ports submission
Message-ID:  <199809110057.MAA19915@buddha.clear.net.nz>

next in thread | raw e-mail | index | archive | help

>Number:         7888
>Category:       ports
>Synopsis:       Ports submission
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 10 18:00:01 PDT 1998
>Last-Modified:
>Originator:     Joe Abley
>Organization:
CLEAR Communications Ltd, Auckland, New Zealand
>Release:        FreeBSD 3.0-19980804-SNAP i386
>Environment:

N/A

>Description:

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>. Future versions of this utility
will be made available at http://www.patho.gen.nz/~jabley/.


>How-To-Repeat:

N/A

>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ciscoconf-1.0
#	ciscoconf-1.0/Makefile
#	ciscoconf-1.0/files
#	ciscoconf-1.0/files/md5
#	ciscoconf-1.0/pkg
#	ciscoconf-1.0/pkg/DESCR
#	ciscoconf-1.0/pkg/COMMENT
#	ciscoconf-1.0/pkg/PLIST
#
echo c - ciscoconf-1.0
mkdir -p ciscoconf-1.0 > /dev/null 2>&1
echo x - ciscoconf-1.0/Makefile
sed 's/^X//' >ciscoconf-1.0/Makefile << 'END-of-ciscoconf-1.0/Makefile'
X# New ports collection makefile for: ciscoconf
X# Version required: 1.0beta1
X# Date created: 11 September 1998
X# Whom: jabley@clear.co.nz
X#
X# $Id:$
X#
X
XDISTNAME=	ciscoconf-1.0beta1
XPKGNAME=	ciscoconf-1.0
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.patho.gen.nz/pub/users/jabley/
XMAINTAINER=	jabley@clear.co.nz
X
XMAN8=		ciscoconfd.8 ciscoconfr.8
X
Xdo-install:
X	$(INSTALL_PROGRAM) $(WRKSRC)/ciscoconfd $(PREFIX)/bin
X	$(INSTALL_SCRIPT) $(WRKSRC)/ciscoconfr $(PREFIX)/bin
X	$(INSTALL_MAN) $(WRKSRC)/ciscoconfd.man $(PREFIX)/man/man8/ciscoconfd.8
X	$(INSTALL_MAN) $(WRKSRC)/ciscoconfr.man $(PREFIX)/man/man8/ciscoconfr.8
X
Xpost-install:
X	$(MKDIR) -p $(PREFIX)/lib/cisco/RCS
X
X.include <bsd.port.mk>
X
END-of-ciscoconf-1.0/Makefile
echo c - ciscoconf-1.0/files
mkdir -p ciscoconf-1.0/files > /dev/null 2>&1
echo x - ciscoconf-1.0/files/md5
sed 's/^X//' >ciscoconf-1.0/files/md5 << 'END-of-ciscoconf-1.0/files/md5'
XMD5 (ciscoconf-1.0beta1.tar.gz) = d13b9cb222f8829cc7c6b16255edbda2
END-of-ciscoconf-1.0/files/md5
echo c - ciscoconf-1.0/pkg
mkdir -p ciscoconf-1.0/pkg > /dev/null 2>&1
echo x - ciscoconf-1.0/pkg/DESCR
sed 's/^X//' >ciscoconf-1.0/pkg/DESCR << 'END-of-ciscoconf-1.0/pkg/DESCR'
XCiscoconf automatically fetches configuration from Cisco routers whenever
Xsyslog indicates that a change has been made, and stores them under RCS.
X
XMORE INFORMATION
X
XFor more information, or to foward comments or details of problems, please
Xcontact Joe Abley <jabley@clear.co.nz>. Future versions of this utility
Xwill be made available at http://www.patho.gen.nz/~jabley/.
X
END-of-ciscoconf-1.0/pkg/DESCR
echo x - ciscoconf-1.0/pkg/COMMENT
sed 's/^X//' >ciscoconf-1.0/pkg/COMMENT << 'END-of-ciscoconf-1.0/pkg/COMMENT'
XCiscoconf automatically fetches configuration from Cisco routers whenever
Xsyslog indicates that a change has been made, and stores them under RCS.
X
END-of-ciscoconf-1.0/pkg/COMMENT
echo x - ciscoconf-1.0/pkg/PLIST
sed 's/^X//' >ciscoconf-1.0/pkg/PLIST << 'END-of-ciscoconf-1.0/pkg/PLIST'
Xbin/ciscoconfd
Xbin/ciscoconfr
END-of-ciscoconf-1.0/pkg/PLIST
exit

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809110057.MAA19915>