[MacPorts] #16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Port of "Shogun - A Large Scale Machine Learning Toolbox" (http://www.shogun-toolbox.org/) -- Ticket URL: <http://trac.macports.org/ticket/16852> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by krunk7@…): Any status on this ports acceptance? -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Changes (by snc@…): * owner: macports-tickets@… => snc@… * status: new => assigned * version: 1.6.0 => 1.7.0 Comment: I'm going through the portfile presently. {{{ ---> Verifying Portfile for py25-shogun Warning: Line 1 is missing RCS tag ($Id$) Warning: Line 3 should be a newline (after PortSystem) ---> 0 errors and 2 warnings found. }}} -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by snc@…): Does the new portfile work for you? -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by snc@…): This failed to build for me. {{{ /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python: can't open file 'setup.py': [Errno 2] No such file or directory Warning: the following items did not execute (for py25-shogun): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install }}} -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by stromnov@…): "PortGroup python25" redefines build sequence. Add "use_configure yes" to Portfile. -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by snc@…): Replying to [comment:5 stromnov@…]:
Add "use_configure yes" to Portfile. Isn't the default already yes?
-- Ticket URL: <http://trac.macports.org/ticket/16852#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by krunk7@…): Fixed by adding the py25-setuptools as a dependency. No portgroup used. New files attached. -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by snc@…): A couple comments on Portfile.4: Patchfiles should follow the source patch naming policy "{{{patch-*.diff}}}" The patch phase does {{{patch -p0 <}}} based on the patchfiles directive. -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by krunk7@…): Anything else needed to push this port live? -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox --------------------------------+------------------------------------------- Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py25-shogun --------------------------------+------------------------------------------- Comment(by snc@…): Regarding the ui_msg: Make sure that /opt/local/lib is in your DYLD_LIBRARY_PATH or the sg module will not load properly! You may consider having the binaries moved to {{{${prefix}/libexec}}} and create wrapper scripts that handle the DYLD path and call the binaries in {{{${prefix}/bin}}}. I'll go ahead and commit what we have. If you'd like this change made, let me know or create another ticket. -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox ---------------------------------+------------------------------------------ Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: py25-shogun | ---------------------------------+------------------------------------------ Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Committed, r47003. -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16852: py25-shogun-0.6.6 New port of A Large Scale Machine Learning Toolbox ---------------------------------+------------------------------------------ Reporter: stromnov@… | Owner: snc@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: py25-shogun | ---------------------------------+------------------------------------------ Comment(by snc@…): Actually, we do need to create a new ticket. There are some /opt/local paths hard coded into the patches. These need to be replaced with the reinplace command. -- Ticket URL: <http://trac.macports.org/ticket/16852#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts