From 2e157cf29a9a8deaa063299cd938cd9dd202801d Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Mon, 23 Apr 2007 07:26:26 +0000 Subject: [PATCH] - mark DEPRECATED, p5-Kwiki (0.39 or later) already contains it. --- www/p5-Kwiki-Theme-ColumnLayout/Makefile | 12 +++++------- www/p5-Kwiki-UserName/Makefile | 12 +++++------- www/p5-Kwiki-UserPreferences/Makefile | 12 +++++------- www/p5-Kwiki-VimMode/Makefile | 12 +++++------- 4 files changed, 20 insertions(+), 28 deletions(-) diff --git a/www/p5-Kwiki-Theme-ColumnLayout/Makefile b/www/p5-Kwiki-Theme-ColumnLayout/Makefile index 2190a03ed1db..234c7ef90716 100644 --- a/www/p5-Kwiki-Theme-ColumnLayout/Makefile +++ b/www/p5-Kwiki-Theme-ColumnLayout/Makefile @@ -18,17 +18,15 @@ COMMENT= Kwiki Theme with two/three column layout BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +EXPIRATION_DATE= 2007-07-28 +BROKEN= ${DEPRECATED} + PERL_CONFIGURE= yes MAN3= Kwiki::Theme::ColumnLayout.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - post-install: @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/www/p5-Kwiki-UserName/Makefile b/www/p5-Kwiki-UserName/Makefile index eeeb4434aac9..15e4b69c9d4d 100644 --- a/www/p5-Kwiki-UserName/Makefile +++ b/www/p5-Kwiki-UserName/Makefile @@ -19,17 +19,15 @@ BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki \ ${SITE_PERL}/Kwiki/UserPreferences.pm:${PORTSDIR}/www/p5-Kwiki-UserPreferences RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +EXPIRATION_DATE= 2007-07-28 +BROKEN= ${DEPRECATED} + PERL_CONFIGURE= yes MAN3= Kwiki::UserName.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - post-install: @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/www/p5-Kwiki-UserPreferences/Makefile b/www/p5-Kwiki-UserPreferences/Makefile index 9f09036d308f..12d1a07d41f6 100644 --- a/www/p5-Kwiki-UserPreferences/Makefile +++ b/www/p5-Kwiki-UserPreferences/Makefile @@ -18,17 +18,15 @@ COMMENT= Kwiki User Preferences Plugin BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +EXPIRATION_DATE= 2007-07-28 +BROKEN= ${DEPRECATED} + PERL_CONFIGURE= yes MAN3= Kwiki::UserPreferences.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - post-install: @${CAT} ${PKGMESSAGE} -.include +.include diff --git a/www/p5-Kwiki-VimMode/Makefile b/www/p5-Kwiki-VimMode/Makefile index c6f75e6206c9..070ae800a096 100644 --- a/www/p5-Kwiki-VimMode/Makefile +++ b/www/p5-Kwiki-VimMode/Makefile @@ -19,17 +19,15 @@ BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki \ ${SITE_PERL}/Text/VimColor.pm:${PORTSDIR}/textproc/p5-Text-VimColor RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +EXPIRATION_DATE= 2007-07-28 +BROKEN= ${DEPRECATED} + PERL_CONFIGURE= yes MAN3= Kwiki::VimMode.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - post-install: @${CAT} ${PKGMESSAGE} -.include +.include