git: d7157a993cf5 - main - ftp/wxdfast: Deprecate and expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 23:08:29 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7157a993cf53d8a882b04aea1d53c794daf0ed7 commit d7157a993cf53d8a882b04aea1d53c794daf0ed7 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-10 22:57:26 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-05-10 22:57:29 +0000 ftp/wxdfast: Deprecate and expiration date to 2022-06-30 Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. --- ftp/wxdfast/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index 7e5e1b6f8f13..380f8093c345 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: no matching member function for call to 'Read' BROKEN_armv7= fails to compile: no matching member function for call to 'Read' +DEPRECATED= Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget +EXPIRATION_DATE=2022-06-30 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}