Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:03 wiz Exp $
DISTNAME= Linux-Inotify2-1.22
PKGNAME= p5-${DISTNAME:S/22/2.2/}
PKGREVISION= 2
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_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Linux/Inotify2/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2012/05/31 09:16:58 sno Exp $
SHA1 (Linux-Inotify2-1.22.tar.gz) = 97e100c2fde329b2683103a2e100948b1d812167
RMD160 (Linux-Inotify2-1.22.tar.gz) = 81f5be5c7f34b6e4fcd26a2e4daba9ea03fda169
Size (Linux-Inotify2-1.22.tar.gz) = 8533 bytes