summaryrefslogtreecommitdiff
path: root/misc/erlang-p1_utils
diff options
context:
space:
mode:
authorfhajny <fhajny>2015-11-04 13:45:44 +0000
committerfhajny <fhajny>2015-11-04 13:45:44 +0000
commita56c4529d3ce4e294bf6fb2df2bb0e95958fd5b0 (patch)
treefafd632e46e4178036f90e914826c029af9b9e06 /misc/erlang-p1_utils
parent467119ef16add637682b1b92f108603c50e81c96 (diff)
downloadpkgsrc-a56c4529d3ce4e294bf6fb2df2bb0e95958fd5b0.tar.gz
Import 20 Erlang module packages that will work as dependencies
in the ejabberd 15.10 update that follows.
Diffstat (limited to 'misc/erlang-p1_utils')
-rw-r--r--misc/erlang-p1_utils/DESCR2
-rw-r--r--misc/erlang-p1_utils/Makefile29
-rw-r--r--misc/erlang-p1_utils/PLIST6
-rw-r--r--misc/erlang-p1_utils/distinfo6
4 files changed, 43 insertions, 0 deletions
diff --git a/misc/erlang-p1_utils/DESCR b/misc/erlang-p1_utils/DESCR
new file mode 100644
index 00000000000..4d0678b685d
--- /dev/null
+++ b/misc/erlang-p1_utils/DESCR
@@ -0,0 +1,2 @@
+p1_utils is an application containing ProcessOne modules and
+tools that are leveraged in other development projects.
diff --git a/misc/erlang-p1_utils/Makefile b/misc/erlang-p1_utils/Makefile
new file mode 100644
index 00000000000..1d1d1171d45
--- /dev/null
+++ b/misc/erlang-p1_utils/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2015/11/04 13:45:45 fhajny Exp $
+
+DISTNAME= p1_utils-0.20151016
+PKGNAME= erlang-${DISTNAME}
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://github.com/processone/p1_utils/
+COMMENT= Erlang Utility Modules from ProcessOne
+LICENSE= gnu-gpl-v2
+
+BUILD_DEPENDS+= rebar-[0-9]*:../../devel/rebar
+
+GITHUB_PROJECT= p1_utils
+GITHUB_TAG= d7800881e6702723ce58b7646b60c9e4cd25d563
+WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}
+
+NO_CONFIGURE= yes
+USE_TOOLS+= pax
+
+INSTALLATION_DIRS+= lib/erlang/lib/p1_utils
+
+do-install:
+ cd ${WRKSRC} && ${PAX} -rw -pp ebin \
+ ${DESTDIR}${PREFIX}/lib/erlang/lib/p1_utils/
+
+.include "../../lang/erlang/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/erlang-p1_utils/PLIST b/misc/erlang-p1_utils/PLIST
new file mode 100644
index 00000000000..1ce82f408da
--- /dev/null
+++ b/misc/erlang-p1_utils/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2015/11/04 13:45:45 fhajny Exp $
+lib/erlang/lib/p1_utils/ebin/p1_fsm.beam
+lib/erlang/lib/p1_utils/ebin/p1_nif_utils.beam
+lib/erlang/lib/p1_utils/ebin/p1_server.beam
+lib/erlang/lib/p1_utils/ebin/p1_utils.app
+lib/erlang/lib/p1_utils/ebin/treap.beam
diff --git a/misc/erlang-p1_utils/distinfo b/misc/erlang-p1_utils/distinfo
new file mode 100644
index 00000000000..b742fb1037c
--- /dev/null
+++ b/misc/erlang-p1_utils/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/11/04 13:45:45 fhajny Exp $
+
+SHA1 (p1_utils-0.20151016-d7800881e6702723ce58b7646b60c9e4cd25d563.tar.gz) = b973ac0c3e225004480f1e5d51bef59a9fe7bd59
+RMD160 (p1_utils-0.20151016-d7800881e6702723ce58b7646b60c9e4cd25d563.tar.gz) = a1d2616feb0f4d8fbb62c3eb59082b9e905b3ea4
+SHA512 (p1_utils-0.20151016-d7800881e6702723ce58b7646b60c9e4cd25d563.tar.gz) = 6c8b4eb20b444ff10dfd206c06b367cccd446a57b75e2c5ad7911b58c7d2516810c43a5f8620b3dba907034b49e3534134c12308d25beb56a9bbd7d551cd6a2d
+Size (p1_utils-0.20151016-d7800881e6702723ce58b7646b60c9e4cd25d563.tar.gz) = 24743 bytes