Port details |
- cvschk Quick offline checker for CVS modifications
- 1.12_1 devel =3 1.12_1Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- 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, p5-Mail-Procmail, k3b, py311-Automat, py39-PyOpenGL
- 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.
- ¦ ¦ ¦ ¦
- 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/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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12_1 05 Mar 2024 14:51:14 |
Nuno Teixeira (eduardo) |
devel/cvschk: Move man pages to 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) |
1.12 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 ) |
1.12 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 ) |
1.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12 26 Apr 2020 13:51:54 |
mandree |
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 |
mandree |
Fix portlint warnings, adding a LICENSE. |
1.12 12 Apr 2016 06:02:18 |
mandree |
Upload to freefall to make fetchable again. Lift BROKEN= tag. |
1.12 24 Oct 2015 01:03:18 |
bapt |
Mark as broken: does not fetch |
1.12 14 Dec 2013 09:52:42 |
mandree |
Convert to staging. |
20 Sep 2013 17:03:27
|
bapt |
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 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.12 24 Oct 2011 09:11:38 |
dougb |
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 |
ohauer |
-remove MD5 |
1.12 13 Jun 2010 11:57:36 |
mandree |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
1.12 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.12 23 Apr 2005 12:00:14 |
krion |
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> |