# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-File-ChangeNotify # p5-File-ChangeNotify/Makefile # p5-File-ChangeNotify/distinfo # p5-File-ChangeNotify/pkg-descr # p5-File-ChangeNotify/pkg-plist # echo c - p5-File-ChangeNotify mkdir -p p5-File-ChangeNotify > /dev/null 2>&1 echo x - p5-File-ChangeNotify/Makefile sed 's/^X//' >p5-File-ChangeNotify/Makefile << 'ac1b74f7d02ff9d1c15f7e38316890ce' X# New ports collection makefile for: p5-File-ChangeNotify X# Date created: Fri 14 Aug 2009 X# Whom: Alexey V. Degtyarev X# X# $FreeBSD$ X# X XPORTNAME= File-ChangeNotify XPORTVERSION= 0.07 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- X XMAINTAINER= alexey@renatasystems.org XCOMMENT= Watch for changes to files X XRUN_DEPENDS= p5-Class-MOP>0:${PORTSDIR}/devel/p5-Class-MOP \ X p5-MooseX-SemiAffordanceAccessor>0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \ X p5-MooseX-Params-Validate>0:${PORTSDIR}/devel/p5-MooseX-Params-Validate XBUILD_DEPENDS= ${RUN_DEPENDS} X XMAN3= File::ChangeNotify.3 \ X File::ChangeNotify::Event.3 \ X File::ChangeNotify::Watcher.3 \ X File::ChangeNotify::Watcher::Inotify.3 \ X File::ChangeNotify::Watcher::Default.3 X XPERL_CONFIGURE= yes X X.include ac1b74f7d02ff9d1c15f7e38316890ce echo x - p5-File-ChangeNotify/distinfo sed 's/^X//' >p5-File-ChangeNotify/distinfo << 'af8ee79ff590980adc7421b25ebb3cf1' XMD5 (File-ChangeNotify-0.07.tar.gz) = 1459d99d91420d14d75bb5d000aa3aa2 XSHA256 (File-ChangeNotify-0.07.tar.gz) = 9e4243b955e5d079d83761b45401e4793348016b9a09625f282682187bf67462 XSIZE (File-ChangeNotify-0.07.tar.gz) = 10440 af8ee79ff590980adc7421b25ebb3cf1 echo x - p5-File-ChangeNotify/pkg-descr sed 's/^X//' >p5-File-ChangeNotify/pkg-descr << '3eaa60e5069cec74614d47a58c0b58a1' XThis module provides an API for creating a File::ChangeNotify::Watcher subclass Xthat will work on your platform. X XA File::ChangeNotify::Watcher class monitors a directory for changes made to Xany file. You can provide a regular expression to filter out files you are not Xinterested in. It handles the addition of new subdirectories by adding them to Xthe watch list. X XWWW: http://search.cpan.org/~drolsky/File-ChangeNotify/ 3eaa60e5069cec74614d47a58c0b58a1 echo x - p5-File-ChangeNotify/pkg-plist sed 's/^X//' >p5-File-ChangeNotify/pkg-plist << 'f4c5b72fbdab6bdb36dd77eac8f957d4' X%%SITE_PERL%%/File/ChangeNotify.pm X%%SITE_PERL%%/File/ChangeNotify/Event.pm X%%SITE_PERL%%/File/ChangeNotify/Watcher.pm X%%SITE_PERL%%/File/ChangeNotify/Watcher/Default.pm X%%SITE_PERL%%/File/ChangeNotify/Watcher/Inotify.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/ChangeNotify X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto X@dirrmtry %%SITE_PERL%%/File/ChangeNotify/Watcher X@dirrmtry %%SITE_PERL%%/File/ChangeNotify X@dirrmtry %%SITE_PERL%%/File f4c5b72fbdab6bdb36dd77eac8f957d4 exit