Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14310 closed defect (fixed)

libsvm recommended changes

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: febeling (Florian Ebeling)
Port:

Description

Some suggestions about libsvm which was added in #13779:

  1. The libsvm.dylib symlink points to (e.g.) /opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_libsvm/work/destroot/opt/local/lib/libsvm.2.85.0.dylib which is wrong. It should point to just libsvm.2.85.0.dylib. See patch libsvm-symlink.diff.
  2. The documentation directory name should have the version number in it. See patch libsvm-doc.diff.
  3. The installation of the various files in the destroot phase can be simplified to a single command for each destination directory. See patch libsvm-destroot.diff.

Attachments (3)

libsvm-symlink.diff (723 bytes) - added by ryandesign (Ryan Carsten Schmidt) 16 years ago.
fix the dylib symlink so it points to the right place
libsvm-doc.diff (660 bytes) - added by ryandesign (Ryan Carsten Schmidt) 16 years ago.
use a versioned documentation directory
libsvm-destroot.diff (1.4 KB) - added by ryandesign (Ryan Carsten Schmidt) 16 years ago.
simplify the destroot phase

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: libsvm-symlink.diff added

fix the dylib symlink so it points to the right place

Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: libsvm-doc.diff added

use a versioned documentation directory

Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: libsvm-destroot.diff added

simplify the destroot phase

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

The maintainer said these changes are ok.

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

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

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

Resolution: fixed
Status: newclosed
  • r34115: simplify destroot phase
  • r34116: fix symlink
  • r34117: use a versioned documentation directory

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.