Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 18:35:55 GMT
From:      Mykola Marzhan <delgod@portaone.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/132810: [New port] www/p5-HTTP-Daemon-SSL: A simple http server class with SSL support
Message-ID:  <200903181835.n2IIZtkR048064@palena.portaone.com.>
Resent-Message-ID: <200903191400.n2JE01hl084721@freefall.freebsd.org>

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

>Number:         132810
>Category:       ports
>Synopsis:       [New port] www/p5-HTTP-Daemon-SSL: A simple http server class with SSL support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 19 14:00:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mykola Marzhan
>Release:        FreeBSD 6.4-RELEASE-p3 i386
>Organization:
PortaOne
>Environment:
System: FreeBSD palena.portaone.com. 6.4-RELEASE-p3 FreeBSD 6.4-RELEASE-p3 #0: Wed Jan 21 11:12:52 UTC 2009 root@palena.portaone.com.:/usr/obj/usr/src/sys/PALENA i386

>Description:
HTTP::Daemon::SSL - a simple http server class for perl with SSL support.

>How-To-Repeat:
	
>Fix:

	

--- p5-HTTP-Daemon-SSL.shar begins here ---
# 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:
#
#	/usr/ports/www/p5-HTTP-Daemon-SSL
#	/usr/ports/www/p5-HTTP-Daemon-SSL/Makefile
#	/usr/ports/www/p5-HTTP-Daemon-SSL/distinfo
#	/usr/ports/www/p5-HTTP-Daemon-SSL/pkg-descr
#	/usr/ports/www/p5-HTTP-Daemon-SSL/pkg-plist
#
echo c - /usr/ports/www/p5-HTTP-Daemon-SSL
mkdir -p /usr/ports/www/p5-HTTP-Daemon-SSL > /dev/null 2>&1
echo x - /usr/ports/www/p5-HTTP-Daemon-SSL/Makefile
sed 's/^X//' >/usr/ports/www/p5-HTTP-Daemon-SSL/Makefile << 'fa2ff5ecbf9c4dace3373dae5a2d1c46'
X# New ports collection makefile for:	p5-HTTP-Daemon-SSL
X# Date created:				August 27, 2008
X# Whom:					Mykola Marzhan <delgod@portaone.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP-Daemon-SSL
XPORTVERSION=	1.04
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	delgod@portaone.com
XCOMMENT=	A simple http server class with SSL support
X
XRUN_DEPENDS=	${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
X		${SITE_PERL}/HTTP/Daemon.pm:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
X
XMAN3=		HTTP::Daemon::SSL.3
X
X.include <bsd.port.mk>
fa2ff5ecbf9c4dace3373dae5a2d1c46
echo x - /usr/ports/www/p5-HTTP-Daemon-SSL/distinfo
sed 's/^X//' >/usr/ports/www/p5-HTTP-Daemon-SSL/distinfo << 'bb75b4cbb5597c1bb8adb6dda862f4d0'
XMD5 (HTTP-Daemon-SSL-1.04.tar.gz) = fb9463de861bba7864d79045d1e8cded
XSHA256 (HTTP-Daemon-SSL-1.04.tar.gz) = 7eae05422d934c8492dfd3505b774fd6590c99808ce8beb6c57efd261e5dc22e
XSIZE (HTTP-Daemon-SSL-1.04.tar.gz) = 9237
bb75b4cbb5597c1bb8adb6dda862f4d0
echo x - /usr/ports/www/p5-HTTP-Daemon-SSL/pkg-descr
sed 's/^X//' >/usr/ports/www/p5-HTTP-Daemon-SSL/pkg-descr << 'd116bd52c8c3661d63992dbc147303e9'
XHTTP::Daemon::SSL - a simple http server class with SSL support.
XInstances of the HTTP::Daemon::SSL class are HTTP/1.1 servers 
Xthat listen on a socket for incoming requests.
X
XWWW: http://search.cpan.org/~aufflick/HTTP-Daemon-SSL-1.04/
d116bd52c8c3661d63992dbc147303e9
echo x - /usr/ports/www/p5-HTTP-Daemon-SSL/pkg-plist
sed 's/^X//' >/usr/ports/www/p5-HTTP-Daemon-SSL/pkg-plist << '52d495a1c64f08a06bf89ce6f7742d45'
X%%SITE_PERL%%/HTTP/Daemon/SSL.pm
X@dirrmtry %%SITE_PERL%%/HTTP/Daemon
X@dirrmtry %%SITE_PERL%%/HTTP
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Daemon/SSL/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Daemon/SSL
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Daemon
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
52d495a1c64f08a06bf89ce6f7742d45
exit
--- p5-HTTP-Daemon-SSL.shar ends here ---


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



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