[Midnightbsd-cvs] mports [25025] trunk/security: add missing ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 14 09:07:30 EST 2019


Revision: 25025
          http://svnweb.midnightbsd.org/mports/?rev=25025
Author:   laffer1
Date:     2019-02-14 09:07:29 -0500 (Thu, 14 Feb 2019)
Log Message:
-----------
add missing ports

Added Paths:
-----------
    trunk/security/linux-c6-gnutls/
    trunk/security/linux-c6-gnutls/Makefile
    trunk/security/linux-c6-gnutls/distinfo
    trunk/security/linux-c6-gnutls/pkg-plist.amd64
    trunk/security/linux-c6-gnutls/pkg-plist.i386
    trunk/security/linux-c6-libgcrypt/
    trunk/security/linux-c6-libgcrypt/Makefile
    trunk/security/linux-c6-libgcrypt/distinfo
    trunk/security/linux-c6-libgcrypt/pkg-plist.amd64
    trunk/security/linux-c6-libgcrypt/pkg-plist.i386

Added: trunk/security/linux-c6-gnutls/Makefile
===================================================================
--- trunk/security/linux-c6-gnutls/Makefile	                        (rev 0)
+++ trunk/security/linux-c6-gnutls/Makefile	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,22 @@
+# $MidnightBSD$
+
+PORTNAME=	gnutls
+PORTVERSION=	2.12.23
+CATEGORIES=	security linux
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	GNU Transport Layer Security library (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	lgpl
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION=	22.el6
+USES=		linux:c6
+USE_LDCONFIG=	yes
+USE_LINUX=	libtasn1 libgcrypt libgpg-error
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS NLS
+OPTIONS_SUB=	yes
+
+.include <bsd.port.mk>


Property changes on: trunk/security/linux-c6-gnutls/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-gnutls/distinfo
===================================================================
--- trunk/security/linux-c6-gnutls/distinfo	                        (rev 0)
+++ trunk/security/linux-c6-gnutls/distinfo	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1532349625
+SHA256 (centos/gnutls-2.12.23-22.el6.i686.rpm) = 98a8d4ee4f094aea78f036e9356349a79b0d0a64f7e08268717e20f2963ee454
+SIZE (centos/gnutls-2.12.23-22.el6.i686.rpm) = 392168
+SHA256 (centos/gnutls-2.12.23-22.el6.x86_64.rpm) = 8e7170cc1a879fde86c5280aa1cbc646d95e9926add022f2019f590d28b5aec5
+SIZE (centos/gnutls-2.12.23-22.el6.x86_64.rpm) = 398728
+SHA256 (centos/gnutls-2.12.23-22.el6.src.rpm) = 580f58775b659e69fe74aaff447a30fe09fabbb71d59f400742b89a022504108
+SIZE (centos/gnutls-2.12.23-22.el6.src.rpm) = 8911477


Property changes on: trunk/security/linux-c6-gnutls/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-gnutls/pkg-plist.amd64
===================================================================
--- trunk/security/linux-c6-gnutls/pkg-plist.amd64	                        (rev 0)
+++ trunk/security/linux-c6-gnutls/pkg-plist.amd64	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,28 @@
+usr/lib/libgnutls-extra.so.26
+usr/lib/libgnutls-extra.so.26.22.6
+usr/lib/libgnutls.so.26
+usr/lib/libgnutls.so.26.22.6
+usr/lib/libgnutlsxx.so.26
+usr/lib/libgnutlsxx.so.26.14.12
+usr/lib64/libgnutls-extra.so.26
+usr/lib64/libgnutls-extra.so.26.22.6
+usr/lib64/libgnutls.so.26
+usr/lib64/libgnutls.so.26.22.6
+usr/lib64/libgnutlsxx.so.26
+usr/lib64/libgnutlsxx.so.26.14.12
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%NLS%%usr/share/locale/cs/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/de/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/en at boldquot/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/en at quot/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/fr/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/it/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/ms/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/nl/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/pl/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/sv/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/vi/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libgnutls.mo


Property changes on: trunk/security/linux-c6-gnutls/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-gnutls/pkg-plist.i386
===================================================================
--- trunk/security/linux-c6-gnutls/pkg-plist.i386	                        (rev 0)
+++ trunk/security/linux-c6-gnutls/pkg-plist.i386	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,22 @@
+usr/lib/libgnutls-extra.so.26
+usr/lib/libgnutls-extra.so.26.22.6
+usr/lib/libgnutls.so.26
+usr/lib/libgnutls.so.26.22.6
+usr/lib/libgnutlsxx.so.26
+usr/lib/libgnutlsxx.so.26.14.12
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%NLS%%usr/share/locale/cs/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/de/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/en at boldquot/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/en at quot/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/fr/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/it/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/ms/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/nl/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/pl/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/sv/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/vi/LC_MESSAGES/libgnutls.mo
+%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libgnutls.mo


Property changes on: trunk/security/linux-c6-gnutls/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-libgcrypt/Makefile
===================================================================
--- trunk/security/linux-c6-libgcrypt/Makefile	                        (rev 0)
+++ trunk/security/linux-c6-libgcrypt/Makefile	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,21 @@
+# $MidnightBSD$
+
+PORTNAME=	libgcrypt
+PORTVERSION=	1.4.5
+CATEGORIES=	security linux
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	General purpose crypto library based on code used in GnuPG (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	lgpl
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION=	12.el6_8
+USES=		linux:c6
+USE_LDCONFIG=	yes
+USE_LINUX=	libgpg-error
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+.include <bsd.port.mk>


Property changes on: trunk/security/linux-c6-libgcrypt/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-libgcrypt/distinfo
===================================================================
--- trunk/security/linux-c6-libgcrypt/distinfo	                        (rev 0)
+++ trunk/security/linux-c6-libgcrypt/distinfo	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1485619407
+SHA256 (centos/libgcrypt-1.4.5-12.el6_8.i686.rpm) = 12f569a66c65aedcf6899fdc85fd4a7ece9179735863e8863c3819b03b901faf
+SIZE (centos/libgcrypt-1.4.5-12.el6_8.i686.rpm) = 233772
+SHA256 (centos/libgcrypt-1.4.5-12.el6_8.x86_64.rpm) = 81c29e7ec131ff3f1e867679b355228ebf9c10a57a680c40766a118a71d7ba71
+SIZE (centos/libgcrypt-1.4.5-12.el6_8.x86_64.rpm) = 234088
+SHA256 (centos/libgcrypt-1.4.5-12.el6_8.src.rpm) = e7510256aa30561185faf8b9e6881f714a19d18ee39f0a39a949d28a97d83114
+SIZE (centos/libgcrypt-1.4.5-12.el6_8.src.rpm) = 1259217


Property changes on: trunk/security/linux-c6-libgcrypt/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-libgcrypt/pkg-plist.amd64
===================================================================
--- trunk/security/linux-c6-libgcrypt/pkg-plist.amd64	                        (rev 0)
+++ trunk/security/linux-c6-libgcrypt/pkg-plist.amd64	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,11 @@
+usr/lib/.libgcrypt.so.11.hmac
+usr/lib/libgcrypt.so.11
+usr/lib/libgcrypt.so.11.5.3
+usr/lib64/.libgcrypt.so.11.hmac
+usr/lib64/libgcrypt.so.11
+usr/lib64/libgcrypt.so.11.5.3
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
+ at dir etc/gcrypt


Property changes on: trunk/security/linux-c6-libgcrypt/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/security/linux-c6-libgcrypt/pkg-plist.i386
===================================================================
--- trunk/security/linux-c6-libgcrypt/pkg-plist.i386	                        (rev 0)
+++ trunk/security/linux-c6-libgcrypt/pkg-plist.i386	2019-02-14 14:07:29 UTC (rev 25025)
@@ -0,0 +1,8 @@
+usr/lib/.libgcrypt.so.11.hmac
+usr/lib/libgcrypt.so.11
+usr/lib/libgcrypt.so.11.5.3
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
+ at dir etc/gcrypt


Property changes on: trunk/security/linux-c6-libgcrypt/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list