aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-11-06 18:21:35 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-11-15 15:20:10 +0000
commitf72d17eeb73bf9ebb3f16a0782511c199d24f2e3 (patch)
treeaf3261b1d21d2c3e5ff6caf3aa902e37584a3b7f
parent409e26f66b537f17b733b31cf3c8a8c5c3cc82c5 (diff)
downloadports-f72d17eeb73bf9ebb3f16a0782511c199d24f2e3.tar.gz
ports-f72d17eeb73bf9ebb3f16a0782511c199d24f2e3.zip
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.
-rw-r--r--net/tramp/Makefile4
1 files changed, 4 insertions, 0 deletions
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