ports/104640: ports patch to bring medusa to current 1.3 version

Michael Scheidell scheidell at secnap.net
Sat Oct 21 04:00:36 UTC 2006


>Number:         104640
>Category:       ports
>Synopsis:       ports patch to bring medusa to current 1.3 version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 21 04:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     scheidell
>Release:        FreeBSD 5.5-RELEASE-p8 i386
>Organization:
SECNAP
>Environment:
System: FreeBSD scanner.secnap.net 5.5-RELEASE-p8 FreeBSD 5.5-RELEASE-p8 
#0: Wed Aug 30 17:54:20 EDT 2006 scheidell at scanner.secnap.net:/usr/obj/usr/src/sys/HACKERTRAP_305 i386

>Description:
	patches to bring medusa multi-threaded password scanner to 1.3 
version.  should compile on 64bit x86 now.

see: http://www.foofus.net/jmk/medusa/ChangeLog

>How-To-Repeat:
	apply patches to update.
>Fix:

diff -bBru Makefile.orig Makefile
--- Makefile.orig       Tue Jul 11 21:53:51 2006
+++ Makefile    Fri Oct 20 23:47:09 2006
@@ -6,7 +6,7 @@
 #

 PORTNAME=      medusa
-PORTVERSION=   1.1
+PORTVERSION=   1.3
 CATEGORIES=    security
 MASTER_SITES=  http://www.foofus.net/jmk/tools/ \
                http://redundancy.redundancy.org/mirror/
@@ -25,12 +25,6 @@
 MAN1=          medusa.1

 .include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64"
-BROKEN=                Does not build on ia64
-.elif ${ARCH} == "amd64"
-BROKEN=                Does not build on amd64
-.endif

 .if ${OSVERSION} < 500000
 LIB_DEPENDS+=  pth.20:${PORTSDIR}/devel/pth
 diff -bBru distinfo.orig distinfo
--- distinfo.orig       Tue May  2 21:11:07 2006
+++ distinfo    Fri Oct 20 23:36:37 2006
@@ -1,3 +1,3 @@
-MD5 (medusa-1.1.tar.gz) = fdbdb947d0c14265fc5c763d635b28eb
-SHA256 (medusa-1.1.tar.gz) = d3c6ae36000a5d104529168ba0a7ada048625492739b7c1e76f33bf28a3931ba
-SIZE (medusa-1.1.tar.gz) = 269156
+MD5 (medusa-1.3.tar.gz) = 08e04a1cfd1b4b3a354a29db3e5514fa
+SHA256 (medusa-1.3.tar.gz) = d87a7b1654a5c12af77c7f6c0e274dc2c1391e555b1abdc53dc2f921a010d40f
+SIZE (medusa-1.3.tar.gz) = 273154


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list