[MacPorts] #25749: mdocml port suggestion
#25749: mdocml port suggestion -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mdocml -------------------------------------+-------------------------------------- I currently use mldocml (the groff replacement currently used at OpenBSD, NetBSD, etc.) to generate man pages for some project and would love to see it added to macports. some remarks wrt. the joined files * {{{make install}}} would normally include man pages for {{{roff}}} at it is really a {{{groff}}}-'''Replacement''', but here I only want to install {{{mdocml}}} in addition to the installed GNU {{{roff}}} * I am not sure whether {{{$(PREFIX)/share/examples/mandoc}}} is the right place for the example css file * I set the {{{PREFIX}}} hard in the Makefile by the diff joined to this post; maybe it would be better to use an environment variable -- Ticket URL: <http://trac.macports.org/ticket/25749> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25749: mdocml port suggestion -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mdocml -------------------------------------+-------------------------------------- Comment(by ryandesign@…): You should set the prefix to "@PREFIX@" in the patch, then in the post- patch phase, use reinplace to replace that with the current value of the ${prefix} variable. (The user might have MacPorts installed in a different place than /opt/local.) -- Ticket URL: <http://trac.macports.org/ticket/25749#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25749: mdocml port suggestion -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mdocml -------------------------------------+-------------------------------------- Comment(by kristaps@…): Hi, a friend pushed me to look at this... First, 1.9.x is really old: please use the newest version unless you want bugs (another is coming out in a few days) (NB, I'm mandoc's author). Second, please ask around on the discuss@ list if you have questions, as all the other downstream maintainers and porters (OpenBSD, NetBSD, FreeBSD, etc.) hang out there. Ideally, I like to accomodate as much as I can for downstream people, so please notify us of any changes... Thanks! -- Ticket URL: <http://trac.macports.org/ticket/25749#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25749: mdocml port suggestion -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mdocml -------------------------------------+-------------------------------------- Comment(by alex_a_bordeaux@…): Replying to [comment:2 kristaps@…]:
[...] First, 1.9.x is really old: please use the newest version unless you want bugs [...] ask around on the discuss@ list if you have questions, as all the other downstream maintainers and porters (OpenBSD, NetBSD, FreeBSD, etc.) hang out there.
1.9.x is the version of MacPorts not mldoc ;-) the new Portfile uses version 1.10.5 of mldoc... thanks for your offer, i will certainly take a look at the solution of the other downstream maintainers asap. -- Ticket URL: <http://trac.macports.org/ticket/25749#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25749: mdocml port suggestion -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mdocml -------------------------------------+-------------------------------------- Comment(by alex_a_bordeaux@…): Replying to [comment:1 ryandesign@…]:
You should set the prefix to "@PREFIX@" in the patch, [...]
thanks, changed in the new version of the files. -- Ticket URL: <http://trac.macports.org/ticket/25749#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25749: mdocml port submission -------------------------------------+-------------------------------------- Reporter: alex_a_bordeaux@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mdocml -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/25749#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25749: mdocml port submission --------------------------------------+------------------------------------- Reporter: alex_a_bordeaux@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: mdocml | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Thanks, added in r71227 with these changes: * reformatted and added modeline * "use_configure no" instead of "configure {}" * reused ${homepage} variable in master_sites definition * renamed patchfile * ensured we're UsingTheRightCompiler * added support for universal and non-default-build_arch builds -- Ticket URL: <http://trac.macports.org/ticket/25749#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts