Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -7/+6 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Patch the module to remove unnecessary `use 5.6.0' statement, so that | tobez | 2001-07-19 | 1 | -1/+4 |
| | | | | | | | | | the port can be used in -stable. Upon the maintainer request, drop his maintainership of this port. Approved by: MAINTAINER PR: 29055 | ||||
* | Upgrade to 1.08. | vanilla | 2001-06-20 | 2 | -4/+5 |
| | | | | Approved by: maintainer | ||||
* | 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 |
| | |||||
* | Change MAINTAINER's mail address. | knu | 2000-05-21 | 1 | -2/+2 |
| | | | | | | | 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 to version 1.07. Also use ${PERL5} to find the perl binary. | steve | 1999-01-26 | 2 | -6/+6 |
| | | | | | PR: 9646 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 | ||||
* | Initial import of p5-News-Newsrc version 1.06. | steve | 1998-12-24 | 5 | -0/+47 |
A perl module for managing newsrc files. PR: 7164 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> |