The FreeBSD Ports Archive
FreeBSD news : p5-News-Article4>
Object for handling Usenet articles in mail or news form
This module allows for creating articles from scratch, or reading them
from various data sources; various header manipulations, and posting
via NNTP or mailing via a sendmail-workalike.
http://www.erlenstar.demon.co.uk/perl/
|
p5-News-Article history
v. 1.19
date: 2004/11/14 23:40:22; author: leeym; state: Exp; lines: +14 -2
- use Net::NNTP from p5-Net instead of system perl
- add optional dependency of PGP::Sign
- update URL in pkg-descr
Reviewed by: Don Croyle
v. 1.18
date: 2004/11/13 04:57:40; author: leeym; state: Exp; lines: +1 -3
- remove redundant dependency
- add WWW in pkg-descr
- bump PORTREVISION
v. 1.17
date: 2003/12/21 00:21:56; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.16
date: 2003/10/24 12:03:20; author: ijliao; state: Exp; lines: +2 -3
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.15
date: 2003/07/07 05:47:14; author: daichi; state: Exp; lines: +5 -6
update news/p5-News-Article: 1.21 --> 1.27
PR: 54157
Submitted by: Don Croyle (maintainer)
v. 1.14
date: 2003/02/21 13:15:53; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.13
date: 2001/03/01 06:38:26; author: vanilla; state: Exp; lines: +2 -5
Remove do-configure section, use PERL_CONFIGURE now.
v. 1.12
date: 2000/11/14 01:22:05; author: asami; state: Exp; lines: +2 -2
Fix path to one of p5-Net files.
Submitted by: bento
v. 1.11
date: 2000/08/19 21:37:16; author: steve; state: Exp; lines: +1 -3
The MASTER_SITES seem to be working now so we don't need to have this port
marked BROKEN anymore.
v. 1.10
date: 2000/06/17 02:36:45; author: will; state: Exp; lines: +5 -3
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber
v. 1.9
date: 2000/05/21 11:52:03; author: knu; state: Exp; lines: +4 -4
Change MAINTAINER's mail address.
Now "Don Croyle ".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
v. 1.8
date: 2000/04/21 07:51:50; author: mharo; state: Exp; lines: +4 -4
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7
date: 2000/04/09 17:33:12; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.6
date: 1999/08/30 14:31:48; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1999/01/26 02:08:13; author: steve; state: Exp; lines: +3 -3
Update MASTER_SITES and checksum.
PR: 9645
Submitted by: maintainer
v. 1.4
date: 1998/12/02 19:55:31; author: billf; state: Exp; lines: +6 -6
Upgrade to 1.21, associated changes.
PR: ports/8931
Submitted by: maintainer
v. 1.3
date: 1998/09/15 21:31:51; author: asami; state: Exp; lines: +2 -2
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.
Submitted by: dima
v. 1.2
date: 1998/08/16 19:22:30; author: hoek; state: Exp; lines: +5 -5
Update for proper perl5 handling.
Submitted by: Don Croyle (ports/7597)
v. 1.1
date: 1998/05/04 14:56:33; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/05/04 14:56:33; author: mph; state: Exp; lines: +0 -0
Import of p5-News-Article, a Perl 5 module for dealing with
news articles (surprise, surprise).
PR: 6500
Submitted by: Don Croyle
=============================================================================
v. 1.19
date: 2004/11/14 23:40:22; author: leeym; state: Exp; lines: +14 -2
- use Net::NNTP from p5-Net instead of system perl
- add optional dependency of PGP::Sign
- update URL in pkg-descr
Reviewed by: Don Croyle
v. 1.18
date: 2004/11/13 04:57:40; author: leeym; state: Exp; lines: +1 -3
- remove redundant dependency
- add WWW in pkg-descr
- bump PORTREVISION
v. 1.17
date: 2003/12/21 00:21:56; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.16
date: 2003/10/24 12:03:20; author: ijliao; state: Exp; lines: +2 -3
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.15
date: 2003/07/07 05:47:14; author: daichi; state: Exp; lines: +5 -6
update news/p5-News-Article: 1.21 --> 1.27
PR: 54157
Submitted by: Don Croyle (maintainer)
v. 1.14
date: 2003/02/21 13:15:53; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.13
date: 2001/03/01 06:38:26; author: vanilla; state: Exp; lines: +2 -5
Remove do-configure section, use PERL_CONFIGURE now.
v. 1.12
date: 2000/11/14 01:22:05; author: asami; state: Exp; lines: +2 -2
Fix path to one of p5-Net files.
Submitted by: bento
v. 1.11
date: 2000/08/19 21:37:16; author: steve; state: Exp; lines: +1 -3
The MASTER_SITES seem to be working now so we don't need to have this port
marked BROKEN anymore.
v. 1.10
date: 2000/06/17 02:36:45; author: will; state: Exp; lines: +5 -3
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber
v. 1.9
date: 2000/05/21 11:52:03; author: knu; state: Exp; lines: +4 -4
Change MAINTAINER's mail address.
Now "Don Croyle ".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
v. 1.8
date: 2000/04/21 07:51:50; author: mharo; state: Exp; lines: +4 -4
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7
date: 2000/04/09 17:33:12; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.6
date: 1999/08/30 14:31:48; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1999/01/26 02:08:13; author: steve; state: Exp; lines: +3 -3
Update MASTER_SITES and checksum.
PR: 9645
Submitted by: maintainer
v. 1.4
date: 1998/12/02 19:55:31; author: billf; state: Exp; lines: +6 -6
Upgrade to 1.21, associated changes.
PR: ports/8931
Submitted by: maintainer
v. 1.3
date: 1998/09/15 21:31:51; author: asami; state: Exp; lines: +2 -2
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.
Submitted by: dima
v. 1.2
date: 1998/08/16 19:22:30; author: hoek; state: Exp; lines: +5 -5
Update for proper perl5 handling.
Submitted by: Don Croyle (ports/7597)
v. 1.1
date: 1998/05/04 14:56:33; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/05/04 14:56:33; author: mph; state: Exp; lines: +0 -0
Import of p5-News-Article, a Perl 5 module for dealing with
news articles (surprise, surprise).
PR: 6500
Submitted by: Don Croyle
=============================================================================
v. 1.19
date: 2004/11/14 23:40:22; author: leeym; state: Exp; lines: +14 -2
- use Net::NNTP from p5-Net instead of system perl
- add optional dependency of PGP::Sign
- update URL in pkg-descr
Reviewed by: Don Croyle
v. 1.18
date: 2004/11/13 04:57:40; author: leeym; state: Exp; lines: +1 -3
- remove redundant dependency
- add WWW in pkg-descr
- bump PORTREVISION
v. 1.17
date: 2003/12/21 00:21:56; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.16
date: 2003/10/24 12:03:20; author: ijliao; state: Exp; lines: +2 -3
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.15
date: 2003/07/07 05:47:14; author: daichi; state: Exp; lines: +5 -6
update news/p5-News-Article: 1.21 --> 1.27
PR: 54157
Submitted by: Don Croyle (maintainer)
v. 1.14
date: 2003/02/21 13:15:53; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.13
date: 2001/03/01 06:38:26; author: vanilla; state: Exp; lines: +2 -5
Remove do-configure section, use PERL_CONFIGURE now.
v. 1.12
date: 2000/11/14 01:22:05; author: asami; state: Exp; lines: +2 -2
Fix path to one of p5-Net files.
Submitted by: bento
v. 1.11
date: 2000/08/19 21:37:16; author: steve; state: Exp; lines: +1 -3
The MASTER_SITES seem to be working now so we don't need to have this port
marked BROKEN anymore.
v. 1.10
date: 2000/06/17 02:36:45; author: will; state: Exp; lines: +5 -3
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber
v. 1.9
date: 2000/05/21 11:52:03; author: knu; state: Exp; lines: +4 -4
Change MAINTAINER's mail address.
Now "Don Croyle ".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
v. 1.8
date: 2000/04/21 07:51:50; author: mharo; state: Exp; lines: +4 -4
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7
date: 2000/04/09 17:33:12; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.6
date: 1999/08/30 14:31:48; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1999/01/26 02:08:13; author: steve; state: Exp; lines: +3 -3
Update MASTER_SITES and checksum.
PR: 9645
Submitted by: maintainer
v. 1.4
date: 1998/12/02 19:55:31; author: billf; state: Exp; lines: +6 -6
Upgrade to 1.21, associated changes.
PR: ports/8931
Submitted by: maintainer
v. 1.3
date: 1998/09/15 21:31:51; author: asami; state: Exp; lines: +2 -2
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.
Submitted by: dima
v. 1.2
date: 1998/08/16 19:22:30; author: hoek; state: Exp; lines: +5 -5
Update for proper perl5 handling.
Submitted by: Don Croyle (ports/7597)
v. 1.1
date: 1998/05/04 14:56:33; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/05/04 14:56:33; author: mph; state: Exp; lines: +0 -0
Import of p5-News-Article, a Perl 5 module for dealing with
news articles (surprise, surprise).
PR: 6500
Submitted by: Don Croyle
=============================================================================
|
| |

|