aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-06-07 13:14:38 +0800
committerclsung <clsung@FreeBSD.org>2006-06-07 13:14:38 +0800
commit2eaa709170904cb7d2f308db331592f62096340f (patch)
tree0f05d351b3978f8dc6864799ffbc82cb222da42a /textproc
parent802c5eeac39a2add2c3f256266733808d6ccc27e (diff)
downloadfreebsd-ports-gnome-2eaa709170904cb7d2f308db331592f62096340f.tar.gz
freebsd-ports-gnome-2eaa709170904cb7d2f308db331592f62096340f.tar.zst
freebsd-ports-gnome-2eaa709170904cb7d2f308db331592f62096340f.zip
- textproc/p5-Text-MagicTemplate has been expired and replace by
textproc/p5-Template-Magic
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Text-MagicTemplate/Makefile35
-rw-r--r--textproc/p5-Text-MagicTemplate/distinfo3
-rw-r--r--textproc/p5-Text-MagicTemplate/pkg-descr8
-rw-r--r--textproc/p5-Text-MagicTemplate/pkg-plist21
5 files changed, 0 insertions, 68 deletions
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 <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>
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 <dd@4pro.net>
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