aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-04-28 05:42:19 +0800
committereivind <eivind@FreeBSD.org>1998-04-28 05:42:19 +0800
commit5909e00f7b8a61eefff55de79e2d2e2da3cfcfd5 (patch)
treea6e55bc769bb0df37a05c9af7559de19fab91208
parent62adc62ae37970d11c8444b40685986f5c7cb9c4 (diff)
downloadfreebsd-ports-gnome-5909e00f7b8a61eefff55de79e2d2e2da3cfcfd5.tar.gz
freebsd-ports-gnome-5909e00f7b8a61eefff55de79e2d2e2da3cfcfd5.tar.zst
freebsd-ports-gnome-5909e00f7b8a61eefff55de79e2d2e2da3cfcfd5.zip
p5-IO-stringy -> ports/devel/p5-IO-stringy
-rw-r--r--devel/p5-IO-stringy/Makefile25
-rw-r--r--devel/p5-IO-stringy/distinfo1
-rw-r--r--devel/p5-IO-stringy/pkg-comment1
-rw-r--r--devel/p5-IO-stringy/pkg-descr11
-rw-r--r--devel/p5-IO-stringy/pkg-plist8
5 files changed, 46 insertions, 0 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
new file mode 100644
index 000000000000..dcbe367250b4
--- /dev/null
+++ b/devel/p5-IO-stringy/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-IO-stringy
+# Version required: 1.105
+# Date created: April 27 1998
+# Whom: Eivind Eklund <eivind@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= IO-stringy-1.105
+PKGNAME= p5-IO-stringy-1.105
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= IO
+
+MAINTAINER= eivind@FreeBSD.ORG
+
+USE_PERL5= YES
+
+MAN3= IO::Wrap.3 IO::ScalarArray.3 IO::Scalar.3
+MANPREFIX= ${PREFIX}/lib/perl5
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo
new file mode 100644
index 000000000000..fe1b5bcd4569
--- /dev/null
+++ b/devel/p5-IO-stringy/distinfo
@@ -0,0 +1 @@
+MD5 (IO-stringy-1.105.tar.gz) = 3bde909c42a329f3834c15fc6b9672a9
diff --git a/devel/p5-IO-stringy/pkg-comment b/devel/p5-IO-stringy/pkg-comment
new file mode 100644
index 000000000000..eb9a231064ac
--- /dev/null
+++ b/devel/p5-IO-stringy/pkg-comment
@@ -0,0 +1 @@
+perl5 module for using IO handles with non-file objects
diff --git a/devel/p5-IO-stringy/pkg-descr b/devel/p5-IO-stringy/pkg-descr
new file mode 100644
index 000000000000..491ca5651488
--- /dev/null
+++ b/devel/p5-IO-stringy/pkg-descr
@@ -0,0 +1,11 @@
+IO-stringy makes it possible to create perl filehandles that point to
+just about any object. It contains three modules:
+
+IO::Scalar
+ IO:: interface for reading/writing a scalar
+
+IO::ScalarArray
+ IO:: interface for reading/writing an array of scalars
+
+IO::Wrap
+ Wrap raw filehandles in IO::Handle interface
diff --git a/devel/p5-IO-stringy/pkg-plist b/devel/p5-IO-stringy/pkg-plist
new file mode 100644
index 000000000000..8cb775067a0c
--- /dev/null
+++ b/devel/p5-IO-stringy/pkg-plist
@@ -0,0 +1,8 @@
+lib/perl5/man/man3/IO::Scalar.3.gz
+lib/perl5/man/man3/IO::ScalarArray.3.gz
+lib/perl5/man/man3/IO::Wrap.3.gz
+lib/perl5/site_perl/IO/Scalar.pm
+lib/perl5/site_perl/IO/ScalarArray.pm
+lib/perl5/site_perl/IO/Wrap.pm
+lib/perl5/site_perl/i386-freebsd/auto/IO-stringy/.packlist
+@dirrm lib/perl5/site_perl/i386-freebsd/auto/IO-stringy