[MacPorts] #18319: courier-authlib is missing startupitem
#18319: courier-authlib is missing startupitem ------------------------------------+--------------------------------------- Reporter: JustinVallon@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ------------------------------------+--------------------------------------- Ticket #14229 had an attached Portfile that included numerous changes, including adding a startupitem clause to the Portfile for courier-authlib. The ticket was closed with the comment "update was done in r36112", but 36112 only upgraded from 0.60.0 to 0.60.2 (+ checksums). None of the other changes in the Portfile of ticket #14229 were committed. Specifically, I would like: --- Portfile.orig 2009-02-01 20:37:00.000000000 -0500 +++ Portfile 2009-02-01 20:39:32.000000000 -0500 @@ -33,4 +33,10 @@ system "cd ${destroot}${prefix}/lib/courier-authlib && rm -f *.a *.la" } +startupitem.create yes +startupitem.start "${prefix}/sbin/authdaemond start" +startupitem.stop "${prefix}/sbin/authdaemond stop" +startupitem.restart "${prefix}/sbin/authdaemond restart" +startupitem.pidfile clean ${prefix}/var/run/${name}/pid + #livecheck.check sourceforge -- Ticket URL: <http://trac.macports.org/ticket/18319> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18319: courier-authlib is missing startupitem ------------------------------------+--------------------------------------- Reporter: JustinVallon@… | Owner: boeyms@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | Port: courier-authlib ------------------------------------+--------------------------------------- Changes (by jmr@…): * cc: JustinVallon@… (removed) * owner: macports-tickets@… => boeyms@… * port: => courier-authlib * milestone: Port Bugs => Port Enhancements -- Ticket URL: <http://trac.macports.org/ticket/18319#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18319: courier-authlib is missing startupitem -----------------------------------+---------------------------------------- Reporter: JustinVallon@… | Owner: boeyms@… Type: enhancement | Status: new Priority: Normal | Component: ports Version: 1.7.0 | Keywords: Port: courier-authlib | -----------------------------------+---------------------------------------- Comment(by JustinVallon@…): How can I get this Portfile updated? I just upgraded to Snow Leopard, and the startup item is not there. -- Ticket URL: <http://trac.macports.org/ticket/18319#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18319: courier-authlib is missing startupitem -----------------------------------+---------------------------------------- Reporter: JustinVallon@… | Owner: boeyms@… Type: enhancement | Status: new Priority: Normal | Component: ports Version: 1.7.0 | Keywords: Port: courier-authlib | -----------------------------------+---------------------------------------- Comment(by jan.fabry@…): Is the location of the pidfile still correct? I have updated my Portfile to include these lines, but {{{daemondo}}} does not find it. The {{{authdaemond}}}-script seems to create {{{${prefix}/var/spool/authdaemon/pid}}}, and the {{{courier- imap}}}-package creates a directory {{{${prefix}/var/run/authdaemon .courier-imap}}}. Should it be any of these two? -- Ticket URL: <http://trac.macports.org/ticket/18319#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18319: courier-authlib is missing startupitem ------------------------------------+--------------------------------------- Reporter: JustinVallon@… | Owner: boeyms@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: courier-authlib ------------------------------------+--------------------------------------- Comment(by jmr@…): Replying to [comment:4 JustinVallon@…]:
How can I get this Portfile updated? Attach a unified diff against the current portfile. Attaching the complete modified file is both difficult to review and extremely prone to breakage when the file in svn changes in other ways in the meantime.
-- Ticket URL: <https://trac.macports.org/ticket/18319#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18319: courier-authlib is missing startupitem ------------------------------------+--------------------------------------- Reporter: JustinVallon@… | Owner: boeyms@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: courier-authlib ------------------------------------+--------------------------------------- Comment(by JustinVallon@…): Fixed the pidfile location. Uploaded patch Portfile.patch, diffed against Portfile r57375. Please commit. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/18319#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18319: courier-authlib is missing startupitem ------------------------------------+--------------------------------------- Reporter: JustinVallon@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: courier-authlib ------------------------------------+--------------------------------------- Changes (by boeyms@…): * owner: boeyms@… => macports-tickets@… Comment: Reassigning to macports-tickets@lists.macosforge.org as I have relinquished ownership of this port. -- Ticket URL: <https://trac.macports.org/ticket/18319#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts