diff options
Diffstat (limited to 'devel/p5-PathTools')
| -rw-r--r-- | devel/p5-PathTools/Makefile | 35 | ||||
| -rw-r--r-- | devel/p5-PathTools/distinfo | 1 | ||||
| -rw-r--r-- | devel/p5-PathTools/files/patch-Makefile.PL | 14 | ||||
| -rw-r--r-- | devel/p5-PathTools/pkg-descr | 9 | ||||
| -rw-r--r-- | devel/p5-PathTools/pkg-plist | 12 |
5 files changed, 0 insertions, 71 deletions
diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile deleted file mode 100644 index ebf90522cbdf..000000000000 --- a/devel/p5-PathTools/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: p5-File-Spec -# Date created: November 22, 2000 -# Whom: Donald Burr <dburr@FreeBSD.ORG> -# -# $FreeBSD$ -# - -PORTNAME= File-Spec -PORTVERSION= 0.82 -CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= File -PKGNAMEPREFIX= p5- - -MAINTAINER= dburr@FreeBSD.ORG -COMMENT= A Perl module for portably manipulating file specifications - -PERL_CONFIGURE= yes - -MAN3= File::Spec.3 \ - File::Spec::Functions.3 \ - File::Spec::Mac.3 \ - File::Spec::OS2.3 \ - File::Spec::Unix.3 \ - File::Spec::VMS.3 \ - File::Spec::Win32.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} > 500600 -IGNORE= This port is for perl 5.6.0 and under only. -.endif - -.include <bsd.port.post.mk> diff --git a/devel/p5-PathTools/distinfo b/devel/p5-PathTools/distinfo deleted file mode 100644 index 549bcdacad99..000000000000 --- a/devel/p5-PathTools/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (File-Spec-0.82.tar.gz) = df27080f675cdd6299c4f6b87ea859bd diff --git a/devel/p5-PathTools/files/patch-Makefile.PL b/devel/p5-PathTools/files/patch-Makefile.PL deleted file mode 100644 index b692940511fb..000000000000 --- a/devel/p5-PathTools/files/patch-Makefile.PL +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.PL.orig Sun Jun 25 19:02:43 2000 -+++ Makefile.PL Thu Apr 25 15:20:32 2002 -@@ -7,7 +7,7 @@ - 'LIBS' => [''], # e.g., '-lm' - 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING' - 'INC' => '', # e.g., '-I/usr/include/other' -- 'INSTALLDIRS' => 'perl', # 'perl' makes it replace std modules -+# 'INSTALLDIRS' => 'perl', # 'perl' makes it replace std modules - # 'PM' => {'Spec.pm' => '$(INST_LIBDIR)/File/Spec.pm', - # 'OS2.pm' => '$(INST_LIBDIR)/File/Spec/OS2.pm', - # 'Win32.pm' => '$(INST_LIBDIR)/File/Spec/Win32.pm', diff --git a/devel/p5-PathTools/pkg-descr b/devel/p5-PathTools/pkg-descr deleted file mode 100644 index c6b391dddffe..000000000000 --- a/devel/p5-PathTools/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This module is designed to support operations commonly -performed on file specifications (usually called "file -names", but not to be confused with the contents of a -file, or Perl's file handles), such as concatenating -several directory and file names into a single path, or -determining whether a path is rooted. It is based on code -directly taken from MakeMaker 5.17, code written by -Andreas Koenig, Andy Dougherty, Charles Bailey, Ilya -Zakharevich, Paul Schinder, and others. diff --git a/devel/p5-PathTools/pkg-plist b/devel/p5-PathTools/pkg-plist deleted file mode 100644 index ca1e9c77b4fb..000000000000 --- a/devel/p5-PathTools/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Spec/.packlist -lib/perl5/site_perl/%%PERL_VER%%/File/Spec/Functions.pm -lib/perl5/site_perl/%%PERL_VER%%/File/Spec/Mac.pm -lib/perl5/site_perl/%%PERL_VER%%/File/Spec/OS2.pm -lib/perl5/site_perl/%%PERL_VER%%/File/Spec/Unix.pm -lib/perl5/site_perl/%%PERL_VER%%/File/Spec/VMS.pm -lib/perl5/site_perl/%%PERL_VER%%/File/Spec/Win32.pm -lib/perl5/site_perl/%%PERL_VER%%/File/Spec.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Spec -@dirrm lib/perl5/site_perl/%%PERL_VER%%/File/Spec -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true |
