summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:33:00 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:33:00 +0000
commitf5a38e2a950e6644f9c29facddd3b7c3fd7160f6 (patch)
treee4f8530c2b1ec9bf5b025be4492b062ad5c61dfa /devel
parentAdd p5-MPEG-ID3v2Tag 0.20, perl module that provides a way to write/read ID3 (diff)
Add p5-Mac-FileSpec-Unixish 1.11, perl module with functions to
manipluate pathspecs in Unixish style.
Notes
Notes: svn path=/head/; revision=36710
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Mac-FileSpec-Unixish/Makefile23
-rw-r--r--devel/p5-Mac-FileSpec-Unixish/distinfo1
-rw-r--r--devel/p5-Mac-FileSpec-Unixish/pkg-comment1
-rw-r--r--devel/p5-Mac-FileSpec-Unixish/pkg-descr12
-rw-r--r--devel/p5-Mac-FileSpec-Unixish/pkg-plist4
6 files changed, 42 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index babdcabba233..5d0aeabc0af9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -253,6 +253,7 @@
SUBDIR += p5-Locale-PGetText
SUBDIR += p5-Locale-gettext
SUBDIR += p5-LockFile-Simple
+ SUBDIR += p5-Mac-FileSpec-Unixish
SUBDIR += p5-PV
SUBDIR += p5-Parse-RecDescent
SUBDIR += p5-Penguin
diff --git a/devel/p5-Mac-FileSpec-Unixish/Makefile b/devel/p5-Mac-FileSpec-Unixish/Makefile
new file mode 100644
index 000000000000..4530f96e1bef
--- /dev/null
+++ b/devel/p5-Mac-FileSpec-Unixish/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: Mac-FileSpec-Unixish
+# Date created: Wed Jan 3 08:54:29 2001
+# Whom: will
+#
+# $FreeBSD$
+#
+
+PORTNAME= Mac-FileSpec-Unixish
+PORTVERSION= 1.11
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Mac
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Mac::FileSpec::Unixish.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Mac-FileSpec-Unixish/distinfo b/devel/p5-Mac-FileSpec-Unixish/distinfo
new file mode 100644
index 000000000000..b6e67d51abca
--- /dev/null
+++ b/devel/p5-Mac-FileSpec-Unixish/distinfo
@@ -0,0 +1 @@
+MD5 (Mac-FileSpec-Unixish-1.11.tar.gz) = 9c6259063e9b83c089738ea3efbfb416
diff --git a/devel/p5-Mac-FileSpec-Unixish/pkg-comment b/devel/p5-Mac-FileSpec-Unixish/pkg-comment
new file mode 100644
index 000000000000..9565f8a2b122
--- /dev/null
+++ b/devel/p5-Mac-FileSpec-Unixish/pkg-comment
@@ -0,0 +1 @@
+Perl module with functions to manipluate pathspecs in Unixish style
diff --git a/devel/p5-Mac-FileSpec-Unixish/pkg-descr b/devel/p5-Mac-FileSpec-Unixish/pkg-descr
new file mode 100644
index 000000000000..6c42cb85b5de
--- /dev/null
+++ b/devel/p5-Mac-FileSpec-Unixish/pkg-descr
@@ -0,0 +1,12 @@
+Mac::FileSpec::Unixish provides two functions, `nativize' and `unixify'
+(both of which are exported by default), that will allow you to denote
+and manipulate pathspecs in Unixish style, and let you convert these
+pathspecs to and from the native OS's format for conveying such things.
+It currently assumes that if you are not running under MacOS (as
+reported in `$^O'), you must be on a Unix box. If you want better, use
+File::Spec -- in essence, Mac::FileSpec::Unixish is a cheap hack to get
+around using File::Spec.
+
+Author: Sean M. Burke <sburke@cpan.org>
+
+--will
diff --git a/devel/p5-Mac-FileSpec-Unixish/pkg-plist b/devel/p5-Mac-FileSpec-Unixish/pkg-plist
new file mode 100644
index 000000000000..83db330e0754
--- /dev/null
+++ b/devel/p5-Mac-FileSpec-Unixish/pkg-plist
@@ -0,0 +1,4 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mac/FileSpec/Unixish/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/Mac/FileSpec/Unixish.pm
+lib/perl5/site_perl/%%PERL_VER%%/Mac/FileSpec/unixish_guts_test.pl
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mac/FileSpec/Unixish