From nobody@FreeBSD.org  Sat Apr 27 23:14:17 2002
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 2E9DB37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 27 Apr 2002 23:14:17 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3S6EHq62140;
	Sat, 27 Apr 2002 23:14:17 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200204280614.g3S6EHq62140@freefall.freebsd.org>
Date: Sat, 27 Apr 2002 23:14:17 -0700 (PDT)
From: Paul Hoadley <paulh@logicsquad.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gmat port CATALOG needs updating
X-Send-Pr-Version: www-1.0

>Number:         37518
>Category:       ports
>Synopsis:       gmat port CATALOG needs updating
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 27 23:20:01 PDT 2002
>Closed-Date:    Mon Dec 13 13:44:54 GMT 2004
>Last-Modified:  Mon Dec 13 13:44:54 GMT 2004
>Originator:     Paul Hoadley
>Release:        4.5-RELEASE
>Organization:
>Environment:
FreeBSD grover.logicsquad.net 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed
Apr  3 17:55:15 CST 2002     paulh@grover.logicsquad.net:/usr/obj/usr/src/sys/GROVER  i386      
>Description:
The gmat port in /usr/ports/textproc/gmat comes with a CATALOG file
that is installed into /usr/local/share/gmat/sgml that points to the
local copies of the Docbook DTDs in /usr/local/share/gmat/sgml/DocBook.
The Docbook ports install these DTDs under 
/usr/local/share/sgml/docbook.
>How-To-Repeat:
# cd /usr/ports/textproc/gmat
# make install
# /usr/local/share/gmat/bin/gmat --fopt -U -f gmat.sgm

>Fix:
A simple fix is to create a symlink between the two places.  This
seems to work.  Another would be to fix the CATALOG at each instance
of an incorrect path.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->grog 
Responsible-Changed-By: pat 
Responsible-Changed-When: Sun Apr 28 09:52:43 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37518 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Thu May 27 00:03:11 PDT 2004 
State-Changed-Why:  
grog, are you still interested in pursuing this PR, or even this port? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37518 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sun Dec 5 05:17:27 GMT 2004 
State-Changed-Why:  
Reset this PR to freebsd-ports-bugs due to inactivity. 


Responsible-Changed-From-To: grog->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Dec 5 05:17:27 GMT 2004 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=37518 
Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Wed Dec 8 06:41:34 GMT 2004 
Responsible-Changed-Why:  

Take. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=37518 
State-Changed-From-To: open->feedback 
State-Changed-By: thierry 
State-Changed-When: Wed Dec 8 18:41:37 GMT 2004 
State-Changed-Why:  
Hello, 

I'm not sure to understand the problem. 
Could you please send me some examples of incorrect paths in 
CATALOG and the correct values? 

P.S.: this port has been upgraded yesterday. 


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

From: "Paul A. Hoadley" <paulh@logicsquad.net>
To: Thierry Thomas <thierry@FreeBSD.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/37518: gmat port CATALOG needs updating
Date: Fri, 10 Dec 2004 10:39:43 +1030

 On Wed, Dec 08, 2004 at 06:44:49PM +0000, Thierry Thomas wrote:
 
 > I'm not sure to understand the problem.  Could you please send me
 > some examples of incorrect paths in CATALOG and the correct values?
 
 To be honest, I have not looked at this port since I submitted the PR
 over two years ago.  I have, however, just updated the port with
 cvsup, and AFAICS the problem persists.
 
 After 'make install', look at /usr/local/share/gmat/sgml/CATALOG.  It
 refers to non-existent local paths like
 
 /usr/local/share/gmat/sgml/DocBook
 /usr/local/share/gmat/sgml/DocBook-XML
 
 for local copies of various DTDs.  Quickly eyeballing the whole
 CATALOG, there seem to be other non-existent local paths as well.  The
 various DocBook ports install the DTDs at
 
 /usr/local/share/sgml/docbook
 
 and
 
 /usr/local/share/xml/docbook
 
 I have done no further testing, but I imagine the symlink fix I
 described in my initial report would still work.  Sorry I can't be of
 more help---I have no further interest in this port.  There are better
 tools for the job these days.
 
 
 -- 
 Paul.
 
 w  http://logicsquad.net/
 h  http://paul.hoadley.name/
State-Changed-From-To: feedback->closed 
State-Changed-By: thierry 
State-Changed-When: Mon Dec 13 13:44:31 GMT 2004 
State-Changed-Why:  

Committed, thanks! 


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