pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/erlang-epam



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Thu Mar 30 14:23:41 UTC 2017

Added Files:
        pkgsrc/security/erlang-epam: DESCR Makefile PLIST distinfo

Log Message:
Import epam 1.0.2 as security/erlang-epam.

epam helper for Erlang / Elixir PAM authentication support.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/erlang-epam/DESCR \
    pkgsrc/security/erlang-epam/Makefile pkgsrc/security/erlang-epam/PLIST \
    pkgsrc/security/erlang-epam/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/security/erlang-epam/DESCR
diff -u /dev/null pkgsrc/security/erlang-epam/DESCR:1.1
--- /dev/null   Thu Mar 30 14:23:41 2017
+++ pkgsrc/security/erlang-epam/DESCR   Thu Mar 30 14:23:41 2017
@@ -0,0 +1 @@
+epam helper for Erlang / Elixir PAM authentication support
Index: pkgsrc/security/erlang-epam/Makefile
diff -u /dev/null pkgsrc/security/erlang-epam/Makefile:1.1
--- /dev/null   Thu Mar 30 14:23:41 2017
+++ pkgsrc/security/erlang-epam/Makefile        Thu Mar 30 14:23:41 2017
@@ -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"
Index: pkgsrc/security/erlang-epam/PLIST
diff -u /dev/null pkgsrc/security/erlang-epam/PLIST:1.1
--- /dev/null   Thu Mar 30 14:23:41 2017
+++ pkgsrc/security/erlang-epam/PLIST   Thu Mar 30 14:23:41 2017
@@ -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
Index: pkgsrc/security/erlang-epam/distinfo
diff -u /dev/null pkgsrc/security/erlang-epam/distinfo:1.1
--- /dev/null   Thu Mar 30 14:23:41 2017
+++ pkgsrc/security/erlang-epam/distinfo        Thu Mar 30 14:23:41 2017
@@ -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