Commit Graph

22 Commits

Author SHA1 Message Date
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Vanilla I. Shu
4895a48148 Change for perl5 scheme. 1998-08-19 13:09:15 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
Vanilla I. Shu
a674080a55 Remove the entry of Net::Telnet on pkg/PLIST, and sort pkg/PLIST. 1998-04-29 09:41:42 +00:00
Satoshi Asami
3bdd5b2de4 ===> Building package for p5-Net-1.0605
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
1998-04-29 08:34:00 +00:00
Vanilla I. Shu
c1f9d2f9ff Upgrade to 1.06.5, and portlint. 1998-04-26 02:45:51 +00:00
Andrey A. Chernov
2476da69b2 Upgrade to 1.0602 1997-11-22 17:48:37 +00:00
James FitzGibbon
55a113fdff Fix broken Makefile/PLIST for Net::Telnet module 1997-06-27 18:38:16 +00:00
James FitzGibbon
490d559466 Upgrade to v1.0505 1997-06-27 02:28:05 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version 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.)
1997-06-24 18:43:34 +00:00
Satoshi Asami
07d2d1313c Remove the last remnant of p5-IO dependency.
Found by:	make index
1997-06-03 11:35:24 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Satoshi Asami
88bbfe39d7 I believe 'lib/perl5/IO::Socket.pm' is a typo for 'lib/perl5/IO/Socket.pm'.
(Other than the file not existing, the extra colons were confusing the new
 'file:dir[:target]' dependency list.)
1997-05-20 03:31:02 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
James FitzGibbon
7e7d4bc6c8 Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two. 1997-04-09 12:00:41 +00:00
James FitzGibbon
a86f66cb5c Upgrade to v1.05
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
1997-04-05 20:23:48 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
fb4418ff9f perl5 modules to access and use network protocols. 1996-10-24 08:32:22 +00:00