1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

math/opensolaris-libm: Deprecate and set expiration date to 2024-12-31

Obsolete, point users to libm in base or math/openlibm
This commit is contained in:
Daniel Engberg 2024-11-17 10:14:48 +01:00
parent 2438c611d7
commit 3179368612

View File

@ -11,6 +11,9 @@ WWW= https://docs.oracle.com/cd/E19422-01/819-3693/ncg_lib.html
LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/usr/src/OPENSOLARIS.LICENSE
DEPRECATED= Obsolete, consider using libm in base or math/openlibm
EXPIRATION_DATE=2024-12-31
BROKEN_FreeBSD_14= fails to compile: conflicting types for 'lround'
ONLY_FOR_ARCHS= amd64 # i386 possible with much work