Date: Fri, 8 Feb 2002 17:12:17 +0200 (EET) From: Alexander Snarskii <snar@paranoia.ru> To: FreeBSD-gnats-submit@freebsd.org Cc: Alexander Snarskii <snar@burka.carrier.kiev.ua> Subject: ports/34732: New port: Bgpq - lightweight access-list generator for cisco routers Message-ID: <200202081512.RES36548@burka.carrier.kiev.ua>
next in thread | raw e-mail | index | archive | help
>Number: 34732 >Category: ports >Synopsis: New port: Bgpq - lightweight access-list generator for cisco routers >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: Fri Feb 08 07:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Alexander Snarskii >Release: FreeBSD 4.4-RELEASE-p7 i386 >Organization: la Paranoia, LTD. >Environment: System: FreeBSD burka.carrier.kiev.ua 4.4-RELEASE-p7 FreeBSD 4.4-RELEASE-p7 #0: Tue Jan 29 14:55:14 EET 2002 root@burka.carrier.kiev.ua:/usr/obj/sys/burka4 i386 >Description: This program is a lightweight access- and prefix-list generator for Cisco routers and GateD/Zebra. Access lists are generated based on RADB/RIPE data. This tool is not so powerful as RAToolSet, but has some features missing in RAToolSet, such as optional filtering of more specific routes in the same AS or acl string aggregation; also, it does not requires Tcl/Tk to be installed. >How-To-Repeat: >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: # # bgpq-port # bgpq-port/Makefile # bgpq-port/distinfo # bgpq-port/pkg-comment # bgpq-port/pkg-descr # bgpq-port/pkg-plist # echo c - bgpq-port mkdir -p bgpq-port > /dev/null 2>&1 echo x - bgpq-port/Makefile sed 's/^X//' >bgpq-port/Makefile << 'END-of-bgpq-port/Makefile' X# New ports collection makefile for: bgpq X# Date created: 21 Jan 2002 X# Whom: Alexandre Snarskii <snar@paranoia.ru> X# X# $Id: Makefile,v 1.4 2002/02/08 15:04:00 snar Exp $ X# $FreeBSD:$ X XPORTNAME= bgpq XPORTVERSION= 1.0.7.1 XCATEGORIES= net XMASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ X XMAINTAINER= snar@paranoia.ru X XMAN8= bgpq.8 X XHAS_CONFIGURE= yes X Xpost-install: X strip ${PREFIX}/bin/bgpq X X.include <bsd.port.mk> END-of-bgpq-port/Makefile echo x - bgpq-port/distinfo sed 's/^X//' >bgpq-port/distinfo << 'END-of-bgpq-port/distinfo' XMD5 (bgpq-1.0.7.1.tar.gz) = 0e5a5c114c040c104601d3dcba40c5e0 END-of-bgpq-port/distinfo echo x - bgpq-port/pkg-comment sed 's/^X//' >bgpq-port/pkg-comment << 'END-of-bgpq-port/pkg-comment' XBgpq - lightweight access-list generator for cisco routers END-of-bgpq-port/pkg-comment echo x - bgpq-port/pkg-descr sed 's/^X//' >bgpq-port/pkg-descr << 'END-of-bgpq-port/pkg-descr' X XThis program is a lightweight access- and prefix-list generator Xfor Cisco routers and GateD/Zebra. Access lists are generated Xbased on RADB/RIPE data. X XThis tool is not so powerful as RAToolSet, but has some Xfeatures missing in RAToolSet, such as optional filtering Xof more specific routes in the same AS or acl string aggregation; Xalso, it does not requires Tcl/Tk to be installed. END-of-bgpq-port/pkg-descr echo x - bgpq-port/pkg-plist sed 's/^X//' >bgpq-port/pkg-plist << 'END-of-bgpq-port/pkg-plist' Xbin/bgpq END-of-bgpq-port/pkg-plist exit >Release-Note: >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?200202081512.RES36548>