1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

515817 Commits

Author SHA1 Message Date
Craig Leres
e55d49c7fe editors/nvi2-port: Rename to editors/nvi2
Grrr... my addport notes failed me.
2020-07-27 01:58:33 +00:00
Craig Leres
e6abe2b1ab editors/nvi-devel: Deprecate in favor of editors/nvi2
nvi-devel is based on a 2015 tarchive with several port patches
while nvi2 is an active project with over 600 commits since 2011
(including a pull request I submitted just today) that currently
has no port patches.

Please let me know if nvi-devel does anything that nvi2 does not
and I will attempt to rectify.
2020-07-27 01:48:13 +00:00
Craig Leres
d57be7572e editors/nvi2: New port
nvi is an implementation of the ex/vi text editor.

The original vi was written by William Joy. Later Mark Horton added
a number of enhancements.

nvi was written by Keith Bostic and was distributed as part of the
Fourth Berkeley Software Distribution (4BSD) by the University of
California, Berkeley.

This version is based on a fork of nvi by Sven Verdoolaege.

nvi2 is being actively maintained (unlike nvi-devel).

WWW: https://github.com/lichray/nvi2/
2020-07-27 01:30:39 +00:00
TAKATSU Tomonari
a2fe3cfa3c - Update to 0.25 2020-07-26 23:14:06 +00:00
Emmanuel Vadot
9a1e4f44e6 Build xorg AMD video drivers on aarch64
They build and work fine with drm-devel-kmod

Sponsored by:	The FreeBSD Foundation
2020-07-26 21:25:17 +00:00
Jochen Neumeister
13700c66d0 Update to 6.4.159
Sponsored by:	Netzkommune GmbH
2020-07-26 20:53:00 +00:00
Danilo Egea Gondolfo
24ae18e491 - Update to 1.12.1 2020-07-26 20:51:15 +00:00
Tobias Kortkamp
373fe72e76 cad/alliance: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x24): multiple definition of `pat_decl_y_errflag'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x20): first defined here
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x10): multiple definition of `pat_decl_y_val'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x10): first defined here
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x0): multiple definition of `pat_decl_y_lval'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x0): first defined here
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x2c): multiple definition of `pat_decl_y_debug'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x24): first defined here

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/alliance-5.1.1_1.log

Also USES=compiler:c++0x & USE_GCC=any can be reduced to USE_GCC=yes

PR:		246700
2020-07-26 20:16:11 +00:00
Danilo G. Baio
f72b2ac080 security/arirang: Fix patch in some envs
/nxb-bin/usr/bin/sed -i.bak -e 's/cc//nxb-bin/usr/bin/cc/g' /wrkdirs/usr/ports/security/arirang/work/arirang-2.03/extconf.rb sed: 1:
"s/cc//nxb-bin/usr/bin/c ...": bad flag in substitute command: 'n'
2020-07-26 19:47:13 +00:00
Olli Hauer
631f9bfa82 - update to 3.6-20200725 2020-07-26 19:19:25 +00:00
Olli Hauer
346be3799a - update to 3.5.6
20200726
  Bugfix (introduced: Postfix 3.5.5): part of a memory leak
  fix was backported to the wrong place. File: tls/tls_misc.c.

  The Postfix 3.5.5 workaround did not explicitly override
  the system-wide OpenSSL configuration of allowed TLS protocol
  versions, for sessions where the remote SMTP client sends
  SNI. It's better to be safe than sorry. File: tls/tls_server.c.

PR:		248271
Reported by:	many
2020-07-26 19:18:54 +00:00
Tobias Kortkamp
8d464eff76 net/mediatomb: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x20): multiple definition of `gUserHTTPHeaders'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc80): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x0): multiple definition of `gMaxHTTPTimeoutRetries'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc70): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x4): multiple definition of `gUpnpSdkShutdown'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc74): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x40): multiple definition of `pUserHTTPHeaderList'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca0): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x48): multiple definition of `pVirtualDirList'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca8): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x4): multiple definition of `gMaxHTTPTimeoutRetries'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc70): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x8): multiple definition of `gUpnpSdkShutdown'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc74): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x20): multiple definition of `gUserHTTPHeaders'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc80): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x40): multiple definition of `pUserHTTPHeaderList'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca0): first defined here
/usr/local/bin/ld: ../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x48): multiple definition of `pVirtualDirList'; ../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca8): first defined here

http://package22.nyi.freebsd.org/data/113amd64-default-PR244008/2020-06-10_18h05m01s/logs/errors/mediatomb-0.12.1_26.log

PR:		246700
2020-07-26 18:28:30 +00:00
Tobias Kortkamp
14b4e1198d www/kannel: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: libwap.a(wtp_resp.o):(.bss+0x8): multiple definition of `dispatch_to_wsp'; libgw.a(wap_push_ota.o):(.bss+0x8): first defined here

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/kannel-1.4.4_9,1.log

PR:		246700
2020-07-26 18:18:47 +00:00
Tobias Kortkamp
4ae06d3c85 science/netcdf-fortran: Unbreak build with GCC 10
netcdf4_func.f90:730:75:

  730 |     nf90_inq_var_fill_FourByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                           1
......
  740 |     nf90_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
netcdf4_func.f90:720:75:

  720 |     nf90_inq_var_fill_EightByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                           1
......
  740 |     nf90_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/REAL(8)).
netcdf4_func.f90:710:74:

  710 |     nf90_inq_var_fill_FourByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                          1
......
  740 |     nf90_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
netcdf4_func.f90:700:73:

  700 |     nf90_inq_var_fill_TwoByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                         1
......
  740 |     nf90_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/REAL(8)).
netcdf4_func.f90:690:73:

  690 |     nf90_inq_var_fill_OneByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                         1
......
  740 |     nf90_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(1)/REAL(8)).
netcdf4_func.f90:670:75:

  670 |     nf90_def_var_fill_FourByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                           1
......
  680 |     nf90_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
netcdf4_func.f90:660:75:

  660 |     nf90_def_var_fill_EightByteInt = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                           1
......
  680 |     nf90_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/REAL(8)).
netcdf4_func.f90:650:74:

  650 |     nf90_def_var_fill_FourByteInt = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                          1
......
  680 |     nf90_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
netcdf4_func.f90:640:73:

  640 |     nf90_def_var_fill_TwoByteInt = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                         1
......
  680 |     nf90_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/REAL(8)).
netcdf4_func.f90:630:73:

  630 |     nf90_def_var_fill_OneByteInt = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                         1
......
  680 |     nf90_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                            2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(1)/REAL(8)).

PR:		246700
2020-07-26 17:58:54 +00:00
Dan Langille
538b425cc3 Fix double logging
HEADS UP: See UPDATING for changes affecting your upgrade.
          New installs not affected.

This patch adds a new rc_variable: librenms_daemonflags

The -T option is gone as that will force a log to syslog, doubling up on log
entries.

A new APP_LOG setting has been added to the .env file. Please update and
move your logs.  See UPDATING.

PR:		246598
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
2020-07-26 17:48:41 +00:00
Thierry Thomas
9b06d441b6 - Upgrade to 0.5.2dev
Release notes at <https://github.com/fplll/fpylll/releases/tag/0.5.2dev>

- Add a test target.
2020-07-26 15:31:18 +00:00
Tobias C. Berner
1d43a9f440 net/py-cloudscraper: update to 1.2.44 2020-07-26 14:49:02 +00:00
Tobias C. Berner
8112dca7fb archivers/tar-stream-chunker: Update to 1.0.6
Changelog:
	https://github.com/ihoro/tar-stream-chunker/releases/tag/1.0.6

PR:		248189
Submitted by:	Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
2020-07-26 14:45:11 +00:00
Tobias C. Berner
5492017829 net/py-wsdd: Update to 0.6.1
0.6.1 fixes a critical bug pertaining to BSD, where the HTTP server in wsdd
would basically "do nothing" due to listen(2) being called _after_ kevent(2)
(and pending network socket I/O was therefore never processed).  I was the
reporter and analyst of this bug: https://github.com/christgau/wsdd/issues/49

