public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/lynx/
Date: Sat, 16 Dec 2023 08:53:51 +0000 (UTC)	[thread overview]
Message-ID: <1702716631.2a82e33011d16d2b0f08a0fee7cba1a842561491.sam@gentoo> (raw)

commit:     2a82e33011d16d2b0f08a0fee7cba1a842561491
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 08:50:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 08:50:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a82e330

www-client/lynx: drop 2.9.0_pre10, 2.9.0_pre11

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-client/lynx/Manifest                |   4 --
 www-client/lynx/lynx-2.9.0_pre10.ebuild | 106 -------------------------------
 www-client/lynx/lynx-2.9.0_pre11.ebuild | 108 --------------------------------
 3 files changed, 218 deletions(-)

diff --git a/www-client/lynx/Manifest b/www-client/lynx/Manifest
index 79b10a59b642..ab28fc800ff8 100644
--- a/www-client/lynx/Manifest
+++ b/www-client/lynx/Manifest
@@ -1,6 +1,2 @@
-DIST lynx2.9.0dev.10.tar.bz2 2748823 BLAKE2B d4d5625091dd19fcbb245b51faca0913241491cc5c176702d04fb967abd960cee8a70ceb0fe769978a954cbf8a3bb3eae6cf096e2af600cb5916988a183479bd SHA512 afc8bbd241045a530d2c869b268fce708077024fea4363902d258a174994424e6cc64f066c63db82f08bb7e368647cbed1d420d596a494982f09ae05ec9e8bf5
-DIST lynx2.9.0dev.10.tar.bz2.asc 729 BLAKE2B 80c7cfa5e91e3b66af3bce2034c435e3bebbd4601034887bafdcad910619fc7141108f994ad4b095b28042e1f412549ab57182da09710f22e1a37f3249204c12 SHA512 386f1ce3d65db6275f999c3e6b9e4af31ca1f8c7bd2577fa0d130df3eb15685c0badc92b1b853805151b30ddda35f6423ad89f62b4983ad102ede770d6b15e60
-DIST lynx2.9.0dev.11.tar.bz2 2761964 BLAKE2B e5830aa84749b693ccf715b6492b9b2613c313770a3e161f6ff0b816d702a2cdb891486849a9cd2a86a534972bd8ec4dbfb6b70485d98ac714ab7d210f9da2b7 SHA512 d7eaf567f145b31fe3ab827768326c0af28c1ef891c280fa45041184a8f3b4e310a9f8c192d1495b55fb0bf5cb2a08e7310aec728a1f906a3d3d391448ae4121
-DIST lynx2.9.0dev.11.tar.bz2.asc 729 BLAKE2B 7eda78aa36b8f4cb8fd72e107e74ad95977a858297b63f11cb6788282d9471751a6d50dca197f30370b4eddd8c4d3f517da25383470057666b0c2de22c1d38f4 SHA512 e6242445a408b8e3c9740e413f84c27573f8f8d7c40c34d258b4ed6637143d3c6e4483ff587e7cf08b5e337642dc54ebf03d7bef24f009fa10c015ac5e3100ff
 DIST lynx2.9.0dev.12.tar.bz2 2762036 BLAKE2B 93bf762271b0419be73b11066b68dcf65e59f4eb1a5c221f0482bc0cad5e88e1cc83eb24c4c40316c37183c37db1178985d4478a2659c9e1b8322e8b6a4c6ff0 SHA512 9dd85d335a0b2c4c28f362cbcbe6499662696286fcc78e827bfafe2787d4a7fcd3faec78a115df8c14ea6e4314a5ea272f5b6353cb13224ecaebb61ae271701b
 DIST lynx2.9.0dev.12.tar.bz2.asc 729 BLAKE2B 0e24df945b714acafc17974a908ca0246e4e4f506416cdb4fedb50a0b081fb87ac2b5e272fc27bbb1eee0aeef69ebb99b75583184e434e017b0edae3d9bde4d8 SHA512 fecfcbbf41f83285019a93b59d3ee38263aa0b8fc03914d41af1f9f3f77e1e376c8c686754d3e1a777d6aa853b4f3cfdca5d2a4ffa2ab3fe6ae4952e61a22e16

