summaryrefslogtreecommitdiff
path: root/devel/tkdiff/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-03-10Update tkdiff to 4.0b2.minskim1-7/+12
- switch to Tk 8.4. - Enable pkgviews installtion - Use DIST_SUBDIR because the distfile doesn't have any version information. - Update MASTER_SITES. Major changes since 3.09: - Much-improved handling of PC-style filenames. - Works with Tk 8.4.
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-02-16update to 3.09recht1-12/+8
take maintainership ok'd by sakamoto@ 3.09 changes (5/24/2001): * Removed use of the user name in temp file path. This removed a problem on Windows when the user name had a space in it. * Made diff "edge detection" smarter by using the new smarter overlap code for cases where diff decided to treat whitespace slightly different on missing-EOL files when doing 3-way diffs. * Added the "..." back to the Save options in the merge result window when appropriate. 3.08 changes (1/15/2001): * Made overlap detection smarter 3.07 changes (12/17/2000): * Highlight overlaps in bright yellow during 3-way merge * Added "Exit" and "Save & Exit" buttons to merge preview window * Removed error that popped up when doing a merge that was not necessary. 3.06 changes (unreleased): * Minor changes for AccuRev integration
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2001-05-31Fix dead HOMEPAGE, MASTER_SITESdent1-3/+3
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-30Adapt to tcl-8.3.2.jwise1-3/+3
1999-12-02Update tkdiff to 3.05sakamoto1-3/+3
3.05 changes (11/30/1999): * Added Jean-Francois' 3-way diff/merge feature * Added Bryan Oakley's tabstop feature * Added full support for Accurev 3.04 changes (8/5/1999): * Basic support for AccuRev. Graphical equivalent of 'accurev diff foo.c' * Fixes as a result of running Scriptics' error checker (see archives for details) * 'q' is quit
1999-08-10Remove the tkdiff symbolic link, as it conflicts with the tkdiff commandagc1-3/+1
in the tkcvs package. Pointed out by sakamoto.
1999-08-10Regen md5 checksum for distfile.agc1-4/+6
Add a symbolic link to ${LOCALBASE}/bin/tkdiff, in case the command is called directly by the user.
1999-08-10A graphical 2-way diff/merge toolsakamoto1-0/+27