From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/ncftp/
Date: Sat, 6 Jan 2024 11:04:27 +0000 (UTC) [thread overview]
Message-ID: <1704539039.2b6c46cc897e41a6d5b6668cecedd0b8da4e0d7f.ceamac@gentoo> (raw)
commit: 2b6c46cc897e41a6d5b6668cecedd0b8da4e0d7f
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 11:02:58 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 11:03:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6c46cc
net-ftp/ncftp: drop 3.2.7
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-ftp/ncftp/ncftp-3.2.7.ebuild | 55 ----------------------------------------
1 file changed, 55 deletions(-)
diff --git a/net-ftp/ncftp/ncftp-3.2.7.ebuild b/net-ftp/ncftp/ncftp-3.2.7.ebuild
deleted file mode 100644
index 0aa221e759bc..000000000000
--- a/net-ftp/ncftp/ncftp-3.2.7.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit autotools toolchain-funcs
-
-DESCRIPTION="An extremely configurable ftp client"
-HOMEPAGE="https://www.ncftp.com/"
-SRC_URI="https://www.ncftp.com/public_ftp/${PN}/${P}-src.tar.xz"
-
-LICENSE="Clarified-Artistic"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos"
-IUSE="pch"
-
-DEPEND="
- sys-libs/ncurses:=
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-3.2.7-fix-clang.patch # 875458
-)
-
-src_prepare() {
- default
-
- sed -i -e '/^AR=/d' autoconf_local/aclocal.m4 || die
- # 727774
- sed -i -e 's/STRIP=".*"/STRIP=":"/' autoconf_local/aclocal.m4 || die
-
- AT_M4DIR=autoconf_local/ eautoreconf
-}
-
-src_configure() {
- tc-export AR CC
- LC_ALL="C" \
- LIBS="$( $(tc-getPKG_CONFIG) --libs ncurses)" \
- econf \
- $(use_enable pch precomp) \
- --disable-ccdv \
- --disable-universal
-}
-
-src_install() {
- default
- dodoc README.txt doc/*.txt
- docinto html
- dodoc doc/html/*.html
-}
next reply other threads:[~2024-01-06 11:04 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-06 11:04 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-10 10:32 [gentoo-commits] repo/gentoo:master commit in: net-ftp/ncftp/ Viorel Munteanu
2024-06-02 8:12 Sam James
2024-06-02 8:12 Sam James
2024-06-02 8:12 Sam James
2024-06-02 8:12 Sam James
2024-06-02 8:03 Sam James
2024-02-22 5:50 Viorel Munteanu
2024-02-22 4:45 Ionen Wolkens
2024-02-06 19:29 Sam James
2024-02-06 10:05 Sam James
2024-02-06 10:05 Sam James
2024-02-06 9:29 Sam James
2024-02-06 9:29 Sam James
2022-12-20 18:23 Viorel Munteanu
2022-12-20 9:12 Sam James
2022-12-20 8:15 Sam James
2022-12-20 8:15 Sam James
2022-12-19 18:21 Arthur Zamarin
2022-12-19 18:21 Arthur Zamarin
2022-12-19 18:21 Arthur Zamarin
2022-11-02 16:17 Viorel Munteanu
2022-02-26 8:33 Joonas Niilola
2022-02-26 0:21 Sam James
2022-02-23 9:42 Jakov Smolić
2022-02-23 7:33 Agostino Sarubbo
2022-02-23 7:33 Agostino Sarubbo
2022-02-23 7:32 Agostino Sarubbo
2022-02-23 7:32 Agostino Sarubbo
2022-02-23 6:07 Yixun Lan
2022-01-19 18:21 Florian Schmaus
2021-01-06 14:38 Fabian Groffen
2020-12-27 17:51 Fabian Groffen
2020-12-21 20:09 Sam James
2020-12-21 9:36 Sergei Trofimovich
2020-12-20 19:15 Sam James
2020-12-20 16:40 Thomas Deutschmann
2020-12-17 22:58 Sergei Trofimovich
2020-12-17 16:41 Agostino Sarubbo
2020-12-17 8:58 Sam James
2020-06-10 10:44 Jeroen Roovers
2020-04-21 8:22 Jeroen Roovers
2017-11-02 23:03 Jeroen Roovers
2017-11-02 22:31 Sergei Trofimovich
2017-10-17 19:05 Markus Meier
2017-10-07 7:57 Michael Palimaka
2017-10-03 10:26 Thomas Deutschmann
2017-06-13 22:04 Sergei Trofimovich
2017-05-22 18:41 Tobias Klausmann
2017-05-20 10:37 Michael Weber
2017-05-20 10:07 Michael Weber
2017-05-19 7:50 Jeroen Roovers
2016-12-01 14:49 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1704539039.2b6c46cc897e41a6d5b6668cecedd0b8da4e0d7f.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox