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
tegaki-zinnia-japanese Handwriting Recognition Models for Tegaki
0.3 japanese 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.3Version of this port present on the latest quarterly branch.
Maintainer: beyert@cs.ucr.edu search for ports maintained by this maintainer
Port Added: 2011-02-05 10:29:44
Last Update: 2023-12-25 09:02:58
Commit Hash: 291caa9
Also Listed In: python
License: LGPL21
WWW:
http://www.tegaki.org/
Description:
Tegaki: * 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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/ja-tegaki-zinnia-japanese-0.3/catalog.mk
  2. /usr/local/share/licenses/ja-tegaki-zinnia-japanese-0.3/LICENSE
  3. /usr/local/share/licenses/ja-tegaki-zinnia-japanese-0.3/LGPL21
  4. share/tegaki/models/zinnia/handwriting-ja.meta
  5. share/tegaki/models/zinnia/handwriting-ja.model
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • ja-tegaki-zinnia-japanese>0:japanese/tegaki-zinnia-japanese
To install the port:
cd /usr/ports/japanese/tegaki-zinnia-japanese/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/tegaki-zinnia-japanese
  • pkg install ja-tegaki-zinnia-japanese
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-tegaki-zinnia-japanese
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tegaki-zinnia-japanese-0.3.zip) = 07861bbb5440d74e705864721f12a5ce1c7f21a869f9c95ff21433d8994aafda SIZE (tegaki-zinnia-japanese-0.3.zip) = 18134281

Packages (timestamps in pop-ups are UTC):
ja-tegaki-zinnia-japanese
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.30.30.30.30.3-0.3-
FreeBSD:13:quarterly0.30.30.30.30.30.30.30.3
FreeBSD:14:latest0.30.30.30.30.30.3-0.3
FreeBSD:14:quarterly0.30.3-0.30.30.30.30.3
FreeBSD:15:latest0.30.3n/a0.3n/a0.30.30.3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. japanese/mozc-tool

Configuration Options:
No options to configure
Options name:
japanese_tegaki-zinnia-japanese
USES:
zip
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/models/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3
25 Dec 2023 09:02:58
commit hash: 291caa952cb4de4c2e03976723a75985dedc2df5commit hash: 291caa952cb4de4c2e03976723a75985dedc2df5commit hash: 291caa952cb4de4c2e03976723a75985dedc2df5commit hash: 291caa952cb4de4c2e03976723a75985dedc2df5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
japanese/tegaki-zinnia-japanese: Add NO_ARCH

- While I'm here, use NO_BUILD instead of empty do-build:

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3
20 Jul 2022 14:22:11
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
japanese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3
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
16 Jun 2014 22:03:10
Revision:358055Original commit files touched by this commit
sanpei search for other commits by this committer
fix missing @dirrmtry
0.3
16 Jun 2014 13:46:39
Revision:357991Original commit files touched by this commit
sanpei search for other commits by this committer
support stage
0.3
10 Mar 2014 15:21:21
Revision:347771Original commit files touched by this commit
bapt search for other commits by this committer
Convert j* to USES=zip
0.3
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
05 Feb 2011 10:29:22
Original commit files touched by this commit
miwi search for other commits by this committer
Tegaki:

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

Number of commits found: 11