aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-01-01 12:47:45 +0000
committerRene Ladan <rene@FreeBSD.org>2022-01-01 12:47:45 +0000
commit30912390ecb1d529735c0364eff48ecfdf102511 (patch)
tree0709cd90e38bccdd7c2013793c01f4554f10b128 /net
parentdadc95730d5582ec4b6eb5ed1d41c7f89c68ed8a (diff)
downloadports-30912390ecb1d529735c0364eff48ecfdf102511.tar.gz
ports-30912390ecb1d529735c0364eff48ecfdf102511.zip
cleanup: Remove expired ports:
2022-01-01 astro/google-earth: Needs newer version to connect to server 2022-01-01 net/tramp: Not updated in 5 years and now part of Emacs 2022-01-01 archivers/p7zip-codec-rar: Unmaintained for years and has known vulnerabilities
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/tramp/Makefile44
-rw-r--r--net/tramp/distinfo3
-rw-r--r--net/tramp/files/patch-texi-Makefile.in13
-rw-r--r--net/tramp/pkg-descr4
-rw-r--r--net/tramp/pkg-plist23
6 files changed, 0 insertions, 88 deletions
diff --git a/net/Makefile b/net/Makefile
index 16c98902698b..c80be16e2de8 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1508,7 +1508,6 @@
SUBDIR += traff
SUBDIR += trafshow
SUBDIR += trafshow3
- SUBDIR += tramp
SUBDIR += trickle
SUBDIR += tsclient
SUBDIR += tsctp
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
deleted file mode 100644
index 3fbd085e5813..000000000000
--- a/net/tramp/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# Created by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
-
-PORTNAME= tramp
-PORTVERSION= 2.3.0
-PORTREVISION= 12
-CATEGORIES= net elisp
-MASTER_SITES= GNU
-PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-
-MAINTAINER= ports@FreeBSD.org
-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
-CPE_VENDOR= gnu
-
-TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
-PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR}
-CONFIGURE_ENV= TEXI2DVI=no
-CONFIGURE_ARGS= --with-lispdir=${PREFIX}/${TRAMP_LISPDIR} \
- --with-emacs=${EMACS_CMD}
-
-INFO= tramp
-
-post-patch:
- @${REINPLACE_CMD} 's/^make/${MAKE_CMD}/' ${WRKSRC}/configure
-
-.include <bsd.port.pre.mk>
-
-.if ${FLAVOR:U} != nox && ${FLAVOR:U} != devel_nox
-.if ! ( ${OSVERSION} >= 1300000 && ${FLAVOR:U} == devel_full )
-PLIST_FILES+= ${TRAMP_LISPDIR}/tramp-gvfs.el ${TRAMP_LISPDIR}/tramp-gvfs.elc
-.endif
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/net/tramp/distinfo b/net/tramp/distinfo
deleted file mode 100644
index 6888b2b8a374..000000000000
--- a/net/tramp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1480165959
-SHA256 (tramp-2.3.0.tar.gz) = f12dcc04aa2939d9b8e5501630db20499ad707e88b07630207c0794e89a83ceb
-SIZE (tramp-2.3.0.tar.gz) = 428407
diff --git a/net/tramp/files/patch-texi-Makefile.in b/net/tramp/files/patch-texi-Makefile.in
deleted file mode 100644
index 62ca428a94f4..000000000000
--- a/net/tramp/files/patch-texi-Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- texi/Makefile.in.orig 2016-01-25 11:09:17 UTC
-+++ texi/Makefile.in
-@@ -45,8 +45,8 @@ DESTDIR =
-
- TEXI_FILES = tramp.texi trampver.texi doclicense.texi docstyle.texi \
- $(if $(findstring yes, @INSTALL_CHAPTER@), trampinst.texi)
--INFO_FILES = $(localinfodir)/tramp
--INSTALL_FILES = $(DESTDIR)$(infodir)/tramp
-+INFO_FILES = $(localinfodir)/tramp.info
-+INSTALL_FILES = $(DESTDIR)$(infodir)/tramp.info
- CLEAN_FILES = @TRAMP_CLEAN_FILES@ $(wildcard $(localinfodir)/*)
-
- # To be used by maintainer only.
diff --git a/net/tramp/pkg-descr b/net/tramp/pkg-descr
deleted file mode 100644
index 82f393b0a6f8..000000000000
--- a/net/tramp/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-TRAMP stands for `Transparent Remote (file) Access, Multiple Protocol'.
-This package provides remote file editing, similar to ange-ftp and EFS.
-
-WWW: http://www.gnu.org/software/tramp/
diff --git a/net/tramp/pkg-plist b/net/tramp/pkg-plist
deleted file mode 100644
index ffb5ce059d5b..000000000000
--- a/net/tramp/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-%%TRAMP_LISPDIR%%/tramp-adb.el
-%%TRAMP_LISPDIR%%/tramp-adb.elc
-%%TRAMP_LISPDIR%%/tramp-cache.el
-%%TRAMP_LISPDIR%%/tramp-cache.elc
-%%TRAMP_LISPDIR%%/tramp-cmds.el
-%%TRAMP_LISPDIR%%/tramp-cmds.elc
-%%TRAMP_LISPDIR%%/tramp-compat.el
-%%TRAMP_LISPDIR%%/tramp-compat.elc
-%%TRAMP_LISPDIR%%/tramp-ftp.el
-%%TRAMP_LISPDIR%%/tramp-ftp.elc
-%%TRAMP_LISPDIR%%/tramp-gw.el
-%%TRAMP_LISPDIR%%/tramp-gw.elc
-%%TRAMP_LISPDIR%%/tramp-loaddefs.el
-%%TRAMP_LISPDIR%%/tramp-sh.el
-%%TRAMP_LISPDIR%%/tramp-sh.elc
-%%TRAMP_LISPDIR%%/tramp-smb.el
-%%TRAMP_LISPDIR%%/tramp-smb.elc
-%%TRAMP_LISPDIR%%/tramp-uu.el
-%%TRAMP_LISPDIR%%/tramp-uu.elc
-%%TRAMP_LISPDIR%%/tramp.el
-%%TRAMP_LISPDIR%%/tramp.elc
-%%TRAMP_LISPDIR%%/trampver.el
-%%TRAMP_LISPDIR%%/trampver.elc