Date: Sun, 25 Jul 2004 21:24:42 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69564: [NEW PORT] net/p5-Net-SAP: Session Announcement Protocol (rfc2974) packet parser Message-ID: <20040725132442.1240F158B1@mail.dragon2.net> Resent-Message-ID: <200407251330.i6PDUHrj064019@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69564 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-SAP: Session Announcement Protocol (rfc2974) packet parser >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: Sun Jul 25 13:30:17 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST >Description: Net::SAP currently provides basic functionality for receiving and parsing SAP (RFC2974) multicast packets. WWW: http://search.cpan.org/dist/Net-SAP/ - Cheng-Lung Sung clsung at dragon2.net Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-Net-SAP-0.01.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-SAP # p5-Net-SAP/Makefile # p5-Net-SAP/distinfo # p5-Net-SAP/pkg-descr # p5-Net-SAP/pkg-plist # echo c - p5-Net-SAP mkdir -p p5-Net-SAP > /dev/null 2>&1 echo x - p5-Net-SAP/Makefile sed 's/^X//' >p5-Net-SAP/Makefile << 'END-of-p5-Net-SAP/Makefile' X# New ports collection makefile for: p5-Net-SAP X# Date created: Jul 25 2004 X# Whom: Cheng-Lung Sung <clsung@dragon2.net> X# X# $FreeBSD$ X# X XPORTNAME= Net-SAP XPORTVERSION= 0.01 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.ORG XCOMMENT= Session Announcement Protocol (rfc2974) packet parser X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Socket/Multicast.pm:${PORTSDIR}/net/p5-IO-Socket-Multicast \ X ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Net::SAP.3 X X.include <bsd.port.mk> END-of-p5-Net-SAP/Makefile echo x - p5-Net-SAP/distinfo sed 's/^X//' >p5-Net-SAP/distinfo << 'END-of-p5-Net-SAP/distinfo' XMD5 (Net-SAP-0.01.tar.gz) = 89c7b173f1ca86f7e082a192d822f4d3 XSIZE (Net-SAP-0.01.tar.gz) = 3715 END-of-p5-Net-SAP/distinfo echo x - p5-Net-SAP/pkg-descr sed 's/^X//' >p5-Net-SAP/pkg-descr << 'END-of-p5-Net-SAP/pkg-descr' XNet::SAP currently provides basic functionality for receiving and parsing XSAP (RFC2974) multicast packets. X XWWW: http://search.cpan.org/dist/Net-SAP/ X X- Cheng-Lung Sung Xclsung at dragon2.net END-of-p5-Net-SAP/pkg-descr echo x - p5-Net-SAP/pkg-plist sed 's/^X//' >p5-Net-SAP/pkg-plist << 'END-of-p5-Net-SAP/pkg-plist' X%%SITE_PERL%%/Net/SAP.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAP/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAP X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true END-of-p5-Net-SAP/pkg-plist exit --- p5-Net-SAP-0.01.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040725132442.1240F158B1>