New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29778 (closed submission: fixed)

Opened 2 years ago

Last modified 2 years ago

liblinear @ 1.8 - new port

Reported by: hiroshi.umemoto@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: math Cc:
Port: liblinear

Description

This is a new port for liblinear, a simple package for solving large-scale regularized linear classification.

Attachments

Portfile (1.8 KB) - added by hiroshi.umemoto@… 2 years ago.
patch-Makefile.diff (991 bytes) - added by hiroshi.umemoto@… 2 years ago.

Change History

Changed 2 years ago by hiroshi.umemoto@…

Changed 2 years ago by hiroshi.umemoto@…

comment:1 in reply to: ↑ description Changed 2 years ago by hiroshi.umemoto@…

This port was modeled on the port for libsvm.

comment:2 Changed 2 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned

Thanks.

comment:3 follow-up: ↓ 4 Changed 2 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed in r79386 with these changes:

  • ensured we're UsingTheRightCompiler (for the C compiler too, not just for the C++ compiler) and arch flags
  • tried to add a universal variant, which failed, so I added a comment about how it failed, in case that helps someone trying to fix this later

comment:4 in reply to: ↑ 3 Changed 2 years ago by ryandesign@…

In r79387 I fixed libsvm to use the right arch flags.

Note: See TracTickets for help on using tickets.