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
cvsbook Tutorial and reference for CVS
1.21_3 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 1.21_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-25 22:28:58
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: cscope, windowmaker
License: GPLv2+
WWW:
http://cvsbook.red-bean.com/
Description:
Open Source Development with CVS is a book published by Coriolis Inc. as part of the Coriolis OpenPress series. Chapters 2, 4, 6, 8, 9, and 10 -- comprising a complete introduction, tutorial and reference to CVS -- are being released free under the terms of the GNU General Public License. This port installs HTML, GNU Info, PDF, and Postscript formats.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/cvsbook-1.21_3/catalog.mk
  2. /usr/local/share/licenses/cvsbook-1.21_3/LICENSE
  3. /usr/local/share/licenses/cvsbook-1.21_3/GPLv2+
Collapse this list.
Dependency lines:
  • cvsbook>0:devel/cvsbook
To install the port:
cd /usr/ports/devel/cvsbook/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cvsbook
  • pkg install cvsbook
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cvsbook
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cvsbook-1.21-all.tar.gz) = 585df063491d3acc03ca14267d94b8cad3ac5b2092495f30e1e80be6c84c6892 SIZE (cvsbook-1.21-all.tar.gz) = 4137136

Packages (timestamps in pop-ups are UTC):
cvsbook
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21_31.21_31.21_31.21_31.21_3-1.21_3-
FreeBSD:13:quarterly1.21_31.21_31.21_31.21_31.21_31.21_31.21_31.21_3
FreeBSD:14:latest1.21_31.21_31.21_31.21_31.21_31.21_3-1.21_3
FreeBSD:14:quarterly1.21_31.21_3-1.21_31.21_31.21_31.21_31.21_3
FreeBSD:15:latest1.21_31.21_3n/a1.21_3n/a1.21_31.21_31.21_3
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. indexinfo : print/indexinfo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cvsbook-1.21_3: ====> Options available for the multi CVSBOOK: you have to choose at least one of them INFO=on: Install the info version SINGLE_HTML=on: Install the single HTML version SPLIT_HTML=off: Install the split HTML version POSTSCRIPT=on: Install the Postscript version PDF=on: Install the PDF version ===> Use 'make config' to modify these settings
Options name:
devel_cvsbook
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://cvsbook.red-bean.com/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.21_3
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.21_3
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.21_3
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.21_3
28 Dec 2019 18:06:09
Revision:521229Original commit files touched by this commit
marius search for other commits by this committer
Bring back the somewhat more appropriate INFO_DESC from pre-r521020.
1.21_3
27 Dec 2019 19:24:56
Revision:521020Original commit files touched by this commit
marius search for other commits by this committer
Add and use a shared INFO description. I have patches to add that knob to
a bunch of additional ports.
1.21_3
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
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
1.21_2
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.21_2
17 Nov 2015 13:51:40
Revision:401813Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Pet portlint
- Switch to options helpers
- Fix SPLIT_HTML option

PR:		203632 + my additions
Submitted by:	takefu@airport.fm
1.21_2
20 Dec 2014 18:06:22
Revision:375029Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.21_2
26 Jun 2014 08:41:34
Revision:359321Original commit files touched by this commit
antoine search for other commits by this committer
Allow to build with texinfo from ports

With hat:	portmgr
1.21_2
20 Jun 2014 15:04:18
Revision:358584Original commit files touched by this commit
rakuco search for other commits by this committer
Add staging support.

PR:		191160
Submitted by:	joe@thrallingpenguin.com
1.21_2
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
1.21_2
16 Dec 2013 18:24:49
Revision:336656Original commit files touched by this commit
glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
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.21_2
10 Oct 2012 14:56:44
Revision:305663Original commit files touched by this commit
glarkin search for other commits by this committer
- Converted to OptionsNG
1.21_2
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.21_2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.21_2
18 Jul 2008 21:05:20
Original commit files touched by this commit
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
1.21_2
17 May 2008 12:41:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to submitter

PR:             123646 123647 123648 123650
Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
1.21_2
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.21_2
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.21_2
26 Jun 2004 22:32:50
Original commit files touched by this commit
pav search for other commits by this committer
- Unbreak split html version
- Fix OPTIONS treatment to get useful package (before it was just empty)

PR:             ports/68306
Submitted by:   vassily ragosin <vr@vrgraphics.ru>
1.21_2
14 Jun 2004 21:40:39
Original commit files touched by this commit
thierry search for other commits by this committer
- Unbreak (fix distinfo);
- Add OPTIONS;
- Bump PORTREVISION.

PR:             ports/67888
Submitted by:   Cyrille Lefevre.
1.21_1
28 May 2004 07:11:50
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
1.21_1
21 May 2004 16:15:21
Original commit files touched by this commit
krion search for other commits by this committer
- Add knob to install split-html format of cvsbook
- Remove pkg-plist

PR:             ports/67000
Submitted by:   michael johnson <ahze at ahze dot net>
1.21
18 May 2004 18:47:49
Original commit files touched by this commit
linimon search for other commits by this committer
Remove trailing cruft.
1.21
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.21
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.21
02 Jan 2003 18:18:45
Original commit files touched by this commit
dinoex search for other commits by this committer
fix MAINTAINTER to ports@FreeBSD.org
PR:             46686
Submitted by:   erwin@lansing.dk
1.21
15 Nov 2002 04:03:34
Original commit files touched by this commit
alane search for other commits by this committer
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
1.21
01 Nov 2002 13:09:32
Original commit files touched by this commit
alane search for other commits by this committer
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
1.21
01 Nov 2002 04:17:51
Original commit files touched by this commit
alane search for other commits by this committer
Changed MAINTAINER to my FreeBSD address.
1.21
25 Mar 2002 22:22:39
Original commit files touched by this commit
petef search for other commits by this committer
Add cvsbook 1.21, a tutorial and reference for CVS.

PR:             35752
Submitted by:   Alan Eldridge <alane@geeksrus.net>

Number of commits found: 34