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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
skk The "meta-port" for the SKK Japanese-input software
9.6_3 japanese on this many watch lists=1 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 9.6_3Version 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: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: ja-less
Also Listed In: elisp
License: NA
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. SKK runs on NEmacs (Japanized Emacs18), Mule (MULtilingual Emacs), and Demacs (DOS version of Emacs18/NEmacs). This package does not contain anything by itself -- it is a "meta-port" that depends on other SKK packages (skkserv, skk-elisp, skk-jisyo, and skk-tools). Its sole purpose is to require dependencies so users can install this package only and have all the SKK stuff pulled in by the port/package dependency mechanism.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/ja-skk-9.6_3/catalog.mk
  2. /usr/local/share/licenses/ja-skk-9.6_3/LICENSE
  3. /usr/local/share/licenses/ja-skk-9.6_3/NA
Collapse this list.
Dependency lines:
  • ja-skk>0:japanese/skk
To install the port:
cd /usr/ports/japanese/skk/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/skk
  • pkg install ja-skk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-skk
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
ja-skk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.6_39.6_39.6_39.6_39.6_3---
FreeBSD:13:quarterly9.6_39.6_3-9.6_39.6_39.6_39.6_39.6_3
FreeBSD:14:latest9.6_39.6_39.6_39.6_39.6_39.6_3-9.6_3
FreeBSD:14:quarterly9.6_39.6_3-9.6_39.6_39.6_39.6_39.6_3
FreeBSD:15:latest9.6_39.6_3n/a9.6_3n/a9.6_39.6_39.6_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. SKK-JISYO.L : japanese/skk-jisyo
  2. skkdic-count : japanese/skk-tools
  3. skkserv : japanese/skkserv
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. japanese/skkfep*
  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
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
9.6_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)
9.6_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)
9.6_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.
9.6_3
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
9.6_3
12 Aug 2015 00:08:54
Revision:393989Original commit files touched by this commit
pgollucci search for other commits by this committer
japanese/skk: convert to USES=metaport

PR:                  201630
Submitted by:        s3erios@gmail.com
9.6_3
17 May 2014 11:32:16
Revision:354316Original commit files touched by this commit
pawel search for other commits by this committer
Port is stage safe
9.6_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)
9.6_3
20 Oct 2012 06:06:19
Revision:306161Original commit files touched by this commit
bapt search for other commits by this committer
Fix dependency lines

Feature safe:	yes
9.6_3
25 Nov 2011 16:54:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix WWW

PR:             162832
Submitted by:   Ports Fury
Feature safe:   yes
9.6_3
06 Jun 2008 13:37:38
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
9.6_2
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
9.6_1
29 Oct 2004 06:19:00
Original commit files touched by this commit
matusita search for other commits by this committer
Release maintainership.

Since Aug/2003, this port doesn't provide a client portion of SKK.  This
means that this "meta" port is not a "meta."  Since there are lots of
servers/clients/dictionaries of SKK, it would be a little bit hard to
define what's the "whole SKK system."  (Note that old SKK tarball have
server, client, and dictionary, so it's simple to define the "whole.")

This ports can be removed if nobody still care of this, but I hope that
someone cleanups this port in someday -- just drop my maintainership only.

Note for SKK users:  Take your favorite applications and use it.

- servers
        skkserv, dbskkd-cdb, rskkserv, and multiskkserv are in the ports.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.6_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
9.6
07 Aug 2003 05:53:00
Original commit files touched by this commit
kris search for other commits by this committer
Add back the skk and skkfep ports, which were erroneously removed: the
skk port is a meta-port and (presumably) does not require skk-elisp to
run.  I have removed the skk-elisp dependency from skk.  The skkfep port
did not depend on skk-elisp explicitly, only via the skk port.
9.6
07 Aug 2003 05:21:06
Original commit files touched by this commit
kris search for other commits by this committer
Remove the skk and skkfep ports, which depend on the skk-elisp port that
has now been removed.
9.6
22 Feb 2003 15:51:59
Original commit files touched by this commit
matusita search for other commits by this committer
De-pkg-comment.
9.6
22 Feb 2003 15:45:18
Original commit files touched by this commit
matusita search for other commits by this committer
Cosmetics: Reorder variables which portlint suggests.  Use LOCALBASE where
appropriate.  No functional changes here so no bumps.
9.6
15 Mar 2002 15:47:40
Original commit files touched by this commit
matusita search for other commits by this committer
Change my email address to the one of @FreeBSD.org.

Reviewed by:    kuriyama
15 Oct 2000 04:19:12
commit hash: fp1.5111@dev.null.freshports.orgcommit hash: fp1.5111@dev.null.freshports.orgcommit hash: fp1.5111@dev.null.freshports.orgcommit hash: fp1.5111@dev.null.freshports.org files touched by this commit
nbm search for other commits by this committer
Standardise on "matusita@jp.FreeBSD.org" instead of various other  
capitalisations.    
08 Oct 2000 03:24:23
commit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  

Number of commits found: 21