git: c8df59fdb11f - main - finance/xtrader: Mark DEPRECATED.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 15:54:56 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c8df59fdb11f61d8f19be71890405fd569005b1c
commit c8df59fdb11f61d8f19be71890405fd569005b1c
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-12 15:53:13 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-12 15:54:38 +0000
finance/xtrader: Mark DEPRECATED.
---
finance/xtrader/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/finance/xtrader/Makefile b/finance/xtrader/Makefile
index b39b1e93b897..753f2aadb206 100644
--- a/finance/xtrader/Makefile
+++ b/finance/xtrader/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Technical analysis program for financial instruments
WWW= https://xtrader.sourceforge.net/
+DEPRECATED= Abandoned upstream
+EXPIRATION_DATE= 2024-02-29
+
LIB_DEPENDS= libptypes.so:devel/ptypes \
libfltk.so.1:x11-toolkits/fltk