Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. | linimon | 2007-09-08 | 1 | -9/+1 |
| | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | 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) | ||||
* | Change of email address. | lth | 2004-06-01 | 1 | -1/+1 |
| | | | | Approved by: erwin (mentor) | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Make PERL_LEVEL comparision match the comment :) | erwin | 2004-01-28 | 1 | -1/+1 |
| | | | | | PR: 61882 Submitted by: maintainer | ||||
* | - Update to 1.04 | krion | 2004-01-25 | 2 | -5/+4 |
| | | | | | | | * PREFIX-clean under perl 5.005_03 PR: 61837 Submitted by: maintainer | ||||
* | - Update to version 1.03 | krion | 2004-01-19 | 3 | -8/+17 |
| | | | | | PR: 61515 Submitted by: maintainer | ||||
* | - Update to version 1.02 | krion | 2003-12-29 | 2 | -3/+3 |
| | | | | | | | - Assign maintainership to Lars Thegler <lars@thegler.dk> PR: 60656 Submitted by: Lars Thegler <lars@thegler.dk> | ||||
* | Upgrade to 1.01. | vanilla | 2003-10-14 | 3 | -2/+2 |
| | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Update to 1.00. | kuriyama | 2003-07-06 | 5 | -22/+21 |
| | | | | | | | | Add WWW:. Reset maintainer to ports@ (bounce). Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52327 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Use /var/tmp/ as default temporary directory instead of /usr/tmp/. | dirk | 2002-04-16 | 1 | -0/+20 |
| | | | | Approved by: maintainer timeout | ||||
* | Remove a file that wasn't being installed and remove empty directories on | steve | 2001-04-15 | 1 | -3/+2 |
| | | | | deinstallation. | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 1 | -4/+1 |
| | |||||
* | Add p5-File-CounterFile, a perl module for persistent counters. | will | 2000-06-30 | 5 | -0/+39 |
PR: 17416 Submitted by: Yu-Shun Wang <yushunwa@isi.edu> |