Framework: partially sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-06-06 06:58:36 +02:00
parent b4c7bc60b9
commit 3615691138
3 changed files with 1 additions and 3 deletions

1
MOVED
View File

@ -10463,7 +10463,6 @@ graphics/OpenEXR|graphics/openexr|2018-09-22|Renamed to match upstream distribut
math/mtl||2018-09-27|Has expired: fails to fetch: mastersite times out
dns/dnscrypt-proxy|dns/dnscrypt-proxy2|2018-09-27|Has expired: Deprecated by upstream, use dns/dnscrypt-proxy2 instead
www/waterfox||2018-09-29|Has expired: experiment ended: unsustainable
net/ntp-devel|net/ntp|2018-09-30|Has expired: Use net/ntp instead
net/xrdp-devel|net/xrdp|2018-09-30|Has expired: Use net/xrdp instead
net/tigervnc-devel|net/tigervnc|2018-09-30|Has expired: Use net/tigervnc instead
net/unison-devel|net/unison|2018-09-30|Has expired: Use net/unison instead

View File

@ -74,7 +74,7 @@ PERL5_DEFAULT?= 5.28
# be set manually in /etc/make.conf in the first place, and we're never getting
# in here.
.if !defined(_PERL5_FROM_BIN)
_PERL5_FROM_BIN!= perl -e 'printf "%vd\n", $$^V;'
_PERL5_FROM_BIN!= ${LOCALBASE}/bin/perl -e 'printf "%vd\n", $$^V;'
.endif
_EXPORTED_VARS+= _PERL5_FROM_BIN
PERL5_DEFAULT:= ${_PERL5_FROM_BIN:R}

View File

@ -80,7 +80,6 @@
: ${ac_cv_header_strings_h=yes}
: ${ac_cv_header_sys_acl_h=yes}
: ${ac_cv_header_sys_cdefs_h=yes}
: ${ac_cv_header_sys_dir_h=yes}
: ${ac_cv_header_sys_fcntl_h=yes}
: ${ac_cv_header_sys_file_h=yes}
: ${ac_cv_header_sys_ioctl_h=yes}