mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Chase gnutls update.
This commit is contained in:
parent
327db67bb5
commit
17b54d4ed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153142
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= libsoup
|
||||
PORTVERSION= 2.2.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
|
||||
@ -31,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
PLIST_SUB= VERSION="2.2"
|
||||
|
||||
.if !defined(WITHOUT_SSL)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-ssl
|
||||
.endif
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= libsoup
|
||||
PORTVERSION= 2.2.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
|
||||
@ -31,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
PLIST_SUB= VERSION="2.2"
|
||||
|
||||
.if !defined(WITHOUT_SSL)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-ssl
|
||||
.endif
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= curl
|
||||
PORTVERSION= 7.15.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp ipv6 www
|
||||
MASTER_SITES= http://curl.haxx.se/download/ \
|
||||
${MASTER_SITE_SOURCEFORGE} \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lftp
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
|
||||
ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= moftpd
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= ftp://ftp.morth.org/moftpd/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -30,7 +31,7 @@ RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
|
||||
CONFIGURE_ARGS+= --without-tls
|
||||
.elif defined(WITH_GNUTLS)
|
||||
CONFIGURE_ARGS+= --without-openssl
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
LIBS= -L${LOCALBASE}/lib -lgnutls
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
.else
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= libggz
|
||||
PORTVERSION= 0.0.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
|
||||
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
|
||||
@ -28,7 +29,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
.if defined(WITH_GNUTLS)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --with-tls=GnuTLS
|
||||
.else
|
||||
USE_OPENSSL= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= bitlbee
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://get.bitlbee.org/src/:bitlbee \
|
||||
http://get.bitlbee.org/patches/:patches
|
||||
@ -39,7 +40,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
|
||||
|
||||
.if defined(WITH_MSN)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+=--msn=1
|
||||
.else
|
||||
CONFIGURE_ARGS+=--msn=0 --ssl=bogus
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= bitlbee
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://get.bitlbee.org/src/:bitlbee \
|
||||
http://get.bitlbee.org/patches/:patches
|
||||
@ -39,7 +40,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
|
||||
|
||||
.if defined(WITH_MSN)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+=--msn=1
|
||||
.else
|
||||
CONFIGURE_ARGS+=--msn=0 --ssl=bogus
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
PORTNAME= anubis
|
||||
PORTVERSION= 3.6.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= libetpan
|
||||
PORTVERSION= 0.41
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -25,7 +26,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
.if defined(WITH_GNUTLS)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --with-gnutls
|
||||
.else
|
||||
USE_OPENSSL= yes
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= libnewmail
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Generic mail checking library
|
||||
|
||||
LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
|
||||
LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
|
||||
oop.4:${PORTSDIR}/devel/liboop
|
||||
|
||||
USE_AUTOTOOLS= libltdl:15 libtool:15
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mutt-ng
|
||||
PORTVERSION= 20051110
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/
|
||||
DISTNAME= muttng-${PORTVERSION}
|
||||
@ -80,7 +81,7 @@ CONFIGURE_ARGS+= --enable-imap
|
||||
CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE}
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE}
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= wmbiff
|
||||
PORTVERSION= 0.4.27
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail windowmaker afterstep
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -36,7 +37,7 @@ PLIST_DIRS= %%DATADIR%%/skins \
|
||||
|
||||
.if defined(WITH_GNUTLS)
|
||||
LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt \
|
||||
gnutls.12:${PORTSDIR}/security/gnutls
|
||||
gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \
|
||||
--with-libgcrypt-prefix=${LOCALBASE}
|
||||
.else
|
||||
|
@ -229,7 +229,7 @@
|
||||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 0.8.5.20060102
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://nightlies.videolan.org/build/source/
|
||||
# http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
|
||||
@ -661,7 +661,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_HTTPD) && (defined(WITH_SSL) || exists(${LOCALBASE}/lib/libgnutls.a))
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+=--enable-gnutls
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-gnutls
|
||||
|
@ -224,7 +224,7 @@
|
||||
|
||||
PORTNAME= vlc
|
||||
PORTVERSION= 0.8.4a
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
|
||||
http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
|
||||
@ -647,7 +647,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_HTTPD) && (defined(WITH_SSL) || exists(${LOCALBASE}/lib/libgnutls.a))
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+=--enable-gnutls
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-gnutls
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gaim
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES?= net-im
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= loudmouth
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
|
||||
@ -29,7 +29,7 @@ OPTIONS= GNUTLS "Enable SSL (via GnuTLS) support" on
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_GNUTLS)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-ssl
|
||||
.endif
|
||||
|
@ -25,6 +25,7 @@
|
||||
|
||||
PORTNAME= gtk-gnutella
|
||||
DISTVERSION= 0.96b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://gtk-gnutella.sourceforge.net/download/ \
|
||||
|
@ -25,6 +25,7 @@
|
||||
|
||||
PORTNAME= gtk-gnutella
|
||||
DISTVERSION= 0.96b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://gtk-gnutella.sourceforge.net/download/ \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= morebalance
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://morebalance.coolprojects.org/
|
||||
|
||||
@ -15,7 +15,7 @@ MAINTAINER= clement@FreeBSD.org
|
||||
COMMENT= A modular open source user-space load balancing system
|
||||
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
|
||||
gnutls.12:${PORTSDIR}/security/gnutls \
|
||||
gnutls.15:${PORTSDIR}/security/gnutls \
|
||||
ggz.3:${PORTSDIR}/games/libggz
|
||||
|
||||
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= vino
|
||||
PORTVERSION= 2.12.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
|
||||
|
@ -12,7 +12,7 @@ CUPS_MASTER_SITES=\
|
||||
CUPS_VERSION= 1.1.23
|
||||
CUPS_REVISION= 0
|
||||
CUPS_PORTVER= ${CUPS_VERSION}.${CUPS_REVISION}
|
||||
CUPS_PORTREV= 0
|
||||
CUPS_PORTREV= 1
|
||||
CUPS_PORTEPOCH= 0
|
||||
CUPS_FILESDIR= ${.CURDIR}/../../print/cups/files
|
||||
CUPS_ETCDIR= ${PREFIX}/etc/cups
|
||||
@ -79,7 +79,7 @@ CONFIGURE_ARGS+= --localstatedir=/var \
|
||||
|
||||
.if !defined(WITHOUT_GNUTLS)
|
||||
CONFIGURE_ARGS+= --enable-gnutls --disable-openssl
|
||||
LIB_DEPENDS+= gnutls-openssl.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls-openssl.15:${PORTSDIR}/security/gnutls
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= CPPFLAGS="-I.. -I${LOCALBASE}/include"
|
||||
|
@ -5,14 +5,14 @@
|
||||
|
||||
PORTNAME= libprelude
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.prelude-ids.org/download/releases/
|
||||
|
||||
MAINTAINER= sergei@FreeBSD.org
|
||||
COMMENT= Framework library for Prelude NIDS
|
||||
|
||||
LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
|
||||
USE_GPG= yes
|
||||
SIG_SUFFIX= .sig
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xmlsec1
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
|
||||
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
|
||||
@ -31,7 +31,7 @@ MAN1= xmlsec1.1 xmlsec1-config.1
|
||||
|
||||
.if defined(WITH_GNUTLS)
|
||||
CONFIGURE_ARGS+= --with-gnutls="${LOCALBASE}"
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-gnutls
|
||||
.endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gkrellm
|
||||
PORTVERSION= 2.2.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils ipv6
|
||||
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellm/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -45,7 +45,7 @@ USE_GETTEXT= yes
|
||||
.endif
|
||||
USE_XLIB= yes
|
||||
.if defined(WITH_GNUTLS)
|
||||
LIB_DEPENDS+= gnutls-openssl.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls-openssl.15:${PORTSDIR}/security/gnutls
|
||||
MAKE_ENV+= GNUTLSINC=${LOCALBASE}/include GNUTLSLIB=${LOCALBASE}/lib \
|
||||
without-ssl=1
|
||||
.elif defined(WITH_OPENSSL)
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cherokee
|
||||
PORTVERSION= 0.4.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION}
|
||||
@ -35,7 +36,7 @@ USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS+= --enable-tls=openssl
|
||||
LDFLAGS+= -lssl -lcrypto
|
||||
.else
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --enable-tls=gnutls
|
||||
.endif
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cherokee
|
||||
PORTVERSION= 0.4.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION}
|
||||
@ -35,7 +36,7 @@ USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS+= --enable-tls=openssl
|
||||
LDFLAGS+= -lssl -lcrypto
|
||||
.else
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --enable-tls=gnutls
|
||||
.endif
|
||||
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= gurlchecker
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= http://labs.libre-entreprise.org/download.php/${DOWNNUM}/
|
||||
|
||||
MAINTAINER= kwm@FreeBSD.org
|
||||
COMMENT= A Gnome program to check a page/website for broken links
|
||||
|
||||
LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
|
||||
LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
|
||||
gnet-2.0.0:${PORTSDIR}/net/gnet2
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -8,13 +8,14 @@
|
||||
|
||||
PORTNAME= hydra
|
||||
PORTVERSION= 0.1.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A high performance multi-threaded web server
|
||||
|
||||
LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= retawq
|
||||
DISTVERSION= 0.2.6b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -34,7 +35,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
.if defined(WITH_GNUTLS)
|
||||
LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --set-tls=1
|
||||
.elif defined(WITH_OPENSSL)
|
||||
USE_OPENSSL= yes
|
||||
|
Loading…
Reference in New Issue
Block a user