Port details |
- tegaki-recognize Open-Source Chinese and Japanese Handwriting Recognition
- 0.3.1.2_1 japanese
=0 0.3.1.2_1Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Broken, uses EOLed python27
This port expired on: 2020-02-19
IGNORE: is marked as broken: unfetchable
- Maintainer: beyert@cs.ucr.edu
 - Port Added: 2011-02-05 10:28:42
- Last Update: 2020-02-22 19:08:36
- SVN Revision: 526852
- Also Listed In: python
- License: GPLv2
- WWW:
- http://www.tegaki.org/
- Description:
- Tegaki Main program:
* is free and open-source
* is multi-plaform
* focuses on Chinese (simplified and traditional) and Japanese characters
* supports 2 different recognition engines
* aspires to work on both desktop-PCs and mobile devices
WWW: http://www.tegaki.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ja-tegaki-recognize>0:japanese/tegaki-recognize
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-tegaki-recognize
- Package flavors (<flavor>: <package>)
- py27: ja-tegaki-recognize
- distinfo:
- SHA256 (tegaki-recognize-0.3.1.2.tar.gz) = 553c90791208f60c3f4364ef87aaf39cf7b5670f5f5fec995bcb7e317871d5bb
SIZE (tegaki-recognize-0.3.1.2.tar.gz) = 296765
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- recognizer.py : japanese/py-tegaki-gtk@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libzinnia.so : japanese/zinnia
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-tegaki-recognize-0.3.1.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1.2_1 22 Feb 2020 19:08:36
  |
rene  |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.3.1.2_1 14 Jan 2020 12:36:37
  |
antoine  |
Deprecate a few broken ports
With hat: portmgr |
0.3.1.2_1 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
0.3.1.2_1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.3.1.2_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.3.1.2 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
0.3.1.2 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.3.1.2 12 Nov 2014 13:46:00
  |
antoine  |
Cleanup plist |
0.3.1.2 19 Oct 2014 17:45:14
  |
mva  |
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit) |
0.3.1.2 03 Jul 2014 02:13:47
  |
danilo  |
- Add stage support
- Improve WWW
- Add DOCS option
PR: ports/191501
Submitted by: beyert@cs.ucr.edu |
0.3.1.2 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.3.1.2 15 Dec 2013 16:22:17
  |
wg  |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
0.3.1.2 20 Sep 2013 18:47:56
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
0.3.1.2 22 May 2012 19:38:34
 |
rm  |
- update to 0.3.1.2
While I'm here:
- drop LICENSE_FILE that isn't needed for well-known licenses
- strict python version to 2.x only (apps using pygtk do not (and will not)
support python3)
- do not try to remove directories that we not installing
PR: 168181
Submitted by: Timothy Beyer <beyert at cs.ucr dot edu> (maintainer) |
0.3.1 05 Feb 2011 10:28:27
 |
miwi  |
Tegaki Main program:
* is free and open-source
* is multi-plaform
* focuses on Chinese (simplified and traditional) and Japanese characters
* supports 2 different recognition engines
* aspires to work on both desktop-PCs and mobile devices
WWW: http://www.tegaki.org/
PR: ports/149690
Submitted by: Timothy Beyer <beyert at cs.ucr.edu>
Feature safe: yes |