summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-12-14 20:58:26 +0000
committerfhajny <fhajny@pkgsrc.org>2017-12-14 20:58:26 +0000
commitd85d04f6248738a84bb2758fe4f10c2a18c27b88 (patch)
tree0e3451fffd70d1fe351df76db1304d7ce9dec7a7 /devel
parent5b343e774be272118c300f3c2b74fe86a1a002c9 (diff)
downloadpkgsrc-d85d04f6248738a84bb2758fe4f10c2a18c27b88.tar.gz
Import fs-2.12.0 as devel/erlang-fs.
Native Filesystem Listeners for Erlang.
Diffstat (limited to 'devel')
-rw-r--r--devel/erlang-fs/DESCR1
-rw-r--r--devel/erlang-fs/Makefile21
-rw-r--r--devel/erlang-fs/PLIST12
-rw-r--r--devel/erlang-fs/distinfo6
4 files changed, 40 insertions, 0 deletions
diff --git a/devel/erlang-fs/DESCR b/devel/erlang-fs/DESCR
new file mode 100644
index 00000000000..f6eef39d198
--- /dev/null
+++ b/devel/erlang-fs/DESCR
@@ -0,0 +1 @@
+Native Filesystem Listeners for Erlang
diff --git a/devel/erlang-fs/Makefile b/devel/erlang-fs/Makefile
new file mode 100644
index 00000000000..a9a598bfb42
--- /dev/null
+++ b/devel/erlang-fs/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2017/12/14 20:58:26 fhajny Exp $
+
+DISTNAME= fs-2.12.0
+PKGNAME= erlang-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=synrc/}
+
+HOMEPAGE= http://synrc.github.io/fs/
+COMMENT= Native Filesystem Listeners
+LICENSE= isc
+
+GITHUB_PROJECT= fs
+
+post-extract:
+ ${RM} -f ${WRKSRC}/priv/inotifywait.exe
+
+do-build:
+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${REBAR} compile
+
+.include "../../lang/erlang/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/erlang-fs/PLIST b/devel/erlang-fs/PLIST
new file mode 100644
index 00000000000..a16a0d41054
--- /dev/null
+++ b/devel/erlang-fs/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2017/12/14 20:58:26 fhajny Exp $
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fs.app
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fs.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fs_app.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fs_event_bridge.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fs_server.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fs_sup.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/fsevents.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/inotifywait.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/inotifywait_win32.beam
+lib/erlang/lib/fs-${PKGVERSION}/ebin/kqueue.beam
+lib/erlang/lib/fs-${PKGVERSION}/include/api.hrl
diff --git a/devel/erlang-fs/distinfo b/devel/erlang-fs/distinfo
new file mode 100644
index 00000000000..2130a421f65
--- /dev/null
+++ b/devel/erlang-fs/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/12/14 20:58:26 fhajny Exp $
+
+SHA1 (fs-2.12.0.tar.gz) = b3ee68a48f0f3ae26b236a24e35308c729825042
+RMD160 (fs-2.12.0.tar.gz) = f5fbced99b7e8f9af6b532174f540d1352ccc219
+SHA512 (fs-2.12.0.tar.gz) = a5a708a9570417359bd4d3d34c26925c09453108fc4fdc8a9f8fbb59a5fa7e0dd4c60a30ebf4c4a2289a2b25a289cb731990600f78eedc4fb8a66ee9bfe2e221
+Size (fs-2.12.0.tar.gz) = 21410 bytes