aboutsummaryrefslogtreecommitdiffstats
path: root/news/p5-News-Article
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* - use Net::NNTP from p5-Net instead of system perlleeym2004-11-152-3/+15
| | | | | | | - add optional dependency of PGP::Sign - update URL in pkg-descr Reviewed by: Don Croyle <croyle@gelemna.org>
* - remove redundant dependencyleeym2004-11-132-3/+3
| | | | | - add WWW in pkg-descr - bump PORTREVISION
* SIZEify.trevor2004-01-301-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* utilize SITE_PERLijliao2003-10-242-11/+10
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* update news/p5-News-Article: 1.21 --> 1.27daichi2003-07-072-7/+6
| | | | | PR: 54157 Submitted by: Don Croyle <croyle@gelemna.org> (maintainer)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove empty directories on uninstall.steve2001-04-201-0/+2
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-4/+1
|
* Fix path to one of p5-Net files.asami2000-11-141-1/+1
| | | | Submitted by: bento
* The MASTER_SITES seem to be working now so we don't need to have this portsteve2000-08-201-2/+0
| | | | marked BROKEN anymore.
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-2/+4
| | | | | | | | 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 <naddy@mips.inka.de>
* Change MAINTAINER's mail address.knu2000-05-211-3/+3
| | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-3/+3
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update MASTER_SITES and checksum.steve1999-01-262-4/+4
| | | | | PR: 9645 Submitted by: maintainer
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-111-2/+2
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Upgrade to 1.21, associated changes.billf1998-12-032-7/+7
| | | | | PR: ports/8931 Submitted by: maintainer
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Update for proper perl5 handling.hoek1998-08-172-15/+11
| | | | Submitted by: Don Croyle (ports/7597)
* Import of p5-News-Article, a Perl 5 module for dealing withmph1998-05-045-0/+45
news articles (surprise, surprise). PR: 6500 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>