Port details |
- cvsbook Tutorial and reference for CVS
- 1.21_3 devel =4 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
- 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:: trafshow, wget, xpdf, libxml2, 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.
- ¦ ¦ ¦ ¦
- 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/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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.21_3 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.21_3 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.21_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.21_3 28 Dec 2019 18:06:09 |
marius |
Bring back the somewhat more appropriate INFO_DESC from pre-r521020. |
1.21_3 27 Dec 2019 19:24:56 |
marius |
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 |
bapt |
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 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.21_2 17 Nov 2015 13:51:40 |
amdmi3 |
- 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 |
bapt |
Cleanup plist |
1.21_2 26 Jun 2014 08:41:34 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
1.21_2 20 Jun 2014 15:04:18 |
rakuco |
Add staging support.
PR: 191160
Submitted by: joe@thrallingpenguin.com |
1.21_2 10 Jun 2014 07:39:02 |
olgeni |
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 |
glarkin |
[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
|
bapt |
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 |
glarkin |
- Converted to OptionsNG |
1.21_2 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.21_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.21_2 18 Jul 2008 21:05:20 |
glarkin |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
1.21_2 17 May 2008 12:41:03 |
miwi |
- 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 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.21_2 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.21_2 26 Jun 2004 22:32:50 |
pav |
- 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 |
thierry |
- Unbreak (fix distinfo);
- Add OPTIONS;
- Bump PORTREVISION.
PR: ports/67888
Submitted by: Cyrille Lefevre. |
1.21_1 28 May 2004 07:11:50 |
kris |
BROKEN: Size mismatch |
1.21_1 21 May 2004 16:15:21 |
krion |
- 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 |
linimon |
Remove trailing cruft. |
1.21 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.21 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.21 02 Jan 2003 18:18:45 |
dinoex |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk |
1.21 15 Nov 2002 04:03:34 |
alane |
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 |
alane |
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 |
alane |
Changed MAINTAINER to my FreeBSD address. |
1.21 25 Mar 2002 22:22:39 |
petef |
Add cvsbook 1.21, a tutorial and reference for CVS.
PR: 35752
Submitted by: Alan Eldridge <alane@geeksrus.net> |