POE::Component::IRC::Plugin::Blowfish is a POE::Component::IRC plugin

that provides blowfish encryption.

WWW:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-Blowfish/

PR:		ports/147508
Submitted by:	Jase Thew <freebsd at beardz.net>
This commit is contained in:
Martin Wilke 2010-06-05 22:06:01 +00:00
parent 4912e9b298
commit 67021d53e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255851
5 changed files with 56 additions and 0 deletions

View file

@ -87,6 +87,7 @@
SUBDIR += p5-IRC-Bot-Hangman
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-IRC-Object
SUBDIR += p5-POE-Component-IRC-Plugin-Blowfish
SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks
SUBDIR += p5-POE-Component-IRC-Plugin-CoreList
SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee

View file

@ -0,0 +1,35 @@
# New ports collection makefile for: POE-Component-IRC-Plugin-Blowfish
# Date created: June 05 2010
# Whom: Jase Thew <freebsd@beardz.net>
#
# $FreeBSD$
#
PORTNAME= POE-Component-IRC-Plugin-Blowfish
PORTVERSION= 0.01
CATEGORIES= irc perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= freebsd@beardz.net
COMMENT= A POE::Component::IRC plugin tthat provides blowfish encryption
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \
${SITE_PERL}/Crypt/Blowfish_PP.pm:${PORTSDIR}/security/p5-Crypt-Blowfish_PP
RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC \
${SITE_PERL}/Crypt/Blowfish_PP.pm:${PORTSDIR}/security/p5-Crypt-Blowfish_PP
PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
PERL_CONFIGURE= yes
MAN3= POE::Component::IRC::Plugin::Blowfish.3
post-install:
.ifndef(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (POE-Component-IRC-Plugin-Blowfish-0.01.tar.gz) = 0f1af95cfd118a8bd8bc9b272ca1798e
SHA256 (POE-Component-IRC-Plugin-Blowfish-0.01.tar.gz) = 3e29da8aa01f51a56a79a8c5c3a434e3c3ab105d6b77f902b257f75b7093014d
SIZE (POE-Component-IRC-Plugin-Blowfish-0.01.tar.gz) = 15453

View file

@ -0,0 +1,4 @@
POE::Component::IRC::Plugin::Blowfish is a POE::Component::IRC plugin
that provides blowfish encryption.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Blowfish/

View file

@ -0,0 +1,13 @@
%%SITE_PERL%%/POE/Component/IRC/Plugin/Blowfish.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Blowfish/.packlist
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Blowfish
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Plugin
@dirrmtry %%SITE_PERL%%/POE/Component/IRC
@dirrmtry %%SITE_PERL%%/POE/Component
@dirrmtry %%SITE_PERL%%/POE