summaryrefslogtreecommitdiff
path: root/net/p5-Net/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 1.0606Andrey A. Chernov1999-04-071-5/+5
| | | | Notes: svn path=/head/; revision=17720
* 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
* Change for perl5 scheme.Vanilla I. Shu1998-08-191-5/+14
| | | | Notes: svn path=/head/; revision=12645
* Compatible with perl5.00501.Vanilla I. Shu1998-08-061-4/+2
| | | | Notes: svn path=/head/; revision=12304
* Remove the entry of Net::Telnet on pkg/PLIST, and sort pkg/PLIST.Vanilla I. Shu1998-04-291-3/+1
| | | | Notes: svn path=/head/; revision=10757
* ===> Building package for p5-Net-1.0605Satoshi Asami1998-04-291-1/+3
| | | | | | | | | | | Creating package /usr/ports/packages/All/p5-Net-1.0605.tgz Registering depends: perl-5.00404. Creating gzip'd tar ball in '/usr/ports/packages/All/p5-Net-1.0605.tgz' tar: can't add file lib/perl5/site_perl/Net/Telnet.pm : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10756
* Upgrade to 1.06.5, and portlint.Vanilla I. Shu1998-04-261-5/+5
| | | | Notes: svn path=/head/; revision=10678
* Upgrade to 1.0602Andrey A. Chernov1997-11-221-4/+4
| | | | Notes: svn path=/head/; revision=8764
* Fix broken Makefile/PLIST for Net::Telnet moduleJames FitzGibbon1997-06-271-2/+2
| | | | Notes: svn path=/head/; revision=7102
* Upgrade to v1.0505James FitzGibbon1997-06-271-4/+4
| | | | Notes: svn path=/head/; revision=7094
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-4/+4
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Remove the last remnant of p5-IO dependency.Satoshi Asami1997-06-031-2/+1
| | | | | | | Found by: make index Notes: svn path=/head/; revision=6698
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* I believe 'lib/perl5/IO::Socket.pm' is a typo for 'lib/perl5/IO/Socket.pm'.Satoshi Asami1997-05-201-2/+2
| | | | | | | | (Other than the file not existing, the extra colons were confusing the new 'file:dir[:target]' dependency list.) Notes: svn path=/head/; revision=6497
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-201-3/+1
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two.James FitzGibbon1997-04-091-1/+3
| | | | Notes: svn path=/head/; revision=6170
* Upgrade to v1.05James FitzGibbon1997-04-051-6/+7
| | | | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=6142
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-15/+9
| | | | Notes: svn path=/head/; revision=4568
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* perl5 modules to access and use network protocols.James FitzGibbon1996-10-241-0/+34
Notes: svn path=/head/; revision=4115