From nobody@FreeBSD.org  Thu May 31 08:02:06 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 A872716A421
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 May 2007 08:02:06 +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 97FFA13C4AE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 May 2007 08:02:06 +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 l4V8269B028101
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 May 2007 08:02:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l4V826Df028100;
	Thu, 31 May 2007 08:02:06 GMT
	(envelope-from nobody)
Message-Id: <200705310802.l4V826Df028100@www.freebsd.org>
Date: Thu, 31 May 2007 08:02:06 GMT
From: Georgi Georgiev<roots_bg@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: legacydoom on FreeBSD 6.2 not creating ~/.doomlegacy properly
X-Send-Pr-Version: www-3.0

>Number:         113184
>Category:       ports
>Synopsis:       legacydoom on FreeBSD 6.2 not creating ~/.doomlegacy properly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 31 08:10:06 GMT 2007
>Closed-Date:    Thu Jun 07 00:01:49 GMT 2007
>Last-Modified:  Thu Jun  7 00:10:03 GMT 2007
>Originator:     Georgi Georgiev
>Release:        6.2
>Organization:
>Environment:
FreeBSD jericho.pcfreak 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #2: Sun May 27 02:44:20 EEST 2007     root@jericho.pcfreak:/usr/obj/usr/src/sys/JERICHO  i386

>Description:
After installing the doomlegacy port from package for FreeBSD 6.2 and trying to start here is the output as it speaks more of the problem
%doomlegacy 
Creating ~/.doomlegacy directory.
ln: /home/hipo/.doomlegacy/legacy.dat: No such file or directory
ln: /home/hipo/.doomlegacy/llsndserv: No such file or directory
ln: /home/hipo/.doomlegacy/lsdldoom: No such file or directory
ln: /home/hipo/.doomlegacy/r_opengl.so: No such file or directory
cd: can't cd to /home/hipo/.doomlegacy
%
When I create the missing .doomlegacy directory and links to the 
/usr/local/lib/doomlegacy/legacy.dat, /usr/local/lib/doomlegacy/llsndserv,
/usr/local/lib/doomlegacy/lsdldoom, /usr/local/lib/doomlegacy/r_opengl.so in .doomlegacy the game works okay. There is something wrong in the script making the directory .doomlegacy and the links. The script doing this is
/usr/local/bin/doomlegacy.
I hope the port maintainer will fix this big soon.
>How-To-Repeat:
Install FreeBSD 6.2. pkg_add -vr doomlegacy. try to run /usr/local/bin/doomlegacy.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Thu May 31 09:22:35 UTC 2007 
Responsible-Changed-Why:  
Make it a ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113184 
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: alepulver 
Responsible-Changed-When: Tue Jun 5 09:48:13 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113184 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Thu Jun 7 00:01:44 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113184: commit references a PR
Date: Thu,  7 Jun 2007 00:00:36 +0000 (UTC)

 alepulver    2007-06-07 00:00:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/doomlegacy     Makefile 
     games/doomlegacy/files legacy.in 
   Added files:
     games/doomlegacy/files patch-byteptr.h 
   Log:
   - Bump PORTREVISION.
   - Fix wrapper script not correctly creating ~/.doomlegacy [1].
   - Fix building with GCC 4.2 and remove BROKEN on FreeBSD 7.x.
   - Take maintainership.
   
   PR:             ports/113184
   Submitted by:   Georgi Georgiev <roots_bg@yahoo.com> [1]
   
   Revision  Changes    Path
   1.15      +23 -31    ports/games/doomlegacy/Makefile
   1.3       +2 -2      ports/games/doomlegacy/files/legacy.in
   1.1       +208 -0    ports/games/doomlegacy/files/patch-byteptr.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:
