From nobody@FreeBSD.org  Sat Jan 20 19:49:47 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id F1AE616A402
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 20 Jan 2007 19:49:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id E364D13C457
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 20 Jan 2007 19:49:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l0KJnlOL087737
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 20 Jan 2007 19:49:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l0KJnlIO087736;
	Sat, 20 Jan 2007 19:49:47 GMT
	(envelope-from nobody)
Message-Id: <200701201949.l0KJnlIO087736@www.freebsd.org>
Date: Sat, 20 Jan 2007 19:49:47 GMT
From: Lars Sommer<lasg@lasg.dk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] Patches for port security/mdcrack
X-Send-Pr-Version: www-3.0

>Number:         108166
>Category:       ports
>Synopsis:       [maintainer update] Patches for port security/mdcrack
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 20 19:50:14 GMT 2007
>Closed-Date:    Sun Jan 21 07:02:14 GMT 2007
>Last-Modified:  Sun Jan 21 07:10:15 GMT 2007
>Originator:     Lars Sommer
>Release:        7
>Organization:
>Environment:
>Description:
At 13. dec. 2006 Kris Kennaway mailed about compiler change from gcc 3.4 to gcc 4.x. in FreeBSD 7.x, and showed that the port security/mdcrack could not compile with the new gcc. 
This is some small patches for it, and it seems to work fine now. The syntax is tested by compiling mdcrack with the patchfiles placed in security/mdcrack/files
>How-To-Repeat:
Your own logfile from pointyhat is here:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006121307/mdcrack-1.2.log

>Fix:
The patches are collected in an uuencoded tar.gz-file. I tried to send the files within this PR, but it kept on complaining about "Patch file has wrong content type". I've placed the patchfiles here: 
Normal tar.gz file: 
http://lasg.dk/patches_for_mdcrack_freebsd7.x.tar.gz 
And an uuencoded version: 
http://lasg.dk/patches_for_mdcrack_freebsd7.x_uuencoded.tar.gz

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sun Jan 21 07:02:13 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108166 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108166: commit references a PR
Date: Sun, 21 Jan 2007 07:02:06 +0000 (UTC)

 itetcu      2007-01-21 07:02:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/mdcrack     Makefile 
   Added files:
     security/mdcrack/files patch-src_MD4_core3.c 
                            patch-src_MD4_global.h 
                            patch-src_MD5_core3.c 
                            patch-src_MD5_global.h 
                            patch-src_NTLM1_global.h 
                            patch-src_charset.c patch-src_global.h 
   Log:
   Atempt to fix build with gcc 4.x on HEAD
   
   PR:             ports/108166
   Submitted by:   Lars Sommer (maintainer)
   
   Revision  Changes    Path
   1.11      +1 -0      ports/security/mdcrack/Makefile
   1.1       +19 -0     ports/security/mdcrack/files/patch-src_MD4_core3.c (new)
   1.1       +9 -0      ports/security/mdcrack/files/patch-src_MD4_global.h (new)
   1.1       +19 -0     ports/security/mdcrack/files/patch-src_MD5_core3.c (new)
   1.1       +9 -0      ports/security/mdcrack/files/patch-src_MD5_global.h (new)
   1.1       +11 -0     ports/security/mdcrack/files/patch-src_NTLM1_global.h (new)
   1.1       +12 -0     ports/security/mdcrack/files/patch-src_charset.c (new)
   1.1       +9 -0      ports/security/mdcrack/files/patch-src_global.h (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
