public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/, dev-vcs/cvs-fast-export/files/
Date: Sun, 26 Jan 2025 18:39:09 +0000 (UTC)	[thread overview]
Message-ID: <1737916742.20360ad724239af7cf70293b3419cd026f6a2c0e.ulm@gentoo> (raw)

commit:     20360ad724239af7cf70293b3419cd026f6a2c0e
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 18:38:11 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 18:39:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20360ad7

dev-vcs/cvs-fast-export: add 1.68

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-vcs/cvs-fast-export/Manifest                   |  1 +
 .../cvs-fast-export/cvs-fast-export-1.68.ebuild    | 38 ++++++++++++++++++++++
 .../files/cvs-fast-export-1.68-Makefile.patch      | 20 ++++++++++++
 3 files changed, 59 insertions(+)

diff --git a/dev-vcs/cvs-fast-export/Manifest b/dev-vcs/cvs-fast-export/Manifest
index 764f0b2ef4db..d7a298d02061 100644
--- a/dev-vcs/cvs-fast-export/Manifest
+++ b/dev-vcs/cvs-fast-export/Manifest
@@ -1,2 +1,3 @@
 DIST cvs-fast-export-1.61.tar.gz 525785 BLAKE2B 64089fe0f99e247505152ad20c618a721917fabcf28e29ede330e89d9ffc3b05e314e09deb85c9c23de95acfa6193a6dd67636374862d58df231e06fd8313f09 SHA512 505a305b3f383a9df0f519ec0bbf92d5fbd2759b5be39b3eced898a00bd06290f2905e6add49c992ff69fdf468f6c83e15e8810bdf12d08eec0289aa7930df4e
 DIST cvs-fast-export-1.67.tar.gz 575386 BLAKE2B 080ca91d1002707dfc81d2d87373cb47b314b7f59dfb49081f4279b6d97ca43165d5dceb827e281deeae4d617bdec062475afb652b2680124c03455e155e9151 SHA512 193ae2a9ded2052d393891e0d847ca28a6b955fb17396d31c84265ff4336a9eb769d290fbdb645b7a528b17235e1a9a611d8b703977037229c001e6e46129445
+DIST cvs-fast-export-1.68.tar.gz 589722 BLAKE2B 2e904c60c7431a64afe24bfc8d57d8eb533d41c5905423a656f6ed2c3b6d0a646466941c94d002351c3b3bd336e3d846c3dba8cfd22f9256fd79d4db6f5dd64c SHA512 2e3eb1f305aa05320ba244cb34816dc3378caeb5bc0de6b2991f001f28d7eea7dc48d1bca297a38c934671a942be0bc810fc711aff8950461582a064d7a198d9

diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.68.ebuild b/dev-vcs/cvs-fast-export/cvs-fast-export-1.68.ebuild
new file mode 100644
index 000000000000..e5c66a2f9f9f
--- /dev/null
+++ b/dev-vcs/cvs-fast-export/cvs-fast-export-1.68.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="fast-export history from a CVS repository or RCS collection"
+HOMEPAGE="http://www.catb.org/~esr/cvs-fast-export/"
+SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test" # upstream does not ship some tests in tarball
+
+BDEPEND="dev-ruby/asciidoctor"
+
+PATCHES=( "${FILESDIR}/${PN}-1.68-Makefile.patch" )
+
+src_prepare() {
+	default
+	tc-export CC
+	export prefix="${EPREFIX}"/usr
+}
+
+src_compile() {
+	# '.adoc.html' rules can't be executed in parallel
+	# as they reuse the same 'docbook-xsl.css' file name.
+	emake -j1 html
+	# Allow full parallelism for the rest
+	emake
+}
+
+src_install() {
+	default
+	dodoc {NEWS,README,TODO,hacking,reporting-bugs}.adoc
+}

diff --git a/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.68-Makefile.patch b/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.68-Makefile.patch
new file mode 100644
index 000000000000..e0f63c0c7d6c
--- /dev/null
+++ b/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.68-Makefile.patch
@@ -0,0 +1,20 @@
+--- cvs-fast-export-1.68/Makefile
++++ cvs-fast-export-1.68/Makefile
+@@ -38,7 +38,7 @@
+ GCC_WARNINGS1=-Wall -Wextra -Werror -Wpointer-arith -Wstrict-prototypes
+ GCC_WARNINGS3=-Wno-format-zero-length
+ GCC_WARNINGS=$(GCC_WARNINGS1) $(GCC_WARNINGS2) $(GCC_WARNINGS3)
+-CFLAGS += $(GCC_WARNINGS)
++#CFLAGS += $(GCC_WARNINGS)
+ CPPFLAGS += -I.
+ #LIBS=-lrt
+ CPPFLAGS += -DVERSION=\"$(VERSION)\"
+@@ -70,7 +70,7 @@
+ # CFLAGS += -pg
+ # Warning: Using -O3 has been seen to cause core dumps on repositories with
+ # very long revision names - some bounds check gets optimized away. Don't do that.
+-CFLAGS += -O2
++#CFLAGS += -O2
+ # If your toolchain supports link time optimization this is a cheap speedup
+ # CFLAGS += -flto
+ # Bounds checks at runtime. Not enabled by default for performance reasons


             reply	other threads:[~2025-01-26 18:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-26 18:39 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-20  8:49 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/, dev-vcs/cvs-fast-export/files/ Ulrich Müller

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=1737916742.20360ad724239af7cf70293b3419cd026f6a2c0e.ulm@gentoo \
    --to=ulm@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