Port details |
- uniksc Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16
- 0.9 korean =3 0.9Version 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
- Port Added: 2000-10-29 09:26:53
- Last Update: 2022-07-20 14:22:13
- Commit Hash: 2d165cf
- People watching this port, also watch:: ko-munhwafonts-cid, ko-hpscat-jshin, ko-hcode, ko-hmconv, ko-kaistfonts-ksc
- Also Listed In: converters
- License: not specified in port
- Description:
- uniksc converts data between Korean KSC-5601 and Unicode 3.0 UTF-16
character sets. Currently, it can convert all characters including
Hanja in KSC-5601 to UTF-16 characters. Converting UTF-16 to KSC-5601
should work but is incomplete yet.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ko-uniksc>0:korean/uniksc
- To install the port:
- cd /usr/ports/korean/uniksc/ && make install clean
- To add the package, run one of these commands:
- pkg install korean/uniksc
- pkg install ko-uniksc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ko-uniksc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (uniksc-0.9.tar.gz) = 26a54b35e101aa3964c6e3c159cf8cb16f2ef5a770a7ff94ef2366b9751c0d1d
SIZE (uniksc-0.9.tar.gz) = 35383
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:
- korean_uniksc
- 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 |
0.9 20 Jul 2022 14:22:13 |
Tobias C. Berner (tcberner) |
korean: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Hyogeol Lee <hyogeollee@gmail.com>
* Hyogeol, Lee <hyogeollee@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Junho CHOI <junho.choi@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Oh Junseon <hollywar@mail.holywar.net>
* Satoshi TAOKA <taoka@FreeBSD.org>
With hat: portmgr |
0.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.9 30 May 2014 14:25:52 |
pawel |
Add staging support |
0.9 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
0.9 20 Sep 2013 19:49:59 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
0.9 21 Jun 2013 17:53:22 |
bsam |
. incorporate PLIST_FILES;
. remove pkg-plist (3 lines). |
0.9 17 Jun 2013 23:04:51 |
jkim |
Update e-mail address on behalf of cjh as he personally requested. |
0.9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9 02 Jan 2010 18:14:36 |
linimon |
Reset cjh due to inactivity. We hope to see him back again soon.
Hat: portmgr |
0.9 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.9 22 Jan 2006 12:40:32 |
edwin |
SHA256ify
Approved by: krion@ |
0.9 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.9 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.9 04 Dec 2004 17:57:15 |
cjh |
Fix omitted dot. Oops.
Submitted by: FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org> |
0.9 04 Dec 2004 17:54:01 |
cjh |
Fix build in amd64.
PR: ports/63414
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
0.9 10 Apr 2004 16:07:10 |
trevor |
Trim whitespace. |
0.9 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9 14 Mar 2004 02:23:53 |
kris |
Fix build on amd64 (shared library objects must be compiled with -fPIC) |
0.9 09 Sep 2003 10:06:41 |
cjh |
Fix distfiles location. |
0.9 07 Mar 2003 06:05:19 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
29 Oct 2000 12:26:53 |
cjh |
Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16 |