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

Port details
ko.TeX-fonts-extra Korean TeX extra fonts
0.1.0_6 korean on this many watch lists=0 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 0.1.0_6Version of this port present on the latest quarterly branch.
Maintainer: hyogeollee@gmail.com search for ports maintained by this maintainer
Port Added: 2008-06-14 08:48:28
Last Update: 2022-12-19 14:44:58
Commit Hash: 721e577
Also Listed In: print
License: not specified in port
WWW:
http://project.ktug.or.kr/ko.TeX/
Description:
ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. ko.TeX-fonts-extra contains extra fonts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ko-ko.TeX-fonts-extra>0:korean/ko.TeX-fonts-extra
Conflicts:
CONFLICTS:
  • hlatex
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/korean/ko.TeX-fonts-extra/ && make install clean
To add the package, run one of these commands:
  • pkg install korean/ko.TeX-fonts-extra
  • pkg install ko-ko.TeX-fonts-extra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ko-ko.TeX-fonts-extra
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ko.tex-extra-hlfont.tar.gz) = 8a81c063642a9be3b33cb2251267e02f77a0f444340ac47f9130173f108ce9d2 SIZE (ko.tex-extra-hlfont.tar.gz) = 13838501 SHA256 (ko.tex-unfonts-extra.tar.gz) = 198d164f9057f1409c45a1fe75ab637878fb63174ee88d62c379cc1b04970c6a SIZE (ko.tex-unfonts-extra.tar.gz) = 49652489

Packages (timestamps in pop-ups are UTC):
ko-ko.TeX-fonts-extra
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.0_60.1.0_6-0.1.0_60.1.0_6---
FreeBSD:13:quarterly0.1.0_60.1.0_6-0.1.0_60.1.0_60.1.0_60.1.0_60.1.0_6
FreeBSD:14:latest0.1.0_60.1.0_60.1.0_60.1.0_60.1.0_60.1.0_6-0.1.0_6
FreeBSD:14:quarterly0.1.0_60.1.0_6-0.1.0_60.1.0_60.1.0_60.1.0_60.1.0_6
FreeBSD:15:latest0.1.0_60.1.0_6n/a0.1.0_6n/a0.1.0_60.1.0_60.1.0_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tex.fmt : print/tex-formats
  2. dvips : print/tex-dvipsk
Runtime dependencies:
  1. tex.fmt : print/tex-formats
  2. dvips : print/tex-dvipsk
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ko-ko.TeX-fonts-extra-0.1.0_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
korean_ko.TeX-fonts-extra
USES:
tex
pkg-message:
For install:
Update font map after install: # /usr/local/bin/mktexlsr # /usr/local/bin/updmap-sys --force --enable Map=kotex-extra-hlfont.map # /usr/local/bin/updmap-sys --force --enable Map=kotex-extra.map
If removing:
And update font map after deinstall: # /usr/local/bin/updmap-sys --syncwithtrees # /usr/local/bin/updmap-sys
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://ftp.ktug.or.kr/KTUG/ko.TeX/extrafonts/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0_6
19 Dec 2022 14:44:58
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dccommit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dccommit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dccommit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex

- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
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)
0.1.0_6
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)
0.1.0_6
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.1.0_6
04 Mar 2022 19:46:39
commit hash: 1a842613a94025f5085fa71693a2f3a14343cbd0commit hash: 1a842613a94025f5085fa71693a2f3a14343cbd0commit hash: 1a842613a94025f5085fa71693a2f3a14343cbd0commit hash: 1a842613a94025f5085fa71693a2f3a14343cbd0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
korean/ko.TeX-fonts-extra: Fix after TeX update

- Move pkg-plist to dynamic TMPPLIST
- Pet portclippy/portfmt

PR:		262046
Approved by:	hyogeollee@gmail.com (maintainer)
0.1.0_5
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
0.1.0_5
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.1.0_5
09 Sep 2016 19:23:43
Revision:421629Original commit files touched by this commit
tijl search for other commits by this committer
Fix a package installation error: dvipsk must be installed to run updmap
and POSIXLY_CORRECT must be undefined to handle --enable correctly.
Use --disable to properly disable the font maps.
0.1.0_4
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.1.0_4
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
0.1.0_4
12 Nov 2014 09:15:34
Revision:372486Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.1.0_4
05 Jul 2014 00:28:04
Revision:360711Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
0.1.0_4
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.1.0_4
11 May 2013 17:58:56
Revision:317899Original commit files touched by this commit
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
0.1.0_4
06 May 2013 02:00:41
Revision:317455Original commit files touched by this commit
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
0.1.0_4
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.1.0_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.1.0_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.1.0_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.1.0_1
22 Mar 2009 21:15:03
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix install and deinstall procedure

PR:             132893
Submitted by:   Hyogeol Lee <hyogeollee at gmail dot com> (maintainer)
0.1.0
14 Jun 2008 08:48:16
Original commit files touched by this commit
lippe search for other commits by this committer
ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun Kim
and Kangsoo Kim to replace HLaTeX and Hangul-ucs.

ko.TeX-fonts-extra contains extra fonts.

WWW: http://project.ktug.or.kr/ko.TeX/

PR:             ports/119427
Submitted by:   Hyogeol Lee <hyogeollee@gmail.com>
Approved by:    gabor (mentor, implicit)

Number of commits found: 21