Port details |
- libocas Efficient training of SVM classifiers
- 0.96 math =3 0.96Version 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
- Port Added: 2011-10-06 09:53:33
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: gnupg1, p5-Dancer-Session-Memcached, p5-Test-SharedFork, p5-Scalar-Defer, py39-werkzeug
- License: GPLv3
- WWW:
- https://cmp.felk.cvut.cz/~xfrancv/ocas/html/index.html
- Description:
- libocas implements an Optimized Cutting Plane Algorithm (OCAS) for training
linear SVM classifiers from large-scale data. The computational effort of
OCAS scales with O(m log m) where m is the sample size. In an extensive
empirical evaluation, OCAS significantly outperforms current state-of-the-art
SVM solvers.
libocas also implements the COFFIN framework for efficient training of
translation invariant image classifiers from virtual examples.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/libocas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/libocas
- pkg install libocas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libocas
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libocas_v096.zip) = 39dad14113e5fc953eeca72de80f9e1d80d956b399b991043f4e9f79e07fbc6d
SIZE (libocas_v096.zip) = 5776988
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_libocas
- USES:
- gmake zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.96 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.96 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.96 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.96 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.96 15 Jun 2018 08:34:38 |
amdmi3 |
- Add LICENSE_FILE
- Unsilence installation commands
- Switch to new test framework
Approved by: portmgr blanket |
0.96 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
0.96 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.96 25 Mar 2015 07:37:15 |
marino |
math category: Remove $PTHREAD_LIBS
Note that math/PDL did not pass stage-QA before, so it was fixed.
approved by: PTHREAD blanket |
0.96 18 Jun 2014 16:05:20 |
vanilla |
Stagify.
Approved by: portmgr@ |
0.96 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
0.96 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.96 13 Sep 2012 13:56:45 |
bf |
update to v096 |
0.95 07 Feb 2012 12:41:05 |
bf |
update to 0.95 |
0.94 01 Jan 2012 05:36:23 |
bf |
Put down my glass of Champagne just long enough to update libocas to 0.94 --
Happy New Year! |
0.93 06 Oct 2011 09:53:17 |
bf |
Add libocas 0.93, efficient training of SVM classifiers. |
Number of commits found: 16
|