Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 19:02:57 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/rfcdiff Makefile distinfo pkg-descr
Message-ID:  <200411121902.iACJ2vuu026019@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004-11-12 19:02:57 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rfcdiff     Makefile distinfo pkg-descr 
  Log:
  The purpose of this program is to compare two versions of an
  Internet Draft and as output produce a diff in one of several
  formats:
  
  - side-by-side html diff
  - paged wdiff output in a text terminal
  - a text file with changebars in the left margin
  - a simple unified diff output
  
  In all cases, internet-draft headers and footers are stripped before
  generating the diff, to produce a cleaner diff.
  
  PR:             ports/73836
  Submitted by:   Lars Eggert <lars.eggert@gmx.net>
  
  Revision  Changes    Path
  1.759     +1 -0      ports/textproc/Makefile
  1.1       +28 -0     ports/textproc/rfcdiff/Makefile (new)
  1.1       +2 -0      ports/textproc/rfcdiff/distinfo (new)
  1.1       +13 -0     ports/textproc/rfcdiff/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411121902.iACJ2vuu026019>