Date: Fri, 2 Jul 2004 19:01:02 -0400 (EDT) From: snowchyld <p5-net-msn-freebsd-ports@snowchyld.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68601: New port: net/p5-Net-MSN Message-ID: <200407022301.i62N12xD030810@mokney.org> Resent-Message-ID: <200407021210.i62CAZtO065385@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68601 >Category: ports >Synopsis: New port: net/p5-Net-MSN >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: Fri Jul 02 12:10:35 GMT 2004 >Closed-Date: >Last-Modified: >Originator: snowchyld >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: System: FreeBSD mokney.org 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- p5-Net-MSN.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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: p5-Net-MSN X# Date created: 22 June 2004 X# Whom: snowchyld X# $FreeBSD$ X XPORTNAME= Net-MSN XPORTVERSION= 1.022 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= p5-net-msn-freebsd-ports@snowchyld.org XCOMMENT= Net::MSN interface X XBUILD_DEPENDS= ${SITE_PERL}/Hash/Merge.pm:${PORTSDIR}/textproc/p5-Hash-Merge XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (Net-MSN-1.022.tar.gz) = e2a2716b9197e573eaffd39a9d8250ce XSIZE (Net-MSN-1.022.tar.gz) = 12639 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XNet::MSN interface to the MSN protocol X X- snowchyld X<p5-net-msn-freebsd-ports@snowchyld.org> END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' X%%SITE_PERL%%/Net/MSN/Base.pm X%%SITE_PERL%%/Net/MSN/Debug.pm X%%SITE_PERL%%/Net/MSN/PassPort.pm X%%SITE_PERL%%/Net/MSN/SB.pm X%%SITE_PERL%%/Net/MSN.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN/.packlist X@dirrm %%SITE_PERL%%/Net/MSN X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MSN 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Net/MSN 2>/dev/null || true END-of-pkg-plist exit --- p5-Net-MSN.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?200407022301.i62N12xD030810>