non port: japanese/py-zinnia/Makefile |
SVNWeb
|
Number of commits found: 9 |
Thu, 24 Dec 2020
|
[ 10:09 antoine ]
Explicitely deprecate more python 2.7 ports
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 6 Dec 2014
|
[ 19:02 feld ]
Update "BSD" license
|
Sun, 19 Oct 2014
|
[ 17:45 mva ] (Only the first 10 of 20 ports in this commit are shown above. )
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit)
|
Mon, 27 Jan 2014
|
[ 10:49 danfe ]
- Stagify, trim Makefile header, convert LIB_DEPENDS, contract MASTER_SITES
- Fix a typo in COMMENT; reformat and reword port description text while here
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Sat, 5 Feb 2011
|
[ 09:41 miwi ]
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines. Zinnia simply receives user pen strokes as a
sequence of coordinate data and outputs n-best characters sorted by SVM
confidence. To keep portability, Zinnia doesn't have any rendering
functionality. In addition to recognition, Zinnia provides training module that
allows us to create any hand-written recognition systems with low-cost.
This is the python interface to the library.
WWW: http://zinnia.sourceforge.net/
PR: ports/149686
Submitted by: Timothy Beyer <beyert at cs.ucr.edu>
Feature safe: yes
|
Number of commits found: 9 |