- textproc/p5-Text-MagicTemplate has been expired and replace by

textproc/p5-Template-Magic
This commit is contained in:
Cheng-Lung Sung 2006-06-07 05:14:38 +00:00
parent 18e91e853d
commit b004a5d473
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164666
6 changed files with 1 additions and 68 deletions

1
MOVED
View File

@ -2371,3 +2371,4 @@ x11-fonts/linux-urw-fonts||2006-06-05|Has expired: "The linuxolator uses the fon
math/pari-devel|math/pari|2006-06-05|Merged into stable port
x11-toolkits/gtk12-apireference||2006-06-06|Obsoleted by x11-toolkits/gtk20-reference and friends
x11-toolkits/gtk20-apireference||2006-06-06|Obsoleted by x11-toolkits/gtk20-reference and friends
textproc/p5-Text-MagicTemplate||2006-06-07|Has expired

View File

@ -472,7 +472,6 @@
SUBDIR += p5-Text-German
SUBDIR += p5-Text-Glob
SUBDIR += p5-Text-Graphics
SUBDIR += p5-Text-MagicTemplate
SUBDIR += p5-Text-Markdown
SUBDIR += p5-Text-Metaphone
SUBDIR += p5-Text-NSP

View File

@ -1,35 +0,0 @@
# New ports collection makefile for: textproc/p5-Text-MagicTemplate
# Date created: October 18th 2003
# Whom: Cheng-Lung Sung <clsung@dragon2.net>
#
# $FreeBSD$
#
PORTNAME= Text-MagicTemplate
PORTVERSION= 3.44
PORTEPOCH= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Perl Module with magic merger of runtime values with templates
BUILD_DEPENDS= ${SITE_PERL}/HTML/TableTiler.pm:${PORTSDIR}/www/p5-HTML-TableTiler \
${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm
PERL_CONFIGURE= YES
MAN3= Text::MagicTemplate.3 \
Bundle::Text::MagicTemplate.3 \
HTML::MagicTemplate.3 \
Text::MagicTemplate::Zone.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +0,0 @@
MD5 (Text-MagicTemplate-3.44.tar.gz) = 7fbdd699eeb14c116dc80362e7b0bba2
SHA256 (Text-MagicTemplate-3.44.tar.gz) = bb24132e89819461e31eed9faa3aa9e265ac15a4c0cad9f9922057d63a26bf4f
SIZE (Text-MagicTemplate-3.44.tar.gz) = 40669

View File

@ -1,8 +0,0 @@
MagicTemplate is a "magic" interface between programming and design. It makes
"magically" available all the runtime values - stored in your variables or
returned by your subroutines - inside a static template file. Usually no
need to assign values to the object.
WWW: http://search.cpan.org/dist/Text-MagicTemplate/
Author: Domizio Demichelis <dd@4pro.net>

View File

@ -1,21 +0,0 @@
%%SITE_PERL%%/Text/MagicTemplate.pm
%%SITE_PERL%%/HTML/MagicTemplate.pm
%%SITE_PERL%%/Bundle/Text/MagicTemplate.pm
%%SITE_PERL%%/Text/MagicTemplate/Zone.pm
%%SITE_PERL%%/auto/Text/MagicTemplate/_EVAL_.al
%%SITE_PERL%%/auto/Text/MagicTemplate/_EVAL_ATTRIBUTES_.al
%%SITE_PERL%%/auto/Text/MagicTemplate/TRACE_DELETIONS.al
%%SITE_PERL%%/auto/Text/MagicTemplate/INCLUDE_TEXT.al
%%SITE_PERL%%/auto/Text/MagicTemplate/autosplit.ix
%%SITE_PERL%%/auto/Text/MagicTemplate/TableTiler.al
%%SITE_PERL%%/auto/Text/MagicTemplate/FillInForm.al
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MagicTemplate/.packlist
@dirrm %%SITE_PERL%%/Text/MagicTemplate
@dirrmtry %%SITE_PERL%%/HTML
@dirrmtry %%SITE_PERL%%/Text
@dirrm %%SITE_PERL%%/auto/Text/MagicTemplate
@dirrm %%SITE_PERL%%/mach/auto/Text/MagicTemplate
@dirrmtry %%SITE_PERL%%/mach/auto/Text
@dirrmtry %%SITE_PERL%%/Bundle/Text
@dirrmtry %%SITE_PERL%%/Bundle
@dirrmtry %%SITE_PERL%%/auto/Text