From b004a5d473dc8a154c88b7e0894b31a517ad3b8a Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 7 Jun 2006 05:14:38 +0000 Subject: [PATCH] - textproc/p5-Text-MagicTemplate has been expired and replace by textproc/p5-Template-Magic --- MOVED | 1 + textproc/Makefile | 1 - textproc/p5-Text-MagicTemplate/Makefile | 35 ------------------------ textproc/p5-Text-MagicTemplate/distinfo | 3 -- textproc/p5-Text-MagicTemplate/pkg-descr | 8 ------ textproc/p5-Text-MagicTemplate/pkg-plist | 21 -------------- 6 files changed, 1 insertion(+), 68 deletions(-) delete mode 100644 textproc/p5-Text-MagicTemplate/Makefile delete mode 100644 textproc/p5-Text-MagicTemplate/distinfo delete mode 100644 textproc/p5-Text-MagicTemplate/pkg-descr delete mode 100644 textproc/p5-Text-MagicTemplate/pkg-plist diff --git a/MOVED b/MOVED index b16315fbe182..fed7a2709346 100644 --- a/MOVED +++ b/MOVED @@ -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 diff --git a/textproc/Makefile b/textproc/Makefile index 9fc0ed4f45e0..f47b4e0c2e3e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -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 diff --git a/textproc/p5-Text-MagicTemplate/Makefile b/textproc/p5-Text-MagicTemplate/Makefile deleted file mode 100644 index e87947b069bc..000000000000 --- a/textproc/p5-Text-MagicTemplate/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: textproc/p5-Text-MagicTemplate -# Date created: October 18th 2003 -# Whom: Cheng-Lung Sung -# -# $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 - -.if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again -.endif - -.include diff --git a/textproc/p5-Text-MagicTemplate/distinfo b/textproc/p5-Text-MagicTemplate/distinfo deleted file mode 100644 index af8ccaa7c79d..000000000000 --- a/textproc/p5-Text-MagicTemplate/distinfo +++ /dev/null @@ -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 diff --git a/textproc/p5-Text-MagicTemplate/pkg-descr b/textproc/p5-Text-MagicTemplate/pkg-descr deleted file mode 100644 index 1a893afea704..000000000000 --- a/textproc/p5-Text-MagicTemplate/pkg-descr +++ /dev/null @@ -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 diff --git a/textproc/p5-Text-MagicTemplate/pkg-plist b/textproc/p5-Text-MagicTemplate/pkg-plist deleted file mode 100644 index 36f35e420189..000000000000 --- a/textproc/p5-Text-MagicTemplate/pkg-plist +++ /dev/null @@ -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