Bro 2.5.5 does not build under 12.0-ALPHA10 due to openssl 1.1.1
in the base. Unbreak build by statically linking against
security/openssl. This is a stopgap until Bro 2.6 which supports
openssl 1.1 is released. It is currently in beta and due in a
few weeks.
Add missing NETMAP_DESC while we're here.
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D17602
This port does not build with OpenSSL 1.1.1. Mark BROKEN for OSVERSION 1200085
and above while a solution is being sought. An upstream ticket has been
created.
Also pacify portlint by moving USES.
Notified by: pkg-fallout
Fix build with OpenSSL 1.1.x
Obtained from: f0d63b27c8def7a62c54
Readd GTK2 back which should not be part of r482244
- Bump PORTREVISION for dependency change
Notified by: tobik
Deprecate, expire and flag BROKEN syslog-ng36 and syslog-ng37.
These ports are now broken by openssl111 in base.
Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com>
Reviewed by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
Be more specific about openssl breakage. Only on HEAD.
Reported by: mat@
sysutils/ipmitool: unbreak with openssl 1.1.1 import
- Only apply openssl patch if we are on a version of FreeBSD with openssl 1.1.1
- Don't bump portrevision as we don't change anything except on broken systems
It should be noted that this is a functional way to fix this port and is the method
used upstream. There are most likely better ways to do this.
Reviewed by: 0mp (Makefile changes)
Sponsored by: Limelight Networks
Setting DOCS=off will set EXTRA_PATCHES, so we need to append to this
variable, not clear it.
Submitted by: tobik
archivers/libunrar5: Update to 5.6.8
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source
Fix build with OpenSSL 1.1.x
Reported by: pkg-fallout (head)
Fix devel/qca with OpenSSL 1.1.1.
Contains portions extracted from upstream and portions created by
submitter. Upstream bits are marked with their git hash.
PR: 228902
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: brnrd
databases/mysql56-{client, server}: Fix build with OpenSSL1.1.x
This is the backport of fix on mysql57
PR: 225888
Reported by: brnrd
Reviewed by: antoine
Sponsored by: The FreeBSD Foundation
databases/mysql56-server: Fix build with libressl after r481608
PR: 228899
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by: brnrd
Sponsored by: The FreeBSD Foundation
ports r393217 via bug 200622 [1] originally set MAKE_JOBS_UNSAFE=yes due to
incorrect uses of recursive make [2], causing intermittent build failures when
run with multiple jobs (-jN).
Upstream committed a fix for the issue in default (3.6, at the time), 3.5 and
2.7 which are now contained in all released lang/python?? port versions. 3.4 did
not receieve a backport merge.
lang/python3.5+ ports inadvertently inherited MAKE_JOBS_UNSAFE=yes, via
repocopies from lang/python34 on their creation, when they were infact safe to
use with -j.
Remove MAKE_JOBS_UNSAFE in all lang/python?? ports except python34 accordingly.
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200622
[2] https://bugs.python.org/issue22359
PR: 232308
Reported by: cem
Reviewed by: cem
Approved by: koobs (python)
Differential Revision: D17579
Approved by: portmgr (miwi)
Security update of devel/libgit2 and depending ports to fix seceurity vulnerabilities.
For more details see here:
https://github.com/libgit2/libgit2/releases/tag/v0.27.5
Approved by: mentors (implicit)
MFC after: 1d
Security: 8c08ab4c-d06c-11e8-b35c-001b217b3468
Approved by: ports-secteam (miwi)
Enable VORBISENC by default for httpd streaming with the default package
Additionally:
- Bump PORTREVISION
- Pet portlint
Reported by: bapt
Fix SIGABRT in IsFileNotFound (e.g. when creating an empty database)
While on it:
- Add USES=gnome due to complaint in check-sanity
PR: 232030
Reported by: korsani@free.fr
Approved by: ports-secteam (riggs)
Add a patch to fix pkg-static with linked against openssl 1.1.1
This is needed to be able to sign repository with pkg-static
Reported by: many (based on a patch by gjb)
- Fix build with openssl 1.1.1 / unbreak on 12.0-ALPHA9 [1]
- Merge a patch from upstream as some providers seem to require SNI when
TLSv1.3 is used
- Pacify portlint
PR: 231776
Submitted by: Sascha Holzleiter <sascha@root-login.org>
Notified by: pkg-fallout [1]
Approved by: ports-secteam (blanket)
- Mark broken on 11.x [1]
- Mark deprecated and set an expiration time of one month, upstream is gone [2]
- Remove WWW (website no longer available) [2]
- Drop maintainership
PR: 226180 (related)
Reported by: pkg-fallout [1], repology [2]
Approved by: ports-secteam (blanket)