Port details |
- ko.TeX Korean TeX macro and utilities
- 0.1.1.20080329_5 korean =2 0.1.1.20080329_5Version of this port present on the latest quarterly branch.
- Maintainer: hyogeollee@gmail.com
- Port Added: 2008-06-14 08:43:58
- Last Update: 2022-12-19 14:44:58
- Commit Hash: 721e577
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 contains macro and utilities.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ko-ko.TeX>0:korean/ko.TeX
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/korean/ko.TeX/ && make install clean
- To add the package, run one of these commands:
- pkg install korean/ko.TeX
- pkg install ko-ko.TeX
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ko-ko.TeX
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ko.tex-macro-20080329.tar.gz) = 458874b3752306462e913252fef1e6f71b365cb6db65333cc231e6a66ac2e208
SIZE (ko.tex-macro-20080329.tar.gz) = 1392662
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:
-
- tex.fmt : print/tex-formats
- Runtime dependencies:
-
- kotex-base.map : korean/ko.TeX-fonts-base
- tex.fmt : print/tex-formats
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ko-ko.TeX-0.1.1.20080329_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- korean_ko.TeX
- USES:
- shebangfix tex
- 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.1.1.20080329_5 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
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 |
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) |
0.1.1.20080329_5 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 ) |
0.1.1.20080329_5 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.1.1.20080329_5 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: 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.1.20080329_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.1.20080329_5 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
0.1.1.20080329_5 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.1.1.20080329_5 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.1.1.20080329_5 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.1.1.20080329_5 05 Nov 2015 12:36:25 |
mat |
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.1.20080329_5 12 Nov 2014 09:15:34 |
antoine |
Cleanup plist |
0.1.1.20080329_4 22 Jul 2014 06:29:38 |
bapt |
Do not try to remove directories not created |
0.1.1.20080329_4 05 Jul 2014 00:28:04 |
adamw |
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.1.20080329_4 20 Sep 2013 19:49:59 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
0.1.1.20080329_4 11 May 2013 17:58:56 |
hrs |
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.1.20080329_4 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
0.1.1.20080329_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.1.1.20080329_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1.1.20080329_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.1.1.20080329_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.1.1.20080329_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.1.1.20080329 18 Jul 2008 13:29:38 |
lippe |
- Fix typo on Makefile.
PR: ports/125572
Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit) |
0.1.1.20080329 20 Jun 2008 18:42:11 |
lippe |
- Update to 0.1.1.20080329.
PR: ports/124693
Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit) |
0.1.0.20071215_1 15 Jun 2008 23:22:51 |
lippe |
- Fix pkg-plist in NOPORTDOCS case.
Reported by: itetcu
Approved by: gabor (mentor, implicit) |
0.1.0.20071215 14 Jun 2008 08:43:37 |
lippe |
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 contains macro and utilities.
WWW: http://project.ktug.or.kr/ko.TeX/
PR: ports/119425
Submitted by: Hyogeol Lee <hyogeollee@gmail.com>
Approved by: gabor (mentor, implicit) |