- mark DEPRECATED, p5-Kwiki (0.39 or later) already contains it.
This commit is contained in:
parent
7a2a1fd378
commit
2e157cf29a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190693
4 changed files with 20 additions and 28 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue