Port details |
- opencvs BSD-licensed CVS implementation
- 20151230_1 devel =4 20151230_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2008-11-01 18:44:34
- Last Update: 2024-01-18 14:00:45
- Commit Hash: 5e23117
- People watching this port, also watch:: m4, bison, mcrypt, openssl, bash
- License: BSD2CLAUSE
- WWW:
- http://www.opencvs.org/
- Description:
- OpenCVS is a FREE implementation of the Concurrent Versions System, the most
popular open source revision control software. It can be used as both client
and server for repositories and provides granular access control over data
stored in the repository. It aims to be as compatible as possible with other
CVS implementations, except when particular features reduce the overall
security of the system. Among other things, support for the pserver
connection mechanism has been dropped because of security issues with
the authentication mechanism.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/opencvs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/opencvs
- pkg install opencvs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencvs
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (opencvs-20151230.tar.gz) = c8de7cd9786265ef43b909bc44642144d8fe7e342c42679fd30cc449c06d95df
SIZE (opencvs-20151230.tar.gz) = 162228
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_opencvs
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20151230_1 18 Jan 2024 14:00:45 |
Renato Botelho (garga) |
devel/opencvs: Eliminate MANPREFIX
While here, move manpages to ${PREFIX}/share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20151230 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20151230 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20151230 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20151230 30 Aug 2020 15:18:15 |
danfe |
When disabling pieces of code unsupported on FreeBSD, do it based on
the particular operating systems they are written for. |
20151230 22 Aug 2020 07:29:02 |
danfe |
Unbreak the build with -fno-common (Clang 11, GCC 10).
Reported by: pkg-fallout |
20151230 05 Nov 2019 08:18:17 |
danfe |
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently. |
20151230 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
20151230 06 Feb 2016 22:44:45 |
johans |
Update to a more recent version of OpenBSD's CVS
This lacks a replacement for OpenBSD's use of pledge(2) |
20150501 14 May 2015 10:15:09 |
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 |
20150501 04 May 2015 17:15:20 |
johans |
- Update to 1 May version of opencvs
- Redo patches to please portlint |
20140108 15 Nov 2014 19:45:28 |
johans |
Update OpenCVS, add MASTER_SITE |
20130930 07 Sep 2014 16:40:08 |
antoine |
Allow staging as a regular user |
20130930 29 Dec 2013 08:57:31 |
johans |
- Update OpenCVS to current version
- Enable STAGE support |
20130419 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
20130419 30 Apr 2013 14:10:13 |
johans |
Update OpenCVS to current version (19 April) |
20120705 13 Jul 2012 15:55:30 |
johans |
Update OpenCVS to version of 5 July |
20120114 30 Jan 2012 20:16:48 |
johans |
- Update opencvs to the version of 14 January
- Remove a patch that's now included upstream |
20110420 20 Apr 2011 20:19:31 |
johans |
- Update opencvs to new 20110420 version
- Add manpages [1]
- Add license [2]
- Remove some unneeded patches [2]
Reported by: obrien
PR: ports/156490 [1]
PR: ports/156491 [2] |
20100608 09 Jun 2010 06:37:52 |
johans |
- Add patchfile that was forgotten in the previous commit
Reported by: itetcu |
20100608 08 Jun 2010 20:57:44 |
johans |
- Update to a new snapshot
- Claim maintainership
- Simplify (reduce) patchfiles |
20081101 08 Jun 2010 07:31:58 |
gabor |
- Drop maintainership |
20081101 01 Nov 2008 18:43:37 |
gabor |
OpenCVS is a FREE implementation of the Concurrent Versions System, the most
popular open source revision control software. It can be used as both client
and server for repositories and provides granular access control over data
stored in the repository. It aims to be as compatible as possible with other
CVS implementations, except when particular features reduce the overall
security of the system.
WWW: http://www.opencvs.org/
This port was requested by rdivacky@, who created the dist patches for
OpenCVS. |