mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Commit b7f05445c0
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)
7 lines
308 B
Text
7 lines
308 B
Text
This program generates a graph (in PNG format) showing the revisions,
|
|
tags, and branching of a file in a CVS or RCS repository. Example:
|
|
|
|
cvsgraph -r /home/ncvs -m ports/devel/cvsgraph -o test.png pkg-descr,v
|
|
|
|
It can also be used with cvsweb. A patch to cvsweb is available
|
|
through the cvsgraph home page.
|