- Update to 5.8

PR:		ports/151699
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Laurent LEVIER <llevier@argosnet.com> (maintainer)
This commit is contained in:
Pav Lucistnik 2010-11-08 18:45:02 +00:00
parent 3798c95dff
commit a29b495a14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264265
5 changed files with 19 additions and 20 deletions

View File

@ -7,17 +7,17 @@
#
PORTNAME= hydra
PORTVERSION= 5.4
PORTREVISION= 5
PORTVERSION= 5.8
CATEGORIES= security
MASTER_SITES= http://www.thc.org/releases/ \
${MASTER_SITE_PACKETSTORM}
MASTER_SITES= http://freeworld.thc.org/releases/
MASTER_SITE_SUBDIR= groups/thc
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= llevier@argosnet.com
COMMENT= Brute force attack utility working on multiple network services
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_LATEST_LINK= yes
PLIST_FILES= bin/hydra bin/xhydra
GNU_CONFIGURE= yes

View File

@ -1,3 +1,2 @@
MD5 (hydra-5.4-src.tar.gz) = fa08b465d19321e77b1a0ef912eeecc1
SHA256 (hydra-5.4-src.tar.gz) = cd2e7e5ea479d50982b08334b1f4477a6620e6b45bc79ab55ddd07b128c64611
SIZE (hydra-5.4-src.tar.gz) = 208272
SHA256 (hydra-5.8-src.tar.gz) = 8c97472509a1afe9c60bddbb3f3541eb706d3719fb1c4634749d1531397377aa
SIZE (hydra-5.8-src.tar.gz) = 203164

View File

@ -1,6 +1,6 @@
--- Makefile.am.orig Fri May 20 16:54:16 2005
+++ Makefile.am Fri May 20 16:54:24 2005
@@ -36,7 +36,7 @@
--- Makefile.am.orig 2010-09-29 15:19:43.000000000 +0400
+++ Makefile.am 2010-10-24 22:35:49.000000000 +0400
@@ -45,7 +45,7 @@
@echo
xhydra:

View File

@ -1,11 +1,11 @@
--- configure.orig Sat Oct 28 19:51:24 2006
+++ configure Sat Oct 28 19:42:03 2006
@@ -118,11 +118,11 @@
echo " ... NOT found, module postgres disabled"
--- configure.orig 2010-09-29 15:19:43.000000000 +0400
+++ configure 2010-10-24 22:49:10.000000000 +0400
@@ -125,11 +125,11 @@
echo " ... NOT found, module postgres disabled"
fi
-echo "Checking for SVN (ibsvn_client-1 libapr-0.so libaprutil-0.so) ..."
+echo "Checking for SVN (ibsvn_client-1 libapr-1.so libaprutil-1.so) ..."
-echo "Checking for SVN (libsvn_client-1 libapr-0.so libaprutil-0.so) ..."
+echo "Checking for SVN (libsvn_client-1 libapr-1.so libaprutil-1.so) ..."
for i in $LIBDIRS /lib /usr/lib /usr/local/lib /opt/local/lib .
do
if [ "X" = "X$SVN_PATH" ]; then
@ -14,7 +14,7 @@
SVN_PATH="$i"
fi
fi
@@ -202,8 +202,8 @@
@@ -303,8 +303,8 @@
fi
fi
if [ "X" = "X$APR_IPATH" ]; then
@ -25,7 +25,7 @@
fi
fi
done
@@ -220,8 +220,8 @@
@@ -321,8 +321,8 @@
fi
fi
if [ "X" = "X$APR_IPATH" ]; then
@ -36,7 +36,7 @@
fi
fi
done
@@ -379,10 +379,10 @@
@@ -528,10 +528,10 @@
XLIBS="$XLIBS -lpq"
fi
if [ -n "$SVN_PATH" ]; then

View File

@ -5,4 +5,4 @@ avoid installing a full Nessus scanner system.
NEWS: Hydra is now included in Nessus!
WWW: http://www.thc.org/releases.php
WWW: http://freeworld.thc.org/thc-hydra/