aboutsummaryrefslogtreecommitdiff
path: root/science/svmlight
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on AMD64Cheng-Lung Sung2006-08-141-2/+3
| | | | | | | | | | | - Use USE_LDCONFIG - bump PORTREVISION PR: ports/101917 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=170508
* - Fix libraryCheng-Lung Sung2006-08-031-3/+5
| | | | | | | | | | | - Use NO_WRKSUBDIR=yes instead of WRKSRC=${WRKDIR} - bump PORTREVISION PR: ports/101302 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=169534
* - Install header filesCheng-Lung Sung2006-08-032-0/+7
| | | | | | | | | | - bump PORTREVISION PR: ports/101295 Submitted by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=169528
* Add svmlight 6.01, an implementation of Support Vector Machines (SVMs)Cheng-Lung Sung2006-08-014-0/+75
in C. PR: ports/100944 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=169354