mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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.
This commit is contained in:
parent
409e26f66b
commit
f72d17eeb7
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ COMMENT= Transparent remote file access tool for Emacs
|
||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
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
|
USES= cpe emacs gmake makeinfo
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue