summaryrefslogtreecommitdiff
path: root/net/p5-Net-Telnet (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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 Notes: svn path=/head/; revision=19803
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1-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 Notes: svn path=/head/; revision=16010
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1-2/+2
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-08-23Unbreak this by using new perl variables.Justin M. Seger2-5/+5
Notes: svn path=/head/; revision=12733
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12624
1998-03-15Initial import of p5-Net-Telnet.Steve Price5-0/+42
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