[MacPorts] #38316: php54 port missing sysv extensions

MacPorts noreply at macports.org
Thu Mar 7 06:53:18 PST 2013


#38316: php54 port missing sysv extensions
----------------------+---------------------------------------------
  Reporter:  bas@…    |      Owner:  ryandesign@…
      Type:  request  |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.1.3
Resolution:           |   Keywords:  sysv, sysvmsg, sysvsem, sysvshm
      Port:  php54    |
----------------------+---------------------------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => ryandesign@…
 * cc: ryandesign@… (removed)
 * status:  new => assigned
 * milestone:  MacPorts Future =>


Comment:

 You're talking about the +ipc variant that the php5 port has, which
 enables these four configure flags:
 {{{
         --enable-shmop \
         --enable-sysvsem \
         --enable-sysvshm \
         --enable-sysvmsg
 }}}
 You're right that I haven't made a port to correspond to this variant for
 the new php53/php54/php55 ports. Partly this is because I wasn't familiar
 with what these options do and so wasn't clear whether these four options
 should continue to be bundled together or whether they should become two
 or more separate ports. Do you have an opinion on that? I may have also
 run into some build problems but I don't remember; it was a few years ago
 that I last looked into this.

-- 
Ticket URL: <https://trac.macports.org/ticket/38316#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list