Bug 57229 - [patch] sysutils/lire: point to DocBook-XML
Summary: [patch] sysutils/lire: point to DocBook-XML
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-26 02:40 UTC by Simon Barner
Modified: 2003-10-16 02:48 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.16 KB, patch)
2003-09-26 02:40 UTC, Simon Barner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!