aboutsummaryrefslogtreecommitdiff
path: root/korean/ko.TeX
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-131-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-17/+17
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* Cleanup plistAntoine Brodin2014-11-122-22/+3
| | | | Notes: svn path=/head/; revision=372486
* Do not try to remove directories not createdBaptiste Daroussin2014-07-221-2/+0
| | | | Notes: svn path=/head/; revision=362518
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileAdam Weinberger2014-07-051-24/+20
| | | | | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization) Notes: svn path=/head/; revision=360711
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | korean) Notes: svn path=/head/; revision=327739
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-3/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix typo on Makefile.Felippe de Meirelles Motta2008-07-181-1/+1
| | | | | | | | | PR: ports/125572 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=217042
* - Update to 0.1.1.20080329.Felippe de Meirelles Motta2008-06-203-7/+8
| | | | | | | | | PR: ports/124693 Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215386
* - Fix pkg-plist in NOPORTDOCS case.Felippe de Meirelles Motta2008-06-152-23/+24
| | | | | | | | Reported by: itetcu Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=214926
* ko.TeX is a collection of LaTeX packages made by Koaunghi Un, Dohyun KimFelippe de Meirelles Motta2008-06-144-0/+236
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) Notes: svn path=/head/; revision=214825