Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Feb 2003 19:54:07 +0100 (CET)
From:      Nicolas Jombart <ecu@ipv42.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        _@r4k.net
Subject:   ports/47867: New port: net/p5-Net-Divert
Message-ID:  <20030203185407.40BBF1523A@shiva.bouglou.net>

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

>Number:         47867
>Category:       ports
>Synopsis:       New port: net/p5-Net-Divert
>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:   Mon Feb 03 11:00:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD shiva.bouglou.net 4.7-STABLE FreeBSD 4.7-STABLE #15: Sat Jan 4 18:49:56 CET 2003 ecu@shiva.bouglou.net:/usr/obj/usr/src/sys/SHIVA i386


	
>Description:
	

	This perl modules helps manipulation of IP packets
	via divert(4) sockets.

>How-To-Repeat:
	
>Fix:

	

--- p5-Net-Divert.shar begins here ---
# 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-Net-Divert
#	./p5-Net-Divert/Makefile
#	./p5-Net-Divert/pkg-comment
#	./p5-Net-Divert/distinfo
#	./p5-Net-Divert/pkg-descr
#	./p5-Net-Divert/pkg-plist
#
echo c - ./p5-Net-Divert
mkdir -p ./p5-Net-Divert > /dev/null 2>&1
echo x - ./p5-Net-Divert/Makefile
sed 's/^X//' >./p5-Net-Divert/Makefile << 'END-of-./p5-Net-Divert/Makefile'
X# New ports collection makefile for:    p5-Net-Divert
X# Date created:                         January 30, 2003
X# Whom:                                 Nicolas Jombart
X#
X# $FreeBSD$
X
XPORTNAME=	Net-Divert
XPORTVERSION=	0.01
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	ecu@ipv42.net
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::Divert.3
X
X.include <bsd.port.mk>
END-of-./p5-Net-Divert/Makefile
echo x - ./p5-Net-Divert/pkg-comment
sed 's/^X//' >./p5-Net-Divert/pkg-comment << 'END-of-./p5-Net-Divert/pkg-comment'
XA module to deal with divert(4) sockets
END-of-./p5-Net-Divert/pkg-comment
echo x - ./p5-Net-Divert/distinfo
sed 's/^X//' >./p5-Net-Divert/distinfo << 'END-of-./p5-Net-Divert/distinfo'
XMD5 (Net-Divert-0.01.tgz) = 06a1efd15a486112eb7f58fd5d5a21ad
END-of-./p5-Net-Divert/distinfo
echo x - ./p5-Net-Divert/pkg-descr
sed 's/^X//' >./p5-Net-Divert/pkg-descr << 'END-of-./p5-Net-Divert/pkg-descr'
XThe Net::Divert module facilitates the use of divert
Xsockets for packet alteration on FreeBSD and MacOSX.
X
XThis module allows you to create a divert socket and then
Xjust supply a function that will deal with the incoming packets.
END-of-./p5-Net-Divert/pkg-descr
echo x - ./p5-Net-Divert/pkg-plist
sed 's/^X//' >./p5-Net-Divert/pkg-plist << 'END-of-./p5-Net-Divert/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Net/Divert.pm
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Net/Divert/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Divert/.packlist
END-of-./p5-Net-Divert/pkg-plist
exit
--- p5-Net-Divert.shar ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030203185407.40BBF1523A>