Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | net) | ||||
* | - convert to the new perl5 framework | az | 2013-09-05 | 1 | -1/+2 |
| | | | | Approved by: portmgr (bapt@, blanket) | ||||
* | - Upgrade to 3.04. | kuriyama | 2013-05-21 | 2 | -8/+3 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - 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) | ||||
* | SHA256ify | edwin | 2006-01-23 | 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) | ||||
* | SIZEify. | kuriyama | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -6/+5 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Upgrade to 3.03. | kuriyama | 2003-07-02 | 3 | -2/+4 |
| | | | | Add WWW:. | ||||
* | de-pkg-comment. | kuriyama | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Use $PERL_CONFIGURE. | kuriyama | 2001-01-08 | 1 | -4/+1 |
| | |||||
* | Upgrade to 3.02. | kuriyama | 2000-07-10 | 3 | -3/+2 |
| | | | | Submitted by: knu | ||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | will | 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. | asami | 2000-05-08 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Update my mail address. | 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 | 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 | ||||
* | 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 | ||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Unbreak this by using new perl variables. | jseger | 1998-08-23 | 2 | -5/+5 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Initial import of p5-Net-Telnet. | steve | 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> |