FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:06 PM BST
Port details
p5-News-Article 1.27_2 news on this many watch lists=1 search for ports that depend on this port
Object for handling Usenet articles in mail or news form

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


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.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/p5-Net, security/p5-PGP-Sign, lang/perl5.8
Required To Run: net/p5-Net, security/p5-PGP-Sign, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/news/p5-News-Article/ && make install clean
To add the package: pkg_add -r p5-News-Article


Configuration Options
===> The following configuration options are available for p5-News-Article-1.27_2:
     PGP_SIGN=on (default) "PGP::Sign support for header signing"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/News/
http://www.cpan.dk/modules/by-module/News/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/News/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/News/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/News/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/News/
http://ring.nict.go.jp/archives/CPAN/modules/by-module/News/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/News/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/News/
http://at.cpan.org/modules/by-module/News/
http://ring.riken.jp/archives/CPAN/modules/by-module/News/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/News/
http://backpan.perl.org/modules/by-module/News/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/News/
http://cpan.nctu.edu.tw/modules/by-module/News/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Aug 2011 20:58:23
Original commit files touched by this commit  1.27_2
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.27_2
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.27_2
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
22 Jan 2006 02:47:42
Original commit files touched by this commit  1.27_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 16:56:11
Original commit files touched by this commit  1.27_2
pav search for other commits by this committer
- Add SHA256
14 Nov 2004 23:40:22
Original commit files touched by this commit  1.27_2
leeym search for other commits by this committer
- 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 <croyle@gelemna.org>
13 Nov 2004 04:57:40
Original commit files touched by this commit  1.27_1
leeym search for other commits by this committer
- remove redundant dependency
- add WWW in pkg-descr
- bump PORTREVISION
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.27
trevor search for other commits by this committer
SIZEify.
21 Dec 2003 00:21:56
Original commit files touched by this commit  1.27
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.27
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
07 Jul 2003 05:47:14
Original commit files touched by this commit  1.27
daichi search for other commits by this committer
update news/p5-News-Article: 1.21 --> 1.27

PR:             54157
Submitted by:   Don Croyle <croyle@gelemna.org> (maintainer)
21 Feb 2003 13:15:54
Original commit files touched by this commit  1.21
knu search for other commits by this committer
De-pkg-comment.
20 Apr 2001 14:16:44
files touched by this commit
steve search for other commits by this committer
Remove empty directories on uninstall.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
14 Nov 2000 01:22:06
files touched by this commit
asami search for other commits by this committer
Fix path to one of p5-Net files.    
08 Oct 2000 04:57:04
files touched by this commit
asami search for other commits by this committer
Convert category news to new layout.  
19 Aug 2000 22:37:16
files touched by this commit
steve search for other commits by this committer
The MASTER_SITES seem to be working now so we don't need to have this port  
marked BROKEN anymore.    
17 Jun 2000 03:37:15
files touched by this commit
will search for other commits by this committer
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.    
21 May 2000 12:52:07
files touched by this commit
knu search for other commits by this committer
Change MAINTAINER's mail address.   Now "Don Croyle <croyle@gelemna.org>".    

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.26 seconds.