Skip to content
Snippets Groups Projects
Commit ca50359a authored by Dmitry Sivachenko's avatar Dmitry Sivachenko
Browse files

net/haproxy-devel: update to version 2.5-dev1.

parent 123b1571
No related branches found
No related tags found
No related merge requests found
# Created by: Hugo Saro <hugo@barafranca.com>
PORTNAME= haproxy
DISTVERSION= 2.4-dev17
DISTVERSION= 2.5-dev1
CATEGORIES= net www
MASTER_SITES= http://www.haproxy.org/download/2.4/src/devel/
MASTER_SITES= http://www.haproxy.org/download/2.5/src/devel/
PKGNAMESUFFIX= -devel
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
......@@ -21,6 +21,7 @@ USE_RC_SUBR= haproxy
ALL_TARGET= all admin/halog/halog
MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \
USE_ZLIB=1 USE_CPU_AFFINITY=1 USE_ACCEPT4=1 \
USE_TFO=1 USE_THREAD_DUMP=1 \
CC="${CC}" DEBUG_CFLAGS="" CPU_CFLAGS="${CFLAGS}"
OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS PROMEX
......
TIMESTAMP = 1619264007
SHA256 (haproxy-2.4-dev17.tar.gz) = 045cf3fd29394550dc073090a2b171816aa804323a336435a840977eb6435d87
SIZE (haproxy-2.4-dev17.tar.gz) = 3539296
TIMESTAMP = 1625143812
SHA256 (haproxy-2.5-dev1.tar.gz) = fdd9153253340f6a731dcfc6a8b3d90cc9a2d14123cc5964a73fdfda19851c84
SIZE (haproxy-2.5-dev1.tar.gz) = 3615222
......@@ -91,6 +91,7 @@ sbin/haproxy
%%PORTDOCS%%%%DOCSDIR%%/regression-testing.txt
%%PORTDOCS%%%%DOCSDIR%%/seamless_reload.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/acl-content-sw.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-config-edge.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/content-sw-sample.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/400.http
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/403.http
......@@ -102,6 +103,7 @@ sbin/haproxy
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorfiles/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/haproxy.init
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/option-http_proxy.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quick-test.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/socks4.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparent_proxy.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wurfl-example.cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment