1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/devel/c4/pkg-descr
Doug Barton 989772c9ac 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
2011-10-24 09:11:38 +00:00

15 lines
690 B
Plaintext

C4: A CVS-like Frontend to Perforce
C4 provides a CVS-like feel to Perforce. C4 is not a substitute for
CVS, in that it does not try to mimic CVS's command set. Rather, it
provides a workspace (client) where every file is writable, and can be
modified on an adhoc basis. C4 provides commands that search a
client, looking for files that have been added or changed, and runs P4
commands on them to add, edit, revert, refresh or update them. C4
provides a control file that is placed at the top of each client to
set environment variables, such as P4PORT and P4CLIENT. A man page is
included.
Author: Neil Russell <caret@c-side.com>
WWW: http://www.perforce.com/perforce/loadsupp.html