git: e1f55c067b5b - main - graphics/libreatlas: Deprecate port and set expiration date to 2021-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 13:10:35 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6 commit e1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2021-11-06 12:47:11 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2021-11-06 12:48:09 +0000 graphics/libreatlas: Deprecate port and set expiration date to 2021-12-31 PR: 258313 --- graphics/libreatlas/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile index 613192b25792..bf6d4ea05134 100644 --- a/graphics/libreatlas/Makefile +++ b/graphics/libreatlas/Makefile @@ -11,6 +11,9 @@ COMMENT= Open Source Geography Education application LICENSE= GPLv3 +DEPRECATED= Abandoned upstream, no new release since 2012 +EXPIRATION_DATE=2021-12-31 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs LIB_DEPENDS= libmspack.so:archivers/libmspack \ libspatialite.so:databases/spatialite \