Date: Wed, 14 Sep 2005 00:38:09 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/fldiff Makefile distinfo pkg-descr pkg-plist Message-ID: <200509140038.j8E0c9YW096895@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-09-14 00:38:09 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/fldiff Makefile distinfo pkg-descr pkg-plist Log: Add fldiff. 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/ PR: ports/86078 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Revision Changes Path 1.855 +1 -0 ports/textproc/Makefile 1.1 +45 -0 ports/textproc/fldiff/Makefile (new) 1.1 +2 -0 ports/textproc/fldiff/distinfo (new) 1.1 +10 -0 ports/textproc/fldiff/pkg-descr (new) 1.1 +4 -0 ports/textproc/fldiff/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509140038.j8E0c9YW096895>