diff --git a/www-client/lynx/lynx-2.9.0_pre10.ebuild b/www-client/lynx/lynx-2.9.0_pre10.ebuild
deleted file mode 100644
index 99636f218975..000000000000
--- a/www-client/lynx/lynx-2.9.0_pre10.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc
-inherit verify-sig
-
-case ${PV} in
-	*_pre*) MY_P="${PN}${PV/_pre/dev.}" ;;
-	*_rc*)  MY_P="${PN}${PV/_rc/pre.}" ;;
-	*_p*|*) MY_P="${PN}${PV/_p/rel.}" ;;
-esac
-
-DESCRIPTION="An excellent console-based web browser with ssl support"
-HOMEPAGE="https://lynx.invisible-island.net/"
-SRC_URI="https://invisible-mirror.net/archives/${PN}/tarballs/${MY_P}.tar.bz2"
-SRC_URI+=" verify-sig? ( https://invisible-mirror.net/archives/${PN}/tarballs/${MY_P}.tar.bz2.asc )"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="bzip2 cjk gnutls idn nls ssl"
-
-RDEPEND="
-	sys-libs/ncurses:=[unicode(+)]
-	sys-libs/zlib
-	bzip2? ( app-arch/bzip2 )
-	idn? ( net-dns/libidn:= )
-	nls? ( virtual/libintl )
-	ssl? (
-		!gnutls? (
-			dev-libs/openssl:=
-		)
-		gnutls? (
-			dev-libs/libgcrypt:=
-			>=net-libs/gnutls-2.6.4:=
-		)
-	)"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	virtual/pkgconfig
-	nls? ( sys-devel/gettext )
-	verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
-"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-2.9.0_pre9-mint.patch"
-	"${FILESDIR}/${PN}-2.9.0_pre9-parallel.patch"
-)
-
-src_configure() {
-	local myconf=(
-		--enable-cgi-links
-		--enable-color-style
-		--enable-externs
-		--enable-file-upload
-		--enable-included-msgs
-		--enable-ipv6
-		--enable-nested-tables
-		--enable-nsl-fork
-		--enable-persistent-cookies
-		--enable-prettysrc
-		--enable-read-eta
-		--enable-scrollbar
-		--with-screen=ncursesw
-		--with-zlib
-		$(use_enable cjk)
-		$(use_enable idn idna)
-		$(use_enable nls)
-		$(use_with bzip2 bzlib)
-	)
-
-	if use ssl; then
-		myconf+=(
-			--with-$(usex gnutls gnutls ssl)="${EPREFIX}/usr"
-		)
-	fi
-
-	econf "${myconf[@]}"
-
-	# Compared to openssl gnutls-openssl API does not use
-	# default trust store: bug #604526.
-	sed -e \
-		"s|#define SSL_CERT_FILE NULL|#define SSL_CERT_FILE \"${EPREFIX}/etc/ssl/certs/ca-certificates.crt\"|" \
-		-i userdefs.h || die
-}
-
-src_compile() {
-	# generating translation files in parallel is currently broken
-	use nls && emake -C po -j1
-	emake
-}
-
-src_install() {
-	emake install DESTDIR="${D}"
-
-	sed -i "s|^HELPFILE.*$|HELPFILE:file://localhost/usr/share/doc/${PF}/lynx_help/lynx_help_main.html|" \
-			"${ED}"/etc/lynx.cfg || die "lynx.cfg not found"
-	sed -i '/^#CHARACTER_SET:/ c\CHARACTER_SET:utf-8' \
-			"${ED}"/etc/lynx.cfg || die "lynx.cfg not found"
-
-	dodoc CHANGES COPYHEADER PROBLEMS README
-	dodoc -r docs lynx_help
-}

