Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 06:52:57 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-PatchReader Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200402281452.i1SEqvXk037162@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/02/28 06:52:57 PST

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-PatchReader Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-PatchReader, a set of utilities for reading in, transforming, and doing
  various other things with a patch.  It basically allows you to create a chain of
  readers that can read a patch, remove files from a patch, add CVS context, fix
  up the patch root according to CVS, and output the patch as raw unified or
  through a template processor (used in some places to output a patch as HTML).
  
  Author: John Keiser <john@johnkeiser.com>
  
  WWW: http://search.cpan.org/dist/PatchReader/
  
  PR:             ports/62673
  Submitted by:   Toni Viemero <toni.viemero@iki.fi>
  
  Revision  Changes    Path
  1.1458    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-PatchReader/Makefile (new)
  1.1       +2 -0      ports/devel/p5-PatchReader/distinfo (new)
  1.1       +9 -0      ports/devel/p5-PatchReader/pkg-descr (new)
  1.1       +15 -0     ports/devel/p5-PatchReader/pkg-plist (new)



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