aboutsummaryrefslogtreecommitdiff
path: root/science/svmlight
Commit message (Collapse)AuthorAgeFilesLines
* Fix fetch.Mark Linimon2011-07-081-1/+1
| | | | | | | Noticed on: pointyhat-west Notes: svn path=/head/; revision=277345
* - remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276984
* - Update to 6.02Yen-Ming Lee2009-04-112-22/+11
| | | | | | | | | PR: 133601 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=232117
* - Update patch distribution site and fix patch procedurePietro Cerutti2008-09-112-4/+11
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220338
* - 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