NOTICE: This package has been removed from pkgsrc

./devel/c4, CVS-like frontend to Perforce

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.6, Package name: c4-1.6, Maintainer: schmonz

C4 provides a CVS like feel to Perforce's SCM system p4. 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.


Required to run:
[devel/p4]

Master sites:

SHA1: 3fba3364520ed28db8d1507cecde1ec0923f04b2
RMD160: 6861eea432913d812566e0b4677eb173dff18638
Filesize: 44.959 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-25 08:41:02 by Thomas Klausner | Files touched by this commit (11) | Package removed
Log message:
Remove two packages that depend on the now removed p4 package.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2007-02-17 21:59:50 by Thomas Klausner | Files touched by this commit (44)
Log message:
Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
   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-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465)
Log message:
Create directories before installing files into them.
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409)
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.