Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-23 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | SIZEify. | Jun Kuriyama | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 2 | -6/+5 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Upgrade to 3.03. | Jun Kuriyama | 2003-07-02 | 3 | -2/+4 |
| | | | | Add WWW:. | ||||
* | de-pkg-comment. | Jun Kuriyama | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Use $PERL_CONFIGURE. | Jun Kuriyama | 2001-01-08 | 1 | -4/+1 |
| | |||||
* | Upgrade to 3.02. | Jun Kuriyama | 2000-07-10 | 3 | -3/+2 |
| | | | | Submitted by: knu | ||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | Will Andrews | 2000-06-17 | 1 | -3/+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> | ||||
* | Remove empty directories that end with "Net" upon deinstallation. | Satoshi Asami | 2000-05-08 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Update my mail address. | Jun Kuriyama | 2000-01-06 | 2 | -1/+2 |
| | | | | | Qualify ambiguous call for "open()" to make quiet warning message. Non-patched version is installed as Telnet.pm.orig. | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 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 | ||||
* | Rewrite p5- module's PLIST for alpha. | Hidetoshi Shimokawa | 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 | ||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | Satoshi Asami | 1998-09-16 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Unbreak this by using new perl variables. | Justin M. Seger | 1998-08-23 | 2 | -5/+5 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | Tim Vanderhoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Initial import of p5-Net-Telnet. | Steve Price | 1998-03-16 | 5 | -0/+42 |
perl5 module to access and use telnet protocol. PR: 5903 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> |