Commit graph

22 commits

Author SHA1 Message Date
Jun Kuriyama
4537b6d6cd - Upgrade to 2.8. 2006-01-30 14:47:01 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Jun Kuriyama
b143f87b6b Add conditional depedency on p5-Digest-MD5.
Reported by:	olgeni
2004-06-27 23:25:37 +00:00
Jun Kuriyama
3591c5e650 Upgrade to 2.7.
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2004-06-25 13:47:03 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Jun Kuriyama
ab5f23ce79 (1) Use .include correctly.
(2) Remove bogus $MAN3PREFIX definition.

PR:		ports/64393 (1)
2004-03-18 00:32:38 +00:00
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