New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12106 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

BUG: libxml2 looks for local XML catalog in /etc/xml/catalog instead of ${prefix}/etc/xml/catalog

Reported by: boeyms@… Owned by: cedric.luthi@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: libxml2 xml catalog Cc: cedric.luthi@…, rhwood@…, boeyms@…, brian.ewins@…
Port:

Description

Attached is a patch to make the libxml2 port look for the local XML catalog in ${prefix}/etc/xml/catalog, as well as some patches to the installed documentation to be consistent with this (the rest of the installed documentation appears to be of a more general nature and thus inappropriate for such a change). This will solve problems such as those reported in #10422 and by Baz on the mailing list, as well as eliminating the need for defining XML_CATALOG_FILES in Portfiles such as those for devel/git-core, graphics/gimp-user-manual and textproc/xmlto.

This patch is identical to the one mailed to the libxml2 maintainer in private communication on 25 May 2007. It should probably be reported upstream, too. (I'm too tired to do it right now... sleep is good :-) )

Attachments

libxml2_catalog_in_macports_prefix.diff (865 bytes) - added by boeyms@… 6 years ago.

Change History

Changed 6 years ago by boeyms@…

comment:1 Changed 6 years ago by rhwood@…

  • Status changed from new to closed
  • Resolution set to fixed

Patch committed in changeset:26074

comment:2 Changed 6 years ago by boeyms@…

Thanks, Randall and Cédric!

comment:3 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.