summaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-Statvfs
diff options
context:
space:
mode:
authorsno <sno>2009-03-22 21:45:16 +0000
committersno <sno>2009-03-22 21:45:16 +0000
commit689bbc879e25e7224bb9d819315973a2bcd35eea (patch)
tree96e3c7489dfc526dc875b140dbd5d37a3c94b2e8 /sysutils/p5-Filesys-Statvfs
parentdfc0f0c24be6f371bb8827da26b92807c2a25fb6 (diff)
downloadpkgsrc-689bbc879e25e7224bb9d819315973a2bcd35eea.tar.gz
Importing package for Perl module Filesys::Statvfs-0.82
Interface for statvfs() and fstatvfs() Unless access to the bsize, flag, and namemax values is required, either Filesys::DfPortable or Filesys::Df could be a better choice. They will generally provide more functionality and portability. The module should work with all flavors of Unix that implement the statvfs() and fstatvfs() calls. This would include Linux, *BSD, HP-UX, AIX, Solaris, Mac OS X, Irix, Cygwin, etc ... Oked by joerg@
Diffstat (limited to 'sysutils/p5-Filesys-Statvfs')
-rw-r--r--sysutils/p5-Filesys-Statvfs/DESCR9
-rw-r--r--sysutils/p5-Filesys-Statvfs/Makefile24
-rw-r--r--sysutils/p5-Filesys-Statvfs/distinfo5
3 files changed, 38 insertions, 0 deletions
diff --git a/sysutils/p5-Filesys-Statvfs/DESCR b/sysutils/p5-Filesys-Statvfs/DESCR
new file mode 100644
index 00000000000..d658e854376
--- /dev/null
+++ b/sysutils/p5-Filesys-Statvfs/DESCR
@@ -0,0 +1,9 @@
+Interface for statvfs() and fstatvfs()
+
+Unless access to the bsize, flag, and namemax values is required, either
+Filesys::DfPortable or Filesys::Df could be a better choice. They will
+generally provide more functionality and portability.
+
+The module should work with all flavors of Unix that implement the statvfs()
+and fstatvfs() calls. This would include Linux, *BSD, HP-UX, AIX, Solaris,
+Mac OS X, Irix, Cygwin, etc ...
diff --git a/sysutils/p5-Filesys-Statvfs/Makefile b/sysutils/p5-Filesys-Statvfs/Makefile
new file mode 100644
index 00000000000..3f6931b3933
--- /dev/null
+++ b/sysutils/p5-Filesys-Statvfs/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/22 21:45:16 sno Exp $
+#
+
+DISTNAME= Filesys-Statvfs-0.82
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= sysutils devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Filesys-Statvfs/
+COMMENT= Perl extension for statvfs() and fstatvfs()
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_MODULE_TYPE= MakeMaker
+
+PERL5_PACKLIST= auto/Filesys/Statvfs/.packlist
+
+pre-configure:
+ ${FIND} ${WRKSRC} -name '*.orig' -print -type f | ${XARGS} ${RM} -f
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/p5-Filesys-Statvfs/distinfo b/sysutils/p5-Filesys-Statvfs/distinfo
new file mode 100644
index 00000000000..c1897213ccc
--- /dev/null
+++ b/sysutils/p5-Filesys-Statvfs/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/22 21:45:16 sno Exp $
+
+SHA1 (Filesys-Statvfs-0.82.tar.gz) = e90e29426545f389ba18ed99ac082dc98babc406
+RMD160 (Filesys-Statvfs-0.82.tar.gz) = 603549dc1ae2ac99249c09bb51331faaff7f89df
+Size (Filesys-Statvfs-0.82.tar.gz) = 3964 bytes