Opened 11 years ago
Closed 11 years ago
#41708 closed enhancement (fixed)
textproc xml and sgml ports packaging and bugfixes
Reported by: | lockhart (Thomas Lockhart) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | haspatch maintainer | Cc: | cooljeanius (Eric Gallager) |
Port: | docbook-dsssl, docbook-sgml-4.2, docbook-utils, docbook-xml, docbook-xsl, docbook-xsl-ns, iso8879, openjade, sgml-common, xhtml1, xmlroff |
Description
There are several textproc/ packages which rely on using and updating common catalog files. Each package has a slightly different way of dealing with these catalogs, and each package fails to handle some common and edge case failure modes. These patches introduce a new group "xmlcatalog" and uses code in this group to support common operations in each of these packages. The new group "xmlcatalog" also lays the groundwork for possible future updates which need to be managed across packages sharing this catalog information. These packages include some for which I am a maintainer and some which have no active maintainer. Affected ports are docbook-dsssl,docbook-sgml-4.2,docbook-utils,docbook-xml,docbook-xsl,docbook-xsl-ns,iso8879,openjade,sgml-common,xhtml1,xmlroff and a new group xmlcatalog-1.0.tcl is introduced.
Attachments (5)
Change History (12)
Changed 11 years ago by lockhart (Thomas Lockhart)
Attachment: | xmlcatalog.diff added |
---|
Changed 11 years ago by lockhart (Thomas Lockhart)
Attachment: | textproc.patches added |
---|
Patches for ports docbook-dsssl,docbook-sgml-4.2,docbook-utils,docbook-xml,docbook-xsl,docbook-xsl-ns,iso8879,openjade,sgml-common,xhtml1,xmlroff
comment:1 Changed 11 years ago by lockhart (Thomas Lockhart)
There are several outstanding tickets for some of these ports. I believe that most can be retired if these patches are accepted. And any remaining issues can now have a common solution across these packages.
comment:3 Changed 11 years ago by lockhart (Thomas Lockhart)
No feedback or action on this for seven weeks. And the patches were circulated last July for feedback or comments, though none were received then either. Any hope on this?
Changed 11 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile.diff added |
---|
openjade Portfile difference with the current version in svn
comment:4 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Owner: | changed from macports-tickets@… to pixilla@… |
---|
comment:5 Changed 11 years ago by pixilla (Bradley Giesbrecht)
See r119084 for new xmlcatalog-1.0.tcl port group.
Changed 11 years ago by lockhart (Thomas Lockhart)
Attachment: | textproc.patches.subset added |
---|
Patches for portfiles to use the new xmlcatalog-1.0 PortGroup omitting docbook-dsssl and docbook-sgml-4.2
Changed 11 years ago by lockhart (Thomas Lockhart)
Attachment: | textproc.patches.full added |
---|
Updated patches to use the new xmlcatalog-1.0 PortGroup including docbook-dsssl and docbook-sgml-4.2
comment:6 Changed 11 years ago by lockhart (Thomas Lockhart)
...
Affected ports are docbook-dsssl,docbook-sgml-4.2,docbook-utils,docbook-xml,docbook-xsl,docbook-xsl-ns,iso8879,openjade,sgml-common,xhtml1,xmlroff and a new group xmlcatalog-1.0.tcl is introduced.
I have posted new patch files omitting the new xmlcatalog-1.0 PortGroup (already applied in the repo per pixilla). One is a full set of patches and one is a subset, omitting docbook-dsssl and docbook-sgml-4.2 since they have listed maintainers. These two ports are covered in tickets #43385 and #43386.
New group resource xmlcatalog-1.0.tcl as a diff against an empty file