Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 15:49:10 +0000 (WET)
From:      "Francisco Cabrita <include>" <include@npf.pt.freebsd.org>
To:        Sam Lawrance <lawrance@FreeBSD.org>
Cc:        include@npf.deec.uc.pt, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/91754: Problem with textproc/p5-Spork port
Message-ID:  <20060209152900.X81338@npf.pt.freebsd.org>
In-Reply-To: <20060209135929.J81338@npf.pt.freebsd.org>
References:  <200602091047.k19AlO1T071035@freefall.freebsd.org> <20060209135929.J81338@npf.pt.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello again Sam, I already have the port, can you if it is ok?
Thanks in Advance.
Francisco

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./pkg-plist
#	./pkg-descr
#	./distinfo
#	./Makefile
#	./pkg-message
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
X%%SITE_PERL%%/Kwiki/Cache.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Cache/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Cache
X@dirrmtry %%SITE_PERL%%/Kwiki
END-of-./pkg-plist
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XKwiki::Cache - Kwiki Cache Plugin
X
XWWW: http://search.cpan.org/dist/Kwiki-Cache/
XAuthor:	Brian Ingerson <INGY at cpan.org>
X
X- Francisco Cabrita
Xinclude@npf.pt.freebsd.org
END-of-./pkg-descr
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (Kwiki-Cache-0.11.tar.gz) = b96ec80eabe467b514699753d2e7b556
XSHA256 (Kwiki-Cache-0.11.tar.gz) = 
3a0585e22aadbc414bf705af4af27b3a39ea735022e121be5a5ff9944088e6bf
XSIZE (Kwiki-Cache-0.11.tar.gz) = 7643
END-of-./distinfo
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	p5-Kwiki-Cache
X# Date created:				Fev 9 2006
X# Whom:	      				Francisco Alves Cabrita 
<include@npf.pt.freebsd.org>
X#
X# $
X#
X
XPORTNAME=	Kwiki-Cache
XPORTVERSION=	0.11
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Kwiki
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	include@npf.pt.freebsd.org
XCOMMENT=	Kwiki Kwiki Cache Plugin
X
XBUILD_DEPENDS=	${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Kwiki::Cache.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601
XIGNORE=		requires perl 5.6.x or later. Install lang/perl5 
then try again
X.endif
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.post.mk>
END-of-./Makefile
echo x - ./pkg-message
sed 's/^X//' >./pkg-message << 'END-of-./pkg-message'
X/* ================================================================= */
XNote:
X        Kwiki-Atom plugin installed! Now you should add
X        to your kwiki in kwiki installation directory:
X
X$ cd cgi-bin/my-kwiki
X$ kwiki -add Kwiki::Cache
X
X/* ================================================================= */
END-of-./pkg-message
exit





--
Nucleo Portugues de FreeBSD - Core Member
http://npf.pt.freebsd.org
http://npf.pt.freebsd.org/~include/

On Thu, 9 Feb 2006, Francisco Cabrita <include> wrote:

>
> Hello Sam.
>
> YES I can, actualy I'am starting to learn how to port Perl Modules, and this 
> will (if everything goes right) be my first one of this category. :-)
>
> Regards
> Francisco
>
> --
> Nucleo Portugues de FreeBSD - Core Member
> http://npf.pt.freebsd.org
> http://npf.pt.freebsd.org/~include/
>
> On Thu, 9 Feb 2006, Sam Lawrance wrote:
>
>> Synopsis: Problem with textproc/p5-Spork port
>> 
>> State-Changed-From-To: open->feedback
>> State-Changed-By: lawrance
>> State-Changed-When: Thu Feb 9 10:46:38 UTC 2006
>> State-Changed-Why:
>> Can you provide a port for Kwiki-Cache?
>> 
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=91754
>> 
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060209152900.X81338>