summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-02-24 15:50:25 +0000
committertaca <taca@pkgsrc.org>2019-02-24 15:50:25 +0000
commit5780b0e2b7b340885923e3247a501708a1dc5465 (patch)
tree611a44a5a24c0bb44d67726602259927d11320b5 /www
parentb95b87523b1264dbc98a361423b1df1623364e75 (diff)
downloadpkgsrc-5780b0e2b7b340885923e3247a501708a1dc5465.tar.gz
www/ruby-sass-listen: add version 4.0.0 package
This fork of guard/listen provides a stable API for users of the ruby Sass CLI. Listen The Listen gem listens to file modifications and notifies you about the changes. Features * OS-optimized adapters on MRI for Mac OS X 10.6+, Linux, \*BSD and Windows, [more info](#listen-adapters) below. * Detects file modification, addition and removal. * You can watch multiple directories. * Regexp-patterns for ignoring paths for more accuracy and speed * Increased change detection accuracy on OS X HFS and VFAT volumes. * Tested on MRI Ruby environments (2.0+ only) via [Travis CI](https://travis-ci.org/guard/listen).
Diffstat (limited to 'www')
-rw-r--r--www/ruby-sass-listen/DESCR16
-rw-r--r--www/ruby-sass-listen/Makefile17
-rw-r--r--www/ruby-sass-listen/PLIST37
-rw-r--r--www/ruby-sass-listen/distinfo6
4 files changed, 76 insertions, 0 deletions
diff --git a/www/ruby-sass-listen/DESCR b/www/ruby-sass-listen/DESCR
new file mode 100644
index 00000000000..fd68389d008
--- /dev/null
+++ b/www/ruby-sass-listen/DESCR
@@ -0,0 +1,16 @@
+This fork of guard/listen provides a stable API for users of the ruby Sass CLI.
+
+Listen
+
+The Listen gem listens to file modifications and notifies you about the changes.
+
+Features
+
+* OS-optimized adapters on MRI for Mac OS X 10.6+, Linux, \*BSD and Windows,
+ [more info](#listen-adapters) below.
+* Detects file modification, addition and removal.
+* You can watch multiple directories.
+* Regexp-patterns for ignoring paths for more accuracy and speed
+* Increased change detection accuracy on OS X HFS and VFAT volumes.
+* Tested on MRI Ruby environments (2.0+ only) via
+ [Travis CI](https://travis-ci.org/guard/listen).
diff --git a/www/ruby-sass-listen/Makefile b/www/ruby-sass-listen/Makefile
new file mode 100644
index 00000000000..bd2e5a46c4d
--- /dev/null
+++ b/www/ruby-sass-listen/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2019/02/24 15:50:25 taca Exp $
+#
+
+DISTNAME= sass-listen-4.0.0
+CATEGORIES= www devel ruby
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/sass/listen
+COMMENT= listens to file modifications and notifies
+
+DEPENDS+= ${RUBY_PKGPREFIX}-rb-fsevent>=0.9.4:../../devel/ruby-rb-fsevent
+DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9.7:../../devel/ruby-rb-inotify
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-sass-listen/PLIST b/www/ruby-sass-listen/PLIST
new file mode 100644
index 00000000000..66fe4b82a81
--- /dev/null
+++ b/www/ruby-sass-listen/PLIST
@@ -0,0 +1,37 @@
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/CONTRIBUTING.md
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/sass-listen.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/base.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/bsd.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/config.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/darwin.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/linux.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/polling.rb
+${GEM_LIBDIR}/lib/sass-listen/adapter/windows.rb
+${GEM_LIBDIR}/lib/sass-listen/backend.rb
+${GEM_LIBDIR}/lib/sass-listen/change.rb
+${GEM_LIBDIR}/lib/sass-listen/cli.rb
+${GEM_LIBDIR}/lib/sass-listen/directory.rb
+${GEM_LIBDIR}/lib/sass-listen/event/config.rb
+${GEM_LIBDIR}/lib/sass-listen/event/loop.rb
+${GEM_LIBDIR}/lib/sass-listen/event/processor.rb
+${GEM_LIBDIR}/lib/sass-listen/event/queue.rb
+${GEM_LIBDIR}/lib/sass-listen/file.rb
+${GEM_LIBDIR}/lib/sass-listen/fsm.rb
+${GEM_LIBDIR}/lib/sass-listen/internals/thread_pool.rb
+${GEM_LIBDIR}/lib/sass-listen/listener.rb
+${GEM_LIBDIR}/lib/sass-listen/listener/config.rb
+${GEM_LIBDIR}/lib/sass-listen/logger.rb
+${GEM_LIBDIR}/lib/sass-listen/options.rb
+${GEM_LIBDIR}/lib/sass-listen/queue_optimizer.rb
+${GEM_LIBDIR}/lib/sass-listen/record.rb
+${GEM_LIBDIR}/lib/sass-listen/record/entry.rb
+${GEM_LIBDIR}/lib/sass-listen/record/symlink_detector.rb
+${GEM_LIBDIR}/lib/sass-listen/silencer.rb
+${GEM_LIBDIR}/lib/sass-listen/silencer/controller.rb
+${GEM_LIBDIR}/lib/sass-listen/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/ruby-sass-listen/distinfo b/www/ruby-sass-listen/distinfo
new file mode 100644
index 00000000000..be41e1c87dd
--- /dev/null
+++ b/www/ruby-sass-listen/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/24 15:50:25 taca Exp $
+
+SHA1 (sass-listen-4.0.0.gem) = 9c69611007c679c7d48e1f20e03580c99c6b4d6f
+RMD160 (sass-listen-4.0.0.gem) = 445af828a06451e6536275d60fd40cb161fdfe11
+SHA512 (sass-listen-4.0.0.gem) = a165d1cb0efbb7acea01679591b9d28554648335025a7e062c2319289c01a7b345b0408946e2b565daf0950e8d7b6cf5fce936a821a4e30ac33c5f5436b0db20
+Size (sass-listen-4.0.0.gem) = 27136 bytes