Framework: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2021-03-06 15:10:49 +01:00
parent d2cc0ea4ed
commit 7cea5911ef
4 changed files with 10 additions and 7 deletions

8
MOVED
View File

@ -12655,10 +12655,8 @@ games/tinymux||2019-05-09|Has expired: Broken for more than 6 months
games/voxelands||2019-05-09|Has expired: Broken for more than 6 months
games/voxelands-server||2019-05-09|Has expired: Broken for more than 6 months
games/warsow||2019-05-09|Has expired: Broken for more than 6 months
graphics/appleseed||2019-05-09|Has expired: Broken for more than 6 months
graphics/apvlv||2019-05-09|Has expired: Broken for more than 6 months
graphics/qslim||2019-05-09|Has expired: Broken for more than 6 months
graphics/rawstudio||2019-05-09|Has expired: Broken for more than 6 months
graphics/tulip||2019-05-09|Has expired: Broken for more than 6 months
lang/qore||2019-05-09|Has expired: Broken for more than 6 months
math/goblin||2019-05-09|Has expired: Broken for more than 6 months
@ -13258,7 +13256,6 @@ security/ranpwd||2019-10-16|Has expired: Unfetchable, unmaintained
security/rdigest||2019-10-16|Has expired: Unfetchable, unmaintained
security/smap||2019-10-16|Has expired: Unfetchable, unmaintained
security/sshblock||2019-10-16|Has expired: Unfetchable, unmaintained
shells/bashc||2019-10-16|Has expired: Unfetchable, unmaintained
shells/flash||2019-10-16|Has expired: Unfetchable, unmaintained
sysutils/cotty||2019-10-16|Has expired: Unfetchable, unmaintained
sysutils/dt||2019-10-16|Has expired: Unfetchable, unmaintained
@ -16190,3 +16187,8 @@ multimedia/kodi-addon-peripheral-joystick|multimedia/kodi-addon-peripheral.joyst
sysutils/py-salt-2019|sysutils/py-salt|2021-03-02|Has expired: Deprecated. Please use sysutils/py-salt instead.
www/rubygem-gitlab-puma_worker_killer|www/rubygem-puma_worker_killer|2021-03-03|Obsolete, use www/rubygem-puma_worker_killer instead
www/rubygem-gitlab-puma|www/rubygem-puma|2021-03-03|Obsolete, use www/rubygem-puma instead
korean/man-doc||2021-03-03|Has expired: Poor quality, severely outdated and undermaintained
devel/relx||2021-03-03|Has expired: Script removed upstream, library included in devel/rebar3
sysutils/synergy-1|sysutils/synergy|2021-03-03|Current version is 1.x.x, 2.x.x was tagged by the upstream by mistake
www/moodle35|www/moodle39|2021-03-04|Has expired: Deprecated by upstream
www/moodle38|www/moodle39|2021-03-04|Has expired: Deprecated by upstream

View File

@ -80,8 +80,8 @@ KDE_FRAMEWORKS_VERSION?= 5.79.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
KDE_APPLICATIONS_VERSION?= 20.12.2
KDE_APPLICATIONS_SHLIB_VER?= 5.16.2
KDE_APPLICATIONS_VERSION?= 20.12.3
KDE_APPLICATIONS_SHLIB_VER?= 5.16.3
KDE_APPLICATIONS_BRANCH?= stable
# Upstream moves old software to Attic/. Specify the newest applications release there.
# Only the major version is used for the comparison.

View File

@ -34,7 +34,7 @@ linux_ARGS= ${LINUX_DEFAULT}
.endif
.if ${linux_ARGS} == c7
LINUX_DIST_VER?= 7.8.2003
LINUX_DIST_VER?= 7.9.2009
.else
IGNORE= Invalid Linux distribution: ${linux_ARGS}
.endif
@ -136,6 +136,7 @@ _linux_${linux_ARGS}_tk85= linux-${linux_ARGS}-tk85>0:x11-toolkits/linux-${linu
_linux_c7_trousers= linux-c7-trousers>0:security/linux-c7-trousers
_linux_${linux_ARGS}_userspace-rcu= linux-${linux_ARGS}-userspace-rcu>0:sysutils/linux-${linux_ARGS}-userspace-rcu
_linux_c7_wayland= linux-c7-wayland>0:graphics/linux-c7-wayland
_linux_c7_xcb-util= linux-c7-xcb-util>0:x11/linux-c7-xcb-util
_linux_c7_xorglibs= linux-c7-xorg-libs>=7.7_7:x11/linux-c7-xorg-libs
USE_LINUX?= base

View File

@ -224,7 +224,7 @@
# packages for different Python versions.
# default: -py${PYTHON_SUFFIX}
#
# Using USES=python.mk also will add some useful entries to PLIST_SUB:
# Using USES=python also will add some useful entries to PLIST_SUB:
#
# PYTHON_INCLUDEDIR=${PYTHONPREFIX_INCLUDEDIR:S;${PREFIX}/;;}
# PYTHON_LIBDIR=${PYTHONPREFIX_LIBDIR:S;${PREFIX}/;;}