devel/psptoolchain*: mark for expiration on 2022-06-30
These ports are unmaintained and have up to seven years of accumulated security issues. Deprecate these ports as suggested in [1] PR: 198813
This commit is contained in:
parent
98acf3678b
commit
f4c64b1b90
6 changed files with 18 additions and 0 deletions
|
@ -14,6 +14,9 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
|||
LICENSE= GPLv3 LGPL3
|
||||
LICENSE_COMB= multi
|
||||
|
||||
DEPRECATED= Security issues for multiple years
|
||||
EXPIRATION_DATE=2022-06-30
|
||||
|
||||
BROKEN_mips64= fails to package: ansidecl.h: No such file or directory
|
||||
|
||||
USES= cpe gmake tar:bzip2 libtool
|
||||
|
|
|
@ -13,6 +13,9 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= Security issues for multiple years
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
|
|
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= psptoolchain-
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
||||
|
||||
DEPRECATED= Security issues for multiple years
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/psp/sdk/lib/libpspsdk.a:devel/psptoolchain-pspsdk-stage2
|
||||
|
||||
USES= cpe gmake tar:bzip2
|
||||
|
|
|
@ -11,6 +11,9 @@ PKGNAMEPREFIX= psptoolchain-
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
||||
|
||||
DEPRECATED= Security issues for multiple years
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
PSP_GCC_STAGE_PREFIX= psp/stage1
|
||||
PSP_SDK_STAGE_PREFIX= psp/stage1
|
||||
|
||||
|
|
|
@ -11,6 +11,9 @@ PKGNAMESUFFIX?= -stage1
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PlayStation Portable development toolchain ${PORTNAME}
|
||||
|
||||
DEPRECATED= Security issues for multiple years
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
PSP_SDK_STAGE_PREFIX= psp/stage1
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
|
@ -8,6 +8,9 @@ CATEGORIES= devel
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PlayStation Portable development toolchain meta port
|
||||
|
||||
DEPRECATED= Security issues for multiple years
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
RUN_DEPENDS= psp-gdb:devel/psptoolchain-gdb \
|
||||
psp-gcc:devel/psptoolchain-gcc-stage2 \
|
||||
psp-g++:devel/psptoolchain-gcc-stage2 \
|
||||
|
|
Loading…
Reference in a new issue