Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 1998 17:34:14 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7164: new port: p5-News-Newsrc
Message-ID:  <199807042234.RAA13569@emerson.gelemna.ft-wayne.in.us>

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

>Number:         7164
>Category:       ports
>Synopsis:       new port: p5-News-Newsrc
>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:   Sat Jul  4 15:40:01 PDT 1998
>Last-Modified:
>Originator:     Don Croyle
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:
News::Newsrc is a perl module for managing .newsrc files.  Depends on
p5-Set-IntSpan, just submitted.

Yes, I've had these sitting around for awhile.  I finally got around
to the project that I wanted them for.
	

>How-To-Repeat:

	

>Fix:
	
	
Commit the contents of this archive.

# 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/man/man3/News::Newsrc.3.gz
Xlib/perl5/site_perl/News/Newsrc.pm
Xlib/perl5/site_perl/i386-freebsd/auto/News/Newsrc/.packlist
X@dirrm lib/perl5/site_perl/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.06
X# Date created: 	February 7, 1998
X# Whom: 		Don Croyle <croyle@gelemna.ft-wayne.in.us>
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
XBUILD_DEPENDS=	${PREFIX}/lib/perl5/site_perl/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
XRUN_DEPENDS=	${PREFIX}/lib/perl5/site_perl/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
X
XUSE_PERL5=	yes
X
XMAN3=		News::Newsrc.3
XMANPREFIX=      ${PREFIX}/lib/perl5
X
Xdo-configure:
X	@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
X
X.include <bsd.port.mk>
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

>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?199807042234.RAA13569>