[MacPorts] #36749: kdelibs4 doesn't respect startupitem

MacPorts noreply at macports.org
Sat Oct 27 15:24:06 PDT 2012


#36749: kdelibs4 doesn't respect startupitem
-----------------------+----------------------
  Reporter:  mk@…      |      Owner:  nicos@…
      Type:  defect    |     Status:  reopened
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.2
Resolution:            |   Keywords:  haspatch
      Port:  kdelibs4  |
-----------------------+----------------------
Changes (by mk@…):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Although my configuration file /opt/macports-
 test/etc/macports/macports.conf defines
 {{{
 startupitem_type none
 }}}
 kdelibs4 installs the plist file's link under /Library/LaunchAgents/
 {{{
 $ ls -1l /Library/LaunchAgents/
 lrwxr-xr-x   1 root admin   67 Oct 27 23:31 org.macports.kdecache.plist ->
 /opt/macports-test/Library/LaunchAgents/org.macports.kdecache.plist
 }}}

 '''which is why I think kdelibs4 needs another rework!'''


 ----

 Looking closer at this it seems to me that there are two configuration
 parameters handling one and the same thing:

  1) startupitem_type (which could be set to "none")

  2) startupitem.install (which could be set to "no")

 To me it looks like kdelibs4 just handles case 2, while I am trying to
 make use of case 1...

 Why is that or what am I missing?

-- 
Ticket URL: <https://trac.macports.org/ticket/36749#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list