Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 16:20:18 +0400 (MSD)
From:      Alex Kapranoff <kappa@agava.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38105: New port for NetAddr::IP::Find perl module
Message-ID:  <200205151220.g4FCKI8p099558@kapkan.domain>

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

>Number:         38105
>Category:       ports
>Synopsis:       New port for NetAddr::IP::Find perl module
>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:   Wed May 15 05:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
AGAVA Software
>Environment:
System: FreeBSD kapkan.domain 4.5-STABLE FreeBSD 4.5-STABLE #2: Wed Apr 24 10:23:52 MSD 2002 root@kapkan.domain:/usr/src/sys/compile/KAPKAN i386


	
>Description:
	
>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:
#
#	p5-NetAdd-IP-Find
#	p5-NetAdd-IP-Find/Makefile
#	p5-NetAdd-IP-Find/distinfo
#	p5-NetAdd-IP-Find/pkg-comment
#	p5-NetAdd-IP-Find/pkg-descr
#	p5-NetAdd-IP-Find/pkg-plist
#
echo c - p5-NetAdd-IP-Find
mkdir -p p5-NetAdd-IP-Find > /dev/null 2>&1
echo x - p5-NetAdd-IP-Find/Makefile
sed 's/^X//' >p5-NetAdd-IP-Find/Makefile << 'END-of-p5-NetAdd-IP-Find/Makefile'
X# New ports collection makefile for:	p5-NetAddr-IP-Find
X# Date created:				May 14th 2002
X# Whom:					Alex Kapranoff <kappa@freebsd.org.ua>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	NetAddr-IP-Find
XPORTVERSION=	0.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	NetAddr
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kappa@freebsd.org.ua
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP
X
XPERL_CONFIGURE=	yes
XINSTALL_TARGET=	pure_install
X
XMAN3=		NetAddr::IP::Find.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-NetAdd-IP-Find/Makefile
echo x - p5-NetAdd-IP-Find/distinfo
sed 's/^X//' >p5-NetAdd-IP-Find/distinfo << 'END-of-p5-NetAdd-IP-Find/distinfo'
XMD5 (NetAddr-IP-Find-0.02.tar.gz) = 2ccc8f7986543eefd935961e033fdf2f
END-of-p5-NetAdd-IP-Find/distinfo
echo x - p5-NetAdd-IP-Find/pkg-comment
sed 's/^X//' >p5-NetAdd-IP-Find/pkg-comment << 'END-of-p5-NetAdd-IP-Find/pkg-comment'
XIterates over all IP addresses in a text similar to Email::Find
END-of-p5-NetAdd-IP-Find/pkg-comment
echo x - p5-NetAdd-IP-Find/pkg-descr
sed 's/^X//' >p5-NetAdd-IP-Find/pkg-descr << 'END-of-p5-NetAdd-IP-Find/pkg-descr'
XThis is a module for finding IP addresses in plain text.
X
XNetAddr::IP::Find exports one function, find_ipaddrs(). It
Xworks very similar to URI::Find's find_uris() or
XEmail::Find's find_emails().
X
X$num_ipaddrs_found = find_ipaddrs($text, \&callback);
END-of-p5-NetAdd-IP-Find/pkg-descr
echo x - p5-NetAdd-IP-Find/pkg-plist
sed 's/^X//' >p5-NetAdd-IP-Find/pkg-plist << 'END-of-p5-NetAdd-IP-Find/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/NetAddr/IP/Find.pm
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/NetAddr/IP 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/NetAddr 2>/dev/null || true
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr/IP/Find/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr/IP/Find
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr/IP 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/NetAddr 2>/dev/null || true
END-of-p5-NetAdd-IP-Find/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?200205151220.g4FCKI8p099558>