cvs commit: ports/textproc Makefile ports/textproc/p5-Template-Extract Makefile distinfo pkg-descr pkg-plist

Renato Botelho garga at FreeBSD.org
Wed Nov 9 06:17:09 PST 2005


garga       2005-11-09 14:17:08 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Template-Extract Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  This module adds template extraction functionality to the Template toolkit.
  It can take a rendered document and its template together, and get the
  original data structure back, effectively reversing the Template::process
  function.
  
  WWW: http://search.cpan.org/dist/Template-Extract/
  
  PR:             ports/88665
  Submitted by:   Ying-Chieh Liao <ijliao at csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.884     +1 -0      ports/textproc/Makefile
  1.1       +34 -0     ports/textproc/p5-Template-Extract/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Template-Extract/distinfo (new)
  1.1       +6 -0      ports/textproc/p5-Template-Extract/pkg-descr (new)
  1.1       +9 -0      ports/textproc/p5-Template-Extract/pkg-plist (new)


More information about the cvs-ports mailing list