Skip site navigation (1)Skip section navigation (2)
Date:      15 Jan 2002 14:27:35 +0100
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33918: Update: security/mdcrack 1.2
Message-ID:  <1011101255.18831.193.camel@tl.kom.tuwien.ac.at>

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

>Number:         33918
>Category:       ports
>Synopsis:       Mastersite-Update: security/mdcrack
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 15 05:30:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Vienna University of Technology
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.4-STABLE FreeBSD 4.4-STABLE #2:
Fri Dec 14 13:19:16 CET 2001
tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386
        
>Description:
        Just to shorten the list of unfetchable ports
        
>How-To-Repeat:
       
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
        
>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:
#
#       .
#       ./files
#       ./files/patch-Makefile
#       ./Makefile
#       ./pkg-comment
#       ./pkg-descr
#       ./pkg-plist
#       ./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/patch-Makefile
sed 's/^X//' >./files/patch-Makefile << 'END-of-./files/patch-Makefile'
X--- Makefile.orig      Thu Aug 16 00:47:34 2001
X+++ Makefile   Tue Jan 15 11:20:35 2002
X@@ -10,7 +10,6 @@
X
X
X
X-CC = gcc
X
X # Please set RESUME_FILE and choose a secure place for the resume file
X # before using mdcrack as root.
X@@ -343,12 +342,12 @@
X
X install:
X       @echo
X-      @echo -n "Installing mdcrack in /usr/sbin/mdcrack ..... "
X-      @cp bin/mdcrack /usr/sbin/mdcrack
X+      @echo -n "Installing mdcrack in ${PREFIX}mdcrack ..... "
X+      @cp bin/mdcrack ${PREFIX}/bin/mdcrack
X       @echo "ok."
X       @echo
X-      @echo -n "Installing mdcrack-version in
/usr/sbin/mdcrack-version ..... "
X-      @echo $(CFLAGS) $(NCURSES) $(CPU) $(MDCRACK_OPTS) $(MDARCH)
$(BLOCK) > /usr/sbin/mdcrack-version
X+      @echo -n "Installing mdcrack-version in
${PREFIX}/bin/mdcrack-version .. "
X+      @echo $(CFLAGS) $(NCURSES) $(CPU) $(MDCRACK_OPTS) $(MDARCH)
$(BLOCK) > ${PREFIX}/bin/mdcrack-version
X       @echo "ok."
X       @echo
X       @echo "-*-*-*-*-*-*-*-*-*-*-*-*-*-*-"
END-of-./files/patch-Makefile
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# ex:ts=8
X# New ports collection makefile for:   mdcrack
X# Date created:                        Apr 19, 2001
X# Whom:                                Ying-Chieh Liao
<ijliao@FreeBSD.org>
X#
X# $FreeBSD: ports/security/mdcrack/Makefile,v 1.3 2001/08/03 18:53:13
ijliao Exp $
X#
X
XPORTNAME=      mdcrack
XPORTVERSION=   1.2
XCATEGORIES=    security
XMASTER_SITES=  http://mdcrack.multimania.com/download/
X
XMAINTAINER=    ports@FreeBSD.org
X
XALL_TARGET=    little
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XBruteforce password MD5 hashes
END-of-./pkg-comment
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XBruteforce password MD5 hashes
X
XWWW: http://mdcrack.multimania.com/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/mdcrack
Xbin/mdcrack-version
END-of-./pkg-plist
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (mdcrack-1.2.tar.gz) = 53d23b73bb48a3e106b8ce748d6b2bb8
END-of-./distinfo
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?1011101255.18831.193.camel>