Port details |
- p5-Algorithm-SVMLight Perl interface to SVMLight Machine-Learning Package
- 0.09_1 science
=0 0.09_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on DEPRECATED science/svmlight
This port expired on: 2024-04-14
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-08-03 07:29:18
- Last Update: 2024-04-16 19:54:10
- Commit Hash: 287d278
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Algorithm-SVMLight
- Description:
- This module implements a perl interface to Thorsten Joachims' SVMLight
package:
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.
-- http://svmlight.joachims.org/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Algorithm-SVMLight>0:science/p5-Algorithm-SVMLight
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Algorithm-SVMLight
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Algorithm-SVMLight-0.09.tar.gz) = b0736058c047179beefe6ec5ea7955547edfaf2e5f6da49ceb7cfc10a9a94902
SIZE (Algorithm-SVMLight-0.09.tar.gz) = 17825
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- svmlight>=6.01_2 : science/svmlight
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libsvmlight.so : science/svmlight
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_p5-Algorithm-SVMLight
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.09_1 16 Apr 2024 19:54:10 |
Rene Ladan (rene) |
science/p5-Algorithm-SVMLight: Remove expired port
2024-04-14 science/p5-Algorithm-SVMLight: Depends on DEPRECATED science/svmlight |
0.09_1 14 Mar 2024 11:30:00 |
Muhammad Moinur Rahman (bofh) |
science/p5-Algorithm-SVMLight: Mark DEPRECATED
- Depends on deprecated science/svmlight
- Set EXPIRATION_DATE 2024-04-14
If someone needs this port feel free to undeprecate and takeover
maintainership. |
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.09_1 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.09_1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
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 ) |
0.09_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.09_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.09_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.09_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.09 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.09 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.09 06 Feb 2014 14:07:44 |
ehaupt |
Support staging. |
0.09 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
0.09 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.09 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.09 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.09 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
0.09 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.09 05 Jun 2009 22:56:07 |
pgollucci |
- Update to 0.09
PR: ports/134837
Approved by: maintainer timeout (clsung; 15 days)
Submitted by: me |
0.07 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.07 11 Dec 2006 05:29:29 |
clsung |
- Update to 0.07
- I'll handle this port.
PR: ports/106519
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.05 03 Aug 2006 07:29:03 |
clsung |
Add p5-Algorithm-SVMLight 0.05, perl interface to SVMLight
Machine-Learning Package.
PR: ports/101297
Submitted by: Gea-Suan Lin <gslin at gslin.org> |