Search Criteria
Package Details: cvs-feature 1.12.13-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cvs-feature.git (read-only, click to copy) |
|---|---|
| Package Base: | cvs-feature |
| Description: | Concurrent Versions System - a source control system ("feature" release series, with Debian patches) |
| Upstream URL: | http://cvs.nongnu.org/ |
| Keywords: | branch control CVS feature release revision series version |
| Licenses: | GPL |
| Conflicts: | cvs |
| Provides: | cvs |
| Submitter: | felix.s |
| Maintainer: | meatlotion |
| Last Packager: | meatlotion |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-06-22 15:38 (UTC) |
| Last Updated: | 2022-04-04 20:40 (UTC) |
Dependencies (5)
- krb5 (krb5-gitAUR)
- libbsd (libbsd-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- inetutils (inetutils-gitAUR) (optional) – for using cvs over rsh
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR) (optional) – for using cvs over ssh
Required by (26)
- briquolo (requires cvs) (make)
- buildroot-meta (requires cvs) (optional)
- cct (requires cvs) (make)
- cvs-fast-export (requires cvs)
- dietlibc-cvs (requires cvs) (make)
- djgpp-djcrx-cvs (requires cvs) (make)
- gnun (requires cvs)
- jamin-gtk2 (requires cvs) (make)
- jhbuild (requires cvs) (optional)
- larn (requires cvs) (make)
- libowfat-cvs (requires cvs) (make)
- luarocks-git (requires cvs) (optional)
- mandoc-cvs (requires cvs) (make)
- mc-git (requires cvs) (optional)
- mdocml-cvs (requires cvs) (make)
- msp430-jtag (requires cvs) (make)
- myrepos-git (requires cvs) (optional)
- nmtree (requires cvs) (make)
- openresty_luarocks (requires cvs) (optional)
- opentracker (requires cvs) (make)
- Show 6 more...
Latest Comments
Andrei_Korshikov commented on 2026-02-04 14:30 (UTC) (edited on 2026-03-24 23:10 (UTC) by Andrei_Korshikov)
(a) 15th diff.gz is not present, the current is https://ftp.debian.org/debian/pool/main/c/cvs/cvs_1.12.13+real-31.diff.gz
(b) GCC 15
-std=default isgnu23(old default wasgnu18), so it complains a lot and can't compile even with https://git.alpinelinux.org/aports/plain/main/cvs/gcc15.patch. See also https://linux.debian.bugs.dist.narkive.com/3UzbCiXJ/bug-1096494-cvs-ftbfs-with-gcc-15(b)* (edit) I overlooked https://bugs.debian.org/1096494 . It was fixed exactly with release 31 (changes: "Fix building under GCC 15").
(c)
license=('GPL-2.0-or-later'), see https://savannah.nongnu.org/projects/cvsmeatlotion commented on 2022-04-04 18:22 (UTC) (edited on 2022-04-04 18:28 (UTC) by meatlotion)
Added +deb8u1 to filename to download and updated the sha512sum to match as .15 without +deb8u1 no longer exists.