summaryrefslogtreecommitdiff
path: root/sysutils/p5-Linux-Inotify2
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-23 13:51:34 +0000
committersno <sno@pkgsrc.org>2010-02-23 13:51:34 +0000
commit118a25426f289684d770a2b7f459edab97961378 (patch)
treed0907557a949b924ab2a0f863bbd1c4e146407dd /sysutils/p5-Linux-Inotify2
parent71e6df305d86fcfdb84e4b7dc68b5f5ad8c584b0 (diff)
downloadpkgsrc-118a25426f289684d770a2b7f459edab97961378.tar.gz
Importing pkgsrc/sysutils/p5-Linux-Inotify2 version 1.2.1 as dependency
of scheduled update of devel/p5-File-ChangeNotify to 0.12 This module implements an interface to the Linux 2.6.13 and later Inotify file/directory change notification sytem. It has a number of advantages over the Linux::Inotify module: - it is portable (Linux::Inotify only works on x86) - the equivalent of fullname works correctly - it is better documented - it has callback-style interface, which is better suited for integration.
Diffstat (limited to 'sysutils/p5-Linux-Inotify2')
-rw-r--r--sysutils/p5-Linux-Inotify2/DESCR9
-rw-r--r--sysutils/p5-Linux-Inotify2/Makefile24
-rw-r--r--sysutils/p5-Linux-Inotify2/distinfo5
3 files changed, 38 insertions, 0 deletions
diff --git a/sysutils/p5-Linux-Inotify2/DESCR b/sysutils/p5-Linux-Inotify2/DESCR
new file mode 100644
index 00000000000..bd047049a5f
--- /dev/null
+++ b/sysutils/p5-Linux-Inotify2/DESCR
@@ -0,0 +1,9 @@
+This module implements an interface to the Linux 2.6.13 and later Inotify
+file/directory change notification sytem.
+
+It has a number of advantages over the Linux::Inotify module:
+ - it is portable (Linux::Inotify only works on x86)
+ - the equivalent of fullname works correctly
+ - it is better documented
+ - it has callback-style interface, which is better suited for
+ integration.
diff --git a/sysutils/p5-Linux-Inotify2/Makefile b/sysutils/p5-Linux-Inotify2/Makefile
new file mode 100644
index 00000000000..00a3593bf13
--- /dev/null
+++ b/sysutils/p5-Linux-Inotify2/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/23 13:51:34 sno Exp $
+
+DISTNAME= Linux-Inotify2-1.21
+PKGNAME= p5-${DISTNAME:S/21/2.1/}
+CATEGORIES= sysutils perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Linux/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Linux-Inotify2/
+COMMENT= Scalable directory/file change notification
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
+
+ONLY_FOR_PLATFORM= Linux-*-*
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Linux/Inotify2/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/p5-Linux-Inotify2/distinfo b/sysutils/p5-Linux-Inotify2/distinfo
new file mode 100644
index 00000000000..4c6e2baf40e
--- /dev/null
+++ b/sysutils/p5-Linux-Inotify2/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/23 13:51:34 sno Exp $
+
+SHA1 (Linux-Inotify2-1.21.tar.gz) = dcd09e476f91567b71f98671a49ec0ac0715c5fc
+RMD160 (Linux-Inotify2-1.21.tar.gz) = ada2582fd891fb2582e83c5848f96798cc45b82c
+Size (Linux-Inotify2-1.21.tar.gz) = 8340 bytes