git: 379364d19869 - main - databases/grass7: Mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jan 2025 05:04:35 UTC
The branch main has been updated by lbartoletti:
URL: https://cgit.FreeBSD.org/ports/commit/?id=379364d198698205d548bcd0fda98a19cd33dcd7
commit 379364d198698205d548bcd0fda98a19cd33dcd7
Author: Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-01-22 05:04:29 +0000
Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-01-22 05:04:29 +0000
databases/grass7: Mark deprecated
---
databases/grass7/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 15ead8d28105..40488d0c70f3 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -20,6 +20,9 @@ MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Open source Geographical Information System (GIS)
WWW= https://grass.osgeo.org/
+DEPRECATED= Please use databases/grass8
+EXPIRATION_DATE= 2025-03-31
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/GPL.TXT