aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
commite0755b977ddf2301673392c45576331ca8dadbf4 (patch)
tree92cb5bc433c23c9c04b834cf71a29ff984579775 /security
parentfbb7343c346a1f20491ae407f8878480a44f83a2 (diff)
downloadports-e0755b977ddf2301673392c45576331ca8dadbf4.tar.gz
ports-e0755b977ddf2301673392c45576331ca8dadbf4.zip
- Chase the libgcrypt shared lib version
Notes
Notes: svn path=/head/; revision=276971
Diffstat (limited to 'security')
-rw-r--r--security/dirmngr/Makefile4
-rw-r--r--security/fiked/Makefile4
-rw-r--r--security/gnupg/Makefile4
-rw-r--r--security/gnutls/Makefile3
-rw-r--r--security/gsasl/Makefile4
-rw-r--r--security/libgnome-keyring/Makefile3
-rw-r--r--security/libotr/Makefile2
-rw-r--r--security/libssh/Makefile3
-rw-r--r--security/libssh2/Makefile2
-rw-r--r--security/opencdk/Makefile4
-rw-r--r--security/openvas-libnasl/Makefile4
-rw-r--r--security/openvpn-auth-radius/Makefile2
-rw-r--r--security/p5-Crypt-GCrypt/Makefile4
-rw-r--r--security/pidgin-otr/Makefile2
-rw-r--r--security/pinentry/Makefile4
-rw-r--r--security/seahorse-plugins/Makefile4
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/seccure/Makefile3
-rw-r--r--security/shishi/Makefile4
-rw-r--r--security/vpnc/Makefile4
20 files changed, 36 insertions, 32 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 8ed05f7a0bdc..060f72fbb565 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dirmngr
PORTVERSION= 1.1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= dirmngr
@@ -18,7 +18,7 @@ MAINTAINER= umq@ueo.co.jp
COMMENT= A client for managing and downloading certificate revocation lists
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
- gcrypt.17:${PORTSDIR}/security/libgcrypt \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
ksba.19:${PORTSDIR}/security/libksba \
pth:${PORTSDIR}/devel/pth
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index ea6720df96bd..9c1b60b969de 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -7,14 +7,14 @@
PORTNAME= fiked
PORTVERSION= 0.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/dist/fiked/
MAINTAINER= ports@FreeBSD.org
COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
.if !defined(WITHOUT_LIBNET)
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
.endif
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 8d0a17d2e588..b7040113dc0a 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnupg
PORTVERSION= 2.0.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -19,7 +19,7 @@ COMMENT= The GNU Privacy Guard
BUILD_DEPENDS= libksba>=1.2.0:${PORTSDIR}/security/libksba
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
- gcrypt.17:${PORTSDIR}/security/libgcrypt \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt \
gpg-error:${PORTSDIR}/security/libgpg-error \
ksba.19:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 8a101103a060..c9d2d00ac383 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 2.12.7
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GNU} \
${MASTER_SITE_GNUPG}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.18:${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 94d7ce05ca4f..e208c2f07c75 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gsasl
PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= johans@FreeBSD.org
COMMENT= GNU SASL Library
LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \
- gcrypt.17:${PORTSDIR}/security/libgcrypt \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt \
gnutls.47:${PORTSDIR}/security/gnutls \
ntlm.0:${PORTSDIR}/security/libntlm
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index 38962b87f666..ccd58fa23a34 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgnome-keyring
PORTVERSION= 2.32.0
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= GNOME
@@ -14,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
LIB_DEPENDS= tasn1.4:${PORTSDIR}/security/libtasn1 \
- gcrypt.17:${PORTSDIR}/security/libgcrypt
+ gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix ltverhack intlhack gconf2
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index a80146f448bf..35198a463733 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libotr
PORTVERSION= 3.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.cypherpunks.ca/otr/ \
http://dougbarton.us/Downloads/
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index d9f8f71dea26..79f7bbeb6924 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libssh
PORTVERSION= 0.4.8
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= http://www.libssh.org/files/0.4/ \
LOCAL/avl
@@ -32,7 +33,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
.include <bsd.port.options.mk>
.if defined(WITH_GCRYPT)
-LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.18:${PORTSDIR}/security/libgcrypt
CMAKE_ARGS+= -DWITH_GCRYPT:BOOL=ON
.else
USE_OPENSSL= yes
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index a539f14f0a27..6fc15ea88036 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libssh2
PORTVERSION= 1.2.8
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= security devel
MASTER_SITES= http://www.libssh2.org/download/
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 124817505a61..ba9b854d8b68 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opencdk
PORTVERSION= 0.6.6
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk
MAINTAINER= novel@FreeBSD.org
COMMENT= Open Crypto Development Kit
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index d1ca3540fb26..b0d710dd2d03 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -7,14 +7,14 @@
PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
MAINTAINER= ports@FreeBSD.org
COMMENT= NASL libraries for OpenVAS
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
gnutls.47:${PORTSDIR}/security/gnutls \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
gpgme.18:${PORTSDIR}/security/gpgme \
diff --git a/security/openvpn-auth-radius/Makefile b/security/openvpn-auth-radius/Makefile
index 42c748bf6f51..a78faa787016 100644
--- a/security/openvpn-auth-radius/Makefile
+++ b/security/openvpn-auth-radius/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= m.tsatsenko@gmail.com
COMMENT= RADIUS authentication plugin for OpenVPN
RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
LICENCE= GPLv2
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index aeba578d7fad..b0fc302faa6c 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Crypt-GCrypt
PORTVERSION= 1.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl interface to the GNU Cryptographic library
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
PERL_CONFIGURE= 5.6.0+
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index 06ca83bdd59d..9e7c1b139070 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= otr
PORTVERSION= 3.2.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security net
MASTER_SITES= http://www.cypherpunks.ca/otr/ \
http://dougbarton.us/Downloads/
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index a7cb0c6dea09..c993a0a48d32 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinentry
PORTVERSION= 0.8.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= pinentry
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= pinentry
MAINTAINER= makc@FreeBSD.org
COMMENT?= A collection of simple PIN or passphrase entry dialogs
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
ksba.19:${PORTSDIR}/security/libksba
CONFLICTS?= pinentry-[a-z]*-[0.9]*
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index 34b3c42c76c1..bad3af7cb24a 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -8,7 +8,7 @@
PORTNAME= seahorse-plugins
PORTVERSION= 2.30.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Plug-ins for the Seahorse key and password management application
LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse \
- gcrypt.17:${PORTSDIR}/security/libgcrypt
+ gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
USE_GETTEXT= yes
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 7cc2f887e68d..1e5fd8cf9dc6 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -8,7 +8,7 @@
PORTNAME= seahorse
PORTVERSION= 2.32.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -21,7 +21,7 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
gnome-keyring:${PORTSDIR}/security/gnome-keyring \
- gcrypt.17:${PORTSDIR}/security/libgcrypt \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt \
soup-2.4.1:${PORTSDIR}/devel/libsoup
USE_XORG= sm
diff --git a/security/seccure/Makefile b/security/seccure/Makefile
index 266d00054bb2..b19f04c96cbe 100644
--- a/security/seccure/Makefile
+++ b/security/seccure/Makefile
@@ -7,6 +7,7 @@
PORTNAME= seccure
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://point-at-infinity.org/seccure/ \
${MASTER_SITE_NETBSD}
@@ -14,7 +15,7 @@ MASTER_SITES= http://point-at-infinity.org/seccure/ \
MAINTAINER= rpsfa@rit.edu
COMMENT= Elliptic Curve Crypto Utility for Reliable Encryption
-LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
MAN1= seccure.1
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index f5ce62fddb84..d25688a0dbdd 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shishi
PORTVERSION= 1.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= GNU
@@ -17,7 +17,7 @@ COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- gcrypt.17:${PORTSDIR}/security/libgcrypt \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt \
gnutls.47:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index 50324e0990b6..0a430dec5624 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vpnc
PORTVERSION= 0.5.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
CRITICAL
@@ -15,7 +15,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.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_PERL5_BUILD=yes