| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Jeremy Prior <jez@netcraft.com>
|
| |
|
|
|
|
|
|
|
| |
You shoud check to be installed latest perl5 port (5.x) or latest
File::Spec module (4.x).
Reviewed by: kris
|
|
|
|
|
| |
Seach File::Spec module by using "perl -MFile::Spec" and switching by
evaluating $File::Spec::VERSION which actually loaded.
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Pointed out by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
|
|
|
|
|
| |
PR: ports/32347
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
|
|
|
|
|
| |
Submitted by: Pete Fritchman <petef@databits.net>
PR: ports/28710
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|