Commit graph

14 commits

Author SHA1 Message Date
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Jun Kuriyama
dcafd19b04 Use ${PERL_LEVEL} < 500600 rather than ${OSVERSION} < 500000.
Submitted by:	Jeremy Prior <jez@netcraft.com>
2003-06-19 11:37:25 +00:00
Jun Kuriyama
2df3da6afb de-pkg-comment. 2003-02-22 07:48:51 +00:00
Jun Kuriyama
5dc1571a28 Simplify decection of File::Spec to avoid INDEX generation breakage.
You shoud check to be installed latest perl5 port (5.x) or latest
File::Spec module (4.x).

Reviewed by:	kris
2003-01-23 06:24:30 +00:00
Jun Kuriyama
231c8808ee Generate correct *_DEPENDS line for File::Spec 0.82 on 4.x and 5.x.
Seach File::Spec module by using "perl -MFile::Spec" and switching by
evaluating $File::Spec::VERSION which actually loaded.
2003-01-13 08:56:11 +00:00
Jun Kuriyama
cd316a0b3b Upgrade to 2.6 (with typo fix patch). 2002-10-21 07:21:29 +00:00
Jun Kuriyama
6befc04f3f Add a patch to fix debug message indent bug (cosmetic).
Depends on File::Spec only if required.  For latest -current,
perl5 port is installed on $PREFIX and this conflicts with
p5-File-Spec port's manpages.

I use "5.6.1" literally in .if exists() check because bsd.port.pre.mk
does not define $PREL_VERSION.
2002-05-20 22:59:54 +00:00
Jun Kuriyama
3048651c24 Upgrade to 2.5.
Pointed out by:	nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
2002-02-19 13:36:15 +00:00
Jun Kuriyama
3bff62f933 Upgrade to 2.4.
PR:		ports/32347
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-11-28 13:41:40 +00:00
Jun Kuriyama
299c133061 Upgrade to 2.3.
Submitted by:	Pete Fritchman <petef@databits.net>
PR:		ports/28710
2001-07-05 23:12:05 +00:00
Jun Kuriyama
57da72838b Use $PERL_CONFIGURE. 2001-01-08 06:44:24 +00:00
Jun Kuriyama
7d38d0ef47 Upgrade to 2.2. 2000-12-27 01:34:18 +00:00
Jun Kuriyama
e1eea2c3fe Fix typo in @unexec rmdir line.
Submitted by:	bento
2000-10-31 08:17:37 +00:00
Jun Kuriyama
00ee3007f2 Perl module to use HTML Templates from CGI scripts. 2000-10-27 01:54:27 +00:00