From root@tirion.argosnet.com  Sat Mar 27 07:00:27 2004
Return-Path: <root@tirion.argosnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0317E16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Mar 2004 07:00:27 -0800 (PST)
Received: from tirion.argosnet.com (stbarthelemy-2-82-224-1-141.fbx.proxad.net [82.224.1.141])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 76B5743D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Mar 2004 07:00:25 -0800 (PST)
	(envelope-from root@tirion.argosnet.com)
Received: from tirion.argosnet.com (localhost.argosnet.com [127.0.0.1])
	by tirion.argosnet.com (8.12.9p2/8.12.9) with ESMTP id i2RF0BjF007722;
	Sat, 27 Mar 2004 16:00:12 +0100 (CET)
	(envelope-from root@tirion.argosnet.com)
Received: (from root@localhost)
	by tirion.argosnet.com (8.12.9p2/8.12.9/Submit) id i2RF0AxR007721;
	Sat, 27 Mar 2004 16:00:10 +0100 (CET)
	(envelope-from root)
Message-Id: <200403271500.i2RF0AxR007721@tirion.argosnet.com>
Date: Sat, 27 Mar 2004 16:00:10 +0100 (CET)
From: Charlie & <root@tirion.argosnet.com>
Reply-To: Charlie & <root@tirion.argosnet.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: llevier@argosnet.com
Subject: Hydra 2.6 port upgrade
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64806
>Category:       ports
>Synopsis:       Hydra 2.6 port upgrade
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 07:10:10 PST 2004
>Closed-Date:    Sun Mar 28 09:36:48 PST 2004
>Last-Modified:  Sun Mar 28 09:36:48 PST 2004
>Originator:     Laurent LEVIER
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
none
>Environment:
System: FreeBSD tirion 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Sun Mar 21 18:24:38 CET 2004 root@tirion:/usr/obj/usr/src/sys/TIRION i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- hydra-2.6.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:
#
#	hydra
#	hydra/files
#	hydra/Makefile
#	hydra/distinfo
#	hydra/pkg-descr
#
echo c - hydra
mkdir -p hydra > /dev/null 2>&1
echo c - hydra/files
mkdir -p hydra/files > /dev/null 2>&1
echo x - hydra/Makefile
sed 's/^X//' >hydra/Makefile << 'END-of-hydra/Makefile'
X# ex:ts=8
X# Ports collection makefile for:  hydra
X# Date created:			  Tue Oct 08, 2002
X# Whom:				  Laurent LEVIER (llevier@argosnet.com)
X#
X# $FreeBSD: ports/security/hydra/Makefile,v 1.7 2004/02/17 22:19:42 cy Exp $
X#
X
XPORTNAME=	hydra
XPORTVERSION=	2.6
XPORTREVISION=	1
XCATEGORIES=	security
XMASTER_SITES=	http://www.thc.org/releases/ \
X		${MASTER_SITE_PACKETSTORM}
XMASTER_SITE_SUBDIR=	groups/thc
X
XMAINTAINER=	llevier@argosnet.com
XCOMMENT=	Brute force attack utility working on multiple network services
X
XNO_LATEST_LINK=	yes
XPLIST_FILES=	bin/hydra
XUSE_REINPLACE=	yes
XGNU_CONFIGURE=	yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|CC = gcc||; \
X		s|-O2|${CFLAGS}|' \
X		${WRKSRC}/Makefile.am
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/hydra ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-hydra/Makefile
echo x - hydra/distinfo
sed 's/^X//' >hydra/distinfo << 'END-of-hydra/distinfo'
XMD5 (hydra-2.6.tar.gz) = 293dbc40e9b1ae67cd74a9e5495bd389
END-of-hydra/distinfo
echo x - hydra/pkg-descr
sed 's/^X//' >hydra/pkg-descr << 'END-of-hydra/pkg-descr'
XHydra is a parallized login hacker utility. Hydra can brute force attack on 
XFTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more 
Xservices within SSL support. This port is provided as a standalone program to
Xavoid installing a full Nessus scanner system.
X
XNEWS: Hydra is now included in Nessus!
X
XWWW: http://www.thc.org/releases.php
END-of-hydra/pkg-descr
exit
--- hydra-2.6.shar ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Mar 28 09:35:58 PST 2004 
State-Changed-Why:  
Committed, thanks! 

Next time please submit unified diff between old and new directory, 
not a whole new shar. It will make our work much easier. See 
http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64806 
>Unformatted:
