dev-vcs / cvs

Concurrent Versions System - source code revision control tools

Official package sites : https://cvs.nongnu.org/ ·

v1.12.12-r15 :: 0 :: gentoo

Modified
License
GPL-2 LGPL-2
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-solaris ~x86-linux
USE flags
crypt doc kerberos nls pam selinux server

General

crypt
Add support for encryption -- using mcrypt or gpg where applicable
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
kerberos
Add kerberos support
nls
Add Native Language Support (using gettext - GNU locale utilities)
pam
Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
selinux
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
server
Enable server support

sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)

sys-libs / zlib : Standard (de)compression library

virtual / krb5 : Virtual for Kerberos V implementation

virtual / libcrypt : Virtual for libcrypt.so

sec-policy / selinux-cvs : SELinux policy for cvs

sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)

sys-libs / zlib : Standard (de)compression library

virtual / krb5 : Virtual for Kerberos V implementation

virtual / libcrypt : Virtual for libcrypt.so

app-vim / cvsmenu : vim plugin: CVS(NT) integration script

dev-vcs / colorcvs : A tool based on colorgcc to beautify cvs output

dev-vcs / tkcvs : Tcl/Tk-based graphical interface to CVS with Subversion support

kde-apps / cervisia : CVS frontend by KDE

sys-devel / crosstool-ng : Versatile (cross-)toolchain generator

www-apps / cvsweb : WWW interface to a CVS tree

925934
dev-vcs/cvs-1.12.12-r14 fails to compile: <artificial>:(.text+0xb33): undefined reference to vasnprintf
943853
dev-vcs/cvs-1.12.12-r15 - [libtool] [gcc-15] sighandle.c: error: too many arguments to function this->handler
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-vcs/cvs: drop 1.12.12-r14
Bug: https://bugs.gentoo.org/898782 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 arm, #942304
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 arm64, #942304
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 sparc, #942304
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 x86, #942304
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 amd64, #942304
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 ppc, #942304
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-vcs/cvs: Stabilize 1.12.12-r15 ppc64, #942304
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: crank copyright
Signed-off-by: Sam James <sam@gentoo.org>
Eli Schwartz · gentoo
dev-vcs/cvs: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Eli Schwartz · gentoo
dev-vcs/cvs: update HOMEPAGE for HttpsUrlAvailable
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Eli Schwartz · gentoo
dev-vcs/cvs: fix all kinds of Modern C issues
This package release is an extra-vintage 2005 with extra gnulib on top. Among numerous other issues, the broken autoconf standard macros managed to break the STDC_HEADERS check, resulting in cvs thinking that there are no available standard headers, and not bothering to include them. Ouch! To fix this, we: - fix a broken AM_GNU_GETTEXT_VERSION macro to stop autopoint erroring - rerun eautoreconf, to fix various standard macros with c99 fixes - add some m4 patches that partially backport gnulib fixes (I think hope and pray, since I stopped looking at them after a bit due to the inability to backport) Also, while we are at it, throw in a broken shell quoting fix. Closes: https://bugs.gentoo.org/898782 Closes: https://bugs.gentoo.org/882225 Closes: https://bugs.gentoo.org/870835 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: add missing selinux policy dep
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Bracht Laumann Jespersen · gentoo
dev-vcs/cvs: fix unquoted variable EPREFIX
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
dev-vcs/cvs: keyword 1.12.12-r14 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-vcs/cvs: keyword 1.12.12-r14 for ~riscv, EAPI 6 -> 7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: add missing libcrypt dependency
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/cvs: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-vcs/cvs: install pam files conditionally
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-vcs/cvs: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-vcs/cvs: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-vcs/cvs: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-vcs/cvs: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-vcs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-vcs/cvs: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Haubenwallner · gentoo
dev-vcs/cvs: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
dev-vcs/cvs: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-vcs/cvs: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Fabian Groffen · gentoo
dev-vcs/cvs: configure needs bash, so force it
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Sergei Trofimovich · gentoo
dev-vcs/cvs: stable 1.12.12-r12 for ppc, bug #627498
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Sergei Trofimovich · gentoo
dev-vcs/cvs: stable 1.12.12-r12 for ppc64, bug #627498
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
Sergei Trofimovich · gentoo
dev-vcs/cvs: stable 1.12.12-r12 for hppa, bug #627498 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
Sergei Trofimovich · gentoo
dev-vcs/cvs: stable 1.12.12-r12 for sparc, bug #627498 (thanks to Dakon)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Markus Meier · gentoo
dev-vcs/cvs: arm stable, bug #627498
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
dev-vcs/cvs-1.12.12-r12: alpha stable
Gentoo-Bug: 627498
Aaron Bauman · gentoo
dev-vcs/cvs: x86 stable
Gentoo-bug: 627498 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Aaron Bauman · gentoo
dev-vcs/cvs: amd64 stable
Gentoo-bug: 627498 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Sergei Trofimovich · gentoo
dev-vcs/cvs: stable 1.12.12-r12 for ia64, bug #627498
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Pacho Ramos · gentoo
dev-vcs/cvs: Use proper sed separators (#600478 by Jiří Moravec)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Pacho Ramos · gentoo
dev-vcs/cvs: Remove redundant elog message (#605842 and #440436)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Hanno · gentoo
dev-vcs/cvs: Fix command injection (CVE-2017-12836).
Patch taken from MirBSD (excluding comment-only changes that didn't apply cleanly). See bug #627498. Package-Manager: Portage-2.3.8, Repoman-2.3.3
Andreas K. Hüttel · gentoo
dev-vcs/cvs: Remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Agostino Sarubbo · gentoo
dev-vcs/cvs: ia64 stable wrt bug #402593
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-vcs/cvs: sparc stable wrt bug #402593
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
dev-vcs/cvs: Stable for HPPA (bug #402593).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
dev-vcs/cvs: ppc64 stable wrt bug #402593
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-vcs/cvs: ppc stable wrt bug #402593
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
dev-vcs/cvs: arm stable, bug #402593
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
dev-vcs/cvs-1.12.12-r11: stable on alpha
Gentoo-Bug: 402593
Agostino Sarubbo · gentoo
dev-vcs/cvs: x86 stable wrt bug #402593
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-vcs/cvs: amd64 stable wrt bug #402593
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
Merge remote-tracking branch 'github/pr/2627'
* github/pr/2627: dev-vcs/cvs: security fix, QA fix and musl compilation fix Fixes: https://github.com/gentoo/gentoo/pull/2627 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Felix Janda · gentoo
dev-vcs/cvs: security fix, QA fix and musl compilation fix
* add patch for CVE-2012-0804 (#402593) * respect AR (#440270) * fix format-security (#520508) * fix compilation with musl libc * modernize ebuild Gentoo-Bug: https://bugs.gentoo.org/402593 Gentoo-Bug: https://bugs.gentoo.org/440270 Gentoo-Bug: https://bugs.gentoo.org/520508
Robin H. Johnson · gentoo
dev-vcs/cvs: drop old 1.12.x ebuilds
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
dev-vcs/cvs: drop old "stable" 1.11.x series.
Package-Manager: portage-2.2.28
Robin H. Johnson · gentoo
dev-vcs/cvs: Drop broken cvs-12.13 per bug #124733.
Package-Manager: portage-2.2.28
Mike Frysinger · gentoo
dev-vcs/cvs: fix buggy mktime tests #570208
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed