Port details |
- qkc Quick Kanji Code Converter (C version)
- 1.0 japanese
=5 1.0Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: nasm, p5-Digest-MD5, libxml2, ja-nkf, aalib
- License: not specified in port
- WWW:
- https://hp.vector.co.jp/authors/VA000501/
- Description:
- Qkc is a kanji code converter capable of SHIFT-JIS, EUC and JIS.
Unlike nkf, qkc can handle multiple files at a time. Qkc also has
functionality to change end-of-line characters, ie, from CR+LF to LF,
or to CR, and vice versa.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/japanese/qkc/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/qkc
- pkg install ja-qkc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-qkc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (qkcc100.zip) = 46eb09712dbc3cf9063a8f5eac1cbdbba73040a73b9a7ed048ad4a6f8a9ff69e
SIZE (qkcc100.zip) = 36308
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- japanese_qkc
- USES:
- zip
- 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 |
1.0 10 Jan 2024 13:13:03
![commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d](/images/git.png) ![commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d](/images/codeberg.svg) ![commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.0 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.0 20 Jul 2022 14:22:11
![commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526](/images/git.png) ![commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526](/images/codeberg.svg) ![commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.0 10 Mar 2014 15:21:21
![Revision:347771 Revision:347771](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert j* to USES=zip |
1.0 04 Feb 2014 19:28:13
![Revision:342596 Revision:342596](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add STAGEDIR support.
Submitted by: Takefu
PR: ports/185128 |
1.0 20 Sep 2013 18:47:56
![Revision:327737 Revision:327737](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.0 02 May 2013 22:01:26
![Revision:317160 Revision:317160](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Trim old-style header.
- Rename files/patch-aa. |
1.0 24 Oct 2011 04:17:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0 18 Mar 2011 17:59:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.0 15 Apr 2006 00:28:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset max@FreeBSD.org due to no response to email about status.
Hat: portmgr |
1.0 22 Jan 2006 12:39:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
1.0 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 07 Mar 2003 06:04:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20 Jun 2001 23:28:41
![commit hash: fp1.15332@dev.null.freshports.org commit hash: fp1.15332@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.15332@dev.null.freshports.org commit hash: fp1.15332@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.15332@dev.null.freshports.org commit hash: fp1.15332@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
max ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add a patch to respect CFLAGS/CC. Pointed out by: FUJISHIMA Satsuki
<sf@FreeBSD.org> |
10 May 2001 12:42:24
![commit hash: fp1.13631@dev.null.freshports.org commit hash: fp1.13631@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.13631@dev.null.freshports.org commit hash: fp1.13631@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.13631@dev.null.freshports.org commit hash: fp1.13631@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
max ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update the master site and add URL to the author's Web page. |
08 Oct 2000 03:24:23
![commit hash: fp1.4762@dev.null.freshports.org commit hash: fp1.4762@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4762@dev.null.freshports.org commit hash: fp1.4762@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4762@dev.null.freshports.org commit hash: fp1.4762@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category japanese to new layout. |