security/proxytunnel: unbreak build with OpenSSL
Remove BROKEN_SSL and BROKEN_SSL_REASON from the port Makefile since the
build failure with undefined symbol SSL_get_peer_certificate can no
longer be reproduced.
The port now builds successfully in poudriere across supported FreeBSD
versions and architectures, including 13.5, 14.3, and 15.0 on both amd64
and i386.
ports-mgmt/poudriere-devel: Update to 3.3.0-2473-gd507571d3
Changes:
- testport: Fix testing of an IGNORE/BROKEN port.
- bulk/testport SIGINFO: Avoid error if trap starts with set -u.
- jail -d: Don't try destroyfs if JAILMNT is not set
- Revert "testport/bulk -t: Make stage-qa library dependencies check fatal."
This reverts the PROXYDEPS_FATAL=yes change.
(cherry picked from commit 4434bb7aa6d0ee763c8348cbe56d974cfb8f6c22)
ports-mgmt/poudriere-devel: Update to 3.3.0-2473-gd507571d3
Changes:
- testport: Fix testing of an IGNORE/BROKEN port.
- bulk/testport SIGINFO: Avoid error if trap starts with set -u.
- jail -d: Don't try destroyfs if JAILMNT is not set
- Revert "testport/bulk -t: Make stage-qa library dependencies check fatal."
This reverts the PROXYDEPS_FATAL=yes change.