Commit graph

13 commits

Author SHA1 Message Date
minskim
2252fb7b70 Install .tcl files into lib/ instead of share/, as other Tcl packages
do.  It also reduces patches.

Skip PKGREVISION bump since this package was updated minites ago.
2004-04-29 15:46:00 +00:00
minskim
a6e061d208 Update tkcvs to 7.2.1.
Changes:
- Vendor Merge is back, rehabilitated by Eugene Lee, its author.
- Bug fixes:
  892051 apply the tag ignores user input
  892050 merge changes to current doesn't do that
  (No report) Clear entry containing tag instead of appending, so tag
     doesn't grow if dialog is re-opened.
  Fixed a few problems with defaults in tkcvs_def.tcl.
- The installer no longer hardcodes the library path in tkcvs.  The program
  now figures out where it is at runtime.
- You can now configure how many lines to keep in the trace window with
  $cvscfg(trace_savelines)
- Import dialog has better defaults.  Version default is the same as
  you get if you don't supply the -b option on the command line.
- Don't show stderr in CVS Commit dialog, since if there are many directories
  they may make too much output and make you miss what you were interested in.
2004-04-29 15:17:02 +00:00
minskim
8a8b0a6a9d Regen patch-aa to make GNU patch happy. 2004-03-30 01:36:54 +00:00
tron
87e4181c63 Fix patch problem caused by RCS Id in diff context. 2002-12-23 13:13:29 +00:00
agc
6801a2cb1a Upgrade tkcvs from version 7.0.3 to version 7.1.2. (Most notable
change, apart from the layout, is that tkdiff is now called tkdiffb).
Summary of changes as follows:

Release 7.1.2
- Fix bugs

Release 7.1.1
- Fix bugs
- Required Tk version is 8.3, not 8.1

Release 7.1
- New functionality, including
- New graphical tool to help with merging directories and seeing an overview
  of the branches.
- New, completely re-written, branching diagram.
- You can invoke the log browser from the command line:
  tkcvs [-dir directory] [-root cvsroot] [-win workdir|module] [-log file]
- Option to use an external editor for commit messages so the rcsinfo template
  feature can be used.
- A picklist keeps a temporary history of directories visited.  Favorite places
  can be bookmarked.
- Capability to browse RCS files, in case you find yourself in an
  rcs-controlled directory.
- A heavily patched TkDiff that works in AquaTK, in case you're a MacOS X fan.
  TkCVS does pretty well in AquaTK as-is, with a few tweaks to tkcvs_def.tcl.
- More intuitive module-operation dialogs contributed by Mike Jagdis.
- Re-arranged buttons.  There's a somewhat overwhelming array, but now almost
  everything is there without resorting to the menus.
2002-12-22 14:59:25 +00:00
wiz
cfe2bd46f2 Update to 7.0.3, provided by Ingolf Steinbach in pkg/15361.
Changes:
- Improved the algorithm for building the tree in the module browser, making
  it less error-prone.
- Recursive add respects .cvsignore and $cvscfg(ignore_file_filter)
- The Working Directory Browser parses the "Sticky Options" field and uses
  a different icon if a locally-added or up-to-date file is binary (-kb).
- The Log Browser color-codes the selected revisions so you can visually
  match the log text with the box in the branching diagram.
- The dialog for module-level tagging (cvs rtag) is a little more
  informative (and the code is a little less rococo).
- The installer has a new option "-finaldest", to facilitate building
  debian-style packages.
- The man page is installed in man1 instead of mann.
- The tooltips no longer persist until the operation started by the button
  is finished.
2002-01-28 16:55:53 +00:00
zuntum
838219668f Update tkcvs to 7.0
Changelog:

- Improved main file-browsing window.  It now has icons to indicate the status
  of the files.  The right mouse button activates context-sensitive popup menus.
  As a consequence of using a canvas widget instead of a listbox, the selection
  mechanism is different.  It's click to select, shift-click to add selection,
  click-on-background to deselect all.  The right button does an area select.

- The module browser reads whatever information is available in the
  modules file via "cvs checkout -c" before it looks for the tkcvs-specific
  extensions.  Thus if there is a modules file at all, some information
  will be available without the additional comments.

- Options are specified via the options database instead of with cvscfg
  variables.  If the window manager is CDE, its options are used by default.

- The state of the main windows is remembered between sessions.

- Bugs in display of the Editors column are fixed.

- Finally found a good home for the "Checkout with Options" dialog.  Someone
  pointed out that it belongs in the File menu next to the simple Update item.
  I'm conviced that that's right.

- The module browser window is paned so that you can adjust the relative
  width of the columns.

- CVS version 1.11 is supported better.

o converted to use buildlink files, set USE_BUILDLINK_ONLY

Update provided by Ingolf Steinbach <ingolf@jellonet.de> in pkg/13366,
thanks for the PR!
2001-07-03 20:59:40 +00:00
wiz
3a7625162f Update tkcvs to 6.4, supplied by Ingolf Steinbach in pkg/11896.
Prominent changes: cvs annotate/log support, new graphical module
browser, tcl'ized rm/mv/cp/awk calls, and lots of others, as well as
bugfixes.
2001-02-28 12:29:29 +00:00
jwise
35f4a8cd9f Adapt this package (originally written for Tk 4.1!) to tk-8.3.2. 2000-08-30 19:15:59 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
hubertf
2fda86ebe1 Fix typo, as per PR 5434 by Jaromir Dolecek <dolecek@ics.muni.cz>. 1998-05-10 12:58:13 +00:00
agc
e6c5dc8689 The version of wish which we want here is 8.0. 1998-02-25 15:49:24 +00:00
agc
3281698f31 Initial import of tkcvs version 6.0, a tk/x11-based frontend for cvs,
into the NetBSD packages collection, from the FreeBSD port.
1998-02-25 15:44:29 +00:00