import p5-POE-Component-SSLify 0.06

This component represents the standard way to do SSL in POE.

feedback and ok steven@
This commit is contained in:
jasper 2007-01-05 14:56:15 +00:00
parent 96429b6933
commit 05eec36eb2
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/01/05 14:56:15 jasper Exp $
COMMENT= "make use of SSL with POE"
MODULES= cpan
DISTNAME= POE-Component-SSLify-0.06
CATEGORIES= net security
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::security/p5-Net_SSLeay
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (POE-Component-SSLify-0.06.tar.gz) = 20bda6f76eacf1d1d4ecb02f922c99f7
RMD160 (POE-Component-SSLify-0.06.tar.gz) = 6423435a74ff910780cd046fbd231d53eb0eafdb
SHA1 (POE-Component-SSLify-0.06.tar.gz) = dfb2281e9c966e333f4d6f043db06adb9ead27d5
SIZE (POE-Component-SSLify-0.06.tar.gz) = 7102

View File

@ -0,0 +1 @@
This component represents the standard way to do SSL in POE.

View File

@ -0,0 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/01/05 14:56:15 jasper Exp $
${P5SITE}/POE/
${P5SITE}/POE/Component/
${P5SITE}/POE/Component/SSLify/
${P5SITE}/POE/Component/SSLify.pm
${P5SITE}/POE/Component/SSLify/ClientHandle.pm
${P5SITE}/POE/Component/SSLify/ServerHandle.pm
@man man/man3p/POE::Component::SSLify.3p
@man man/man3p/POE::Component::SSLify::ClientHandle.3p
@man man/man3p/POE::Component::SSLify::ServerHandle.3p