Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Take advantage of CPAN macro from bsd.sites.mk, change ↵ | araujo | 2008-04-17 | 1 | -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 @dirrmtry | edwin | 2006-01-22 | 1 | -2/+2 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | - use Net::NNTP from p5-Net instead of system perl | leeym | 2004-11-15 | 2 | -3/+15 |
| | | | | | | | - add optional dependency of PGP::Sign - update URL in pkg-descr Reviewed by: Don Croyle <croyle@gelemna.org> | ||||
* | - remove redundant dependency | leeym | 2004-11-13 | 2 | -3/+3 |
| | | | | | - add WWW in pkg-descr - bump PORTREVISION | ||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | - Use canonical form (ports@FreeBSD.org) in MAINTAINER line | sergei | 2003-12-21 | 1 | -1/+1 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -11/+10 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | update news/p5-News-Article: 1.21 --> 1.27 | daichi | 2003-07-07 | 2 | -7/+6 |
| | | | | | PR: 54157 Submitted by: Don Croyle <croyle@gelemna.org> (maintainer) | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Remove empty directories on uninstall. | steve | 2001-04-20 | 1 | -0/+2 |
| | |||||
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 1 | -4/+1 |
| | |||||
* | Fix path to one of p5-Net files. | asami | 2000-11-14 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | The MASTER_SITES seem to be working now so we don't need to have this port | steve | 2000-08-20 | 1 | -2/+0 |
| | | | | marked BROKEN anymore. | ||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | will | 2000-06-17 | 1 | -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. | knu | 2000-05-21 | 1 | -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 portlint | mharo | 2000-04-21 | 1 | -3/+3 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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. | steve | 1999-01-26 | 2 | -4/+4 |
| | | | | | PR: 9645 Submitted by: maintainer | ||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 1999-01-11 | 1 | -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. | billf | 1998-12-03 | 2 | -7/+7 |
| | | | | | PR: ports/8931 Submitted by: maintainer | ||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Update for proper perl5 handling. | hoek | 1998-08-17 | 2 | -15/+11 |
| | | | | Submitted by: Don Croyle (ports/7597) | ||||
* | Import of p5-News-Article, a Perl 5 module for dealing with | mph | 1998-05-04 | 5 | -0/+45 |
news articles (surprise, surprise). PR: 6500 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> |