1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

150 Commits

Author SHA1 Message Date
Bernard Spil
bd94dc9f20 net/haproxy: Fix linking SSL libs
- Pass lib and include paths to make
 - Optionsify

PR:             225149
Approved by:    demon (maintainer)
2018-01-15 21:12:58 +00:00
Dmitry Sivachenko
becac37e22 Update to version 1.7.10 2018-01-02 19:35:00 +00:00
Dmitry Sivachenko
115497180b Pull deviceatlas library from a (recently created) separate port.
Submitted by:	David Carlier <dcarlier@afilias.info>
2017-10-23 12:20:36 +00:00
Dmitry Sivachenko
4857eb9555 Update to latest deviceatlas API.
Submitted by:	David Carlier <dcarlier@afilias.info>
2017-08-31 18:26:32 +00:00
Dmitry Sivachenko
76052d5924 Update to version 1.7.9. 2017-08-18 08:05:46 +00:00
Dmitry Sivachenko
af7ca2709a Bump portrevision due to rc script change. 2017-08-16 08:11:47 +00:00
Dmitry Sivachenko
de34245567 Add hardstop/hardreload commands to rc script (to stop/reload haproxy without
waiting for existing connections to close).

PR:		221402
Submitted by:	Frank Wall <fw@moov.de>
2017-08-16 08:06:57 +00:00
Bernard Spil
82b8fb7369 net/haproxy: Fix build with LibreSSL 2.5.3+
- Add defines SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB from OpenSSL 1.1
  - Add 1.6 patch from OpenBSD (last 2 chunks)

PR:		218586
Obtained from:	OpenBSD
2017-07-26 11:57:00 +00:00
Renato Botelho
6c83eea8a0 Fix net/haproxy and net/haproxy-devel build on ARM
USE_REGPARM=1 is specific for amd64 and i386. Conditionalize its definition and
let the port build on ARM

Approved by:	demon (maintainer)
Obtained from:	pfSense
MFH:		2017Q3
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D11637
2017-07-18 20:20:43 +00:00
Dmitry Sivachenko
1dd24620e1 Update to version 1.7.8. 2017-07-07 12:15:21 +00:00
Dmitry Sivachenko
5f615512df Update to version 1.7.7. 2017-06-26 07:01:30 +00:00
Dmitry Sivachenko
8e86e36594 Update to version 1.7.6. 2017-06-16 13:33:34 +00:00
Dmitry Sivachenko
b03377a0ea Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS. 2017-06-07 09:12:35 +00:00
Dmitry Sivachenko
b7a65b5d93 Add a patch from upstream to fix haproxy operations when dynamic dns
resolvers are used.

PR:		219379
Submitted by:	jimp@pfsense.org
2017-05-18 19:22:57 +00:00
Bernard Spil
8199e90988 net/haproxy: Fix build with LibreSSL
- Add patch from OpenBSD

PR:		218637
Reported by:	Mark Martinec <Mark.Martinec@ijs.si>
Approved by:	maintainer timeout
Obtained from:	OpenBSD
2017-05-14 09:40:25 +00:00
Dmitry Sivachenko
6c673fb3e8 Enable USE_REGPARM, USE_ACCEPT4 defines. 2017-05-11 10:25:59 +00:00
Dmitry Sivachenko
76e95e15ca Bump PORTREVISION due to recent changes.
PR:		218761
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
2017-04-19 20:15:52 +00:00
Dmitry Sivachenko
ecffb45675 Overriding OPTIONS_CFLAGS was a bad idea.
backout last commit and use CFLAGS as before.
2017-04-19 16:30:09 +00:00
Dmitry Sivachenko
2db870881c Do not override CFLAGS defined in Makefile; use OPTIONS_CFLAGS to pass our
CFLAGS env variable;

Add -fwrap to CFLAGS to fix eventual haproxy spins when compiled with newer
versions of clang (FreeBSD-11 is affected). -- obtained from haproxy source tree.
2017-04-19 12:57:56 +00:00
Dmitry Sivachenko
6929b577c6 Update to version 1.7.5. 2017-04-03 08:45:32 +00:00
Dmitry Sivachenko
e809727415 Restore deviceatlas checksums. 2017-03-28 10:15:15 +00:00
Dmitry Sivachenko
dc330a35ba Update to version 1.7.4. 2017-03-28 09:01:22 +00:00
Dmitry Sivachenko
2035ee39ce Update deviceates API.
Submitted by:	David Carlier <dcarlier@afilias.info>
2017-03-23 14:51:46 +00:00
Dmitry Sivachenko
5eb99debf7 Import some fixes from upstream
Obtained from:	haproxy ML
2017-03-19 16:40:46 +00:00
Dmitry Sivachenko
efe6e2886c Enchance patch (abtained from haproxy ML). 2017-03-18 15:15:01 +00:00
Dmitry Sivachenko
5eb9de224a Provide a better patch to fix connection timeouts
Obtained from:	haproxy ML
2017-03-14 21:45:21 +00:00
Dmitry Sivachenko
a16cfe6ce8 Add a temporary patch to fix timeouts reported at haproxy ML.
Obtained from:	haproxy ML
2017-03-12 08:56:36 +00:00
Dmitry Sivachenko
19b3cfa7da Remove a patch no longer needed. 2017-03-12 08:48:31 +00:00
Dmitry Sivachenko
7655661afb Update to version 1.7.3. 2017-02-28 11:42:03 +00:00
Dmitry Sivachenko
bd8879a196 Update deviceatlas API to version 2.1.2
Submitted by:	David Carlier <dcarlier@afilias.info>
2017-02-24 18:48:47 +00:00
Dmitry Sivachenko
65e8b9499c Update deviceatlas API.
Submitted by:	David Carlier <dcarlier@afilias.info>
2017-02-18 18:43:57 +00:00
Dmitry Sivachenko
dc08808190 Update URL 2017-01-13 10:32:50 +00:00
Dmitry Sivachenko
0754fdf5fa Update to version 1.7.2 2017-01-13 10:31:56 +00:00
Dmitry Sivachenko
e09b81c711 Add forgotten patch to fix lua build.
PR:		215444
Submitted by:	Franco Fichtner <franco@opnsense.org>
2016-12-20 16:25:58 +00:00
Dmitry Sivachenko
fc35b2d2ac Update to version 1.7.1. 2016-12-17 11:02:30 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Dmitry Sivachenko
a909b0a8ed Update to version 1.6.10 2016-11-21 07:59:11 +00:00
Dmitry Sivachenko
8fd3924444 Update to version 1.6.9. 2016-08-31 11:49:42 +00:00
Dmitry Sivachenko
3d6914ae17 Update to version 1.6.8. 2016-08-15 11:55:37 +00:00
Dmitry Sivachenko
1beb869d16 Update to version 1.6.7. 2016-07-13 18:18:57 +00:00
Dmitry Sivachenko
e4a0899cdc Update to version 1.6.6.
Submitted by:	David CARLIER <devnexen@gmail.com>
2016-06-27 10:49:13 +00:00
Dmitry Sivachenko
2fecb8c97a Fix possible crash when using reqdeny.
PR:		210385
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-06-20 12:40:11 +00:00
Dmitry Sivachenko
a1bf4ad0d0 Restore deviceatlas checksum 2016-05-10 19:39:31 +00:00
Dmitry Sivachenko
20ef9a1e49 Update to version 1.6.5. 2016-05-10 19:36:16 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Dmitry Sivachenko
b037c2b4fb Update to version 1.6.4. 2016-03-14 09:04:48 +00:00
Dmitry Marakasov
803d0b04e2 - Add missing documentation file
- Sort plist
- Switch to CONFLICTS_INSTALL

Approved by:	portmgr blanket
MFH:		2016Q1 (blanket)
2016-02-02 11:14:57 +00:00
Dmitry Sivachenko
9bb020e67e Update to version 1.6.3. 2015-12-28 11:35:16 +00:00
John Marino
b0ae8a6fb4 net/haproxy: Move MAKE_ARGS above <bsd.port.options.mk>
If it comes after the inclusion, MAKE_ARGS can't be modified by
local Makefiles, e.g. Makefile.local or Makefile.${OPSYS}

Approved by:	just fix it
2015-11-13 12:09:59 +00:00
Renato Botelho
27b3db91c6 - Enable USE_CPU_AFFINITY, otherwise cpu-map parameter is going to fail
- Pet portlint
- Bump PORTREVISION

PR:		204280
Submitted by:	garga
Approved by:	demon (maintainer)
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
2015-11-04 19:50:34 +00:00