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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cvschk Quick offline checker for CVS modifications
1.12_1 devel on this many watch lists=1 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 1.12Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-04-23 12:01:33
Last Update: 2024-03-05 14:51:14
Commit Hash: e31f732
People watching this port, also watch:: p5-Mail-Procmailrc, k3b, p5-Mail-Procmail
License: GPLv1
WWW:
http://web.archive.org/web/20121006163548/http://cvs.sslug.dk/cvs2html/
Description:
cvschk is a Perl program which allows you to see the status of your own CVS directories, without access to the CVS repository. It shows which files you changed, made locally, and which ones were deleted.
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 (5 items)
Collapse this list.
  1. bin/cvschk
  2. share/man/man1/cvschk.1.gz
  3. /usr/local/share/licenses/cvschk-1.12_1/catalog.mk
  4. /usr/local/share/licenses/cvschk-1.12_1/LICENSE
  5. /usr/local/share/licenses/cvschk-1.12_1/GPLv1
Collapse this list.
Dependency lines:
  • cvschk>0:devel/cvschk
To install the port:
cd /usr/ports/devel/cvschk/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cvschk
  • pkg install cvschk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cvschk
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cvschk) = fee2a7620df6ee4b56701c2062344647f5f8050fd0db86f85c644f520f6e7229 SIZE (cvschk) = 17410

Packages (timestamps in pop-ups are UTC):
cvschk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.121.12_11.121.121.12_1-1.12-
FreeBSD:13:quarterly1.121.121.121.121.121.121.121.12
FreeBSD:14:latest1.121.12_11.121.121.12_11.12-1.12
FreeBSD:14:quarterly1.121.12-1.121.121.121.121.12
FreeBSD:15:latest1.121.12_1n/a1.12n/a1.121.121.12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_cvschk
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mandree/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mandree/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mandree/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mandree/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12_1
05 Mar 2024 14:51:14
commit hash: e31f7327a5225f3a6f01202dc5cd3c2b7ee453bdcommit hash: e31f7327a5225f3a6f01202dc5cd3c2b7ee453bdcommit hash: e31f7327a5225f3a6f01202dc5cd3c2b7ee453bdcommit hash: e31f7327a5225f3a6f01202dc5cd3c2b7ee453bd files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/cvschk: Move man pages to 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)
1.12
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)
1.12
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)
1.12
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.
1.12
26 Apr 2020 13:51:54
Revision:533061Original commit files touched by this commit
mandree search for other commits by this committer
WWW/DL link maintenance in pkg-descr and Makefile

...to avoid permanent redirects, or broken sites.

MFH:		2020Q2 (blanket, download/WWW URL chase)
1.12
12 Apr 2016 06:12:12
Revision:413100Original commit files touched by this commit
mandree search for other commits by this committer
Fix portlint warnings, adding a LICENSE.
1.12
12 Apr 2016 06:02:18
Revision:413099Original commit files touched by this commit
mandree search for other commits by this committer
Upload to freefall to make fetchable again. Lift BROKEN= tag.
1.12
24 Oct 2015 01:03:18
Revision:400086Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
1.12
14 Dec 2013 09:52:42
Revision:336430Original commit files touched by this commit
mandree search for other commits by this committer
Convert to staging.
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.12
08 Sep 2013 14:47:37
Revision:326734Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.12
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.12
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.12
13 Jun 2010 11:57:36
Original commit files touched by this commit
mandree search for other commits by this committer
Switch MAINTAINER line to FreeBSD address.

Approved by: garga (mentor, implicit)
1.12
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.12
23 Apr 2005 12:00:14
Original commit files touched by this commit
krion search for other commits by this committer
Add cvschk 1.12, quick offline checker for CVS modifications.

cvschk is a Perl program which allows you to see the status of your
own CVS directories, without access to the CVS repository.  It shows
which files you changed, made locally, and which ones were deleted.

PR:             ports/80279
Submitted by:   Matthias Andree <matthias.andree@gmx.de>

Number of commits found: 17