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
skk-jisyo-cdb CDB jisyo (dictionary) files for the SKK Japanese-input software
20240130 japanese on this many watch lists=3 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 201409Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-09-16 18:37:51
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
People watching this port, also watch:: pcre, python, zip, sharutils
License: GPLv2+
WWW:
http://openlab.jp/skk/
Description:
SKK (Simple Kana Kanji Convertor) is a very fast and efficient Japanese input method system, written in emacs-lisp. This package provides CDB jisyo files (kana-kanji conversion dictionaries).
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 (6 items)
Collapse this list.
  1. share/skk/SKK-JISYO.L.cdb
  2. share/skk/SKK-JISYO.M.cdb
  3. share/skk/SKK-JISYO.S.cdb
  4. /usr/local/share/licenses/ja-skk-jisyo-cdb-20240130/catalog.mk
  5. /usr/local/share/licenses/ja-skk-jisyo-cdb-20240130/LICENSE
  6. /usr/local/share/licenses/ja-skk-jisyo-cdb-20240130/GPLv2+
Collapse this list.
Dependency lines:
  • ja-skk-jisyo-cdb>0:japanese/skk-jisyo-cdb
To install the port:
cd /usr/ports/japanese/skk-jisyo-cdb/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/skk-jisyo-cdb
  • pkg install ja-skk-jisyo-cdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-skk-jisyo-cdb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710656369 SHA256 (skk-dev-dict-g20240130-b798a46_GH0.tar.gz) = aa49efa1dc407dcf15f8a07bcf6a8860aad0671314fdc01d194216145a5eac75 SIZE (skk-dev-dict-g20240130-b798a46_GH0.tar.gz) = 17807823

Packages (timestamps in pop-ups are UTC):
ja-skk-jisyo-cdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20240130202401302014092024013020240130-201409-
FreeBSD:13:quarterly20140920140920140920140920240130201409201409201409
FreeBSD:14:latest20240130202401302014092024013020240130201409-201409
FreeBSD:14:quarterly20140920240130-20140920240130201409201409201409
FreeBSD:15:latest20140920240130n/a201409n/a201409201409201409
FreeBSD:15:quarterly--n/a-n/a---
Master port: japanese/skk-jisyo
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cdb : databases/tinycdb
This port is required by:
for Run
  1. japanese/dbskkd-cdb

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. japanese/multiskkserv*
  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:
japanese_skk-jisyo-cdb
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/skk-dev/dict/tar.gz/b798a46?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: japanese/skk-jisyo
CommitCreditsLog message
201409
10 Sep 2022 17:41:16
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
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)
201409
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)
201409
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)
201409
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.
201409
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
201302
17 May 2014 11:08:08
Revision:354313Original commit files touched by this commit
pawel search for other commits by this committer
Port is stage safe
201302
25 Nov 2013 08:25:59
Revision:334821Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer by his request on freebsd-ports@.
201302
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)
201212
09 Dec 2012 18:06:12
Revision:308549Original commit files touched by this commit
swills search for other commits by this committer
- Update to 201212
- Trim header
- Give maintainership to submitter

PR:		ports/174074
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
201106
03 Apr 2012 00:11:56
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap

Approved by:    portmgr (tabthorpe)
Feature safe:   yes
200412
14 Dec 2004 08:07:11
Original commit files touched by this commit
matusita search for other commits by this committer
Update WWW: line to the current SKK project home.
200412
14 Dec 2004 08:03:06
Original commit files touched by this commit
matusita search for other commits by this committer
Make this port a slave port of japanese/skk-jisyo, and unbreak.

Since I'm japanese/skk-jisyo's MAINTAINER, change MAINTAINER's line
to myself.

Approved by: former MAINTAINER
200408
18 Sep 2004 18:11:35
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Broken distinfo

Approved by:    portmgr (self)
200403
27 Mar 2004 18:42:12
Original commit files touched by this commit
pav search for other commits by this committer
- Unbreak: chase skk-jisyo update to 200403

PR:             ports/64798
Reported by:    TAKAHASHI Tamotsu <tamo-spam@mutt.no-ip.org>
200401
03 Jan 2004 01:06:31
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 200401

PR:             ports/60779
Submitted by:   YANO Toru <toru@tkd.ne.jp> (maintainer)
200209
06 Mar 2003 19:23:19
Original commit files touched by this commit
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
200209
10 Feb 2003 09:04:04
Original commit files touched by this commit
kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
200209
05 Oct 2002 19:37:26
Original commit files touched by this commit
yoichi search for other commits by this committer
Specify PORTVERSION explicitly.
200209
16 Sep 2002 18:35:54
Original commit files touched by this commit
yoichi search for other commits by this committer
Add skk-jisyo-cdb, SKK dictionary files in another format.

Submitted by:   YANO Toru <toru@maid.ne.jp>
                KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>

Number of commits found: 20