diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-08-30 14:22:28 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-08-30 14:22:28 +0000 |
commit | 79a5f22da15e47f8fe210cd729b3bffd37fa29ff (patch) | |
tree | 76c58797d125adef3e04f2c23a4e3046e4469f78 /security | |
parent | 85d4b7778b2b40fa3af65e47b1bb8259bc104e56 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls-devel/Makefile | 52 | ||||
-rw-r--r-- | security/gnutls-devel/distinfo | 2 | ||||
-rw-r--r-- | security/gnutls-devel/pkg-descr | 17 | ||||
-rw-r--r-- | security/gnutls-devel/pkg-plist | 51 |
4 files changed, 0 insertions, 122 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile deleted file mode 100644 index ab902bddca0b..000000000000 --- a/security/gnutls-devel/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: gnutls-devel -# Date created: 2003-07-17 -# Whom: Sergei Kolobov <sergei@kolobov.com> -# -# $FreeBSD$ -# - -PORTNAME= gnutls -PORTVERSION= 1.1.9 -PORTREVISION= 1 -CATEGORIES= security net -MASTER_SITES= ${MASTER_SITE_GNUPG} \ - http://www.mirrors.wiretapped.net/security/network-security/gnutls/devel/ \ - ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/devel/ \ - ftp://ftp.gnutls.org/pub/gnutls/devel/ -MASTER_SITE_SUBDIR= alpha/gnutls/devel -PKGNAMESUFFIX= -devel - -MAINTAINER= sergei@FreeBSD.org -COMMENT= GNU Transport Layer Security library (development version) - -LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ - gpg-error.1:${PORTSDIR}/security/libgpg-error \ - tasn1.2:${PORTSDIR}/security/libtasn1 \ - opencdk.8:${PORTSDIR}/security/opencdk - -CONFLICTS= gnutls-[0-9]* - -USE_ICONV= yes -USE_GETTEXT= yes -USE_INC_LIBTOOL_VER=15 -INSTALLS_SHLIB= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --with-included-lzo - -MAN1= certtool.1 gnutls-cli.1 gnutls-cli-debug.1 \ - gnutls-serv.1 gnutls-srpcrypt.1 -DOCS= AUTHORS NEWS README THANKS doc/tex/*.ps -EXAMPLES= doc/examples/*.c - -post-install: - @${MKDIR} ${EXAMPLESDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR} -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo deleted file mode 100644 index 5c9e4c0e4b23..000000000000 --- a/security/gnutls-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnutls-1.1.9.tar.gz) = 4236a7dc957587b6f21f04a0a65a9380 -SIZE (gnutls-1.1.9.tar.gz) = 1457038 diff --git a/security/gnutls-devel/pkg-descr b/security/gnutls-devel/pkg-descr deleted file mode 100644 index eb3b18b04920..000000000000 --- a/security/gnutls-devel/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and -SSL 3.0 protocols. The library does not include any patented algorithms and -is available under the GNU Lesser GPL license. - -Important features of the GnuTLS library include: -- Thread safety -- Support for both TLS 1.0 and SSL 3.0 protocols -- Support for both X.509 and OpenPGP certificates -- Support for basic parsing and verification of certificates -- Support for SRP for TLS authentication -- Support for TLS Extension mechanism -- Support for TLS Compression Methods - -Additionaly GnuTLS provides an emulation API for the widely used -OpenSSL library, to ease integration with existing applications. - -WWW: http://www.gnutls.org/ diff --git a/security/gnutls-devel/pkg-plist b/security/gnutls-devel/pkg-plist deleted file mode 100644 index 93c58c1b9f21..000000000000 --- a/security/gnutls-devel/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -@comment $FreeBSD$ -bin/certtool -bin/gnutls-cli -bin/gnutls-cli-debug -bin/gnutls-serv -bin/gnutls-srpcrypt -bin/libgnutls-config -bin/libgnutls-extra-config -include/gnutls/extra.h -include/gnutls/gnutls.h -include/gnutls/openpgp.h -include/gnutls/openssl.h -include/gnutls/pkcs12.h -include/gnutls/x509.h -lib/libgnutls-extra.a -lib/libgnutls-extra.la -lib/libgnutls-extra.so -lib/libgnutls-extra.so.13 -lib/libgnutls-openssl.a -lib/libgnutls-openssl.la -lib/libgnutls-openssl.so -lib/libgnutls-openssl.so.13 -lib/libgnutls.a -lib/libgnutls.la -lib/libgnutls.so -lib/libgnutls.so.13 -share/aclocal/libgnutls-extra.m4 -share/aclocal/libgnutls.m4 -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/gnutls-logo.ps -%%PORTDOCS%%%%DOCSDIR%%/gnutls.ps -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%EXAMPLESDIR%%/ex-alert.c -%%EXAMPLESDIR%%/ex-cert-select.c -%%EXAMPLESDIR%%/ex-client-resume.c -%%EXAMPLESDIR%%/ex-client-srp.c -%%EXAMPLESDIR%%/ex-client2.c -%%EXAMPLESDIR%%/ex-crq.c -%%EXAMPLESDIR%%/ex-pkcs12.c -%%EXAMPLESDIR%%/ex-rfc2818.c -%%EXAMPLESDIR%%/ex-serv-export.c -%%EXAMPLESDIR%%/ex-serv-pgp.c -%%EXAMPLESDIR%%/ex-serv-srp.c -%%EXAMPLESDIR%%/ex-serv1.c -%%EXAMPLESDIR%%/ex-session-info.c -%%EXAMPLESDIR%%/ex-x509-info.c -@dirrm %%EXAMPLESDIR%% -@dirrm include/gnutls |