[MacPorts] #18319: courier-authlib is missing startupitem

MacPorts noreply at macports.org
Thu Mar 24 08:59:21 PDT 2016


#18319: courier-authlib is missing startupitem
------------------------------+--------------------------------
  Reporter:  JustinVallon@…   |      Owner:  macports-tickets@…
      Type:  enhancement      |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  1.7.0
Resolution:                   |   Keywords:
      Port:  courier-authlib  |
------------------------------+--------------------------------
Description changed by ryandesign@…:

Old description:

> 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

New description:

 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: <https://trac.macports.org/ticket/18319#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list