[MacPorts] #27105: memcacheq @0.2.0 submission

MacPorts noreply at macports.org
Thu Nov 18 16:02:56 PST 2010


#27105: memcacheq @0.2.0 submission
-------------------------------------+--------------------------------------
 Reporter:  cofyc.jackson@…          |       Owner:  macports-tickets@…                   
     Type:  submission               |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  1.9.1                                
 Keywords:  memcacheq                |        Port:                                       
-------------------------------------+--------------------------------------

Comment(by ryandesign@…):

 Why is the muniversal portgroup used?

 You should not hardcode /opt/local in the portfile, and you probably
 should append to, not overwrite, the ldflags.

 The configure.ac patch is wrong. The location the configure script looks
 for BerkeleyDB 4.7 in (/usr/local/BerkeleyDB.4.7) is certainly not what we
 want in MacPorts, but the location your patch changes it to (/usr/local)
 is no more correct. We want the port to find db47 in ${prefix}. And you're
 not instructing the portfile to regenerate the configure script from the
 configure.ac (e.g. by means of "use_autoreconf yes") so your configure.ac
 changes aren't having any effect anyway.

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


More information about the macports-tickets mailing list