Port details |
- skkinput SKK-like Japanese input method for X11
- 2.06.4_4 japanese =6 2.06.4_3Version of this port present on the latest quarterly branch.
- Maintainer: koma2@lovepeers.org
- Port Added: unknown
- Last Update: 2024-07-02 22:26:16
- Commit Hash: 51ebcb9
- People watching this port, also watch:: ja-kterm, tiff, ja-nkf, ja-less, png
- Also Listed In: x11
- License: GPLv2+
- WWW:
- http://skkinput2.sourceforge.jp/
- Description:
- Skkinput is an input method for X11 applications that want Japanese
text input.
A client that wants kana-kanji conversion service for Japanese text
sends a request to skkinput. Skkinput receives the request, does
kana-kanji conversion, and sends converted text back to the client.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-skkinput>0:japanese/skkinput
- To install the port:
- cd /usr/ports/japanese/skkinput/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/skkinput
- pkg install ja-skkinput
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-skkinput
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (skkinput-2.06.4.tar.gz) = b53b4acb24cc7306f21cf25cea9ae28f1542050a400dac98e6ff06d0f61a9f76
SIZE (skkinput-2.06.4.tar.gz) = 420106
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- skkserv : japanese/skkserv
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- xmu.pc : x11-toolkits/libXmu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-skkinput-2.06.4_4:
DOCS=on: Build and/or install documentation
====> Skkserver selection: you can only select none or one of them
DBSKKD=off: Use ja-dbskkd-cdb as skkserver
SKK9=on: Use ja-skkserv as skkserver
===> Use 'make config' to modify these settings
- Options name:
- japanese_skkinput
- USES:
- imake xorg
- 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 |
2.06.4_4 02 Jul 2024 22:26:16 |
Vladimir Druzenko (vvd) Author: mew14930xvi |
japanese/skkinput: Remove invalid option
Remove RSKKSERV option (Depends on japanese/rskkserv expired in 2014-09)
Add LICENSE_FILE
Add japanese/skkserv option
If not selected in the options, do not install dictionary server
Switch post-install to post-install-DOCS-on
PR: 279374
Approved by: koma2@lovepeers.org (maintainer, timeout > 1 month) |
2.06.4_3 04 Feb 2024 19:13:55 |
Gleb Popov (arrowd) |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.06.4_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.06.4_2 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
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 ) |
2.06.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.06.4_2 24 Jul 2020 06:28:59 |
rigoletto |
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955 |
2.06.4_2 06 Nov 2019 18:03:34 |
zeising |
Add USES=xorg USES=gl, ports categories j
Add USES=xorg and USES=gl to ports in categories starting with 'j'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.06.4_2 24 Mar 2018 21:12:13 |
sunpoet |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.06.4_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 |
2.06.4_2 28 Jan 2014 09:25:02 |
danfe |
- Stagify; define LICENSE (GPLv2); add missing OPTIONS_DEFINE for DOCS
- Contract MASTER_SITES and use SFJP abbreviation (makes it nice and short)
- One of the docfiles lives in its own subdirectory; link it relative to
${WRKSRC} to simplify installation routine (install all files at once)
- Convert pkg-plist info PLIST_FILES and PORTDOCS; remove attribution from
the port description (original submitter mentioned in Makefile header) |
2.06.4_2 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
2.06.4_2 28 Jun 2013 11:51:06 |
bapt |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
2.06.4_2 26 May 2013 00:33:54 |
jgh |
- adoption of optionsNG framework
- trim COMMENTS and historical headers
Approved by: portmgr (bapt) |
2.06.4_2 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.06.4_2 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
2.06.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.06.4 24 Dec 2005 15:01:26 |
ehaupt |
Add SHA256 checksums
PR: 90870
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer) |
2.06.4 03 May 2005 09:33:32 |
vanilla |
- Change maintainer's mail address.
- Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches.
- mkbold/mkitalic: Make portlint happy.
PR: ports/80538
Submitted by: maintainer |
2.06.4 17 Apr 2004 15:43:02 |
pav |
- Update maintainer's address
PR: ports/65663
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer) |
2.06.4 21 Feb 2004 08:47:59 |
linimon |
Update to 2.06.4: see CHANGES.jis and ChangeLog for details. Also:
use MASTER_SITE_SOURCEFORGE_JP; use OPTIONS; SIZEify.
PR: ports/63016
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer) |
2.06.3 21 Feb 2003 12:29:08 |
knu |
De-pkg-comment. |
2.06.3 26 Jan 2003 17:34:53 |
knu |
Update to 2.06.3.
PR: ports/47292
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (MAINTAINER) |
2.06.1 09 Nov 2002 01:06:48 |
edwin |
Upgrade to 2.06.1
Upgrade to skkinput-3.0_3.1
pkg-comment -> PORTCOMMENT
PR: ports/45040,ports/45041
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> |
2.05 20 Sep 2002 23:30:38 |
knu |
- Update to 2.05.
- Install English manpage and more documents, and do not install a
copy of GPL.
- Support NOPORTDOCS properly.
- Add WWW.
- Hand maintainership over to the submitter. (MAINTAINER timeout) |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |