From owner-freebsd-ports Sun May 3 18:02:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08489 for freebsd-ports-outgoing; Sun, 3 May 1998 18:02:39 -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 SAA08442 for ; Sun, 3 May 1998 18:02:27 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA24028; Sun, 3 May 1998 18:00:03 -0700 (PDT) Received: from emerson.gelemna.ft-wayne.in.us (fw-line-36.fwi.com [209.84.172.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07819 for ; Sun, 3 May 1998 17:59:57 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.8.8/8.8.8) id TAA03965; Sun, 3 May 1998 19:59:58 -0500 (EST) (envelope-from croyle) Message-Id: <199805040059.TAA03965@emerson.gelemna.ft-wayne.in.us> Date: Sun, 3 May 1998 19:59:58 -0500 (EST) From: Don Croyle Reply-To: croyle@gelemna.ft-wayne.in.us To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6500: new port: p5-News-Article Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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