notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
libsvm Library for Support Vector Machines
3.24 science on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.24Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-12-19 00:44:59
Last Update: 2024-11-12 14:44:30
Commit Hash: d945c6e
People watching this port, also watch:: p5-PPerl, p5-IO-Digest, libsvm-python, svk, php82-pear-Net_IMAP
Also Listed In: math
License: BSD3CLAUSE
WWW:
https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Description:
LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification. LIBSVM provides a simple interface where users can easily link it with their own programs. Main features of LIBSVM include * Different SVM formulations * Efficient multi-class classification * Cross validation for model selection * Probability estimates * Weighted SVM for unbalanced data * Both C++ and Java sources * GUI demonstrating SVM classification and regression * Python, R (also Splus), MATLAB, Perl, Ruby, Weka, Common LISP and LabVIEW interfaces. C# .NET code is available. It's also included in some learning environments: YALE and PCP. * Automatic model selection which can generate contour of cross valiation accuracy.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libsvm-3.24/catalog.mk
  3. /usr/local/share/licenses/libsvm-3.24/LICENSE
  4. /usr/local/share/licenses/libsvm-3.24/BSD3CLAUSE
  5. bin/svm-predict
  6. bin/svm-scale
  7. bin/svm-train
  8. include/svm.h
  9. lib/libsvm.so
  10. lib/libsvm.so.2
  11. share/libsvm/checkdata.py
  12. share/libsvm/easy.py
  13. share/libsvm/grid.py
  14. share/libsvm/subset.py
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • libsvm>0:science/libsvm
To install the port:
cd /usr/ports/science/libsvm/ && make install clean
To add the package, run one of these commands:
  • pkg install science/libsvm
  • pkg install libsvm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsvm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661045462 SHA256 (libsvm-3.24.zip) = 4c8231735bc829d0f04965dcb530625c23d8eeca3a0b62242cfff458cf9b9d62 SIZE (libsvm-3.24.zip) = 896455

Packages (timestamps in pop-ups are UTC):
libsvm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.243.243.233.243.24-3.23-
FreeBSD:13:quarterly3.243.243.243.243.243.243.243.24
FreeBSD:14:latest3.243.243.243.243.243.24-3.24
FreeBSD:14:quarterly3.243.24-3.243.243.243.243.24
FreeBSD:15:latest3.243.24n/a3.24n/a3.243.243.24
Slave ports:
  1. science/libsvm-python
This port has no dependencies.
This port is required by:
for Libraries
  1. biology/vt
  2. math/saga

Configuration Options:
===> The following configuration options are available for libsvm-3.24: DOCS=on: Build and/or install documentation OPTIMIZED_CFLAGS=on: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
science_libsvm
USES:
zip
pkg-message:
For install:
Some useful tools are installed to /usr/local/share/libsvm. Most of them are written in Python, please install lang/python before trying them.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.csie.ntu.edu.tw/~cjlin/libsvm/
  2. http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/
Collapse this list.

There are no commits on branch 2024Q4 for this port