From owner-svn-ports-all@freebsd.org Sun Jun 14 14:22:36 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 61E3F33ADB4; Sun, 14 Jun 2020 14:22:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49lGrX21Spz4Qh6; Sun, 14 Jun 2020 14:22:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 406F3DAEF; Sun, 14 Jun 2020 14:22:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05EEMafn093778; Sun, 14 Jun 2020 14:22:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05EEMZsI093776; Sun, 14 Jun 2020 14:22:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202006141422.05EEMZsI093776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 14 Jun 2020 14:22:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538750 - head/science/liblinear X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/science/liblinear X-SVN-Commit-Revision: 538750 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2020 14:22:36 -0000 Author: sunpoet Date: Sun Jun 14 14:22:35 2020 New Revision: 538750 URL: https://svnweb.freebsd.org/changeset/ports/538750 Log: Update to 2.30 - 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 Modified: head/science/liblinear/Makefile head/science/liblinear/distinfo head/science/liblinear/pkg-descr Modified: head/science/liblinear/Makefile ============================================================================== --- head/science/liblinear/Makefile Sun Jun 14 14:22:30 2020 (r538749) +++ head/science/liblinear/Makefile Sun Jun 14 14:22:35 2020 (r538750) @@ -2,37 +2,20 @@ # $FreeBSD$ PORTNAME= liblinear -PORTVERSION= 2.11 +PORTVERSION= 2.30 CATEGORIES= science math -MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \ - http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/ +MASTER_SITES= https://www.csie.ntu.edu.tw/~cjlin/liblinear/ \ + https://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for Large Linear Classification LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= zip +PLIST_FILES= bin/predict bin/train -PORTDOCS= COPYRIGHT README - -PLIST_FILES= bin/train bin/predict - -OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS -OPTIONS_DEFAULT=OPTIMIZED_CFLAGS - -# same as LIBLINEAR itself -OPTIMIZED_CFLAGS_CFLAGS= -Wall -O3 - do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/train ${STAGEDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/predict ${STAGEDIR}${PREFIX}/bin - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - for f in ${PORTDOCS}; do \ - ${INSTALL_DATA} ${WRKSRC}/$$f ${STAGEDIR}${DOCSDIR}; \ - done + ${INSTALL_PROGRAM} ${WRKSRC}/predict ${WRKSRC}/train ${STAGEDIR}${PREFIX}/bin .include Modified: head/science/liblinear/distinfo ============================================================================== --- head/science/liblinear/distinfo Sun Jun 14 14:22:30 2020 (r538749) +++ head/science/liblinear/distinfo Sun Jun 14 14:22:35 2020 (r538750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497777405 -SHA256 (liblinear-2.11.zip) = f1f263f4b22530f07d298a1c4812d675ed879e4f7d3801abc9a637f62a505ce0 -SIZE (liblinear-2.11.zip) = 522832 +TIMESTAMP = 1591281350 +SHA256 (liblinear-2.30.tar.gz) = 881c7039c6cf93119c781fb56263de91617b3eca8c3951f2c19a3797de95c6ac +SIZE (liblinear-2.30.tar.gz) = 526468 Modified: head/science/liblinear/pkg-descr ============================================================================== --- head/science/liblinear/pkg-descr Sun Jun 14 14:22:30 2020 (r538749) +++ head/science/liblinear/pkg-descr Sun Jun 14 14:22:35 2020 (r538750) @@ -1,14 +1,20 @@ LIBLINEAR is a linear classifier for data with millions of instances and -features. It supports L2-regularized classifiers (L2-loss linear SVM, -L1-loss linear SVM, and logistic regression), L1-regularized classifiers -(L2-loss linear SVM and logistic regression). +features. It supports: +- L2-regularized classifiers +- L2-loss linear SVM, L1-loss linear SVM, and logistic regression (LR) +- L1-regularized classifiers (after version 1.4) +- L2-loss linear SVM and logistic regression (LR) +- L2-regularized support vector regression (after version 1.9) +- L2-loss linear SVR and L1-loss linear SVR. -Main features of LIBLINEAR include - -- Same data format as LIBSVM and similar usage -- One-vs-the rest and Crammer & Singer multi-class classification -- Cross validation for model selection +Main features of LIBLINEAR include: +- Same data format as LIBSVM, our general-purpose SVM solver, and also similar + usage +- Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer +- Cross validation for model evaulation +- Automatic parameter selection - Probability estimates (logistic regression only) - Weights for unbalanced data +- MATLAB/Octave, Java, Python, Ruby interfaces -WWW: http://www.csie.ntu.edu.tw/~cjlin/liblinear/ +WWW: https://www.csie.ntu.edu.tw/~cjlin/liblinear/