Date: Wed, 9 Nov 2005 14:17:08 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Template-Extract Makefile distinfo pkg-descr pkg-plist Message-ID: <200511091417.jA9EH9d5058649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511091417.jA9EH9d5058649>