notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
opencvs BSD-licensed CVS implementation
20151230_1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20151230Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
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:: bash, readline, openssl, portscout
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/opencvs
  2. share/man/man1/opencvs.1.gz
  3. share/man/man5/opencvs.5.gz
  4. share/man/man7/cvsintro.7.gz
  5. /usr/local/share/licenses/opencvs-20151230_1/catalog.mk
  6. /usr/local/share/licenses/opencvs-20151230_1/LICENSE
  7. /usr/local/share/licenses/opencvs-20151230_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • opencvs>0:devel/opencvs
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):
opencvs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20151230_120151230_12015123020151230_120151230_1-20151230-
FreeBSD:13:quarterly2015123020151230201512302015123020151230_1201512302015123020151230
FreeBSD:14:latest20151230_120151230_12015123020151230_120151230_120151230-20151230
FreeBSD:14:quarterly2015123020151230_1-2015123020151230_1201512302015123020151230
FreeBSD:15:latest20151230_120151230_1n/a20151230_1n/a20151230_120151230_120151230_1
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (5 items)
Collapse this list.
  1. ftp://ftp.stack.nl/pub/users/johans/opencvs/
  2. http://distcache.FreeBSD.org/local-distfiles/johans/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/johans/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/johans/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/johans/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20151230_1
18 Jan 2024 14:00:45
commit hash: 5e231175035857529ded8f12eb01f1414651dc81commit hash: 5e231175035857529ded8f12eb01f1414651dc81commit hash: 5e231175035857529ded8f12eb01f1414651dc81commit hash: 5e231175035857529ded8f12eb01f1414651dc81 files touched by this commit
Renato Botelho (garga) search for other commits by this committer
devel/opencvs: Eliminate MANPREFIX

While here, move manpages to ${PREFIX}/share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20151230
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20151230
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20151230
30 Aug 2020 15:18:15
Revision:547062Original commit files touched by this commit
danfe search for other commits by this committer
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
Revision:545742Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build with -fno-common (Clang 11, GCC 10).

Reported by:	pkg-fallout
20151230
05 Nov 2019 08:18:17
Revision:516778Original commit files touched by this commit
danfe search for other commits by this committer
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
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
20151230
06 Feb 2016 22:44:45
Revision:408316Original commit files touched by this commit
johans search for other commits by this committer
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
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:385418Original commit files touched by this commit
johans search for other commits by this committer
- Update to 1 May version of opencvs
- Redo patches to please portlint
20140108
15 Nov 2014 19:45:28
Revision:372612Original commit files touched by this commit
johans search for other commits by this committer
Update OpenCVS, add MASTER_SITE
20130930
07 Sep 2014 16:40:08
Revision:367573Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
20130930
29 Dec 2013 08:57:31
Revision:337946Original commit files touched by this commit
johans search for other commits by this committer
- Update OpenCVS to current version
- Enable STAGE support
20130419
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
20130419
30 Apr 2013 14:10:13
Revision:316931Original commit files touched by this commit
johans search for other commits by this committer
Update OpenCVS to current version (19 April)
20120705
13 Jul 2012 15:55:30
Original commit files touched by this commit
johans search for other commits by this committer
Update OpenCVS  to version of 5 July
20120114
30 Jan 2012 20:16:48
Original commit files touched by this commit
johans search for other commits by this committer
- Update opencvs to the version of 14 January
- Remove a patch that's now included upstream
20110420
20 Apr 2011 20:19:31
Original commit files touched by this commit
johans search for other commits by this committer
- 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
Original commit files touched by this commit
johans search for other commits by this committer
- Add patchfile that was forgotten in the previous commit

Reported by:    itetcu
20100608
08 Jun 2010 20:57:44
Original commit files touched by this commit
johans search for other commits by this committer
- Update to a new snapshot
- Claim maintainership
- Simplify (reduce) patchfiles
20081101
08 Jun 2010 07:31:58
Original commit files touched by this commit
gabor search for other commits by this committer
- Drop maintainership
20081101
01 Nov 2008 18:43:37
Original commit files touched by this commit
gabor search for other commits by this committer
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.

Number of commits found: 24