Path to this page:
./
devel/tkcvs,
Tcl/Tk frontends to CVS and diff
Branch: CURRENT,
Version: 8.2.3,
Package name: tkcvs-8.2.3,
Maintainer: pkgsrc-usersTkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion
configuration management systems. It will also help with RCS. The
user interface is consistent across Unix/Linux, Windows, and MacOS
X. TkDiff is included for browsing and merging your changes.
TkCVS shows the status of the files in the current working directory,
and has tools for tagging, merging, importing, exporting, checking
in/out, and other user operations.
TkCVS also aids in browsing the repository. For Subversion, the
repository tree is browsed like an ordinary file tree. For CVS,
the CVSROOT/modules file is read. TkCVS extends CVS with a method
to produce a "user friendly" listing of modules by using special
comments in the CVSROOT/modules file.
Required to run:[
x11/tk]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 557.529 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2013-08-21) Updated to version: tkcvs-8.2.3
- (2006-02-06) Updated to version: tkcvs-7.2.1nb1
- (2005-10-05) Package added to pkgsrc.se, version tkcvs-7.2.1 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2016-04-21 15:29:07 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Use PKGMANDIR.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2013-08-21 12:14:54 by Sergey Svishchev | Files touched by this commit (4) |
Log message:
Update to 8.2.3. Notable changes:
- TkCVS now supports Subversion (up to 1.7). If SVN repository has a structure
similar to trunk, branches, and tags but with different names, you can tell
TkCVS about it.
- The previously undocumented RCS support is explicit now.
- Rework the merge functionality. There's only one dialog for tagging, which
you OK when you're ready to commit the merges.
- Merge arrows are drawn in the Branch Browser for merges tracked by
Subversion 1.5's mergeinfo property and CVSNT's mergepoint feature.
- The Branch Browser positions the diagram so "you are here" is in the \
visible
canvas, fixing a long-time nagging irritation.
- Locking and unlocking for SVN, and some additional SVN-specific right-click
popups.
|
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.
|
2011-08-16 12:52:42 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Improve DESCR based on HOMEPAGE. Prompted by Snader_LB.
|