[MacPorts] #16744: Allow universal builds in clucene, cyrus-sasl2, gpgme, flac, pth, boost and cdparanoia

MacPorts noreply at macports.org
Sat Apr 11 14:29:28 PDT 2009


#16744: Allow universal builds in clucene, cyrus-sasl2, gpgme, flac, pth, boost and
cdparanoia
----------------------------------+-----------------------------------------
 Reporter:  illogical1@…          |       Owner:  macports-tickets@…                                 
     Type:  defect                |      Status:  new                                                
 Priority:  Normal                |   Milestone:  Port Bugs                                          
Component:  ports                 |     Version:  1.6.0                                              
 Keywords:  universal build       |        Port:  clucene cyrus-sasl2 gpgme flac pth boost cdparanoia
----------------------------------+-----------------------------------------

Comment(by illogic-al@…):

 Two things a) the binaries generated from that patch don't work (ppc
 portion missing libs) and b) using the portgroup are so much easier.

 {{{
 Index: Source/macports-trunk/dports/security/cyrus-sasl2/Portfile
 ===================================================================
 --- Source/macports-trunk/dports/security/cyrus-sasl2/Portfile  (revision
 49527)
 +++ Source/macports-trunk/dports/security/cyrus-sasl2/Portfile  (working
 copy)
 @@ -1,9 +1,11 @@
  # $Id$

  PortSystem     1.0
 +PortGroup   muniversal 1.0

  name                   cyrus-sasl2
  version                        2.1.22
 +revision               1
  categories             security net
  maintainers            jmpp landonf
  description            SASL is an authentication library.
 @@ -44,8 +46,6 @@

  use_parallel_build  yes

 -universal_variant no
 -
  # This is a start towards universal... lib/Makefile.am and
 sasldb/Makefile.am need to be updated to not do blind ar-fu
  #depends_build \
  #      port:autoconf \

 }}}

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


More information about the macports-tickets mailing list