Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2011 16:39:39 +0100 (CET)
From:      Stefan `Sec` Zehl <sec@42.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155724: new port www/p5-Protocol-WebSocket
Message-ID:  <20110320153939.B34BF28416@ice.42.org>
Resent-Message-ID: <201103201540.p2KFe1o7003910@freefall.freebsd.org>

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

>Number:         155724
>Category:       ports
>Synopsis:       new port www/p5-Protocol-WebSocket
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 20 15:40:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ice 8.1-STABLE FreeBSD 8.1-STABLE #15: Mon Oct 25 12:20:38 CEST 2010 root@ice:/usr/obj/usr/src/sys/ICE amd64


	
>Description:

New port of the perl module Protocol::WebSocket 

| Client/server WebSocket message and frame parser/constructor. This
| module does not provide a WebSocket server or client, but is made for
| using in http servers or clients to provide WebSocket support

	
>How-To-Repeat:
	
>Fix:

# 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:
#
#	p5-Protocol-WebSocket/Makefile
#	p5-Protocol-WebSocket/distinfo
#	p5-Protocol-WebSocket/pkg-descr
#	p5-Protocol-WebSocket/pkg-plist
#
echo x - p5-Protocol-WebSocket/Makefile
sed 's/^X//' >p5-Protocol-WebSocket/Makefile << '00ac986215e2e64b02de1fdf68131785'
X# New ports collection makefile for:	www/p5-Protocol-WebSocket
X# Date created:				20 March 2010
X# Whom:					Stefan `Sec` Zehl <sec@42.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Protocol-WebSocket
XPORTVERSION=	0.00901
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/V/VT/VTI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	sec@42.org
XCOMMENT=	Client/server WebSocket message and frame parser/constructor
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Protocol::WebSocket.3 \
X	Protocol::WebSocket::Cookie.3 \
X	Protocol::WebSocket::Cookie::Request.3 \
X	Protocol::WebSocket::Cookie::Response.3 \
X	Protocol::WebSocket::Frame.3 \
X	Protocol::WebSocket::Handshake.3 \
X	Protocol::WebSocket::Handshake::Client.3 \
X	Protocol::WebSocket::Handshake::Server.3 \
X	Protocol::WebSocket::Message.3 \
X	Protocol::WebSocket::Request.3 \
X	Protocol::WebSocket::Response.3 \
X	Protocol::WebSocket::Stateful.3 \
X	Protocol::WebSocket::URL.3
X
X.include <bsd.port.mk>
00ac986215e2e64b02de1fdf68131785
echo x - p5-Protocol-WebSocket/distinfo
sed 's/^X//' >p5-Protocol-WebSocket/distinfo << '401602df25b87d7cc5c3f57b90511a2b'
XSHA256 (Protocol-WebSocket-0.00901.tar.gz) = d240373845c88625db0f07b3148cc22651dbb1f43ca295fed3090ec149b5a495
XSIZE (Protocol-WebSocket-0.00901.tar.gz) = 18090
401602df25b87d7cc5c3f57b90511a2b
echo x - p5-Protocol-WebSocket/pkg-descr
sed 's/^X//' >p5-Protocol-WebSocket/pkg-descr << '7b1bde94182422f8b97d814b2d4595f9'
XClient/server WebSocket message and frame parser/constructor. This
Xmodule does not provide a WebSocket server or client, but is made for
Xusing in http servers or clients to provide WebSocket support
X
XWWW: http://search.cpan.org/dist/Protocol-WebSocket
7b1bde94182422f8b97d814b2d4595f9
echo x - p5-Protocol-WebSocket/pkg-plist
sed 's/^X//' >p5-Protocol-WebSocket/pkg-plist << '98680c26d7df428171f3751681f4ec5b'
X%%SITE_PERL%%/Protocol/WebSocket.pm
X%%SITE_PERL%%/Protocol/WebSocket/Cookie.pm
X%%SITE_PERL%%/Protocol/WebSocket/Cookie/Request.pm
X%%SITE_PERL%%/Protocol/WebSocket/Cookie/Response.pm
X%%SITE_PERL%%/Protocol/WebSocket/Frame.pm
X%%SITE_PERL%%/Protocol/WebSocket/Handshake.pm
X%%SITE_PERL%%/Protocol/WebSocket/Handshake/Client.pm
X%%SITE_PERL%%/Protocol/WebSocket/Handshake/Server.pm
X%%SITE_PERL%%/Protocol/WebSocket/Message.pm
X%%SITE_PERL%%/Protocol/WebSocket/Request.pm
X%%SITE_PERL%%/Protocol/WebSocket/Response.pm
X%%SITE_PERL%%/Protocol/WebSocket/Stateful.pm
X%%SITE_PERL%%/Protocol/WebSocket/URL.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket/Handshake
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket/Cookie
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/WebSocket
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol
X@dirrmtry %%SITE_PERL%%/Protocol/WebSocket/Handshake
X@dirrmtry %%SITE_PERL%%/Protocol/WebSocket/Cookie
X@dirrmtry %%SITE_PERL%%/Protocol/WebSocket
X@dirrmtry %%SITE_PERL%%/Protocol
98680c26d7df428171f3751681f4ec5b
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



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