ports/43942: New port submission: security/hydra

Foxfair Hu foxfair at drago.fomokka.net
Mon Jun 23 19:10:10 PDT 2003


How about upgrade hydra to the latest version 2.2? I have a patch for this
and also do some minor changes against to your PR.


foxfair

-------------- next part --------------
diff -ruN ../hydra/Makefile ./Makefile
--- ../hydra/Makefile	Tue Jun 24 09:55:43 2003
+++ ./Makefile	Tue Jun 24 10:02:39 2003
@@ -3,18 +3,18 @@
 # Date created:			  Tue Oct 08, 2002
 # Whom:				  Laurent LEVIER (llevier at argosnet.com)
 #
-# $FreeBSD: ports/security/hydra/Makefile,v 1.58 2002/10/08 12:10:37 llevier Exp $
+# $FreeBSD$
 #
 
-PORTNAME?=	hydra
-PORTVERSION=	2.1
+PORTNAME=	hydra
+PORTVERSION=	2.2
 CATEGORIES=	security
-MASTER_SITES=	http://www.thehackerschoice.com/releases/ \
-		http://packetstormsecurity.org/groups/thc/
-DISTNAME=	hydra-${PORTVERSION}
-EXTRACT_SUFX=	.tar.gz
+MASTER_SITES=	http://www.thc.org/releases/ \
+		${MASTER_SITE_PACKETSTORM}
+MASTER_SITE_SUBDIR=	groups/thc
 
 MAINTAINER=	llevier at argosnet.com
+COMMENT=	Bruce Force Attack Utility working on multiple network services
 
 .include <bsd.port.pre.mk>
 
diff -ruN ../hydra/distinfo ./distinfo
--- ../hydra/distinfo	Tue Jun 24 09:55:43 2003
+++ ./distinfo	Tue Jun 24 09:54:17 2003
@@ -1 +1 @@
-MD5 (hydra-2.1.tar.gz) = ab7bd73533cce770b4e6c8e46abef998
+MD5 (hydra-2.2.tar.gz) = 05042c1add6155ea48233df05a1e37ae
diff -ruN ../hydra/pkg-comment ./pkg-comment
--- ../hydra/pkg-comment	Tue Jun 24 09:55:43 2003
+++ ./pkg-comment	Thu Jan  1 08:00:00 1970
@@ -1 +0,0 @@
-Bruce Force Attack Utility working on multiple network services: POP, telnet, ...
diff -ruN ../hydra/pkg-descr ./pkg-descr
--- ../hydra/pkg-descr	Tue Jun 24 09:55:43 2003
+++ ./pkg-descr	Tue Jun 24 09:59:58 2003
@@ -1,7 +1,8 @@
-Hydra is a parallized login hacker utility.
-Hydra can brute force attack on FTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more.
-Includes SSL support.
-NEW: Samba, Cisco enable and LDAP! Hydra is now included in Nessus
+Hydra is a parallized login hacker utility. Hydra can brute force attack on F
+TP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more 
+services within SSL support.
 
-WWW: http://www.thehackerschoice.com/releases.php
+NEWS: Hydra is now included in Nessus, but this port is provided as a
+standalone program to avoid installing a full Nessus scanner system.
 
+WWW: http://www.thc.org/releases.php
diff -ruN ../hydra/pkg-plist ./pkg-plist
--- ../hydra/pkg-plist	Tue Jun 24 09:55:43 2003
+++ ./pkg-plist	Tue Jun 24 09:42:02 2003
@@ -1,2 +1 @@
- at comment $FreeBSD: ports/security/hydra/pkg-plist,v 1.11 2001/04/15 01:04:33 obrien Exp $
 bin/hydra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030624/17b501a0/attachment.bin


More information about the freebsd-ports mailing list