notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
uniksc Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16
0.9 korean 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 Version 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: 2000-10-29 09:26:53
Last Update: 2022-07-20 14:22:13
Commit Hash: 2d165cf
People watching this port, also watch:: splaytk
Also Listed In: converters
License: not specified in port
Description:
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/uniksc
  2. include/uniksc.h
  3. lib/libuniksc.so.0
  4. @ldconfig
Collapse this list.
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:

Packages (timestamps in pop-ups are UTC):
ko-uniksc
ABIlatestquarterly
FreeBSD:11:aarch640.90.9
FreeBSD:11:amd640.90.9
FreeBSD:11:armv60.90.9
FreeBSD:11:i3860.90.9
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips640.90.9
FreeBSD:12:aarch640.90.9
FreeBSD:12:amd640.90.9
FreeBSD:12:armv60.90.9
FreeBSD:12:armv70.90.9
FreeBSD:12:i3860.90.9
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips640.90.9
FreeBSD:12:powerpc64pkg-fallout0.9
FreeBSD:13:aarch640.90.9
FreeBSD:13:amd640.90.9
FreeBSD:13:armv60.90.9
FreeBSD:13:armv70.90.9
FreeBSD:13:i3860.90.9
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips640.90.9
FreeBSD:13:powerpc640.90.9
FreeBSD:13:riscv64pkg-fallout0.9
FreeBSD:14:aarch640.9pkg-fallout
FreeBSD:14:amd640.9pkg-fallout
FreeBSD:14:armv60.9pkg-fallout
FreeBSD:14:armv70.9pkg-fallout
FreeBSD:14:i3860.9pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips640.9pkg-fallout
FreeBSD:14:powerpc640.9pkg-fallout
FreeBSD:14:riscv640.9pkg-fallout
 
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
Options name:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
20 Jul 2022 14:22:13
commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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
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.
0.9
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
0.9
30 May 2014 14:25:52
Revision:355850Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
0.9
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:327739Original 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:
korean)
0.9
21 Jun 2013 17:53:22
Revision:321488Original commit files touched by this commit
bsam search for other commits by this committer
. incorporate PLIST_FILES;
. remove pkg-plist (3 lines).
0.9
17 Jun 2013 23:04:51
Revision:321160Original commit files touched by this commit
jkim search for other commits by this committer
Update e-mail address on behalf of cjh as he personally requested.
0.9
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9
02 Jan 2010 18:14:36
Original commit files touched by this commit
linimon search for other commits by this committer
Reset cjh due to inactivity.  We hope to see him back again soon.

Hat:            portmgr
0.9
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.9
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
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
Original commit files touched by this commit
cjh search for other commits by this committer
Fix omitted dot. Oops.

Submitted by:   FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org>
0.9
04 Dec 2004 17:54:01
Original commit files touched by this commit
cjh search for other commits by this committer
Fix build in amd64.
PR:             ports/63414
Submitted by:   Hendrik Scholz <hendrik@scholz.net>
0.9
10 Apr 2004 16:07:10
Original commit files touched by this commit
trevor search for other commits by this committer
Trim whitespace.
0.9
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.9
14 Mar 2004 02:23:53
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on amd64 (shared library objects must be compiled with -fPIC)
0.9
09 Sep 2003 10:06:41
Original commit files touched by this commit
cjh search for other commits by this committer
Fix distfiles location.
0.9
07 Mar 2003 06:05:19
Original commit files touched by this commit
ade search for other commits by this committer
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
commit hash:fp1.20982@dev.null.freshports.orgcommit hash:fp1.20982@dev.null.freshports.orgcommit hash:fp1.20982@dev.null.freshports.orgcommit hash:fp1.20982@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
29 Oct 2000 12:26:53
commit hash:fp1.5652@dev.null.freshports.orgcommit hash:fp1.5652@dev.null.freshports.orgcommit hash:fp1.5652@dev.null.freshports.orgcommit hash:fp1.5652@dev.null.freshports.org files touched by this commit
cjh search for other commits by this committer
Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16    

Number of commits found: 23