Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 1 | -5/+1 |
| | |||||
* | Add 2 @unexec rmdir's. | kuriyama | 2000-11-02 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | will | 2000-06-17 | 1 | -2/+2 |
| | | | | | | | | 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> | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Time::HiRes module: High resolution time, sleep, and alarm. | cpiazza | 1999-06-27 | 5 | -0/+37 |
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers to implement time, sleep, and alarm that know about non-integral seconds. PR: 12230 Submitted by: Stephen J. Roznowski <sjr@home.net> |