summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Autoflush
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-03-01 23:03:16 +0000
committersno <sno@pkgsrc.org>2009-03-01 23:03:16 +0000
commitb9164450db226a7f891dfd3b995c0d0d5a722425 (patch)
tree42f881e856562227303f0ae21673e65ad6419a65 /devel/p5-Devel-Autoflush
parentf32c44f45cafc73cddd6e5bdb6c89a083265b708 (diff)
downloadpkgsrc-b9164450db226a7f891dfd3b995c0d0d5a722425.tar.gz
Adding perl module Devel::Autoflush as requirement for CPAN::Reporter
which is in pipeline to get added. This module is a hack to set autoflush for STDOUT and STDERR from the command line or from PERL5OPT for code that needs it but doesn't have it.
Diffstat (limited to 'devel/p5-Devel-Autoflush')
-rw-r--r--devel/p5-Devel-Autoflush/DESCR2
-rw-r--r--devel/p5-Devel-Autoflush/Makefile19
-rw-r--r--devel/p5-Devel-Autoflush/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/devel/p5-Devel-Autoflush/DESCR b/devel/p5-Devel-Autoflush/DESCR
new file mode 100644
index 00000000000..a36a83e4cef
--- /dev/null
+++ b/devel/p5-Devel-Autoflush/DESCR
@@ -0,0 +1,2 @@
+This module is a hack to set autoflush for STDOUT and STDERR from the command
+line or from PERL5OPT for code that needs it but doesn't have it.
diff --git a/devel/p5-Devel-Autoflush/Makefile b/devel/p5-Devel-Autoflush/Makefile
new file mode 100644
index 00000000000..02675f327e8
--- /dev/null
+++ b/devel/p5-Devel-Autoflush/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2009/03/01 23:03:16 sno Exp $
+#
+
+DISTNAME= Devel-Autoflush-0.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Devel-Autoflush/
+COMMENT= Perl module to set autoflush from the command line
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Devel/Autoflush/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Devel-Autoflush/distinfo b/devel/p5-Devel-Autoflush/distinfo
new file mode 100644
index 00000000000..7f4b72fe6db
--- /dev/null
+++ b/devel/p5-Devel-Autoflush/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2009/03/01 23:03:16 sno Exp $
+
+SHA1 (Devel-Autoflush-0.05.tar.gz) = fe5ca1cf1997ec2456e71f67168433218cb4c747
+RMD160 (Devel-Autoflush-0.05.tar.gz) = a18a0bb8bac51696cff3749321568ed543874d64
+Size (Devel-Autoflush-0.05.tar.gz) = 8832 bytes