| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
| |
and LIB_DEPENDS of dependent ports
|
| |
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/153299
Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org>
|
| |
|
| |
|
|
|
|
| |
bump PORTREVISION
|
|
|
|
| |
- Update my mail address to FreeBSD
|
|
|
|
|
| |
PR: 135210
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
predictive modeling. It makes extensive use of numpy (http://scipy.org)
to provide fast N-dimensional array manipulation and easy integration of
C code. mlpy provides high level procedures that support, with few lines
of code, the design of rich Data Analysis Protocols (DAPs) for
preprocessing, clustering, predictive classification and feature
selection. Methods are available for feature weighting and ranking, data
resampling, error evaluation and experiment landscaping.The package
includes tools to measure stability in sets of ranked feature lists.
WWW: http://mlpy.fbk.eu/
PR: ports/133932
Submitted by: Wen Heping <wenheping at gmail.com>
|