summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-Kwiki-Theme-ColumnLayout/Makefile12
-rw-r--r--www/p5-Kwiki-UserName/Makefile12
-rw-r--r--www/p5-Kwiki-UserPreferences/Makefile12
-rw-r--r--www/p5-Kwiki-VimMode/Makefile12
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>