Go to file
maya 7c604edb4c Merge pkg_install-20171030
Bump version to 20171030 for netpgpverify fixes.
Add zsh to default_acceptable_licenses.
Undef bootstrap hack.

Fix OpenSSL 1.1.0 build
OpenSSL 1.1.0 makes xkusage and ex_flags opaque.
Use X509_check_ca rather than a custom and nearly identical implementation.
This is available since OpenSSL 0.9.8 (even in RHEL5).
This is also done because we cannot implement it identically under
OpenSSL 1.1.0 due to missing getters.
Test EXFLAG_XKUSAGE rather than zero xkusage test no usage to avoid openssl
1.1.0 getter returning a different code on this case.
Use getter for xkusage in the non-zero test case.
Provide fallback definitions for getters.

PR pkg/52298, PR pkg/52648
2018-02-04 09:00:51 +00:00
bin convert HAVE_GCC handling to modern GCC release numbering: 2018-02-02 01:02:39 +00:00
common fixes for GCC 6: 2018-02-04 01:13:45 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib updates for GCC 6.4: add gcc-6 specific headers, combine some 2018-02-03 21:27:45 +00:00
doc gdb-8.1 out. 2018-02-01 12:09:19 +00:00
etc updates for GCC 6.4: add gcc-6 specific headers, combine some 2018-02-03 21:27:45 +00:00
external Merge pkg_install-20171030 2018-02-04 09:00:51 +00:00
extsrc
games fix issues found by GCC 6.4: 2018-02-04 08:48:05 +00:00
include fixes for GCC 6: 2018-02-04 01:13:45 +00:00
lib switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
libexec Use a protocol-agnostic URL (don't degrade HTTPS->HTTP) 2018-01-28 13:37:39 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin It's not literal "-options" so use .Ar 2018-01-24 12:04:47 +00:00
share switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
sys apply __attribute__((__used__)) for rcsid, etc. 2018-02-04 08:19:42 +00:00
tests * Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict 2018-02-03 02:57:15 +00:00
tools pullout port_specific_symbol_files from libstdc++. 2018-02-03 19:06:25 +00:00
usr.bin drop main() prototype 2018-01-23 22:12:52 +00:00
usr.sbin Cosmetics: fix the order of calloc() arguments. 2018-01-29 16:24:23 +00:00
build.sh Remove port-acorn26 2018-01-24 09:04:40 +00:00
BUILDING regen 2017-12-29 03:05:13 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING Minor tweak to the vadvise entry. 2017-12-27 08:29:02 +00:00