From owner-freebsd-ports Wed Aug 12 18:40:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17955 for freebsd-ports-outgoing; Wed, 12 Aug 1998 18:40:07 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17913 for ; Wed, 12 Aug 1998 18:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15315; Wed, 12 Aug 1998 18:40:01 -0700 (PDT) Date: Wed, 12 Aug 1998 18:40:01 -0700 (PDT) Message-Id: <199808130140.SAA15315@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Don Croyle Subject: Re: ports/7164: new port: p5-News-Newsrc Reply-To: Don Croyle Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/7164; it has been noted by GNATS. From: Don Croyle To: freebsd-gnats-submit@freebsd.org, croyle@gelemna.ft-wayne.in.us Cc: Subject: Re: ports/7164: new port: p5-News-Newsrc Date: Wed, 12 Aug 1998 20:33:53 -0500 Replacement for the archive in the PR, so that the port works with perl 5.005. # 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-News-Newsrc # p5-News-Newsrc/pkg # p5-News-Newsrc/pkg/COMMENT # p5-News-Newsrc/pkg/DESCR # p5-News-Newsrc/pkg/PLIST # p5-News-Newsrc/Makefile # p5-News-Newsrc/files # p5-News-Newsrc/files/md5 # echo c - p5-News-Newsrc mkdir -p p5-News-Newsrc > /dev/null 2>&1 echo c - p5-News-Newsrc/pkg mkdir -p p5-News-Newsrc/pkg > /dev/null 2>&1 echo x - p5-News-Newsrc/pkg/COMMENT sed 's/^X//' >p5-News-Newsrc/pkg/COMMENT << 'END-of-p5-News-Newsrc/pkg/COMMENT' XManage newsrc files. END-of-p5-News-Newsrc/pkg/COMMENT echo x - p5-News-Newsrc/pkg/DESCR sed 's/^X//' >p5-News-Newsrc/pkg/DESCR << 'END-of-p5-News-Newsrc/pkg/DESCR' XNews::Newsrc manages newsrc files, of the style X X alt.foo: 1-21,28,31-34 X alt.bar! 3,5,9-2900,2902 X XMethods are provided for X- reading and writing newsrc files X- adding and removing newsgroups X- changing the order of newsgroups X- subscribing and unsubscribing from newsgroups X- testing whether groups exist and are subscribed X- marking and unmarking articles X- testing whether articles are marked X- returning lists of newsgroups X- returning lists of articles END-of-p5-News-Newsrc/pkg/DESCR echo x - p5-News-Newsrc/pkg/PLIST sed 's/^X//' >p5-News-Newsrc/pkg/PLIST << 'END-of-p5-News-Newsrc/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/News/Newsrc.pm Xlib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/News/Newsrc/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/News/Newsrc END-of-p5-News-Newsrc/pkg/PLIST echo x - p5-News-Newsrc/Makefile sed 's/^X//' >p5-News-Newsrc/Makefile << 'END-of-p5-News-Newsrc/Makefile' X# New ports collection makefile for: p5-News-Newsrc X# Version required: 1.05 X# Date created: February 7, 1998 X# Whom: Don Croyle X# X# $Id:$ X# X XDISTNAME= News-Newsrc-1.06 XPKGNAME= p5-News-Newsrc-1.06 XCATEGORIES= news perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= News X XMAINTAINER= croyle@gelemna.ft-wayne.in.us X XRUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan X XUSE_PERL5= yes X XMAN3= News::Newsrc.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL X X.include END-of-p5-News-Newsrc/Makefile echo c - p5-News-Newsrc/files mkdir -p p5-News-Newsrc/files > /dev/null 2>&1 echo x - p5-News-Newsrc/files/md5 sed 's/^X//' >p5-News-Newsrc/files/md5 << 'END-of-p5-News-Newsrc/files/md5' XMD5 (News-Newsrc-1.06.tar.gz) = 3e177501f0a183560fd79c3b31596cd9 END-of-p5-News-Newsrc/files/md5 exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message