git: 88e272a4171b - main - devel/tmake: Deprecate and set expiration date to 2023-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Nov 2023 09:27:10 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=88e272a4171bcc29de7fff80f3028b7d1bca2fd3
commit 88e272a4171bcc29de7fff80f3028b7d1bca2fd3
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-17 18:48:51 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-18 09:24:48 +0000
devel/tmake: Deprecate and set expiration date to 2023-12-31
Last release of this fork was in 2004, superseded by qmake around the
same time
References:
http://qtandeverything.blogspot.com/search/label/tmake
https://www.qt.io/blog/2018/05/24/porting-from-qt-1-0
PR: 274649
Approved by: portmgr (maintaimer timeout, 3+ weeks)
---
devel/tmake/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/tmake/Makefile b/devel/tmake/Makefile
index 45e13c27e247..8bcd69149964 100644
--- a/devel/tmake/Makefile
+++ b/devel/tmake/Makefile
@@ -11,6 +11,9 @@ WWW= https://tmake.sourceforge.net/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Last release in 2004 and dead upstream, superseded by qmake
+EXPIRATION_DATE=2023-12-31
+
USES= perl5 shebangfix zip
NO_ARCH= yes