summaryrefslogtreecommitdiff
path: root/korean/kaistfonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-1/+9
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* distfile fix & reclaim maintainer to meCHOI Junho2000-07-232-1/+3
| | | | Notes: svn path=/head/; revision=30972
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillSatoshi Asami2000-06-011-0/+1
| | | | | | | leaves fonts.alias behind -- it is not removing any entries from that file.) Notes: svn path=/head/; revision=29026
* Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing forBill Fenner2000-04-211-2/+0
| | | | | | | 2 months. Notes: svn path=/head/; revision=27865
* Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,Satoshi Asami2000-04-131-2/+3
| | | | | | | | | | | hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places. Notes: svn path=/head/; revision=27486
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* expr -> ${EXPR}Michael Haro1999-08-281-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Fix typo: XF86config -> XF86ConfigSADA Kenji1999-08-221-2/+2
| | | | Notes: svn path=/head/; revision=20883
* Move fonts to ${X11BASE}/lib/X11/fonts/local.Satoshi Asami1998-11-174-11/+37
| | | | | | | | PR: 8707 Submitted by: maintainer Notes: svn path=/head/; revision=14581
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1998-08-071-2/+2
| | | | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* X11 KAIST font(ksc5601.1987-0 encoding) collectionJun Kuriyama1998-05-056-0/+73
PR: ports/6143 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=10861