Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 1998 19:59:58 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6500: new port: p5-News-Article 
Message-ID:  <199805040059.TAA03965@emerson.gelemna.ft-wayne.in.us>

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

>Number:         6500
>Category:       ports
>Synopsis:       new port: p5-News-Article
>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:   Sun May  3 18:00:03 PDT 1998
>Last-Modified:
>Originator:     Don Croyle
>Organization:
Minimal at best 
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:
News::Article is a perl5 object for handling Usenet articles in mail
or news form.  It depends on p5-PGP-Sign, just submitted.
	

>How-To-Repeat:

	

>Fix:
	
	
Commit 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:
#
#       Makefile
#       files/md5
#       pkg/COMMENT
#       pkg/DESCR
#       pkg/PLIST
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for: p5-News-Article
X# Version required: 1.14
X# Date created: January 2, 1998
X# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
X#
X#   $Id: Makefile,v 1.1.1.1 1998/02/14 05:11:37 croyle Exp $
X#
X
XDISTNAME=      News-Article-1.14
XPKGNAME=       p5-News-Article-1.14
XCATEGORIES=    news perl5
XMASTER_SITES=  http://www.erlenstar.demon.co.uk/perl/
XMAINTAINER=    croyle@gelemna.ft-wayne.in.us
X
XRUN_DEPENDS=   ${PREFIX}/lib/perl5/site_perl/Net/Domain.pm:${PORTSDIR}/net/p5-N
et-DNS\
X               ${PREFIX}/lib/perl5/site_perl/Net/NNTP.pm:${PORTSDIR}/net/p5-Net
\
X               ${PREFIX}/lib/perl5/site_perl/PGP/Sign.pm:${PORTSDIR}/security/p
5-PGP-Sign
X
XUSE_PERL5=     yes
X
XMAN3=          News::Article.3 News::AutoReply.3 News::FormArticle.3 News::Form
Reply.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-Makefile
echo x - files/md5
sed 's/^X//' >files/md5 << 'END-of-files/md5'
XMD5 (News-Article-1.14.tar.gz) = 84cf2f3b3dc952baa11a0d44c620a0b5
END-of-files/md5
echo x - pkg/COMMENT
sed 's/^X//' >pkg/COMMENT << 'END-of-pkg/COMMENT'
XObject for handling Usenet articles in mail or news form.
END-of-pkg/COMMENT
echo x - pkg/DESCR
sed 's/^X//' >pkg/DESCR << 'END-of-pkg/DESCR'
XThis module allows for creating articles from scratch, or reading them
Xfrom various data sources; various header manipulations, and posting
Xvia NNTP or mailing via a sendmail-workalike.
END-of-pkg/DESCR
echo x - pkg/PLIST
sed 's/^X//' >pkg/PLIST << 'END-of-pkg/PLIST'
Xlib/perl5/man/man3/News::Article.3.gz
Xlib/perl5/man/man3/News::AutoReply.3.gz
Xlib/perl5/man/man3/News::FormArticle.3.gz
Xlib/perl5/man/man3/News::FormReply.3.gz
Xlib/perl5/site_perl/News/Article.pm
Xlib/perl5/site_perl/News/AutoReply.pm
Xlib/perl5/site_perl/News/FormArticle.pm
Xlib/perl5/site_perl/News/FormReply.pm
Xlib/perl5/site_perl/i386-freebsd/auto/News/Article/.packlist
X@dirrm lib/perl5/site_perl/i386-freebsd/auto/News/Article
END-of-pkg/PLIST
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?199805040059.TAA03965>