Import p5-IO-Socket-Socks, "This module seeks to provide a full

implementation of the SOCKS protocol while behaving like a regular
socket as much as possible."

From maintainer Nigel Taylor, small tweaks from me and jasper@, ok jasper@
This commit is contained in:
sthen 2011-03-07 23:39:31 +00:00
parent 660e6f9262
commit 5b3767d548
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD:
COMMENT = create SOCKS v4/v5 client or server
DISTNAME = IO-Socket-Socks-0.4
CATEGORIES = net
CPAN_AUTHOR = OLEG
MAINTAINER = Nigel Taylor <njtaylor@asterisk.demon.co.uk>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (IO-Socket-Socks-0.4.tar.gz) = M0rZXuYWqQgvQ5a+ZCQbGw==
RMD160 (IO-Socket-Socks-0.4.tar.gz) = COY7dvA6OzDH9mqEuQBkp72G9Eo=
SHA1 (IO-Socket-Socks-0.4.tar.gz) = KTQJWWViexrS0T2FF/2A9e0AZzM=
SHA256 (IO-Socket-Socks-0.4.tar.gz) = YojuAMiHsmPg//70b2GB010cem4c1K9uaQKZPPImHpU=
SIZE (IO-Socket-Socks-0.4.tar.gz) = 24500

View File

@ -0,0 +1,2 @@
This module seeks to provide a full implementation of the SOCKS protocol
while behaving like a regular socket as much as possible.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/07 23:39:31 sthen Exp $
${P5SITE}/IO/
${P5SITE}/IO/Socket/
${P5SITE}/IO/Socket/Socks.pm
@man man/man3p/IO::Socket::Socks.3p