Skip site navigation (1)Skip section navigation (2)
Date:      7 Jun 2001 21:46:34 -0000
From:      tacho@daemonz.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27946: New port: security/ssldump
Message-ID:  <20010607214634.16255.qmail@daemonz.org>

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

>Number:         27946
>Category:       ports
>Synopsis:       New port security/ssldump
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 14:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Grozev
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
daemonz.org, Inc.
>Environment:
System: FreeBSD aiel.daemonz.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Jun 4 12:38:26 EEST 2001 root@aiel.daemonz.org:/usr/obj/usr/src/sys/AIEL-NC i386

>Description:
	This is a port of ssldump to FreeBSD. ssldump is a sldump is an 
SSLv3/TLS network protocol analyzer
>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:
#
#	ssldump
#	ssldump/Makefile
#	ssldump/pkg-comment
#	ssldump/pkg-descr
#	ssldump/distinfo
#	ssldump/pkg-plist
#
echo c - ssldump
mkdir -p ssldump > /dev/null 2>&1
echo x - ssldump/Makefile
sed 's/^X//' >ssldump/Makefile << 'END-of-ssldump/Makefile'
X# New ports collection makefile for:	ssldump
X# Date created:		07 Jun 2001
X# Whom:			Stanislav Grozev <tacho@daemonz.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ssldump
XPORTVERSION=	0.9b1.p1
XCATEGORIES=	security
XMASTER_SITES=	http://www.rtfm.com/ssldump/
XDISTNAME=	ssldump-0.9b1
XDIST_SUBDIR=	ssldump
X
XPATCH_SITES=	http://www.rtfm.com/ssldump/
XPATCHFILES=	patch1
X
XMAINTAINER=	tacho@daemonz.org
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-openssl=/usr
X
XMAN1=		ssldump.1
X
X.include <bsd.port.mk>
END-of-ssldump/Makefile
echo x - ssldump/pkg-comment
sed 's/^X//' >ssldump/pkg-comment << 'END-of-ssldump/pkg-comment'
XAn SSLv3/TLS network protocol analyzer
END-of-ssldump/pkg-comment
echo x - ssldump/pkg-descr
sed 's/^X//' >ssldump/pkg-descr << 'END-of-ssldump/pkg-descr'
Xssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections
Xon the chosen network interface and attempts to interpret them as SSLv3/TLS
Xtraffic. When it identifies SSLv3/TLS traffic, it decodes the records and
Xdisplays them in a textual form to stdout. If provided with the appropriate
Xkeying material, it will also decrypt the connections and display the
Xapplication data traffic.
X
XWWW: http://www.rtfm.com/ssldump/
X
X-tacho@daemonz.org
END-of-ssldump/pkg-descr
echo x - ssldump/distinfo
sed 's/^X//' >ssldump/distinfo << 'END-of-ssldump/distinfo'
XMD5 (ssldump/ssldump-0.9b1.tar.gz) = ace8f1b4f8bfa4cd494a3e546655c5e7
XMD5 (ssldump/patch1) = 799e5c2638639c5250b1937d706a7ddf
END-of-ssldump/distinfo
echo x - ssldump/pkg-plist
sed 's/^X//' >ssldump/pkg-plist << 'END-of-ssldump/pkg-plist'
Xbin/ssldump
END-of-ssldump/pkg-plist
exit

>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?20010607214634.16255.qmail>