notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-tegaki Open-source Chinese and Japanese handwriting recognition
0.3.1 japanese Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-11-15
Maintainer: beyert@cs.ucr.edu search for ports maintained by this maintainer
Port Added: 2011-02-05 09:47:06
Last Update: 2020-11-15 18:37:29
SVN Revision: 555416
Also Listed In: python
License: GPLv2
WWW:
http://www.tegaki.org/
Description:
Tegaki Pythonlib: * 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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}tegaki>0:japanese/py-tegaki@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-tegaki
Package flavors (<flavor>: <package>)
  • py27: py27-tegaki
distinfo:
SHA256 (tegaki-python-0.3.1.tar.gz) = f74cb5b1d4b7c1bf3f98251202b825c98d2d4fbd28df931af700dac4ef992375 SIZE (tegaki-python-0.3.1.tar.gz) = 74691

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. zinnia.py : japanese/py-zinnia@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Library dependencies:
  1. libzinnia.so : japanese/zinnia
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. japanese/py-tegaki-gtk*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.tegaki.org/releases/0.3.1/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1
15 Nov 2020 18:37:29
Revision:555416Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python
0.3.1
16 Oct 2020 08:56:10
Revision:552494Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few py27 ports
0.3.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.3.1
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
0.3.1
12 Nov 2014 13:46:00
Revision:372492Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.3.1
19 Oct 2014 17:45:14
Revision:371202Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
  USES=python

Approved by:	portmgr (implicit)
0.3.1
27 Jan 2014 12:25:25
Revision:341388Original commit files touched by this commit
danfe search for other commits by this committer
- Stagify, trim Makefile header, remove excessive use of caps in COMMENT
- Modernize LIB_DEPENDS, move LICENSE to a better place; drop LICENSE_FILE
0.3.1
20 Sep 2013 18:47:56
Revision:327737Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
0.3.1
05 Feb 2011 09:46:57
Original commit files touched by this commit
miwi search for other commits by this committer
Tegaki Pythonlib:

    * 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/149688
Submitted by:   Timothy Beyer <beyert at cs.ucr.edu>
Feature safe:   yes

Number of commits found: 10