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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libsvm-python Library for Support Vector Machines
3.24_1 science on this many watch lists=1 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.24_1Version 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: 2004-12-11 04:56:09
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
People watching this port, also watch:: mailgraph, p5-PPerl, zh-enscript-a4, p5-IO-Digest
Also Listed In: math python
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 (9 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libsvm-python-3.24_1/catalog.mk
  3. /usr/local/share/licenses/libsvm-python-3.24_1/LICENSE
  4. /usr/local/share/licenses/libsvm-python-3.24_1/BSD3CLAUSE
  5. lib/python3.9/site-packages/svm.py
  6. lib/python3.9/site-packages/svmutil.py
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • libsvm-python>0:science/libsvm-python
To install the port:
cd /usr/ports/science/libsvm-python/ && make install clean
To add the package, run one of these commands:
  • pkg install science/libsvm-python
  • pkg install libsvm-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsvm-python
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-python
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.24_13.24_13.23_13.24_13.24_1-3.23_1-
FreeBSD:13:quarterly3.24_13.24_13.24_13.24_13.24_13.24_13.24_13.24_1
FreeBSD:14:latest3.24_13.24_13.24_13.24_13.24_13.24_1-3.24_1
FreeBSD:14:quarterly3.24_13.24_1-3.24_13.24_13.24_13.24_13.24_1
FreeBSD:15:latest3.24_13.24_1n/a3.24_1n/a3.24_13.24_13.24_1
FreeBSD:15:quarterly--n/a-n/a---
Master port: science/libsvm
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libsvm-python-3.24_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
science_libsvm-python
USES:
zip python
FreshPorts was unable to extract/find any pkg message
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.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: science/libsvm
CommitCreditsLog message
3.24_1
10 Sep 2022 17:41:16
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.24_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.23_1
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.23_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.23_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
3.18
02 Mar 2015 23:42:00
Revision:380309Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
3.18
16 Jan 2015 17:28:14
Revision:377195Original commit files touched by this commit
rafan search for other commits by this committer
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
3.18
30 May 2014 13:47:15
Revision:355837Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 3.18
- Support staging
3.10,1
20 Sep 2013 22:48:31
Revision:327767Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
3.10,1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2.91,1
05 Apr 2010 10:24:25
Original commit files touched by this commit
rafan search for other commits by this committer
Update to 2.91 which includes a new rewritten Python interface
2.84,1
01 Apr 2007 12:53:02
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.84
- Now libsvm-python installs only python interface bits and it should be
  buildable on Python 2.5
2.82,1
27 Jun 2006 03:58:58
Original commit files touched by this commit
rafan search for other commits by this committer
Change to my FreeBSD.org email.

Approved by:    delphij (mentor)
2.71
11 Dec 2004 04:52:40
Original commit files touched by this commit
sem search for other commits by this committer
Slave port to science/libsvm

PR:             ports/73981
Submitted by:   Rong-En Fan <rafan(at)infor.org>

Number of commits found: 15