pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
doas: imported 6.2p2 from github (slicer69/doas)
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Tue Oct 15 17:29:27 2019 +0200
Changeset: 1f417db6e805c7e81e99fce55e4c3a277a47cf26
Added Files:
doas/DESCR
doas/Makefile
doas/PLIST
doas/distinfo
Log Message:
doas: imported 6.2p2 from github (slicer69/doas)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f417db6e805c7e81e99fce55e4c3a277a47cf26
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
doas/DESCR | 0
doas/Makefile | 19 +++++++++++++++++++
doas/PLIST | 4 ++++
doas/distinfo | 6 ++++++
4 files changed, 29 insertions(+)
diffs:
diff --git a/doas/DESCR b/doas/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/doas/Makefile b/doas/Makefile
new file mode 100644
index 0000000000..2d4be1e76f
--- /dev/null
+++ b/doas/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+GITHUB_PROJECT= doas
+DISTNAME= 6.2p2
+PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_GITHUB:=slicer69/}
+DIST_SUBDIR= ${GITHUB_PROJECT}
+
+MAINTAINER= root%zta.lk@localhost
+HOMEPAGE= https://github.com/slicer69/doas/
+COMMENT= Port of doas from OpenBSD
+LICENSE= 2-clause-bsd
+
+WRKSRC= ${WRKDIR}/doas-6.2p2
+
+USE_TOOLS+= gmake
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/doas/PLIST b/doas/PLIST
new file mode 100644
index 0000000000..7ba8572cbe
--- /dev/null
+++ b/doas/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+bin/doas
+man/man1/doas.1
+man/man5/doas.conf.5
diff --git a/doas/distinfo b/doas/distinfo
new file mode 100644
index 0000000000..ea32b3085f
--- /dev/null
+++ b/doas/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (doas/6.2p2.tar.gz) = 417cb9de4d1815b342f1bb3fb96f31e2c8b25479
+RMD160 (doas/6.2p2.tar.gz) = d80538763cb0a0367eb2a6e50369743ea66aa1a5
+SHA512 (doas/6.2p2.tar.gz) = 5020559461bc423852c2d30c07df671b8cbf93cec2171ac755eac04f2bf56fca37fda8d72718fbf4150bf70e7855d29d3027cb54d81062d28d2271a290c297a5
+Size (doas/6.2p2.tar.gz) = 25634 bytes
Home |
Main Index |
Thread Index |
Old Index