dae0ce9251
ruby-compass pacakge. The File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else.
39 lines
1.4 KiB
Text
39 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/19 07:36:15 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.markdown
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/example.rb
|
|
${GEM_LIBDIR}/fssm.gemspec
|
|
${GEM_LIBDIR}/lib/fssm.rb
|
|
${GEM_LIBDIR}/lib/fssm/backends/fsevents.rb
|
|
${GEM_LIBDIR}/lib/fssm/backends/inotify.rb
|
|
${GEM_LIBDIR}/lib/fssm/backends/polling.rb
|
|
${GEM_LIBDIR}/lib/fssm/backends/rbfsevent.rb
|
|
${GEM_LIBDIR}/lib/fssm/backends/rubycocoa/fsevents.rb
|
|
${GEM_LIBDIR}/lib/fssm/monitor.rb
|
|
${GEM_LIBDIR}/lib/fssm/path.rb
|
|
${GEM_LIBDIR}/lib/fssm/pathname.rb
|
|
${GEM_LIBDIR}/lib/fssm/state/directory.rb
|
|
${GEM_LIBDIR}/lib/fssm/state/file.rb
|
|
${GEM_LIBDIR}/lib/fssm/support.rb
|
|
${GEM_LIBDIR}/lib/fssm/tree.rb
|
|
${GEM_LIBDIR}/lib/fssm/version.rb
|
|
${GEM_LIBDIR}/profile/prof-cache.rb
|
|
${GEM_LIBDIR}/profile/prof-fssm-pathname.html
|
|
${GEM_LIBDIR}/profile/prof-pathname-rubinius.rb
|
|
${GEM_LIBDIR}/profile/prof-pathname.rb
|
|
${GEM_LIBDIR}/profile/prof-plain-pathname.html
|
|
${GEM_LIBDIR}/profile/prof.html
|
|
${GEM_LIBDIR}/spec/count_down_latch.rb
|
|
${GEM_LIBDIR}/spec/monitor_spec.rb
|
|
${GEM_LIBDIR}/spec/path_spec.rb
|
|
${GEM_LIBDIR}/spec/root/duck/quack.txt
|
|
${GEM_LIBDIR}/spec/root/file.css
|
|
${GEM_LIBDIR}/spec/root/file.rb
|
|
${GEM_LIBDIR}/spec/root/file.yml
|
|
${GEM_LIBDIR}/spec/root/moo/cow.txt
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|