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
svmlight Implementation of Support Vector Machines (SVMs) in C
6.02_3 science on this many watch lists=0 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 6.02_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, last upstream release in 2008 and there are more modern alternatives
Expiration Date EXPIRATION DATE: 2024-04-14
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-01 15:16:53
Last Update: 2024-03-14 11:29:59
Commit Hash: 9f5bcb4
License: SVM-Light
WWW:
https://svmlight.joachims.org/
Description:
SVMlight is an implementation of Vapnik's Support Vector Machine [Vapnik, 1995] for the problem of pattern recognition, for the problem of regression, and for the problem of learning a ranking function. The optimization algorithms used in SVMlight are described in [Joachims, 2002a ]. [Joachims, 1999a]. The algorithm has scalable memory requirements and can handle problems with many thousands of support vectors efficiently. The software also provides methods for assessing the generalization performance efficiently. It includes two efficient estimation methods for both error rate and precision/recall. XiAlpha-estimates [Joachims, 2002a, Joachims, 2000b] can be computed at essentially no computational expense, but they are conservatively biased. Almost unbiased estimates provides leave-one-out testing. SVMlight exploits that the results of most leave-one-outs (often more than 99%) are predetermined and need not be computed [Joachims, 2002a].
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/svmlight-6.02_3/catalog.mk
  3. /usr/local/share/licenses/svmlight-6.02_3/LICENSE
  4. /usr/local/share/licenses/svmlight-6.02_3/SVM-Light
  5. bin/svm_classify
  6. bin/svm_learn
  7. include/svmlight/kernel.h
  8. include/svmlight/svm_common.h
  9. include/svmlight/svm_learn.h
  10. lib/libsvmlight.so
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • svmlight>0:science/svmlight
To install the port:
cd /usr/ports/science/svmlight/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install science/svmlight
  • pkg install svmlight
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1682615944 SHA256 (svm_light.tar.gz) = aa48985a4c77eecd84d293de40d4731da767e49a1d2323c6198180652aa8724e SIZE (svm_light.tar.gz) = 51026

Expand this list (2 items)

Collapse this list.

SHA256 (SVMLight.patch) = ae65da45b33c014d36d8e7fd6634a411738a72a79c0d23e063cf0e76dc79cc4a SIZE (SVMLight.patch) = 35789

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
This port is required by:
for Build
  1. science/p5-Algorithm-SVMLight

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/yamcha*
  2. Collapse this list of deleted ports.
for Libraries
  1. science/p5-Algorithm-SVMLight

Configuration Options:
No options to configure
Options name:
science_svmlight
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://osmot.cs.cornell.edu/svm_light/v6.02/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.02_3
14 Mar 2024 11:29:59
commit hash: 9f5bcb4d282f11612696b7260d6f3de4aca121cecommit hash: 9f5bcb4d282f11612696b7260d6f3de4aca121cecommit hash: 9f5bcb4d282f11612696b7260d6f3de4aca121cecommit hash: 9f5bcb4d282f11612696b7260d6f3de4aca121ce files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/svmlight: Mark DEPRECATED

- Last upstream release was in 2008 and there are more modern tools for
  machine learning
- Set EXPIRATION_DATE 2024-04-14

If someone needs this port feel free to undeprecate and takeover
maintainership.
6.02_2
16 Jul 2023 17:46:49
commit hash: c0c2f2076d87607515c0be4416c7f7b95bf8e3e6commit hash: c0c2f2076d87607515c0be4416c7f7b95bf8e3e6commit hash: c0c2f2076d87607515c0be4416c7f7b95bf8e3e6commit hash: c0c2f2076d87607515c0be4416c7f7b95bf8e3e6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/svmlight: Fix build with llvm16

- Update MASTER_SITES to https
- Remove obsolete patch
- Remove DOCS option
- Pet portclippy
- Adopt port

Sponsored by:	The FreeBSD Foundation
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)
6.02_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)
6.02_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)
6.02_1
29 Oct 2021 18:01:10
commit hash: 3c4b28b0561f63e7cbf9033d3910186e88f420e2commit hash: 3c4b28b0561f63e7cbf9033d3910186e88f420e2commit hash: 3c4b28b0561f63e7cbf9033d3910186e88f420e2commit hash: 3c4b28b0561f63e7cbf9033d3910186e88f420e2 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
science/svmlight: fix build on 13.0+

cc -O2 -pipe  -fPIC -fstack-protector-strong -fno-strict-aliasing 
svm_learn_main.o svm_learn.o svm_common.o svm_hideo.o -o svm_learn -L. -lm
ld: error: duplicate symbol: verbosity
>>> defined at svm_common.c
>>>            svm_common.o:(verbosity)
>>> defined at svm_hideo.c
>>>            svm_hideo.o:(.bss+0x38)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
6.02_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.
6.02_1
30 Jan 2017 09:01:22
Revision:432822Original commit files touched by this commit
amdmi3 search for other commits by this committer
- With license framework, there's no longer need to shove license to docs,
pkgmessage and restricted
6.02_1
07 Mar 2015 03:18:43
Revision:380660Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Fix library installation
- Pet portlint
6.02
12 Nov 2014 18:48:53
Revision:372500Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
6.02
04 Aug 2014 03:40:15
Revision:363960Original commit files touched by this commit
adamw search for other commits by this committer
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
6.02
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
6.02
10 Jun 2014 15:20:03
Revision:357332Original commit files touched by this commit
vanilla search for other commits by this committer
better way to handle symlink

Submitted by:	danfe@
6.02
10 Jun 2014 15:10:59
Revision:357330Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.
6.02
26 May 2014 14:40:03
Revision:355351Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake to USES

Approved by:	portmgr
6.02
26 May 2014 02:33:39
Revision:355274Original commit files touched by this commit
eadler search for other commits by this committer
Multiple ports: reset maintainers
	Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
6.02
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
6.02
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)
6.02
08 Jul 2011 04:07:55
Original commit files touched by this commit
linimon search for other commits by this committer
Fix fetch.

Noticed on:     pointyhat-west
6.02
03 Jul 2011 13:22:25
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
6.02
11 Apr 2009 20:37:01
Original commit files touched by this commit
leeym search for other commits by this committer
- Update to 6.02

PR:             133601
Submitted by:   leeym
Approved by:    maintainer
6.01_3
11 Sep 2008 13:43:56
Original commit files touched by this commit
gahr search for other commits by this committer
- Update patch distribution site and fix patch procedure

Approved by:    portmgr (erwin)
6.01_3
14 Aug 2006 02:35:15
Original commit files touched by this commit
clsung search for other commits by this committer
- Fix build on AMD64
- Use USE_LDCONFIG
- bump PORTREVISION

PR:             ports/101917
Submitted by:   maintainer (Gea-Suan Lin)
6.01_2
03 Aug 2006 07:07:22
Original commit files touched by this commit
clsung search for other commits by this committer
- Fix library
- Use NO_WRKSUBDIR=yes instead of WRKSRC=${WRKDIR}
- bump PORTREVISION

PR:             ports/101302
Submitted by:   maintainer (Gea-Suan Lin)
6.01_1
03 Aug 2006 03:24:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Install header files
- bump PORTREVISION

PR:             ports/101295
Submitted by:   maintainer (Gea-Suan Lin)
6.01
01 Aug 2006 15:07:54
Original commit files touched by this commit
clsung search for other commits by this committer
Add svmlight 6.01, an implementation of Support Vector Machines (SVMs)
in C.

PR:             ports/100944
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 26