Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 16:35:49 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85125: New port: security/p5-Net-Daemon-SSL
Message-ID:  <E1E68uL-0005c9-6g@home.irrelevant.org>
Resent-Message-ID: <200508191540.j7JFeFZF015515@freefall.freebsd.org>

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

>Number:         85125
>Category:       ports
>Synopsis:       New port: security/p5-Net-Daemon-SSL
>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:   Fri Aug 19 15:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Wed Jul 6 12:51:41 BST 2005 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

New port for perl Net::Daemon::SSL

>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-Net-Daemon-SSL
#	p5-Net-Daemon-SSL/Makefile
#	p5-Net-Daemon-SSL/distinfo
#	p5-Net-Daemon-SSL/pkg-descr
#	p5-Net-Daemon-SSL/pkg-plist
#
echo c - p5-Net-Daemon-SSL
mkdir -p p5-Net-Daemon-SSL > /dev/null 2>&1
echo x - p5-Net-Daemon-SSL/Makefile
sed 's/^X//' >p5-Net-Daemon-SSL/Makefile << 'END-of-p5-Net-Daemon-SSL/Makefile'
X# New ports collection makefile for:	p5-Net-Daemon-SSL
X# Date created:				25 April 2005
X# Whom:	      				Simon Dick <simond@irrelevant.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Daemon-SSL
XPORTVERSION=	1.0
XCATEGORIES=	security net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	simond@irrelevant.org
XCOMMENT=	Perl5 extension for portable daemons
X
XPERL_CONFIGURE=	yes
X
XBUILD_DEPENDS+=	${SITE_PERL}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon \
X		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
XRUN_DEPENDS+=	${SITE_PERL}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon \
X		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
X
XMAN3=		Net::Daemon::SSL.3
X
X.include <bsd.port.mk>
END-of-p5-Net-Daemon-SSL/Makefile
echo x - p5-Net-Daemon-SSL/distinfo
sed 's/^X//' >p5-Net-Daemon-SSL/distinfo << 'END-of-p5-Net-Daemon-SSL/distinfo'
XMD5 (Net-Daemon-SSL-1.0.tar.gz) = b1fb782a93346641f9e84afc4bc6bafe
XSIZE (Net-Daemon-SSL-1.0.tar.gz) = 2394
END-of-p5-Net-Daemon-SSL/distinfo
echo x - p5-Net-Daemon-SSL/pkg-descr
sed 's/^X//' >p5-Net-Daemon-SSL/pkg-descr << 'END-of-p5-Net-Daemon-SSL/pkg-descr'
XNet::Daemon is an abstract base class for implementing portable server
Xapplications in a very simple way. The module is designed for Perl 5.005
Xand threads, but can work with fork() and Perl 5.004.
X
XThe Net::Daemon class offers methods for the most common tasks a daemon
Xneeds: Starting up, logging, accepting clients, authorization,
Xrestricting its own environment for security and doing the true work.
XYou only have to override those methods that aren't appropriate for you,
Xbut typically inheriting will safe you a lot of work anyways.
END-of-p5-Net-Daemon-SSL/pkg-descr
echo x - p5-Net-Daemon-SSL/pkg-plist
sed 's/^X//' >p5-Net-Daemon-SSL/pkg-plist << 'END-of-p5-Net-Daemon-SSL/pkg-plist'
X%%SITE_PERL%%/Net/Daemon/SSL.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Daemon/SSL/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Daemon/SSL
END-of-p5-Net-Daemon-SSL/pkg-plist
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1E68uL-0005c9-6g>