aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-02-28 21:47:06 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-02-28 21:47:06 +0000
commit6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6 (patch)
treed4e8140a3268d4b95edcc447e1041c522c10e9fc /security
parent709504337377907c9d008b15083b549823461da5 (diff)
downloadports-6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6.tar.gz
ports-6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/dirmngr/Makefile3
-rw-r--r--security/fiked/Makefile4
-rw-r--r--security/gnome-keyring/Makefile3
-rw-r--r--security/gnupg/Makefile3
-rw-r--r--security/gnutls-devel/Makefile3
-rw-r--r--security/gnutls/Makefile4
-rw-r--r--security/gsasl/Makefile3
-rw-r--r--security/opencdk/Makefile2
-rw-r--r--security/p5-Crypt-GCrypt/Makefile3
-rw-r--r--security/pinentry/Makefile4
-rw-r--r--security/seccure/Makefile17
-rw-r--r--security/vpnc/Makefile3
12 files changed, 30 insertions, 22 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 228788c86cc5..438d5623e83a 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dirmngr
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= dirmngr
@@ -15,7 +16,7 @@ MAINTAINER= lofi@freebsd.org
COMMENT= A client for managing and downloading certificate revocation lists
BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
iconv:${PORTSDIR}/converters/libiconv \
ksba.17:${PORTSDIR}/security/libksba \
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index fb6c8b874c5e..d0c8c7e073f0 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fiked
PORTVERSION= 0.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \
http://home.tiscalinet.ch/roe/fiked/
@@ -15,7 +15,7 @@ MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \
MAINTAINER= daniel@roe.ch
COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
.if !defined(WITHOUT_LIBNET)
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
.endif
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index f761b459fd1a..f286bda257f9 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome-keyring
PORTVERSION= 2.20.3
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,7 +19,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- gcrypt.13:${PORTSDIR}/security/libgcrypt
+ gcrypt.15:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 6f235d7e701d..4a633d7615ef 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnupg
PORTVERSION= 2.0.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -17,7 +18,7 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= The GNU Privacy Guard
BUILD_DEPENDS= libassuan>=1.0.1:${PORTSDIR}/security/libassuan
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 68dc99c16eac..3ef726dfb639 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.7.19
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
@@ -19,7 +20,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
CONFLICTS= gnutls-[0-9]*
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 5f3ab756c419..52de97da8869 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
@@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls
MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
CONFLICTS= gnutls-devel-[0-9]*
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 08ee88334cb7..466fc5bb4966 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gsasl
PORTVERSION= 0.2.21
+PORTEVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/${PORTNAME}/releases/
@@ -17,7 +18,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= GNU SASL Library
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
- gcrypt.13:${PORTSDIR}/security/libgcrypt \
+ gcrypt.15:${PORTSDIR}/security/libgcrypt \
ntlm.0:${PORTSDIR}/security/libntlm
USE_GNOME= gnomehack gnometarget pkgconfig
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 8f5f797db967..7ad8704a9119 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk
MAINTAINER= novel@FreeBSD.org
COMMENT= Open Crypto Development Kit
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig ltverhack
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 8abc39d8f510..8e2df60ecf72 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Crypt-GCrypt
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl interface to the GNU Cryptographic library
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
PERL_CONFIGURE= 5.6.0+
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index bf1f0ab008ae..245de44a9d2c 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinentry
PORTVERSION= 0.7.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= pinentry
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= pinentry
MAINTAINER= lofi@freebsd.org
COMMENT?= A collection of simple PIN or passphrase entry dialogs
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \
ksba.17:${PORTSDIR}/security/libksba
CONFLICTS?= pinentry-[a-z]*-[0.9]*
diff --git a/security/seccure/Makefile b/security/seccure/Makefile
index 040e40766679..12cb7707f479 100644
--- a/security/seccure/Makefile
+++ b/security/seccure/Makefile
@@ -5,16 +5,17 @@
# $FreeBSD$
#
-PORTNAME= seccure
-PORTVERSION= 0.3
-CATEGORIES= security
-MASTER_SITES= http://point-at-infinity.org/seccure/
+PORTNAME= seccure
+PORTVERSION= 0.3
+PORTEVISION= 1
+CATEGORIES= security
+MASTER_SITES= http://point-at-infinity.org/seccure/
-MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl
-COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption
+MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl
+COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
-MAN1= seccure.1
+MAN1= seccure.1
.include <bsd.port.mk>
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index c3a40b7c9826..89ec6d885d37 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vpnc
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
http://critical.ch/distfiles/ \
@@ -15,7 +16,7 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Client for Cisco 3000 VPN Concentrator
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_PERL5_BUILD=yes