1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add p5-Kwiki-Cache, Kwiki Cache Plugin.

PR:		ports/91754
Submitted by:	Francisco Alves Cabrita <include@npf.deec.uc.pt>
This commit is contained in:
Sam Lawrance 2006-02-11 02:34:41 +00:00
parent dd0812beb6
commit 6385a310b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155691
6 changed files with 59 additions and 0 deletions

View File

@ -619,6 +619,7 @@
SUBDIR += p5-Kwiki-Archive-Rcs
SUBDIR += p5-Kwiki-Archive-SVK
SUBDIR += p5-Kwiki-Atom
SUBDIR += p5-Kwiki-Cache
SUBDIR += p5-Kwiki-Diff
SUBDIR += p5-Kwiki-Edit-RequireUserName
SUBDIR += p5-Kwiki-GDGraphGenerator

View File

@ -0,0 +1,34 @@
# New ports collection makefile for: p5-Kwiki-Cache
# Date created: Feb 9 2006
# Whom: Francisco Alves Cabrita <include@npf.pt.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= Kwiki-Cache
PORTVERSION= 0.11
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Kwiki
PKGNAMEPREFIX= p5-
MAINTAINER= include@npf.pt.freebsd.org
COMMENT= Kwiki Cache Plugin
BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Kwiki::Cache.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>

View File

@ -0,0 +1,4 @@
MD5 (Kwiki-Cache-0.11.tar.gz) = b96ec80eabe467b514699753d2e7b556
SHA256 (Kwiki-Cache-0.11.tar.gz) =
3a0585e22aadbc414bf705af4af27b3a39ea735022e121be5a5ff9944088e6bf
SIZE (Kwiki-Cache-0.11.tar.gz) = 7643

View File

@ -0,0 +1,7 @@
Kwiki::Cache - Kwiki Cache Plugin
WWW: http://search.cpan.org/dist/Kwiki-Cache/
Author: Brian Ingerson <INGY at cpan.org>
- Francisco Cabrita
include@npf.pt.freebsd.org

View File

@ -0,0 +1,9 @@
/* ================================================================= */
Note:
Kwiki-Atom plugin installed! Now you should add
to your kwiki in kwiki installation directory:
$ cd cgi-bin/my-kwiki
$ kwiki -add Kwiki::Cache
/* ================================================================= */

View File

@ -0,0 +1,4 @@
%%SITE_PERL%%/Kwiki/Cache.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Cache/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Cache
@dirrmtry %%SITE_PERL%%/Kwiki