diff --git a/www-client/lynx/lynx-2.9.0_pre11.ebuild b/www-client/lynx/lynx-2.9.0_pre11.ebuild
deleted file mode 100644
index 4c55f714d6ea..000000000000
--- a/www-client/lynx/lynx-2.9.0_pre11.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc
-inherit verify-sig
-
-case ${PV} in
-	*_pre*) MY_P="${PN}${PV/_pre/dev.}" ;;
-	*_rc*)  MY_P="${PN}${PV/_rc/pre.}" ;;
-	*_p*|*) MY_P="${PN}${PV/_p/rel.}" ;;
-esac
-
-DESCRIPTION="An excellent console-based web browser with ssl support"
-HOMEPAGE="https://lynx.invisible-island.net/"
-SRC_URI="https://invisible-mirror.net/archives/${PN}/tarballs/${MY_P}.tar.bz2"
-SRC_URI+=" verify-sig? ( https://invisible-mirror.net/archives/${PN}/tarballs/${MY_P}.tar.bz2.asc )"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="brotli bzip2 cjk gnutls idn nls ssl"
-
-RDEPEND="
-	sys-libs/ncurses:=[unicode(+)]
-	sys-libs/zlib
-	brotli? ( app-arch/brotli:= )
-	bzip2? ( app-arch/bzip2 )
-	idn? ( net-dns/libidn:= )
-	nls? ( virtual/libintl )
-	ssl? (
-		!gnutls? (
-			dev-libs/openssl:=
-		)
-		gnutls? (
-			dev-libs/libgcrypt:=
-			>=net-libs/gnutls-2.6.4:=
-		)
-	)"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	virtual/pkgconfig
-	nls? ( sys-devel/gettext )
-	verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
-"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-2.9.0_pre9-mint.patch"
-	"${FILESDIR}/${PN}-2.9.0_pre9-parallel.patch"
-)
-
-src_configure() {
-	local myconf=(
-		--enable-cgi-links
-		--enable-color-style
-		--enable-externs
-		--enable-file-upload
-		--enable-included-msgs
-		--enable-ipv6
-		--enable-nested-tables
-		--enable-nsl-fork
-		--enable-persistent-cookies
-		--enable-prettysrc
-		--enable-read-eta
-		--enable-scrollbar
-		--with-screen=ncursesw
-		--with-zlib
-		$(use_enable cjk)
-		$(use_enable idn idna)
-		$(use_enable nls)
-		$(use_with brotli)
-		$(use_with bzip2 bzlib)
-	)
-
-	if use ssl; then
-		myconf+=(
-			--with-$(usex gnutls gnutls ssl)="${EPREFIX}/usr"
-		)
-	fi
-
-	econf "${myconf[@]}"
-
-	# Compared to openssl gnutls-openssl API does not use
-	# default trust store: bug #604526.
-	sed -e \
-		"s|#define SSL_CERT_FILE NULL|#define SSL_CERT_FILE \"${EPREFIX}/etc/ssl/certs/ca-certificates.crt\"|" \
-		-i userdefs.h || die
-}
-
-src_compile() {
-	# generating translation files in parallel is currently broken
-	use nls && emake -C po -j1
-	emake
-}
-
-src_install() {
-	emake install DESTDIR="${D}"
-
-	sed -i "s|^HELPFILE.*$|HELPFILE:file://localhost/usr/share/doc/${PF}/lynx_help/lynx_help_main.html|" \
-			"${ED}"/etc/lynx.cfg || die "lynx.cfg not found"
-	sed -i '/^#CHARACTER_SET:/ c\CHARACTER_SET:utf-8' \
-			"${ED}"/etc/lynx.cfg || die "lynx.cfg not found"
-
-	dodoc CHANGES COPYHEADER PROBLEMS README
-	dodoc -r docs lynx_help
-}


             reply	other threads:[~2023-12-16  8:53 UTC|newest]

