ports/128893: [patch] new perl port devel/p5-Sort-Key-IPv4

olli hauer ohauer at gmx.de
Sat Nov 15 19:00:16 UTC 2008


>Number:         128893
>Category:       ports
>Synopsis:       [patch] new perl port devel/p5-Sort-Key-IPv4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 15 19:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     olli hauer
>Release:        
>Organization:
>Environment:
>Description:
I was searching for a perl module that can sort IPv4 addressess and found this one usefull.

The attached patch (shar file) includes everything to create the new port.

Regards,
olli
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#       p5-Sort-Key-IPv4/
#       p5-Sort-Key-IPv4/Makefile
#       p5-Sort-Key-IPv4/distinfo
#       p5-Sort-Key-IPv4/pkg-descr
#       p5-Sort-Key-IPv4/pkg-plist
#
echo c - p5-Sort-Key-IPv4/
mkdir -p p5-Sort-Key-IPv4/ > /dev/null 2>&1
echo x - p5-Sort-Key-IPv4/Makefile
sed 's/^X//' >p5-Sort-Key-IPv4/Makefile << 'END-of-p5-Sort-Key-IPv4/Makefile'
X# New ports collection makefile for:   devel/p5-Sort-Key-IPv4
X# Date created:                                15 November 2008
X# Whom:
X#
X# $FreeBSD$
X#
X
XPORTNAME=      Sort-Key-IPv4
XPORTVERSION=   0.01
XCATEGORIES=    devel perl5
XMASTER_SITES=  CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    perl at FreeBSD.org
XCOMMENT=       Perl extension for sorting IPv4 addresses
X
XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key
XRUN_DEPENDS=   ${BUILD_DEPENDS}
X
XPERL_CONFIGURE=        5.8.0+
X
XMAN3=  Sort::Key::IPv4.3
X
X.include <bsd.port.mk>
END-of-p5-Sort-Key-IPv4/Makefile
echo x - p5-Sort-Key-IPv4/distinfo
sed 's/^X//' >p5-Sort-Key-IPv4/distinfo << 'END-of-p5-Sort-Key-IPv4/distinfo'
XMD5 (Sort-Key-IPv4-0.01.tar.gz) = c668f00f181982a9564d8a6673eb0953
XSHA256 (Sort-Key-IPv4-0.01.tar.gz) = 83787c1be8751872002c356588b901a2e098f9fe83c9d1e6bdd4cb42a61c4f23
XSIZE (Sort-Key-IPv4-0.01.tar.gz) = 37419
END-of-p5-Sort-Key-IPv4/distinfo
echo x - p5-Sort-Key-IPv4/pkg-descr
sed 's/^X//' >p5-Sort-Key-IPv4/pkg-descr << 'END-of-p5-Sort-Key-IPv4/pkg-descr'
XSort::Key::IPv4
XSorts lists of objects by some property containing an IPv4 address
X
XWWW: http://search.cpan.org/dist/Sort-Key-IPv4/
END-of-p5-Sort-Key-IPv4/pkg-descr
echo x - p5-Sort-Key-IPv4/pkg-plist
sed 's/^X//' >p5-Sort-Key-IPv4/pkg-plist << 'END-of-p5-Sort-Key-IPv4/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Sort/Key/IPv4.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4/IPv4.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4/IPv4.so
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort
X at dirrmtry %%SITE_PERL%%/Sort/Key
X at dirrmtry %%SITE_PERL%%/Sort
END-of-p5-Sort-Key-IPv4/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list