summaryrefslogtreecommitdiff
path: root/korean/pinetreefonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-1/+8
| | | | | | | | | 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-3/+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
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Fix typo: XF86config -> XF86ConfigSADA Kenji1999-08-221-2/+2
| | | | Notes: svn path=/head/; revision=20883
* Move fonts from misc to local.Satoshi Asami1998-11-174-20/+44
| | | | | | | | PR: 8716 Submitted by: maintainer Notes: svn path=/head/; revision=14593
* Upgrade to v1.01.Jun Kuriyama1998-10-043-8/+12
| | | | | | | | PR: ports/7918 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=13625
* 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
* Move font location.Jun Kuriyama1998-04-303-38/+28
| | | | | | | | Submitted by: maintainer PR: ports/6169 Notes: svn path=/head/; revision=10791
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | | | | (IE, kr-* -> ko-*.) Notes: svn path=/head/; revision=7992
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* New port:Masafumi Max NAKANE1997-03-295-0/+73
Hangul X11 fonts(pinetree) -------------------------- It is hangul font made by Lee Yong Jae(yjlee@cglab.snu.ac.kr). Its encoding is KSC5601-1987-0, so it can be used in many X11 programs, such as Netscape. It is very useful because it provides many size and styles(bold, normal, 8-24 points), and it is propositional fonts not common in hangul fonts. Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr> (Closing PR #3099.) Notes: svn path=/head/; revision=6053