mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add linux-f10-gnutls 2.4.2, GNU Transport Layer Security library.
Changes over original shar file at the PR: . change the maintainer to emulation@ (since it's an infrastructure linux port); . use the latest version of the package (2.4.2-5.fc10); . fix pkg-plist. PR: ports/159007 Submitted by: Stas Timokhin <devel@stasyan.com>
This commit is contained in:
parent
40105cf193
commit
f7659919a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282250
@ -261,6 +261,7 @@
|
||||
SUBDIR += libtomcrypt
|
||||
SUBDIR += libwhisker
|
||||
SUBDIR += linux-f10-cyrus-sasl2
|
||||
SUBDIR += linux-f10-gnutls
|
||||
SUBDIR += linux-f10-libgcrypt
|
||||
SUBDIR += linux-f10-libgpg-error
|
||||
SUBDIR += linux-f10-libssh2
|
||||
|
25
security/linux-f10-gnutls/Makefile
Normal file
25
security/linux-f10-gnutls/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: security/linux-f10-gnutls
|
||||
# Date created: 10 Nov 2010
|
||||
# Whom: Stas Timokhin <devel@stasyan.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gnutls
|
||||
PORTVERSION= 2.4.2
|
||||
CATEGORIES= security linux
|
||||
PKGNAMEPREFIX= linux-f10-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= GNU Transport Layer Security library
|
||||
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LINUX_APPS= libtasn1 libgcrypt
|
||||
LINUX_DIST_VER= 10
|
||||
RPMVERSION= 5.fc10
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
DESCR= ${.CURDIR}/../gnutls/pkg-descr
|
||||
|
||||
.include <bsd.port.mk>
|
4
security/linux-f10-gnutls/distinfo.i386
Normal file
4
security/linux-f10-gnutls/distinfo.i386
Normal file
@ -0,0 +1,4 @@
|
||||
SHA256 (rpm/i386/fedora/10/gnutls-2.4.2-5.fc10.i386.rpm) = 6287f957a9938a8b078c7901bd73d7cd162c8ceedada43d1c3a9043ba447993e
|
||||
SIZE (rpm/i386/fedora/10/gnutls-2.4.2-5.fc10.i386.rpm) = 398396
|
||||
SHA256 (rpm/i386/fedora/10/gnutls-2.4.2-5.fc10.src.rpm) = d6ee487c4be8dfca2100ae47b5d1936b9f81b909d351bcd75113f640c2af3f8a
|
||||
SIZE (rpm/i386/fedora/10/gnutls-2.4.2-5.fc10.src.rpm) = 5027908
|
44
security/linux-f10-gnutls/pkg-plist
Normal file
44
security/linux-f10-gnutls/pkg-plist
Normal file
@ -0,0 +1,44 @@
|
||||
@comment file listing
|
||||
usr/lib/libgnutls-extra.so.26
|
||||
usr/lib/libgnutls-extra.so.26.4.6
|
||||
usr/lib/libgnutls-openssl.so.26
|
||||
usr/lib/libgnutls-openssl.so.26.4.6
|
||||
usr/lib/libgnutls.so.26
|
||||
usr/lib/libgnutls.so.26.4.6
|
||||
usr/lib/libgnutlsxx.so.26
|
||||
usr/lib/libgnutlsxx.so.26.4.6
|
||||
usr/share/doc/gnutls-2.4.2/AUTHORS
|
||||
usr/share/doc/gnutls-2.4.2/COPYING
|
||||
usr/share/doc/gnutls-2.4.2/COPYING.LIB
|
||||
usr/share/doc/gnutls-2.4.2/README
|
||||
usr/share/locale/de/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/ms/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/nl/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/pl/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/sv/LC_MESSAGES/gnutls.mo
|
||||
usr/share/locale/vi/LC_MESSAGES/gnutls.mo
|
||||
@comment non-empty directory listing in revers order
|
||||
@dirrmtry usr/share/locale/vi/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/vi
|
||||
@dirrmtry usr/share/locale/sv/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/sv
|
||||
@dirrmtry usr/share/locale/pl/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/pl
|
||||
@dirrmtry usr/share/locale/nl/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/nl
|
||||
@dirrmtry usr/share/locale/ms/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/ms
|
||||
@dirrmtry usr/share/locale/en@quot/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/en@quot
|
||||
@dirrmtry usr/share/locale/en@boldquot/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/en@boldquot
|
||||
@dirrmtry usr/share/locale/de/LC_MESSAGES
|
||||
@dirrmtry usr/share/locale/de
|
||||
@dirrmtry usr/share/locale
|
||||
@dirrm usr/share/doc/gnutls-2.4.2
|
||||
@dirrm usr/share/doc
|
||||
@dirrm usr/share
|
||||
@dirrm usr/lib
|
||||
@dirrm usr
|
Loading…
Reference in New Issue
Block a user