diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-17 11:50:08 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-17 11:56:20 +0200 |
commit | a63dd0cdabd619340a870ef7b85969f80f5ed544 (patch) | |
tree | 0fba5511d3b824cfc34fd954bbe6390edf1bf07f | |
parent | devel/inilib: Deprecate and set expiration date to 2025-06-30 (diff) |
devel/ireport: Mark BROKEN, deprecate and set expiration date to 2025-06-30
Outdated, unsupported upstream and unmaintained for years in tree
Upstream is still active and located here:
https://www.jaspersoft.com/products/jaspersoft-community
-rw-r--r-- | devel/ireport/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ireport/Makefile b/devel/ireport/Makefile index 7a39ae6479b9..44a9b356ad99 100644 --- a/devel/ireport/Makefile +++ b/devel/ireport/Makefile @@ -9,6 +9,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Visual report builder/designer for JasperReports WWW= https://www.jasperforge.org/projects/ireport +BROKEN= Unfetchable +DEPRECATED= Outdated, unsupported upstream and unmaintained for years in tree +EXPIRATION_DATE=2025-06-30 + USES= dos2unix java DOS2UNIX_GLOB= *.txt NO_BUILD= yes |