Date: Sun, 24 Mar 2002 21:59:07 GMT From: Janos Mohacsi <janos.mohacsi@dante.org.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36264: New port: sipcalc 1.1.0 (IP subnet calculator with IPv6 support) Message-ID: <200203242159.g2OLx7127894@budapest.dante.org.uk>
next in thread | raw e-mail | index | archive | help
>Number: 36264 >Category: ports >Synopsis: New port: sipcalc 1.1.0 (IP subnet calculator with IPv6 support) >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: Sun Mar 24 14:00:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Fri Mar 22 22:10:31 GMT 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: Sipcalc is an IP subnet calculator with IPv6 and CGI interface support. >How-To-Repeat: Apply the following shar. >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: # # sipcalc # sipcalc/pkg-plist # sipcalc/pkg-descr # sipcalc/pkg-comment # sipcalc/distinfo # sipcalc/Makefile # echo c - sipcalc mkdir -p sipcalc > /dev/null 2>&1 echo x - sipcalc/pkg-plist sed 's/^X//' >sipcalc/pkg-plist << 'END-of-sipcalc/pkg-plist' Xbin/sipcalc END-of-sipcalc/pkg-plist echo x - sipcalc/pkg-descr sed 's/^X//' >sipcalc/pkg-descr << 'END-of-sipcalc/pkg-descr' XSipcalc is an ip subnet calculator. XFeatures: X XIPv4 - X* Retrieving of address information from interfaces. X* Classful and CIDR output. X* Multiple address and netmask formats (dotted quad, hex, number of bits). X* Output of broadcast address, network class, Cisco wildcard, hosts/range, X network range. X* Output of a userdefined number of extra networks. X* The ability to "split" a network based on a smaller netmask, X now also with recursive runs on the generated subnets. X* DNS resolution. X XIPv6 - X* Compressed and expanded input addresses. X* Compressed and expanded output. X* Standard IPv6 network output. X* Reverse dns address generation. X* The ability to "split" a network based on a smaller netmask, X now also with recursive runs on the generated subnets. X* DNS resolution. X XWWW: http://www.routemeister.net/projects/sipcalc/ END-of-sipcalc/pkg-descr echo x - sipcalc/pkg-comment sed 's/^X//' >sipcalc/pkg-comment << 'END-of-sipcalc/pkg-comment' XSipcalc is an IP subnet calculator with IPv6 and CGI interface support END-of-sipcalc/pkg-comment echo x - sipcalc/distinfo sed 's/^X//' >sipcalc/distinfo << 'END-of-sipcalc/distinfo' XMD5 (sipcalc-1.1.0.tar.gz) = 556528a6d80fffda792bd3bdc6ac954b END-of-sipcalc/distinfo echo x - sipcalc/Makefile sed 's/^X//' >sipcalc/Makefile << 'END-of-sipcalc/Makefile' X# New ports collection makefile for: sipcalc X# Date created: 24.03.2002 X# Whom: Janos.Mohacsi@dante.org.uk X# X# $FreeBSD$ X# X XPORTNAME= sipcalc XPORTVERSION= 1.1.0 XCATEGORIES= net ipv6 XMASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ X XMAINTAINER= Janos.Mohacsi@dante.org.uk X XLIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt XGNU_CONFIGURE= yes X XMAN1= sipcalc.1 X Xpost-install: X @${ECHO} '======================================================='; \ X ${ECHO} 'If you want CGI support copy sipcalc-www to your CGI '; \ X ${ECHO} 'directory. Copy also the docs/web.html into the appropriate '; \ X ${ECHO} 'web directory. This is not done, since CGI and web setup'; \ X ${ECHO} 'has to be done according to your local policy.'; \ X ${ECHO} '======================================================='; \ X X.include <bsd.port.mk> END-of-sipcalc/Makefile 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?200203242159.g2OLx7127894>