Port details |
- cvs-devel IPv6 enabled cvs. You can use IPv6 connection when using pserver
- 1.12.13_13 devel
=1 1.12.13_13Version of this port present on the latest quarterly branch. - Maintainer: bdheeman@gmail.com
 - Port Added: 2008-05-26 04:35:21
- Last Update: 2022-01-10 15:15:39
- Commit Hash: bcaf25a
- People watching this port, also watch:: python, unoconv, py38-pycparser, sysinfo
- License: not specified in port
- Description:
- The latest and, or feature release CVS (Concurrent Version System). IPv6
enabled, you can use IPv6 connection when using pserver.
WWW: http://www.cvshome.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cvs-devel>0:devel/cvs-devel
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/cvs-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cvs-devel
- pkg install cvs-devel
- PKGNAME: cvs-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cvs-1.12.13.tar.bz2) = 78853613b9a6873a30e1cc2417f738c330e75f887afdaf7b3d0800cb19ca515e
SIZE (cvs-1.12.13.tar.bz2) = 3911104
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makeinfo : print/texinfo
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for cvs-devel-1.12.13_13:
PAM=off: PAM support
===> Use 'make config' to modify these settings
- Options name:
- devel_cvs-devel
- USES:
- cpe makeinfo perl5 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 15:15:39 1.12.13_13
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
14 Oct 2021 21:30:14 1.12.13_13
|
Stefan Eßer (se)  |
devel/cvs-devel: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.12.13_13
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Oct 2019 10:34:57
1.12.13_13
|
bapt  |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
10 Nov 2018 18:12:58
1.12.13_13
|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
04 Jul 2018 04:31:45
1.12.13_12
|
swills  |
devel/cvs-devel: add knob for PAM support
PR: 229130
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
Approved by: maintainer timeout (bdheeman@gmail.com, >2 weeks) |
30 Sep 2015 11:54:38
1.12.13_12
|
amdmi3  |
- This requires perl5 for contrib scripts
- Silence patching
Approved by: portmgr blanket |
14 May 2015 10:15:09
1.12.13_11
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
15 Apr 2015 15:35:05
1.12.13_11
|
jbeich  |
- Track makeinfo(1) dependency in order to regen patched INFO docs on
11.0-CURRENT which lacks /usr/bin/makeinfo since base r276551
- Unbreak build against print/texinfo [1]
Obtained from: Debian [1]
Approved by: portmgr blanket |
27 Oct 2014 10:10:59
1.12.13_10
|
bapt  |
Cleanup plist |
29 Jul 2014 21:43:18
1.12.13_10
|
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
28 Jan 2014 00:04:20
1.12.13_10
|
bapt  |
Support stage |
21 Jan 2014 23:40:23
1.12.13_10
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
03 Jul 2011 14:59:23
1.12.13_10
|
ohauer  |
-remove MD5 |
22 Feb 2011 15:48:45
1.12.13_10
|
arved  |
Fix a coredump when tagging a release
PR: 153874
Submitted by: Dan Mahoney <dmahoney@isc.org>
Approved by: maintainer timeout |
01 Jun 2009 23:54:40
1.12.13_9
|
wxs  |
- Don't overwrite binaries in /bin.
PR: ports/134799
Submitted by: Andrew Brown <abrown@freemail.gr>
Approved by: Balwinder S Dheeman <bdheeman@gmail.com> (maintainer) |
26 May 2008 04:58:43
1.12.13_8
|
edwin  |
[new port] devel/cvs-devel 1.12.13_8
Latest upstream/feature release, similar to Debian, see the
ChangeLog excerpts available at
http://cto.homelinux.net/usr/ports/devel/cvs-devel/ChangeLog page.
This feature release/version, I think, would be quite useful
for all those users who want to share and, or transfer their
existing CVS repositories from Linux to FreeBSD machines.
PR: ports/118033
Submitted by: Balwinder S Dheeman <bdheeman@gmail.com> |
26 May 2008 04:35:06
1.11.17_1
|
edwin  |
Repocopy of devel/cvs+ipv6 |