From f72d17eeb73bf9ebb3f16a0782511c199d24f2e3 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Sat, 6 Nov 2021 15:21:35 -0300 Subject: net/tramp: Mark BROKEN and set EXPIRATION_DATE Issues: - There have been about a dozen new releases, but the port has not been updated in about five years. - There are plist problems related to gvfs detection. --- net/tramp/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net/tramp/Makefile b/net/tramp/Makefile index ce80038bfab9..3fbd085e5813 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -13,6 +13,10 @@ COMMENT= Transparent remote file access tool for Emacs LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Not updated in 5 years and now part of Emacs +EXPIRATION_DATE= 2022-01-01 +BROKEN= plist issues with gvfs detection + USES= cpe emacs gmake makeinfo GNU_CONFIGURE= yes -- cgit v1.2.3