aboutsummaryrefslogtreecommitdiff
path: root/science/liblinear/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.41Sunpoet Po-Chuan Hsieh2020-08-271-1/+1
| | | | | | | Changes: https://github.com/cjlin1/liblinear/commits/master Notes: svn path=/head/; revision=546405
* Update to 2.30Sunpoet Po-Chuan Hsieh2020-06-141-23/+6
| | | | | | | | | | | | | | - Update MASTER_SITES - Add my LOCAL to MASTER_SITES - Remove DOCS and OPTIMIZED_CFLAGS options - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/cjlin1/liblinear/commits/master Notes: svn path=/head/; revision=538750
* Reset MAINTAINER on ports maintained by amutu@amutu.comYuri Victorovich2018-06-221-1/+1
| | | | | | | | | | | Based on the new policy of all maintained ports reset when maintaner is absent for 3 months. Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months). portscout database indicates that 48.94% of his ports aren't updated. Notes: svn path=/head/; revision=473019
* * Updated to 2.11Richard Gallamore2017-06-251-2/+2
| | | | | | | | | | | | | | | * New maintainer Jov <amutu@amutu.com> Changelog: https://www.csie.ntu.edu.tw/~cjlin/liblinear/log PR: 220104 Submitted by: Jov <amutu@amutu.com> (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11351 Notes: svn path=/head/; revision=444303
* science/liblinear: Update to version 2.1.Boris Samorodov2016-03-091-1/+1
| | | | Notes: svn path=/head/; revision=410706
* - Switch to options helpersDmitry Marakasov2015-09-251-18/+8
| | | | | | | | | - Simplify DOCS handling Approved by: portmgr blanket Notes: svn path=/head/; revision=397816
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+0
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Drop maintainership as I no longer use these software nor have time andRong-En Fan2015-01-161-1/+1
| | | | | | | energy to keep up. Notes: svn path=/head/; revision=377195
* Update "BSD" license in science categoryMark Felder2014-12-071-1/+1
| | | | Notes: svn path=/head/; revision=374211
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=362126
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361975
* UnbreakAntoine Brodin2014-05-311-1/+1
| | | | Notes: svn path=/head/; revision=355993
* - Update to 1.94Rong-En Fan2014-05-301-6/+5
| | | | | | | - Support staging Notes: svn path=/head/; revision=355838
* Convert s* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347784
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Convert science to new options frameworkBaptiste Daroussin2013-04-281-12/+9
| | | | Notes: svn path=/head/; revision=316757
* - Update to 1.8Rong-En Fan2011-05-021-1/+4
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=273471
* - Update to 1.7Rong-En Fan2010-09-131-1/+1
| | | | Notes: svn path=/head/; revision=261074
* - Update to 1.60Rong-En Fan2010-06-251-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256955
* - Update to 1.5Rong-En Fan2009-10-291-1/+1
| | | | Notes: svn path=/head/; revision=243448
* - Update to 1.34Rong-En Fan2009-08-031-1/+1
| | | | Notes: svn path=/head/; revision=238841
* - Update to 1.33Rong-En Fan2008-12-221-1/+1
| | | | Notes: svn path=/head/; revision=224575
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - Update to 1.31Rong-En Fan2008-06-061-1/+1
| | | | Notes: svn path=/head/; revision=214435
* - Update to 1.3Rong-En Fan2008-06-031-1/+1
| | | | Notes: svn path=/head/; revision=214201
* - Update to 1.23Rong-En Fan2008-04-061-1/+1
| | | | Notes: svn path=/head/; revision=210651
* - Update to 1.22Rong-En Fan2008-01-151-1/+1
| | | | Notes: svn path=/head/; revision=205676
* - Update to 1.21Rong-En Fan2007-12-311-1/+1
| | | | Notes: svn path=/head/; revision=204764
* - Update to 1.1Rong-En Fan2007-07-281-9/+10
| | | | | | | | | - LIBLR is renamed to LIBLINEAR - Update pkg-descr - Drop deprecated TARGETDIR variable Notes: svn path=/head/; revision=196440
* - Band-aid for unfetchable distfile until this is updated to 1.1 (it dependsRong-En Fan2007-07-241-2/+1
| | | | | | | | | on a repocopy to liblinear) Noticed by: pointyhat via pav Notes: svn path=/head/; revision=196187
* Add liblr-1.0, a library for large regularized logistic regression.Rong-En Fan2007-05-271-0/+51
Notes: svn path=/head/; revision=192033