pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/erlang-epam Import epam 1.0.2 as security/erl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c27bccad6f1d
branches:  trunk
changeset: 360462:c27bccad6f1d
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Thu Mar 30 14:23:41 2017 +0000

description:
Import epam 1.0.2 as security/erlang-epam.

epam helper for Erlang / Elixir PAM authentication support.

diffstat:

 security/erlang-epam/DESCR    |   1 +
 security/erlang-epam/Makefile |  23 +++++++++++++++++++++++
 security/erlang-epam/PLIST    |   6 ++++++
 security/erlang-epam/distinfo |   6 ++++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r e1856ab0f76a -r c27bccad6f1d security/erlang-epam/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/erlang-epam/DESCR        Thu Mar 30 14:23:41 2017 +0000
@@ -0,0 +1,1 @@
+epam helper for Erlang / Elixir PAM authentication support
diff -r e1856ab0f76a -r c27bccad6f1d security/erlang-epam/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/erlang-epam/Makefile     Thu Mar 30 14:23:41 2017 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2017/03/30 14:23:41 fhajny Exp $
+
+DISTNAME=      epam-1.0.2
+CATEGORIES=    security
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://github.com/processone/epam/
+COMMENT=       epam helper for Erlang / Elixir PAM authentication support
+LICENSE=       gnu-gpl-v2
+
+GITHUB_PROJECT=        epam
+
+SUPERSEDES=    erlang-p1_epam-[0-9]*
+
+GNU_CONFIGURE= yes
+
+MAKE_ENV+=     USE_GLOBAL_DEPS=true
+
+LDFLAGS.SunOS+=        -lnsl
+
+.include "../../lang/erlang/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e1856ab0f76a -r c27bccad6f1d security/erlang-epam/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/erlang-epam/PLIST        Thu Mar 30 14:23:41 2017 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2017/03/30 14:23:41 fhajny Exp $
+lib/erlang/lib/epam-${PKGVERSION}/ebin/epam.app
+lib/erlang/lib/epam-${PKGVERSION}/ebin/epam.beam
+lib/erlang/lib/epam-${PKGVERSION}/ebin/epam_app.beam
+lib/erlang/lib/epam-${PKGVERSION}/ebin/epam_sup.beam
+lib/erlang/lib/epam-${PKGVERSION}/priv/bin/epam
diff -r e1856ab0f76a -r c27bccad6f1d security/erlang-epam/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/erlang-epam/distinfo     Thu Mar 30 14:23:41 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/03/30 14:23:41 fhajny Exp $
+
+SHA1 (epam-1.0.2.tar.gz) = e4f628995aef8a42732c717a9c35d05bfe625900
+RMD160 (epam-1.0.2.tar.gz) = 5a171e9a72c135d29c58d6935059a6810d4b0868
+SHA512 (epam-1.0.2.tar.gz) = a3fdb379d8c25e56e51dcf1e683d289e9f3d19a537b1a55ca4c09185eb5731fe073a5bf0dd1449f09f8ee5b7d868b0e63f04473c1f3d1b97722dcd9832e4e030
+Size (epam-1.0.2.tar.gz) = 43720 bytes



Home | Main Index | Thread Index | Old Index