Thread overview: 131+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-16  8:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12 11:08 [gentoo-commits] repo/gentoo:master commit in: www-client/lynx/ Sam James
2024-11-08  2:49 Sam James
2024-11-04 16:47 Arthur Zamarin
2024-11-04  3:28 Sam James
2024-11-04  3:28 Sam James
2024-11-04  3:28 Sam James
2024-11-04  3:04 Sam James
2024-11-04  3:04 Sam James
2024-09-18  6:29 Sam James
2024-09-18  5:24 Sam James
2024-05-25 17:31 Arthur Zamarin
2024-05-19 17:49 Arthur Zamarin
2024-05-19 17:12 Arthur Zamarin
2024-05-19 17:09 Sam James
2024-05-19 17:09 Sam James
2024-05-19 17:06 Arthur Zamarin
2024-05-19 17:03 Arthur Zamarin
2023-12-16  8:53 Sam James
2023-10-27 15:20 Michał Górny
2023-04-05 12:39 Arthur Zamarin
2023-04-04 23:17 Sam James
2023-04-04 22:52 Sam James
2023-04-04 22:42 Sam James
2023-04-04 22:42 Sam James
2023-04-04 20:13 Arthur Zamarin
2023-04-04 19:21 Arthur Zamarin
2023-04-04 19:19 Arthur Zamarin
2023-02-26 20:02 Arthur Zamarin
2023-02-26 19:34 Arthur Zamarin
2023-02-24 16:58 Arthur Zamarin
2023-02-24 16:27 Arthur Zamarin
2023-02-24 16:16 Arthur Zamarin
2023-02-24 16:06 Arthur Zamarin
2023-02-24 16:06 Arthur Zamarin
2023-02-24 15:59 Arthur Zamarin
2023-02-22 16:37 Sam James
2023-01-11  5:15 Sam James
2022-12-30  7:32 Sam James
2022-12-18 19:28 Arthur Zamarin
2022-12-18 12:47 Sam James
2022-12-18 12:45 Sam James
2022-12-18 12:45 Sam James
2022-12-18 12:11 Sam James
2022-12-18 11:55 Sam James
2022-12-18 11:37 Sam James
2022-12-18 11:30 Sam James
2022-10-13 23:37 Sam James
2022-08-10 20:29 Sam James
2021-10-26 16:07 Sam James
2021-10-18  0:38 Sam James
2021-10-18  0:38 Sam James
2021-10-17 20:04 Sam James
2021-10-17 19:10 Sam James
2021-10-17 19:09 Sam James
2021-10-17 19:09 Sam James
2021-10-17 19:09 Sam James
2021-08-04  9:01 Sergei Trofimovich
2021-07-17 21:30 David Seifert
2021-07-01 22:41 Marek Szuba
2021-05-09 12:53 David Seifert
2021-04-30 18:30 Mikle Kolyada
2021-03-06 10:13 Sergei Trofimovich
2021-02-27 10:44 Sam James
2021-02-27 10:08 Sam James
2021-02-26 17:34 Sergei Trofimovich
2021-02-26 16:11 Sam James
2021-02-26 14:19 Agostino Sarubbo
2021-02-26 14:03 Sam James
2021-02-26 14:00 Sam James
2021-02-26 13:59 Sam James
2021-02-26 13:53 Sam James
2021-01-28  8:09 Sergei Trofimovich
2021-01-27 17:45 Sergei Trofimovich
2021-01-27  8:28 Sergei Trofimovich
2021-01-25  0:43 Sam James
2021-01-24 15:42 Sam James
2021-01-24 13:35 Sam James
2021-01-24 13:31 Sam James
2021-01-24 13:31 Sam James
2021-01-24 12:10 Agostino Sarubbo
2021-01-24 11:58 Agostino Sarubbo
2021-01-24  1:34 Sam James
2021-01-23 12:46 Sergei Trofimovich
2021-01-23 12:28 Sergei Trofimovich
2021-01-23 12:28 Sergei Trofimovich
2021-01-06 11:37 Fabian Groffen
2020-12-27 18:22 Fabian Groffen
2020-07-03 22:59 Tim Harder
2020-07-03 22:59 Tim Harder
2020-06-15  2:35 Aaron Bauman
2019-11-17 22:10 Tim Harder
2019-09-28  2:47 Tim Harder
2019-07-29  8:46 Mikle Kolyada
2019-07-22 23:51 Aaron Bauman
2019-07-09  9:31 Agostino Sarubbo
2019-07-05 10:13 Agostino Sarubbo
2019-07-05  8:43 Agostino Sarubbo
2019-07-05  8:42 Agostino Sarubbo
2019-07-05  8:41 Agostino Sarubbo
2019-07-05  8:41 Agostino Sarubbo
2019-07-04 18:23 Sergei Trofimovich
2019-07-04 12:33 Agostino Sarubbo
2019-07-03 20:09 Tim Harder
2019-03-16 18:56 Mikle Kolyada
2018-12-13  7:17 Tim Harder
2018-05-30 16:06 Mikle Kolyada
2018-05-14 12:38 Tobias Klausmann
2018-05-01 10:48 Mart Raudsepp
2018-04-19 22:14 Sergei Trofimovich
2018-04-16 21:54 Mikle Kolyada
2018-04-16 21:03 Sergei Trofimovich
2018-04-16 18:36 Sergei Trofimovich
2018-04-15 18:58 Thomas Deutschmann
2018-04-14 17:29 Aaron Bauman
2017-09-05 22:07 Tim Harder
2017-09-03 17:14 Tim Harder
2017-07-13  6:11 Tim Harder
2017-04-12 11:10 Tim Harder
2017-02-18 14:44 Agostino Sarubbo
2017-02-17 10:56 Agostino Sarubbo
2017-02-15 13:49 Tobias Klausmann
2017-02-12 20:00 Markus Meier
2017-02-12 15:44 Agostino Sarubbo
2017-02-08  2:02 Michael Weber
2017-02-04 15:21 Agostino Sarubbo
2017-02-03 22:05 Jeroen Roovers
2016-12-10 19:27 Tim Harder
2016-08-07  5:39 Tim Harder
2015-08-25  3:31 Tim Harder
2015-08-16 10:52 Justin Lecher

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=1702716631.2a82e33011d16d2b0f08a0fee7cba1a842561491.sam@gentoo \
    --to=sam@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