Date: Wed, 6 Jul 2005 18:06:20 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/colordiff Makefile distinfo pkg-descr Message-ID: <200507061806.j66I6KTv031976@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2005-07-06 18:06:20 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/colordiff Makefile distinfo pkg-descr Log: Add colordiff 1.0.5, a tool to colorize diff output. Colordiff is a wrapper for diff and produces the same output as diff but with coloured syntax highlighting at the command line to improve readability. The output is similar to how a diff-generated patch might appear in Vim or Emacs with the appropriate syntax highlighting options enabled. PR: ports/83062 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Revision Changes Path 1.838 +1 -0 ports/textproc/Makefile 1.1 +41 -0 ports/textproc/colordiff/Makefile (new) 1.1 +2 -0 ports/textproc/colordiff/distinfo (new) 1.1 +10 -0 ports/textproc/colordiff/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507061806.j66I6KTv031976>