aboutsummaryrefslogtreecommitdiff
path: root/www/trafficserver
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2016-01-27 06:41:29 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2016-01-27 06:41:29 +0000
commitcb5f0f0b9e0306fe26b53fd58fff43cc1ab96f63 (patch)
tree3f0307131eee05127d347fb70febc176c7f17b02 /www/trafficserver
parentd435a09cf7c5202b0781fdf15257028f5dfd3e03 (diff)
downloadports-cb5f0f0b9e0306fe26b53fd58fff43cc1ab96f63.tar.gz
ports-cb5f0f0b9e0306fe26b53fd58fff43cc1ab96f63.zip
1: Mark BROKEN on 9.
2: remove uneeded library (libboost_system.so) 3: bump version.
Notes
Notes: svn path=/head/; revision=407339
Diffstat (limited to 'www/trafficserver')
-rw-r--r--www/trafficserver/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile
index 265af4eaf035..28ec652f375f 100644
--- a/www/trafficserver/Makefile
+++ b/www/trafficserver/Makefile
@@ -3,6 +3,7 @@
PORTNAME= trafficserver
PORTVERSION= 6.0.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= APACHE/${PORTNAME}
@@ -11,8 +12,7 @@ COMMENT= Fast, scalable and extensible HTTP proxy server
LICENSE= APACHE20
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libcurl.so:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libhwloc.so:${PORTSDIR}/devel/hwloc \
libpcre.so:${PORTSDIR}/devel/pcre \
libxml2.so:${PORTSDIR}/textproc/libxml2
@@ -62,6 +62,8 @@ INTERIM_CONFIGURE_ENABLE= interim-cache
SPDY_CONFIGURE_ENABLE= spdy
SPDY_LIB_DEPENDS= libspdylay.so:${PORTSDIR}/www/spdylay
+BROKEN_FreeBSD_9= Trafficserver is only supported on FreeBSD 10.1 or newer
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRECLAIM}
@@ -74,11 +76,6 @@ CONFIGURE_ARGS+= --disable-freelist
IGNORE= no allocation strategy selected
.endif
-.if ${OSVERSION} >= 900033 && exists(/usr/bin/clang)
-CC= clang
-CXX= clang++
-.endif
-
.if ! exists(/var/cache)
# FreeBSD 8.x
PLIST_DIRS+= /var/cache