Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2001 06:20:03 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@twist.frontis.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32178: New port: ip6_int (convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value)
Message-ID:  <200111220520.fAM5K3Z01017@jsite.lefort.net>

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

>Number:         32178
>Category:       ports
>Synopsis:       New port: ip6_int (convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 21 21:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 12:36:31 CET 2001 root@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
Convert  valid IPv6  address to  ip6.int PTR value.  Convert valid IPv4 address
to in-addr.arpa PTR value.  Anything not valid is simply printed as is. Handles
:: notation and embedded  IPv4 addresses. If the address is followed by /n, the
PTR is truncated to n bits.
>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:
#
#	/usr/ports/net/ip6_int
#	/usr/ports/net/ip6_int/Makefile
#	/usr/ports/net/ip6_int/distinfo
#	/usr/ports/net/ip6_int/pkg-comment
#	/usr/ports/net/ip6_int/pkg-descr
#	/usr/ports/net/ip6_int/pkg-plist
#
echo c - /usr/ports/net/ip6_int
mkdir -p /usr/ports/net/ip6_int > /dev/null 2>&1
echo x - /usr/ports/net/ip6_int/Makefile
sed 's/^X//' >/usr/ports/net/ip6_int/Makefile << 'END-of-/usr/ports/net/ip6_int/Makefile'
X# New ports collection makefile for:   ip6_int
X# Date created:        22 November 2001
X# Whom:                Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=               ip6_int
XPORTVERSION=            1.0
XCATEGORIES=             net ipv6
XMASTER_SITES=           http://www.bieringer.de/linux/IPv6/tools/
XDISTNAME=               ip6_int
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER=             jylefort@brutele.be
X
XNO_BUILD=               yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-/usr/ports/net/ip6_int/Makefile
echo x - /usr/ports/net/ip6_int/distinfo
sed 's/^X//' >/usr/ports/net/ip6_int/distinfo << 'END-of-/usr/ports/net/ip6_int/distinfo'
XMD5 (ip6_int) = dfa6aa3f4a85051510c682dbe9b20a79
END-of-/usr/ports/net/ip6_int/distinfo
echo x - /usr/ports/net/ip6_int/pkg-comment
sed 's/^X//' >/usr/ports/net/ip6_int/pkg-comment << 'END-of-/usr/ports/net/ip6_int/pkg-comment'
XConvert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value
END-of-/usr/ports/net/ip6_int/pkg-comment
echo x - /usr/ports/net/ip6_int/pkg-descr
sed 's/^X//' >/usr/ports/net/ip6_int/pkg-descr << 'END-of-/usr/ports/net/ip6_int/pkg-descr'
XConvert  valid IPv6  address to  ip6.int PTR value.  Convert valid IPv4 address
Xto in-addr.arpa PTR value.  Anything not valid is simply printed as is. Handles
X:: notation and embedded  IPv4 addresses. If the address is followed by /n, the
XPTR is truncated to n bits.
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-/usr/ports/net/ip6_int/pkg-descr
echo x - /usr/ports/net/ip6_int/pkg-plist
sed 's/^X//' >/usr/ports/net/ip6_int/pkg-plist << 'END-of-/usr/ports/net/ip6_int/pkg-plist'
Xbin/ip6_int
END-of-/usr/ports/net/ip6_int/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?200111220520.fAM5K3Z01017>