aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Telnet/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - convert to the new perl5 frameworkAndrej Zverev2013-09-051-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326384
* - Upgrade to 3.04.Jun Kuriyama2013-05-211-6/+1
| | | | Notes: svn path=/head/; revision=318710
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-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) Notes: svn path=/head/; revision=211450
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Upgrade to 3.03.Jun Kuriyama2003-07-021-1/+1
| | | | | | | Add WWW:. Notes: svn path=/head/; revision=84017
* de-pkg-comment.Jun Kuriyama2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76128
* Use $PERL_CONFIGURE.Jun Kuriyama2001-01-081-4/+1
| | | | Notes: svn path=/head/; revision=36930
* Upgrade to 3.02.Jun Kuriyama2000-07-101-1/+1
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=30434
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-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> Notes: svn path=/head/; revision=29658
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Update my mail address.Jun Kuriyama2000-01-061-1/+1
| | | | | | | | Qualify ambiguous call for "open()" to make quiet warning message. Non-patched version is installed as Telnet.pm.orig. Notes: svn path=/head/; revision=24482
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Unbreak this by using new perl variables.Justin M. Seger1998-08-231-2/+2
| | | | Notes: svn path=/head/; revision=12733
* Initial import of p5-Net-Telnet.Steve Price1998-03-151-0/+24
perl5 module to access and use telnet protocol. PR: 5903 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> Notes: svn path=/head/; revision=10152