diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-23 05:49:52 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-23 05:49:52 +0000 |
| commit | 66a6e6167ef9797fe67c2dba2fe0528754481054 (patch) | |
| tree | 57f224d3721f55718b9f2d98cf2c3be9ace7609b | |
| parent | - update to 4.6.2 (diff) | |
- mark DEPRECATED, p5-Kwiki (0.39 or later) already contains it.
| -rw-r--r-- | www/p5-Kwiki-Edit-RequireUserName/Makefile | 4 | ||||
| -rw-r--r-- | www/p5-Kwiki-GDGraphGenerator/Makefile | 12 | ||||
| -rw-r--r-- | www/p5-Kwiki-Infobox/Makefile | 4 | ||||
| -rw-r--r-- | www/p5-Kwiki-ModPerl/Makefile | 4 | ||||
| -rw-r--r-- | www/p5-Kwiki-NavigationToolbar/Makefile | 4 | ||||
| -rw-r--r-- | www/p5-Kwiki-NewPage/Makefile | 4 | ||||
| -rw-r--r-- | www/p5-Kwiki-Notify-Mail/Makefile | 13 |
7 files changed, 30 insertions, 15 deletions
diff --git a/www/p5-Kwiki-Edit-RequireUserName/Makefile b/www/p5-Kwiki-Edit-RequireUserName/Makefile index 26ada46e0aca..27809d059bbe 100644 --- a/www/p5-Kwiki-Edit-RequireUserName/Makefile +++ b/www/p5-Kwiki-Edit-RequireUserName/Makefile @@ -20,6 +20,10 @@ 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::Edit::RequireUserName.3 diff --git a/www/p5-Kwiki-GDGraphGenerator/Makefile b/www/p5-Kwiki-GDGraphGenerator/Makefile index 8a56cade4d32..e3d4620da33a 100644 --- a/www/p5-Kwiki-GDGraphGenerator/Makefile +++ b/www/p5-Kwiki-GDGraphGenerator/Makefile @@ -19,17 +19,15 @@ BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki \ ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph 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::GDGraphGenerator.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= This port 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-Infobox/Makefile b/www/p5-Kwiki-Infobox/Makefile index 5427924b88f6..acb58251ae39 100644 --- a/www/p5-Kwiki-Infobox/Makefile +++ b/www/p5-Kwiki-Infobox/Makefile @@ -18,6 +18,10 @@ COMMENT= Kwiki information box, works weel with Kwiki-ColumnLayout 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::Infobox.3 diff --git a/www/p5-Kwiki-ModPerl/Makefile b/www/p5-Kwiki-ModPerl/Makefile index 6aac195d6530..93f89ead3d93 100644 --- a/www/p5-Kwiki-ModPerl/Makefile +++ b/www/p5-Kwiki-ModPerl/Makefile @@ -18,6 +18,10 @@ COMMENT= Enable Kwiki to work under mod_perl 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 .if defined(WITH_APACHE2) diff --git a/www/p5-Kwiki-NavigationToolbar/Makefile b/www/p5-Kwiki-NavigationToolbar/Makefile index b1e2db73cfc2..c4f21e140159 100644 --- a/www/p5-Kwiki-NavigationToolbar/Makefile +++ b/www/p5-Kwiki-NavigationToolbar/Makefile @@ -18,6 +18,10 @@ COMMENT= Kwiki navigation toolbar, works well with Kwiki-ColumnLayout 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::NavigationToolbar.3 diff --git a/www/p5-Kwiki-NewPage/Makefile b/www/p5-Kwiki-NewPage/Makefile index d46a3d00b22e..666bcce58eb1 100644 --- a/www/p5-Kwiki-NewPage/Makefile +++ b/www/p5-Kwiki-NewPage/Makefile @@ -18,6 +18,10 @@ COMMENT= Kwiki New Page 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::NewPage.3 diff --git a/www/p5-Kwiki-Notify-Mail/Makefile b/www/p5-Kwiki-Notify-Mail/Makefile index 57549245cabd..fdb53afc08f2 100644 --- a/www/p5-Kwiki-Notify-Mail/Makefile +++ b/www/p5-Kwiki-Notify-Mail/Makefile @@ -18,19 +18,16 @@ COMMENT= Send email notification of topic updates RUN_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki \ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple + +DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +EXPIRATION_DATE= 2007-07-28 +BROKEN= ${DEPRECATED} PERL_CONFIGURE= yes MAN3= Kwiki::Notify::Mail.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> |
