1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Chase libgcrypt library version

This commit is contained in:
Tilman Keskinoz 2008-02-28 21:47:06 +00:00
parent 7095043373
commit 6c7eeeeeb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208144
20 changed files with 46 additions and 34 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= fuse
PORTVERSION= 0.9.0
PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF
MASTER_SITE_SUBDIR= fuse-emulator
@ -16,7 +17,7 @@ COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator
LIB_DEPENDS= spectrum.6:${PORTSDIR}/emulators/libspectrum \
765.4:${PORTSDIR}/emulators/lib765 \
gcrypt.13:${PORTSDIR}/security/libgcrypt
gcrypt.15:${PORTSDIR}/security/libgcrypt
USE_GNOME= libxml2 glib20 gtk20
GNU_CONFIGURE= yes

View File

@ -7,6 +7,7 @@
PORTNAME= libspectrum
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= emulators devel
MASTER_SITES= SF
MASTER_SITE_SUBDIR= fuse-emulator
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= fuse-emulator
MAINTAINER= yuri.pankov@gmail.com
COMMENT= Handling of ZX-Spectrum emulator files formats
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
USE_GMAKE= yes
USE_GNOME= glib20

View File

@ -7,7 +7,7 @@
PORTNAME= telak
PORTVERSION= 0.5
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://julien.danjou.info/telak/ \
http://critical.ch/distfiles/ \
@ -17,7 +17,7 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A tool to draw pictures on your root window
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
gcrypt.13:${PORTSDIR}/security/libgcrypt \
gcrypt.15:${PORTSDIR}/security/libgcrypt \
Imlib2.4:${PORTSDIR}/graphics/imlib2
USE_GMAKE= yes

View File

@ -7,7 +7,7 @@
PORTNAME= wmbiff
PORTVERSION= 0.4.27
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -36,7 +36,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
.include <bsd.port.pre.mk>
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt \
LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt \
gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
--with-libgcrypt-prefix=${LOCALBASE}

View File

@ -7,6 +7,7 @@
PORTNAME= csync2
PORTVERSION= 1.34
PORRTEVISION= 1
CATEGORIES= net
MASTER_SITES= http://oss.linbit.com/csync2/ \
http://people.freebsd.org/~aaron/distfiles/
@ -18,7 +19,7 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
tasn1.3:${PORTSDIR}/security/libtasn1 \
gnutls.13:${PORTSDIR}/security/gnutls \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
gcrypt.13:${PORTSDIR}/security/libgcrypt \
gcrypt.15:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
MAN1= csync2.1

View File

@ -7,6 +7,7 @@
PORTNAME= cyphesis
PORTVERSION= 0.5.15
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=worldforge
@ -19,7 +20,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \
wfmath-0.3.4:${PORTSDIR}/math/wfmath \
mercator-0.2.4:${PORTSDIR}/devel/mercator \
skstream-0.3.4:${PORTSDIR}/net/skstream \
gcrypt.13:${PORTSDIR}/security/libgcrypt
gcrypt.15:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS= --with-python=${LOCALBASE}

View File

@ -7,7 +7,7 @@
PORTNAME?= wireshark
PORTVERSION= 0.99.8
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/
DISTNAME= ${DATADIR_NAME}-${PORTVERSION}
@ -148,7 +148,7 @@ CONFIGURE_ARGS+=--with-libgnutls-prefix=${LOCALBASE}
.endif
.if exists(${LOCALBASE}/lib/libgcrypt.so) || defined(WITH_LIBGCRYPT)
LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--with-libgcrypt-prefix=${LOCALBASE}
.endif

View File

@ -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 \

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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]*

View File

@ -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]*

View File

@ -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

View File

@ -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

View File

@ -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 \

View File

@ -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]*

View File

@ -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>

View File

@ -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

View File

@ -7,7 +7,7 @@
PORTNAME= libxslt
PORTVERSION= 1.1.22
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES?= textproc gnome
MASTER_SITES= ftp://xmlsoft.org/libxslt/ \
ftp://fr.rpmfind.net/pub/libxml/
@ -48,7 +48,7 @@ WITH_GCRYPT= yes
.endif
.if defined(WITH_GCRYPT)
LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt
.endif
pre-everything::