From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- net-ftp/profxp/Manifest | 6 +++++ net-ftp/profxp/metadata.xml | 5 ++++ net-ftp/profxp/profxp-3_pre2-r2.ebuild | 45 ++++++++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 net-ftp/profxp/Manifest create mode 100644 net-ftp/profxp/metadata.xml create mode 100644 net-ftp/profxp/profxp-3_pre2-r2.ebuild (limited to 'net-ftp/profxp') diff --git a/net-ftp/profxp/Manifest b/net-ftp/profxp/Manifest new file mode 100644 index 000000000000..75da7bb138c7 --- /dev/null +++ b/net-ftp/profxp/Manifest @@ -0,0 +1,6 @@ +DIST SOCKS.pm 17069 SHA256 dffb26ecafc4fdd052d398a51e4edf4dd97082a7d6b56781b352bc3458a48cc1 SHA512 87029d9fb58ba384499a2ac73d661dd4c91faa81636e41c1d3c3a1d1efab1d5e01804467428d1daf8dd2fcb231666e2986f6cc806f5f7d419e7d3280a95c497e WHIRLPOOL ce63a9effc6beaea7a5d2dc462511db1c7677266eaeb6255d2e652bedb320b20e0bb9d1b0966f7f59f91dc9fcff80cff854441f1f0ddb3f603f89523bba82cc9 +DIST profxp-v3-pre2-src.tar.gz 16647 SHA256 975af5393b2a66bdca378b349d5c674551b668858e0ac505763052170e484452 SHA512 5f48e15f0c6c43c8b20b7cb72bf642e12a99d469bea21372a7a602d5f8522c4097d18918a3a007961b3ea6177ec864d50a7bc24211194ac9d791c5190978e167 WHIRLPOOL b69c6a7284d0b73288b611fd586d8a7622c6d945a50321caa73e135ec9b1e8c7b9156564cb15f1c1f2ba51ecc2489fd2ef937a23a7f53173ac69db7a236f1271 +EBUILD profxp-3_pre2-r2.ebuild 940 SHA256 8dbd5270478cfac83583ecafeaf78920dc035ba826d1f9e675361a88e528771b SHA512 2e61b186c37d12d71baf957f1582214edda88acdbdda15f49fc362112aee0a0fbc5d754d036682b7b36e54a38b1fffcf1c08387a28ec10a268f0a1bdf59078a2 WHIRLPOOL 40abf1d005cd2f14fc62c6adb48c425106f3c17c8c3f7260bdbd8422551d80b2dd1cef6cbb9cf11a617f6e2ac75d0b0a50861a4d499931cf4c6552597e7cc891 +MISC ChangeLog 2526 SHA256 a6d4152f3322c407f882cc19142aa6d898be2af5e6bb94436c25427a794b8390 SHA512 711307fc1b14852feb332b46e4cab36c4d674c03e68017a7a8038f0f2dd75cdd0d81072e6e8f439ff27dd1115211e4d078bbf6e55a13f07eeeb1ae3d8b32eb5c WHIRLPOOL b8249e53f6e5d6b9b7ece8bcb4a67c94cb4be893282971d189d6be21707ac12ef8f57562129b51446d92d48b52aa88c083c9a51369fcfb2488ee109fb3746e0a +MISC ChangeLog-2015 1547 SHA256 852dc6cbbc51aaca5bf7cd26dcc35c67d2224b8f56e04a42c6bfa19fa6037093 SHA512 cae27498dd34de4afe416680b9f7a50b0ea63a0962d3442fa69cec440627a7fab500d1fccf23c64900e9e5a7a32dbd955b272d04c3762cbec6d43e2f325f34d6 WHIRLPOOL b2235be35c1af3c667b2bc434fb7a5d0a3384e74fdb3d0f24273afefbd3b345156d1ab7bb094f8ec7f65ea34725d4dabbde58e26bbbc3382b434680f330bc289 +MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968 diff --git a/net-ftp/profxp/metadata.xml b/net-ftp/profxp/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/net-ftp/profxp/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/net-ftp/profxp/profxp-3_pre2-r2.ebuild b/net-ftp/profxp/profxp-3_pre2-r2.ebuild new file mode 100644 index 000000000000..025fd90ef53d --- /dev/null +++ b/net-ftp/profxp/profxp-3_pre2-r2.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2014 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="http://duncanthrax.net/profxp/" +SRC_URI="http://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 +} -- cgit v1.2.3