Bug 57229

Summary: [patch] sysutils/lire: point to DocBook-XML
Product: Ports & Packages Reporter: Simon Barner <barner>
Component: Individual Port(s)Assignee: Edwin Groothuis <edwin>
Status: Closed FIXED    
Severity: Affects Only Me CC: edwin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Simon Barner 2003-09-26 02:40:18 UTC
I build the lire port today, and noticed, that it did not pick up
docbookx.dtd from DocBook-XML correctly, but it was configured to use
DocBook-SGML, and it didn't even find that .dtd.

With my patch, `lire' is able procduce HTML output, and also probably
PDF output (not tested, but it relies on DocBook, too).

How-To-Repeat: 
Build the port, and and you will notice that it complains about
DocBook-XML.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-09-26 07:34:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-10-16 02:48:41 UTC
State Changed
From-To: open->closed

Commited, thanks!