- Additionally: little change to rc.d script to properly stop the daemon.

PR:		247626
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
Reported by:	Jeremy Chadwick <jdc@koitsu.org>
2020-07-26 14:34:04 +00:00
Tobias C. Berner
efdd1f757c audio/spotify-tui: Update to 0.21.0
PR:		278275
Submitted by:	Lewis Cook <vulcan@wired.sh>  (maintainer)
2020-07-26 14:23:41 +00:00
Tobias C. Berner
f82fba77a9 sysutils/hostctl: Update to 1.0.14
Changelog:
 * https://github.com/guumaster/hostctl/releases/v1.0.14

PR:		248276
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-26 14:13:18 +00:00
Tobias C. Berner
55ba4dac9e net/k6: Update to 0.27.0
Changelog:
 * https://github.com/loadimpact/k6/releases/v0.27.0

PR:		248277
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-26 14:12:29 +00:00
Tobias C. Berner
7739f28e17 devel/notcureses: update to 1.6.6
PR:		247770
Submitted by:	Nick Black <nickblack@linux.com> (maintainer)
2020-07-26 14:03:24 +00:00
TAKATSU Tomonari
5476483412 - Update to 3.99-0.5 2020-07-26 13:42:08 +00:00
Jan Beich
59dc33eea8 x11-wm/phoc: update to 0.4.1
Changes:	https://source.puri.sm/Librem5/phoc/-/compare/v0.4.0...v0.4.1
2020-07-26 13:01:32 +00:00
Mikael Urankar
f769e737f1 databases/cassandra4: Update to 4.0-beta1
- Update to version 4.0-beta1
 - fix build on aarch64

PR:		248228 248004
Submitted by:	Angelo Polo (maintainer), Ronald Klop (aarch64 fix)
2020-07-26 12:55:20 +00:00
TAKATSU Tomonari
5970c16f33 - Update to 3.4 2020-07-26 12:38:16 +00:00
Dmitry Sivachenko
faf1ab9e0c Update to version 1.7.9 2020-07-26 11:44:33 +00:00
Joseph Mingrone
b553ce97e7 .gitauthors: Add Daniel Ebdrup Jensen (debdrup) 2020-07-26 11:18:25 +00:00
Antoine Brodin
d826a0191a Update to 2.2.2 2020-07-26 11:08:49 +00:00
Antoine Brodin
57f01f989b Update to 1.2.1 2020-07-26 11:08:16 +00:00
Tobias C. Berner
66722555c7 devel/magit-popup: Update to 2.13.3
PR:		248106
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>  (maintainer)
2020-07-26 10:45:52 +00:00
Antoine Brodin
4d3d3e0f5a Remove wrong dependencies
Reported by:	pkg-fallout
2020-07-26 10:42:24 +00:00
Tobias C. Berner
d1bc3eb7e8 devel/pycharm-pro: update to 2020.1.4
Changelog:
	https://confluence.jetbrains.com/display/PYH/PyCharm+2020.1.4+Release+Notes

PR:		248201
Submitted by:	Guido Kollerie <guido@kollerie.com> (maintainer)
2020-07-26 10:36:33 +00:00
Vanilla I. Shu
41f68ff901 Update to 0.13.1. 2020-07-26 10:20:41 +00:00
Gleb Popov
0f0b8ea133 multimedia/pipewire: Update to 0.3.7 2020-07-26 10:20:37 +00:00
Tobias C. Berner
f8212f3060 sysutils/dua-cli: Update to 2.10.0
Changelog:
 * https://github.com/Byron/dua-cli/releases/v2.10.0

PR:		248214
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-26 10:19:06 +00:00
Tobias C. Berner
0464214902 net/findomain: Update to 2.1.1
Changelog:
 * https://github.com/Edu4rdSHL/findomain/releases/2.1.1

PR:		248215
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-26 10:15:08 +00:00
Dmitry Marakasov
33befd59fb - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-07-26 09:36:20 +00:00
Antoine Brodin
ca6a0a3108 Update to 2.2.1 2020-07-26 09:11:46 +00:00
Antoine Brodin
4a37237840 Update to 2.0.2 2020-07-26 09:11:24 +00:00
Antoine Brodin
ceba16c62d Update to 1.3.1 2020-07-26 09:11:03 +00:00
Antoine Brodin
e47915b6ae Update to 4.8 2020-07-26 09:10:38 +00:00
Tobias C. Berner
d8722f974d New port: games/black-hole-solver
Black Hole Solitaire Solver

This is a solver, written in C, to solve Golf solitaire, the Solitaire variant
called “Black Hole” and the one called “All in a Row”. It provides a portable C
library, and a command line application that after being fed with a layout will
emit the cards to move.

https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/

This is an upcoming dependency in games/kpat
2020-07-26 09:04:41 +00:00
Tobias C. Berner
543ccd13ce New port: devel/rinutils
This is a set of C headers containing macros and static functions that are
expected to work on Unix-like systems and MS Windows that have been extracted
from Shlomi Fish´s projects.

They are quite random and task specific and may not work for you.

WWW: https://github.com/shlomif/rinutils

This is a requirement for an upcoming dependency in games/kpat
2020-07-26 09:03:11 +00:00
Matthias Andree
074b3ae34a security/openvpn-auth-ldap: try to fix head fallout from -export-dynamic
The option is a linker option but is passed to cc verbatim, and this
causes fallout complaints on head i386 (13):

--- lemon ---
cc  -o lemon lemon.o  -export-dynamic
ld: warning: cannot find entry symbol xport-dynamic; defaulting to 0x4049B0
===> making all in src
--- all ---
--- auth-ldap.o ---
cc -fPIC  -O2 -pipe  -fPIC -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -Wno-import -L/usr/local/lib -I/usr/local/include -fPIC -I/usr/local/include  -D_THREAD_SAFE  -fobjc-exceptions -fno-strict-aliasing -O2 -pipe  -fPIC -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -DHAVE_CONFIG_H -Wall -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c auth-ldap.m -o auth-ldap.o -I. -I../src -I.. -I../src -I. -I../tests -I../tests
--- TRConfigParser.m ---
./tools/lemon -T../tools/lempar.c -m -q TRConfigParser.lemon -OTRConfigParser.m
Segmentation fault (core dumped)
*** [TRConfigParser.m] Error code 139

NOTE! With devel/check exactly at 0.15.1, this fails to build due to a regression
in check 0.15.1. 0.15.0 is fine, and the bug is reported here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248274 (FreeBSD)
https://github.com/libcheck/check/issues/293 (upstream)

http://beefy17.nyi.freebsd.org/data/head-i386-default/p543393_s363499/logs/openvpn-auth-ldap-2.0.4.log

This is more fallout to permit narrowing down failures:

=>> Building security/openvpn-auth-ldap
build started at Sun Jul 26 01:01:36 UTC 2020
port directory: /usr/ports/security/openvpn-auth-ldap
package name: openvpn-auth-ldap-2.0.4
building for: FreeBSD head-i386-default-job-12 13.0-CURRENT FreeBSD 13.0-CURRENT 1300101 i386
maintained by: mandree@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/openvpn-auth-ldap/Makefile 527679 2020-03-03 15:11:46Z mat $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300101
Job Id: 12

!!! Jail is newer than host. (Jail: 1300101, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300101
UNAME_v=FreeBSD 13.0-CURRENT 1300101
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
2020-07-26 09:01:59 +00:00
Dmitry Sivachenko
e1d64b5e91 Update to version 2.0.16. 2020-07-26 08:57:29 +00:00
Antoine Brodin
52dfbf767f Update to 3.19.1 2020-07-26 08:56:37 +00:00
Dmitry Sivachenko
45097ee959 Add Prometheus option to -devel version (copied from stable haproxy port). 2020-07-26 08:42:06 +00:00
Dmitry Sivachenko
411c624da8 Update CONFLICTS. 2020-07-26 08:32:41 +00:00