* [gentoo-commits] repo/gentoo:master commit in: net-ftp/profxp/, profiles/
@ 2021-11-19 17:57 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-11-19 17:57 UTC (permalink / raw
To: gentoo-commits
commit: 7af65399d3fafd91a818fc716510fb7175421bf7
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 17:55:43 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 17:55:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af65399
net-ftp/profxp: treeclean
Closes: https://bugs.gentoo.org/819339
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
net-ftp/profxp/Manifest | 2 --
net-ftp/profxp/metadata.xml | 5 ----
net-ftp/profxp/profxp-3_pre2-r2.ebuild | 45 ----------------------------------
profiles/package.mask | 6 -----
4 files changed, 58 deletions(-)
diff --git a/net-ftp/profxp/Manifest b/net-ftp/profxp/Manifest
deleted file mode 100644
index 3aaa4d95ac8e..000000000000
--- a/net-ftp/profxp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST SOCKS.pm 17069 BLAKE2B 01830c151b33d2cb042f19f346d8a32fd8932743f99c0e6f42c195c5482fb22a85e4ec071c8a6bf4c75cddcf8c0fcb9fd7ed4afc97c88c4761c0e0a76c14a133 SHA512 87029d9fb58ba384499a2ac73d661dd4c91faa81636e41c1d3c3a1d1efab1d5e01804467428d1daf8dd2fcb231666e2986f6cc806f5f7d419e7d3280a95c497e
-DIST profxp-v3-pre2-src.tar.gz 16647 BLAKE2B 2208be3d5d9dc34b27d2d653f1d959902327df34f8d2a72b920a0107b95a57a25b8ada821c1a0e3ddd957feba4046e113ed29ed574b17256b602728a1cf88477 SHA512 5f48e15f0c6c43c8b20b7cb72bf642e12a99d469bea21372a7a602d5f8522c4097d18918a3a007961b3ea6177ec864d50a7bc24211194ac9d791c5190978e167
diff --git a/net-ftp/profxp/metadata.xml b/net-ftp/profxp/metadata.xml
deleted file mode 100644
index 85e4ed814fa2..000000000000
--- a/net-ftp/profxp/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/net-ftp/profxp/profxp-3_pre2-r2.ebuild b/net-ftp/profxp/profxp-3_pre2-r2.ebuild
deleted file mode 100644
index c78525fd1b9f..000000000000
--- a/net-ftp/profxp/profxp-3_pre2-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-
-DESCRIPTION="FXP (server-to-server FTP) commandline client written in Perl"
-HOMEPAGE="https://duncanthrax.net/profxp/"
-SRC_URI="https://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz
- http://search.cpan.org/src/CLINTDW/SOCKS-0.03/lib/Net/SOCKS.pm"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="virtual/perl-Time-HiRes
- dev-perl/TermReadKey
- dev-perl/Term-ReadLine-Perl"
-
-S=${WORKDIR}/${PN}
-
-src_unpack() {
- unpack profxp-v${PV/_/-}-src.tar.gz
- cp "${DISTDIR}"/SOCKS.pm "${S}"/
-}
-
-src_prepare() {
- sed -i 's:/home/tom/ActivePerl-5\.6:/usr:' "${S}"/profxpv3.pl || die
-}
-
-src_compile() {
- :;
-}
-
-src_install() {
- perl_set_version
- newbin profxpv3.pl profxp.pl
- dosym profxp.pl /usr/bin/profxp
- insinto ${ARCH_LIB}/Net
- doins SOCKS.pm
- insinto ${ARCH_LIB}/${PN}
- doins ${PN}/*.pm
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 706529b33eb2..6aa208b594c5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -512,12 +512,6 @@ net-dialup/fbgetty
# Removal on 2021-11-20. Bug #819345
net-fs/openafs-legacy
-# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
-# No maintainer, dead upstream, EAPI 5.
-# No other distro is packaging this. Bug #819339
-# Removal on 2021-11-20.
-net-ftp/profxp
-
# Sam James <sam@gentoo.org> (2021-10-10)
# Needs upstream build system fixes (currently in progress).
# Python toggles don't work correctly right now.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-19 17:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-19 17:57 [gentoo-commits] repo/gentoo:master commit in: net-ftp/profxp/, profiles/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox