Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 16:47:13 -0800 (PST)
From:      yushunwa@isi.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17419: New Port: p5-Net-SSLeay
Message-ID:  <200003170047.QAA92865@dee.isi.edu>

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

>Number:         17419
>Category:       ports
>Synopsis:       New Port: p5-Net-SSLeay
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 16:50:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yu-Shun Wang
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
USC / ISI
>Environment:

>Description:

# 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-SSLeay/
#	p5-Net-SSLeay/pkg
#	p5-Net-SSLeay/pkg/COMMENT
#	p5-Net-SSLeay/pkg/DESCR
#	p5-Net-SSLeay/pkg/PLIST
#	p5-Net-SSLeay/Makefile
#	p5-Net-SSLeay/files
#	p5-Net-SSLeay/files/md5
#	p5-Net-SSLeay/patches
#	p5-Net-SSLeay/patches/patch-aa
#
echo c - p5-Net-SSLeay/
mkdir -p p5-Net-SSLeay/ > /dev/null 2>&1
echo c - p5-Net-SSLeay/pkg
mkdir -p p5-Net-SSLeay/pkg > /dev/null 2>&1
echo x - p5-Net-SSLeay/pkg/COMMENT
sed 's/^X//' >p5-Net-SSLeay/pkg/COMMENT << 'END-of-p5-Net-SSLeay/pkg/COMMENT'
XPerl extension for using OpenSSL
END-of-p5-Net-SSLeay/pkg/COMMENT
echo x - p5-Net-SSLeay/pkg/DESCR
sed 's/^X//' >p5-Net-SSLeay/pkg/DESCR << 'END-of-p5-Net-SSLeay/pkg/DESCR'
XNet::SSLeay.pm offers high-level functions for accessing web pages on SSL 
Xservers, a sslcat() function for writing your own clients, and access to the
XSSL api of SSLeay package so you can write servers or clients for more
Xcomplicated applications.
X
XWWW: http://www.bacus.pt/Net_SSLeay/index.html
XWWW: http://www.cpan.org
X
END-of-p5-Net-SSLeay/pkg/DESCR
echo x - p5-Net-SSLeay/pkg/PLIST
sed 's/^X//' >p5-Net-SSLeay/pkg/PLIST << 'END-of-p5-Net-SSLeay/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/SSLeay.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/SSLeay.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/SSLeay.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/open_tcp_connection.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_read_all.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_write_all.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_read_until.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_read_CRLF.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_write_CRLF.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/dump_peer_certificate.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/randomize.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/sslcat.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/https_cat.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/set_server_cert_and_key.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/make_form.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/make_headers.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_https.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_https.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_https.al
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay
X
END-of-p5-Net-SSLeay/pkg/PLIST
echo x - p5-Net-SSLeay/Makefile
sed 's/^X//' >p5-Net-SSLeay/Makefile << 'END-of-p5-Net-SSLeay/Makefile'
X# New ports collection makefile for:	p5-Net-SSLeay
X# Version required:			1.05
X# Date created:				Jan 28 2000
X# Whom:					Wei-chun Chao
X#
X# $Id: Makefile,v 1.1 2000/03/02 04:37:04 yushunwa Exp $
X#
X
XDISTNAME=	Net_SSLeay.pm-1.05
XPKGNAME=	p5-Net-SSLeay-1.05
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net	
X	
XMAINTAINER=	wchao@isi.edu
X
XRESTRICTED=	"Cryptography"
XUSE_PERL5=	yes
X
X.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
X		@${FALSE}
X.elif ${USA_RESIDENT} == YES
XMYARG=		-rsaref ${PREFIX}
X.elif ${USA_RESIDENT} == NO
XMYARG=		${PREFIX}
X.endif
X
XLIB_DEPENDS=	ssl.1:${PORTSDIR}/security/openssl \
X		crypto.1:${PORTSDIR}/security/openssl
XRUN_DEPENDS=	openssl:${PORTSDIR}/security/openssl
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Net::SSLeay.3
X
Xdo-configure:
X	@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MYARG}
X
X.include <bsd.port.mk>
END-of-p5-Net-SSLeay/Makefile
echo c - p5-Net-SSLeay/files
mkdir -p p5-Net-SSLeay/files > /dev/null 2>&1
echo x - p5-Net-SSLeay/files/md5
sed 's/^X//' >p5-Net-SSLeay/files/md5 << 'END-of-p5-Net-SSLeay/files/md5'
XMD5 (Net_SSLeay.pm-1.05.tar.gz) = d58622893eeaa94970e105400222dc25
END-of-p5-Net-SSLeay/files/md5
echo c - p5-Net-SSLeay/patches
mkdir -p p5-Net-SSLeay/patches > /dev/null 2>&1
echo x - p5-Net-SSLeay/patches/patch-aa
sed 's/^X//' >p5-Net-SSLeay/patches/patch-aa << 'END-of-p5-Net-SSLeay/patches/patch-aa'
X--- Makefile.PL.orig	Fri Feb 11 18:42:14 2000
X+++ Makefile.PL	Fri Feb 11 18:42:43 2000
X@@ -55,7 +55,7 @@
X print F $openssl_path;
X close F;
X 
X-$libs = $rsaref ? "-lssl -lRSAglue -lcrypto -lrsaref" : "-lssl -lcrypto";
X+$libs = $rsaref ? "-lssl -lcrypto -lRSAglue -lrsaref" : "-lssl -lcrypto";
X 
X use ExtUtils::MakeMaker;
X # See lib/ExtUtils/MakeMaker.pm for details of how to influence
END-of-p5-Net-SSLeay/patches/patch-aa
exit


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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