Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29778 closed submission (fixed)

liblinear @ 1.8 - new port

Reported by: humem (humem) Owned by: ryandesign (Ryan Carsten Schmidt)
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 (2)

Portfile (1.8 KB) - added by humem (humem) 13 years ago.
patch-Makefile.diff (991 bytes) - added by humem (humem) 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by humem (humem)

Attachment: Portfile added

Changed 13 years ago by humem (humem)

Attachment: patch-Makefile.diff added

comment:1 in reply to:  description Changed 13 years ago by humem (humem)

This port was modeled on the port for libsvm.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

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 13 years ago by ryandesign (Ryan Carsten Schmidt)

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

Note: See TracTickets for help on using tickets.