aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-05-13 17:46:02 +0800
committerale <ale@FreeBSD.org>2009-05-13 17:46:02 +0800
commit8f8d88d9af78b5ddb076785e193049c2cda2326c (patch)
tree5ef6daf12ef326b71380f2b78790f29d0f1d8d1b /security
parentfa4fbc6a9748619fd248a3f0a3360b80fa2af224 (diff)
downloadfreebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.gz
freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.zst
freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.zip
Chase libgmp and bump PORTREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/kgpg-kde4/Makefile3
-rw-r--r--security/kwallet/Makefile3
-rw-r--r--security/libecc/Makefile3
-rw-r--r--security/lsh/Makefile6
-rw-r--r--security/nettle/Makefile4
-rw-r--r--security/nettle2/Makefile4
-rw-r--r--security/py-pycrypto/Makefile4
-rw-r--r--security/sfs/Makefile4
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssss/Makefile4
10 files changed, 21 insertions, 18 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile
index bd21ac898aaf..1c4ed38f34da 100644
--- a/security/kgpg-kde4/Makefile
+++ b/security/kgpg-kde4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -14,7 +15,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Utilities for the KDE4 integrated X11 Desktop
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
zip.1:${PORTSDIR}/archivers/libzip \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index bd21ac898aaf..1c4ed38f34da 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -14,7 +15,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Utilities for the KDE4 integrated X11 Desktop
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
zip.1:${PORTSDIR}/archivers/libzip \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
diff --git a/security/libecc/Makefile b/security/libecc/Makefile
index e821b5b54565..9b094e937f84 100644
--- a/security/libecc/Makefile
+++ b/security/libecc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libecc
PORTVERSION= 0.12.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= johans@stack.nl
COMMENT= C++ Elliptic Curve Library
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index 4b752be6633d..fbd8b3cf3e69 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -6,7 +6,7 @@
PORTNAME= lsh
PORTVERSION= 2.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security ipv6
MASTER_SITES= ${MASTER_SITE_GNUPG} \
ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/
@@ -15,10 +15,10 @@ MASTER_SITE_SUBDIR= lsh lsh/old
MAINTAINER= ports@FreeBSD.org
COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0
-BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \
+BUILD_DEPENDS+= \
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop \
- gmp.7:${PORTSDIR}/math/libgmp4
+ gmp.8:${PORTSDIR}/math/libgmp4
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 26636e6cc833..6f43b0efabfe 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nettle
PORTVERSION= 1.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A low-level cryptographic library
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
USE_OPENSSL= yes
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
index 26636e6cc833..6f43b0efabfe 100644
--- a/security/nettle2/Makefile
+++ b/security/nettle2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nettle
PORTVERSION= 1.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A low-level cryptographic library
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
USE_OPENSSL= yes
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index a3afd63442bf..4753a1d98422 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pycrypto
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security python
MASTER_SITES= http://www.amk.ca/files/python/crypto/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ COMMENT= The Python Cryptography Toolkit
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
pre-configure:
@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|" ${WRKSRC}/setup.py
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 4273d1a4edf2..a290d143c363 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sfs
PORTVERSION= 0.7.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security net
MASTER_SITES= http://www.fs.net/sfswww/dist/
@@ -30,7 +30,7 @@ CONFIGURE_ARGS+=--with-sfsuser=sfs \
--disable-uvfs \
--with-gmp=${LOCALBASE}
-LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
.include <bsd.port.pre.mk>
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 5557bb4c340e..6e136946e292 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ssh
PORTVERSION= 1.2.33
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \
ftp://ftp.nsysu.edu.tw/Unix/Security/ssh/ \
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --with-secureid
CONFIGURE_ARGS+= --without-idea
.endif
-LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
MAKE_ENV+= GMPINCDIR="${LOCALBASE}/include" \
GMPLIBDIR="${LOCALBASE}/lib"
diff --git a/security/ssss/Makefile b/security/ssss/Makefile
index 28e72ba74b2f..450df5481eb3 100644
--- a/security/ssss/Makefile
+++ b/security/ssss/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ssss
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://point-at-infinity.org/ssss/
MAINTAINER= luke@novum.am.lublin.pl
COMMENT= Shamir's Secret Sharing Scheme
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
PLIST_FILES= bin/ssss-combine bin/ssss-split