aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
committernovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
commit9f3ec28d2d39471ad12b17c53e52685915649399 (patch)
tree36aa19e619c507820268d745265fdb71b031563c /www
parent0741e08c6552f0fab3c213fa1998e3d573017054 (diff)
downloadfreebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.gz
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.zst
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.zip
Chase security/gnutls update and add an UPDATING entry.
Diffstat (limited to 'www')
-rw-r--r--www/gurlchecker/Makefile4
-rw-r--r--www/hydra/Makefile4
-rw-r--r--www/kazehakase/Makefile4
-rw-r--r--www/libmicrohttpd/Makefile4
-rw-r--r--www/mod_gnutls/Makefile3
-rw-r--r--www/retawq/Makefile4
-rw-r--r--www/tntnet/Makefile1
-rw-r--r--www/wwwoffle/Makefile4
-rw-r--r--www/xxxterm/Makefile3
9 files changed, 17 insertions, 14 deletions
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index 86d77396595d..6933971b7807 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gurlchecker
PORTVERSION= 0.10.1
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= www gnome
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/%SUBDIR%/
MASTER_SITE_SUBDIR= 547
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+= --disable-clamav
.if defined(WITHOUT_GNUTLS)
CONFIGURE_ARGS+= --disable-gnutls
.else
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
.endif
post-patch:
diff --git a/www/hydra/Makefile b/www/hydra/Makefile
index d79f2df7608d..cc13b8018f5b 100644
--- a/www/hydra/Makefile
+++ b/www/hydra/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hydra
PORTVERSION= 0.1.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
ftp://ftp.hellug.gr/pub/software/hydra/
@@ -16,7 +16,7 @@ MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A high performance multi-threaded web server
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_RC_SUBR= hydra.sh
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index 257112979fe8..3fcc9c684037 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kazehakase
PORTVERSION= 0.5.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}/43802
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/43802
MAINTAINER= kwm@FreeBSD.org
COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
estraier.8:${PORTSDIR}/textproc/hyperestraier
USE_GNOME= gnomehack intlhack gnomeprefix gtk20
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile
index a2a8467ccc60..1cf59148df66 100644
--- a/www/libmicrohttpd/Makefile
+++ b/www/libmicrohttpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmicrohttpd
PORTVERSION= 0.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,7 +25,7 @@ IGNORE= strdup is not available in this OS release
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--with-gnutls=${LOCALBASE} --enable-https
.endif
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index 3c03117259e0..64c05e0cd84a 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mod_gnutls
PORTVERSION= 0.5.6
+PORTREVISION= 1
CATEGORIES= www security
MASTER_SITES= http://www.outoforder.cc/downloads/mod_gnutls/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= fumifumi@abacustech.jp
COMMENT= mod_gnutls uses the GnuTLS library to provide SSL, and TLS encryption for Apache HTTPD
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
diff --git a/www/retawq/Makefile b/www/retawq/Makefile
index 2bf2182b5c89..80b31f07e266 100644
--- a/www/retawq/Makefile
+++ b/www/retawq/Makefile
@@ -8,7 +8,7 @@
PORTNAME= retawq
DISTVERSION= 0.2.6c
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.2.6c
@@ -33,7 +33,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --set-tls=1
.elif defined(WITH_OPENSSL)
USE_OPENSSL= yes
diff --git a/www/tntnet/Makefile b/www/tntnet/Makefile
index d83b7bc9d982..e591a87a1323 100644
--- a/www/tntnet/Makefile
+++ b/www/tntnet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tntnet
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= www devel
MASTER_SITES= http://www.tntnet.org/download/
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 7f87130752fb..9705d50f74d2 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wwwoffle
PORTVERSION= 2.9d
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www ipv6
MASTER_SITES= http://www.gedanken.demon.co.uk/download-wwwoffle/
EXTRACT_SUFX= .tgz
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A caching proxy server for HTTP and FTP designed for dial-up hosts
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_PERL5= yes
USE_GMAKE= yes
diff --git a/www/xxxterm/Makefile b/www/xxxterm/Makefile
index d315e6d85118..b0bc7bf6e551 100644
--- a/www/xxxterm/Makefile
+++ b/www/xxxterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xxxterm
PORTVERSION= 1.339
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://opensource.conformal.com/snapshots/xxxterm/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= aldis@bsdroot.lv
COMMENT= Minimalists vi-like web browser based on webkit and GTK+
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
soup-2.4:${PORTSDIR}/devel/libsoup \
webkit-1.0:${PORTSDIR}/www/webkit-gtk2