aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch)
tree137406de20fa3d6cc8b974ee1cecac3ea2105c30 /security
parentb6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff)
downloadports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.tar.gz
ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.zip
Now gettext 0.12.1 is gettext-old.
Notes
Notes: svn path=/head/; revision=98909
Diffstat (limited to 'security')
-rw-r--r--security/authforce/Makefile2
-rw-r--r--security/fwlogwatch/Makefile2
-rw-r--r--security/gnupg-devel/Makefile2
-rw-r--r--security/gnupg/Makefile2
-rw-r--r--security/gnupg1/Makefile2
-rw-r--r--security/gsasl/Makefile2
-rw-r--r--security/gss/Makefile2
-rw-r--r--security/mcrypt/Makefile2
-rw-r--r--security/newpg/Makefile2
-rw-r--r--security/quintuple-agent/Makefile2
-rw-r--r--security/shishi/Makefile2
-rw-r--r--security/steghide/Makefile2
-rw-r--r--security/tinc/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile
index f265d1de70f7..58b0e0419941 100644
--- a/security/authforce/Makefile
+++ b/security/authforce/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ache@FreeBSD.org
COMMENT= HTTP authentication brute forcer
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
USE_GETOPT_LONG=yes
diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile
index c756d169570f..83d9b1960e13 100644
--- a/security/fwlogwatch/Makefile
+++ b/security/fwlogwatch/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.kybs.de/boris/sw/
MAINTAINER= jim@corebsd.or.id
COMMENT= A packet filter and firewall log analyzer
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile
index afd67e934594..668cfe30dff2 100644
--- a/security/gnupg-devel/Makefile
+++ b/security/gnupg-devel/Makefile
@@ -17,7 +17,7 @@ COMMENT= Prerelease package of GnuPG extensions for GnuPG 2.0
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext \
+ intl.5:${PORTSDIR}/devel/gettext-old \
ksba.7:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 32f366b41668..1b9962315121 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= The GNU Privacy Guard
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= YES
USE_GMAKE= YES
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index 32f366b41668..1b9962315121 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= The GNU Privacy Guard
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= YES
USE_GMAKE= YES
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 23b702c5b06d..076fbf65b156 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU SASL Library
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
idn.12:${PORTSDIR}/devel/libidn \
gcrypt.6:${PORTSDIR}/security/libgcrypt \
ntlm.0:${PORTSDIR}/security/libntlm \
diff --git a/security/gss/Makefile b/security/gss/Makefile
index 810175da228d..c71a91674feb 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Generic Security Service Library
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
shishi.0:${PORTSDIR}/security/shishi
USE_PERL5_BUILD= yes
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 771c763fcc90..1e16ec0f7253 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -24,7 +24,7 @@ COMMENT= Replacement for crypt(1)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/ \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --with-catgets
diff --git a/security/newpg/Makefile b/security/newpg/Makefile
index afd67e934594..668cfe30dff2 100644
--- a/security/newpg/Makefile
+++ b/security/newpg/Makefile
@@ -17,7 +17,7 @@ COMMENT= Prerelease package of GnuPG extensions for GnuPG 2.0
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
iconv.3:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext \
+ intl.5:${PORTSDIR}/devel/gettext-old \
ksba.7:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile
index 48d635a51be8..04593da41a58 100644
--- a/security/quintuple-agent/Makefile
+++ b/security/quintuple-agent/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.vibe.at/tools/q-agent/
MAINTAINER= stolz@i2.informatik.rwth-aachen.de
COMMENT= Quintuple Agent is a program that stores secrets for you
-LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old
USE_GNOME= glib12
.ifndef(WITHOUT_X11)
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index efc9845cc228..acb123d886c2 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= A free implementation of the Kerberos 5 network security system
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
idn.12:${PORTSDIR}/devel/libidn \
tasn1.2:${PORTSDIR}/security/libtasn1
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index c16f5779f157..3980d776d9a7 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -17,7 +17,7 @@ COMMENT= "Steganography tool to hide data in binary files"
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
mhash.2:${PORTSDIR}/security/mhash \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
USE_PERL5= yes
USE_LIBTOOL= yes
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index 206ce9b83ba2..b15543e890b1 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://tinc.nl.linux.org/packages/ \
MAINTAINER= krion@FreeBSD.org
COMMENT= A Virtual Private Network (VPN) daemon
-LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old \
lzo.1:${PORTSDIR}/archivers/lzo
USE_OPENSSL= yes