diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-14 00:38:09 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-14 00:38:09 +0000 |
commit | 3a6da0f16797dae8b933c6ac55fcdcee16373927 (patch) | |
tree | 63fd0f6b6674bf7247292bdede3a996e51d22009 /textproc/fldiff/pkg-descr | |
parent | 3087a89f88f145d3eb2f659df17818e7e42c7fb3 (diff) | |
download | ports-3a6da0f16797dae8b933c6ac55fcdcee16373927.tar.gz ports-3a6da0f16797dae8b933c6ac55fcdcee16373927.zip |
Notes
Diffstat (limited to 'textproc/fldiff/pkg-descr')
-rw-r--r-- | textproc/fldiff/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/fldiff/pkg-descr b/textproc/fldiff/pkg-descr new file mode 100644 index 000000000000..5730b80a1b68 --- /dev/null +++ b/textproc/fldiff/pkg-descr @@ -0,0 +1,10 @@ +Fldiff is a graphical diff program that shows the differences between two +files/directories, or a file/directory and a CVS or Subversion repository. + +It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of +GUI toolkit has hampered their portability to many of the systems I work with. + +WWW: http://www.easysw.com/~mike/fldiff/ + +- ehaupt +ehaupt@critical.ch |