From nobody@FreeBSD.org  Wed Oct  3 10:04:44 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id A740C37B405
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Oct 2001 10:04:44 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f93H4iE65066;
	Wed, 3 Oct 2001 10:04:44 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200110031704.f93H4iE65066@freefall.freebsd.org>
Date: Wed, 3 Oct 2001 10:04:44 -0700 (PDT)
From: Joseph Mallett <jmallett@xMach.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: John The Ripper Package Lists Bad Path
X-Send-Pr-Version: www-1.0

>Number:         31013
>Category:       ports
>Synopsis:       John The Ripper Package Lists Bad Path
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 03 10:10:00 PDT 2001
>Closed-Date:    Thu Nov 07 10:11:50 PST 2002
>Last-Modified:  Thu Nov 07 10:11:50 PST 2002
>Originator:     Joseph Mallett
>Release:        RELENG_4
>Organization:
NA
>Environment:
>Description:
Aphex% sudo pkg_add -r john
Fetching ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-current/Latest/john.tgz... Done.

Before running John the Ripper, copy <install_path>/share/ucfjohn/john.ini
to the current directory.

--

The path is wrong.
>How-To-Repeat:
pkg_add -r john
>Fix:
replace '<install_path>/share/ucfjohn/john.ini' with '<install_path>/share/john/john.ini'
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->obrien 
Responsible-Changed-By: petef 
Responsible-Changed-When: Wed Oct 3 10:31:48 PDT 2001 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31013 

From: Dominic Marks <dominic_marks@btinternet.com>
To: freebsd-gnats-submit@freebsd.org
Cc: jmallett@freebsd.org
Subject: Re: ports/31013: John The Ripper Package Lists Bad Path
Date: Sat, 11 May 2002 00:28:36 +0100

 Hey,
 
 This patch addresses ports PR 31013.
 
 Index: pkg-message
 ===================================================================
 RCS file: /home/ncvs/ports/security/john/pkg-message,v
 retrieving revision 1.1.1.1
 diff -u -r1.1.1.1 pkg-message
 --- pkg-message	1997/03/09 21:34:25	1.1.1.1
 +++ pkg-message	2002/05/10 23:19:32
 @@ -1,2 +1,2 @@
 -Before running John the Ripper, copy <install_path>/share/ucfjohn/john.ini
 -to the current directory.
 +Before running John the Ripper, copy $LOCALBASE/share/john/john.ini
 +to the current directory. By default $LOCALBASE is /usr/local.
 
 jmallett@, as original PR submitter you may wish to commit this.
 
 This PR is assigned to obrien@ currently his resignation of this
 port's maintainership indicates he is no longer interested in it (?).
 
 Once committed PR 31013 can be closed. This was pointed out to me by
 Joseph Scott <joseph.scott at owp.csus.edu>, Thanks Joseph.
 
 Thanks!
 -- 
 Dominic

From: "J. Mallett" <jmallett@FreeBSD.ORG>
To: Dominic Marks <dominic_marks@btinternet.com>
Cc: freebsd-gnats-submit@freebsd.org, jmallett@freebsd.org
Subject: Re: ports/31013: John The Ripper Package Lists Bad Path
Date: Sat, 11 May 2002 01:29:00 +0000

 On Sat, May 11, 2002 at 12:28:36AM +0100, Dominic Marks wrote:
 > Hey,
 > 
 > This patch addresses ports PR 31013.
 > 
 > Index: pkg-message
 > ===================================================================
 > RCS file: /home/ncvs/ports/security/john/pkg-message,v
 > retrieving revision 1.1.1.1
 > diff -u -r1.1.1.1 pkg-message
 > --- pkg-message	1997/03/09 21:34:25	1.1.1.1
 > +++ pkg-message	2002/05/10 23:19:32
 > @@ -1,2 +1,2 @@
 > -Before running John the Ripper, copy <install_path>/share/ucfjohn/john.ini
 > -to the current directory.
 > +Before running John the Ripper, copy $LOCALBASE/share/john/john.ini
 > +to the current directory. By default $LOCALBASE is /usr/local.
 > 
 > jmallett@, as original PR submitter you may wish to commit this.
 
 I'm not a ports committer, but that addresses the issue I took with it.
 I'm sure some ports person wouldn't mind committing it.
 
 Thanks.
 -- 
 jmallett@FreeBSD.org   | C, MIPS, POSIX, UNIX, BSD, IRC Geek.
 http://www.FreeBSD.org | The Power to Serve
 "I've never tried to give my life meaning by demeaning you."
Responsible-Changed-From-To: obrien->freebsd-ports 
Responsible-Changed-By: arved 
Responsible-Changed-When: Sun Oct 20 10:06:31 PDT 2002 
Responsible-Changed-Why:  
obrien doesn't MAINTAIN this port anymore 

http://www.freebsd.org/cgi/query-pr.cgi?pr=31013 
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Thu Nov 7 10:11:01 PST 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=31013 
>Unformatted:
