2010-04-29 11:24:18 by OBATA Akio | Files touched by this commit (1) |
Log message:
Set LICENSE=gnu-gpl-v2.
|
2010-01-27 19:25:46 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support
|
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
2005-11-05 18:53:44 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Fix HOMEPAGE
|
2005-11-05 04:21:22 by Roland Illig | Files touched by this commit (4) | |
Log message:
Imported cvsreport from pkgsrc-wip.
CVSreport produces text or enhanced HTML activity reports from a local or
remote CVS repository. It can be used to extract activity information from
any time span, or to automatically generate reports and store/send them on
commit events.
CVSreport can extract changesets from a CVS repository history. A changeset
is a set of commit operations (addition, removal, modification) which happen
along a single invocation of the cvs commit command. Used from client side,
it produces a report starting from an arbitrary date from a simple working
copy. On the server side, it can automatically generate reports and mail
them upon commit.
|