Commit Graph

6 Commits

Author SHA1 Message Date
lteo
2ceebb941a Update to kdiff3 0.9.97. Notable changes:
* Memory usage optimized for comparison of large directories.
* In overview for two way diff show if only one side contains text.
* If text is selected in either input or output window use that in
  Find dialog.
* Command line option --cs doesn't change the config value permanently
  anymore.

Also remove unneeded flags from CXXFLAGS, sync WANTLIB, and update my
email address.

Thank you to brad@, espie@, and pascal@ for guidance on fixing
CXXFLAGS, and Amit Kulkarni for testing.

Tested on amd64 and i386.

OK brad@ sthen@
2012-10-02 01:54:47 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
29e558b892 Some cleanups, from Brad.
maintainer ok
2011-09-21 08:08:18 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
landry
7a1df1d8eb Maintainer update to kdiff3 0.9.96 from Lawrence Teo. 2011-09-06 20:03:52 +00:00
landry
cfc6cbbe06 Import kdiff3 0.9.95, req'd by marco@
KDiff3 is a program that:
  *  compares or merges two or three text input files or directories,
  *  shows the differences line by line and character by character (!),
  *  provides an automatic merge-facility
  *  supports KIO on KDE (allows accessing ftp, sftp, fish, smb etc.),
  *  Automatic merging of version control history

From MAINTAINER Lawrence Teo, after an initial port by marco@
ok sthen@
2011-08-19 07:12:11 +00:00