aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/crawl/Makefile4
-rw-r--r--www/firefox-esr/Makefile4
-rw-r--r--www/firefox/Makefile4
-rw-r--r--www/httpsqs/Makefile4
-rw-r--r--www/libevhtp/Makefile4
-rw-r--r--www/libxul/Makefile4
-rw-r--r--www/mohawk/Makefile3
-rw-r--r--www/nghttp2/Makefile6
-rw-r--r--www/pecl-http/Makefile4
-rw-r--r--www/pecl-http2/Makefile4
-rw-r--r--www/seamonkey/Makefile4
-rw-r--r--www/slowcgi/Makefile4
-rw-r--r--www/spdylay/Makefile6
13 files changed, 28 insertions, 27 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index facf5280d8d7..55afa60e8173 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= crawl
PORTVERSION= 0.4
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= www
MASTER_SITES= http://www.monkey.org/~provos/
@@ -12,7 +12,7 @@ COMMENT= Small, efficient web crawler with advanced features
LICENSE= BSD4CLAUSE
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
USES= bdb pkgconfig
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index ce29124e220f..50e3ae314b6f 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 45.7.0
DISTVERSIONSUFFIX=esr.source
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
@@ -16,7 +16,7 @@ COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.12:devel/nspr \
nss>=3.21.3:security/nss \
- libevent2>=2.0.21_2:devel/libevent2 \
+ libevent>=2.0.21_2:devel/libevent \
soundtouch>=1.9.0:audio/soundtouch \
harfbuzz>=1.1.0:print/harfbuzz \
graphite2>=1.3.6:graphics/graphite2 \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 3321fedb8ec6..52042e2be8e7 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -4,7 +4,7 @@
PORTNAME= firefox
DISTVERSION= 51.0.1
DISTVERSIONSUFFIX=.source
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
@@ -15,7 +15,7 @@ COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \
nss>=3.28.1:security/nss \
- libevent2>=2.0.21_2:devel/libevent2 \
+ libevent>=2.0.21_2:devel/libevent \
harfbuzz>=1.3.3:print/harfbuzz \
graphite2>=1.3.8:graphics/graphite2 \
png>=1.6.25:graphics/png \
diff --git a/www/httpsqs/Makefile b/www/httpsqs/Makefile
index 2d972e6fa734..d85da7ce6710 100644
--- a/www/httpsqs/Makefile
+++ b/www/httpsqs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= httpsqs
PORTVERSION= 1.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www devel
MASTER_SITES= GOOGLE_CODE
@@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
BROKEN= Unfetchable (google code has gone away)
LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
USES= pkgconfig
diff --git a/www/libevhtp/Makefile b/www/libevhtp/Makefile
index 05308f3e53b2..730b24d31dcf 100644
--- a/www/libevhtp/Makefile
+++ b/www/libevhtp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libevhtp
PORTVERSION= 1.2.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MAINTAINER= ultima1252@gmail.com
@@ -11,7 +11,7 @@ COMMENT= Flexible replacement for libevent httpd API
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
USE_GITHUB= yes
GH_ACCOUNT= ellzey
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index 44ade39b6bbd..8213bc9ae2e8 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libxul
DISTVERSION= 45.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= www devel
MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \
MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source
@@ -14,7 +14,7 @@ COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
BUILD_DEPENDS= nspr>=4.12:devel/nspr \
nss>=3.21.3:security/nss \
- libevent2>=2.0.21_2:devel/libevent2 \
+ libevent>=2.0.21_2:devel/libevent \
soundtouch>=1.9.0:audio/soundtouch \
harfbuzz>=1.1.0:print/harfbuzz \
graphite2>=1.3.6:graphics/graphite2 \
diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile
index d899022eafe0..1033f9deb919 100644
--- a/www/mohawk/Makefile
+++ b/www/mohawk/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mohawk
PORTVERSION= 2.0.19
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://fossil.bsdsx.fr/mohawk/tarball/ \
http://fossil.etoilebsd.net/mohawk/tarball/
@@ -12,7 +13,7 @@ COMMENT= Simple and lightweight HTTP daemon
LICENSE= BSD2CLAUSE
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
PLIST_FILES+= bin/mhtpasswd \
man/man5/mohawk.conf.5.gz \
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index d5dcd8fa12ab..d951f9763a04 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nghttp2
PORTVERSION= 1.19.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www net
MAINTAINER= sunpoet@FreeBSD.org
@@ -52,8 +52,8 @@ ASIO_CONFIGURE_OFF= --with-boost=no
ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread
ASIO_LIB_DEPENDS= libboost_thread.so:devel/boost-libs
EXAMPLES_CONFIGURE_ENABLE= examples
-EXAMPLES_BUILD_DEPENDS= libevent2>=2.0.8:devel/libevent2
-EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent2
+EXAMPLES_BUILD_DEPENDS= libevent>=2.0.8:devel/libevent
+EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent
HPACK_BUILD_DEPENDS= jansson>=2.5:devel/jansson
HPACK_CONFIGURE_ENABLE= hpack-tools
HPACK_LIB_DEPENDS= libjansson.so:devel/jansson
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile
index 5276b183d1be..2bee52154166 100644
--- a/www/pecl-http/Makefile
+++ b/www/pecl-http/Makefile
@@ -3,7 +3,7 @@
PORTNAME= http
PORTVERSION= 3.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -23,7 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2
LIB_DEPENDS= libcurl.so:ftp/curl \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
IGNORE_WITH_PHP= 56
USES= php:ext tar:tgz
diff --git a/www/pecl-http2/Makefile b/www/pecl-http2/Makefile
index 169116c56072..a24fe8076e95 100644
--- a/www/pecl-http2/Makefile
+++ b/www/pecl-http2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= http
PORTVERSION= 2.5.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf \
RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf \
${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro
LIB_DEPENDS= libcurl.so:ftp/curl \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
IGNORE_WITH_PHP=70
USES= php:ext tar:tgz
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 0adc5deef148..9fdabaa6dd4a 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -4,7 +4,7 @@
PORTNAME= seamonkey
DISTVERSION= 2.46
MOZILLA_VER= 49 # above + 3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES?= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source
@@ -16,7 +16,7 @@ COMMENT= The open source, standards compliant web browser
BUILD_DEPENDS= nspr>=4.12:devel/nspr \
nss>=3.25:security/nss \
- libevent2>=2.0.21_2:devel/libevent2 \
+ libevent>=2.0.21_2:devel/libevent \
harfbuzz>=1.2.6:print/harfbuzz \
graphite2>=1.3.8:graphics/graphite2 \
png>=1.6.21:graphics/png \
diff --git a/www/slowcgi/Makefile b/www/slowcgi/Makefile
index 5a8e830a7fa6..383b68152af8 100644
--- a/www/slowcgi/Makefile
+++ b/www/slowcgi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= slowcgi
PORTVERSION= 6.0.20161031
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= koue@chaosophia.net
@@ -10,7 +10,7 @@ COMMENT= FastCGI interface for old CGI programs
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
WRKSRC_SUBDIR= src/usr.sbin/${GH_PROJECT}
diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile
index 6a078b179a8f..3d37ac8e56f6 100644
--- a/www/spdylay/Makefile
+++ b/www/spdylay/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spdylay
PORTVERSION= 1.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www net
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
LOCAL/sunpoet
@@ -14,8 +14,8 @@ COMMENT= SPDY protocol version 2, 3 and 3.1 implementation in C
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= libevent2>=2.0.8:devel/libevent2
-LIB_DEPENDS= libevent_openssl.so:devel/libevent2
+BUILD_DEPENDS= libevent>=2.0.8:devel/libevent
+LIB_DEPENDS= libevent_openssl.so:devel/libevent
BROKEN_powerpc64= does not build
BROKEN_sparc64= does not build: fails to link