7358ed3874
Provides a somewhat higher-level and friendlier interface to the Gamin File Access Monitor API. This allows one to monitor both local and remote (NFS-mounted) files and directories for common filesystem events. To do so, you must register "monitors" on specified pathnames and wait for events to arrive pertaining to them. PR: ports/112386 Submitted by: Nick Hibma <n_hibma at freebsd.org> Thanks to: clsung for helping
21 lines
1006 B
Plaintext
21 lines
1006 B
Plaintext
bin/monitor
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/Gamin.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/Gamin.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Sys/Gamin.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/new.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/pending.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/next_event.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/monitor.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/check_monitored.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/cancel.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/monitored.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/suspended.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/suspend.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/resume.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/which.al
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/autosplit.ix
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sys
|