#29162: yamcha @ 0.33 - new port ----------------------------------------+----------------------------------- Reporter: hiroshi.umemoto@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: science Port: yamcha | ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Added yamcha in r78011 with these changes: * fixed double slash in master_sites * removed universal variant stuff; not necessary in a project like yamcha with a standard autoconf-based configure script; it only failed to build universal because the configure script erroneously overrides our CFLAGS and CXXFLAGS; I added a patch to fix that * changed configure.args-append back to just configure.args; configure.args is empty by default; it's there for the portfile to set as desired (not necessarily the case when using a portgroup, but this portfile isn't using a portgroup) * indicated version of LGPL in the license field * corrected case of TinySVM dependency * enabled building of shared library (why had you disabled it?) * in order to get the shared library to build for the right architectures, since the configure script was made with a too-old version of autoconf, brought back "use_autoreconf yes"; this also makes the --mandir argument unnecessary * fixed tests to run correctly by specifying correct location for svm_learn in --with-svm-learn argument * used lindex in livecheck.url definition -- Ticket URL: <https://trac.macports.org/ticket/29162#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS