aboutsummaryrefslogtreecommitdiff
path: root/korean/hanyangfonts
Commit message (Collapse)AuthorAgeFilesLines
* Reset cjh due to inactivity. We hope to see him back again soon.Mark Linimon2010-01-023-7/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=247011
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-7/+3
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* add backup site.CHOI Junho2001-11-271-1/+2
| | | | Notes: svn path=/head/; revision=50625
* Style review in ports/korean.Jimmy Olgeni2001-02-061-3/+3
| | | | Notes: svn path=/head/; revision=38037
* Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami2000-09-121-1/+8
| | | | | | | Submitted by: bento and gohan Notes: svn path=/head/; revision=32544
* 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
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Somehow forgot to commit this file. Sorry. (Move fonts to local.)Satoshi Asami1998-11-181-3/+4
| | | | | | | | PR: 8717 Submitted by: maintainer Notes: svn path=/head/; revision=14638
* Move fonts from misc to local.Satoshi Asami1998-11-174-18/+40
| | | | | | | | PR: 8717 Submitted by: maintainer Notes: svn path=/head/; revision=14596
* 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 fonts to lib/X11/fonts/misc.Steve Price1998-04-193-37/+29
| | | | | | | | PR: 6175 Submitted by: maintainer Notes: svn path=/head/; revision=10591
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-3/+3
| | | | | | | (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-305-0/+70
Hangul X11 fonts(Hanyang) It is Korean fonts for X11. These fonts are copyrighted by (C) Hanyang Systems, but it is in the public domain. It is good for using many i18ned X11 program. Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr> Reviewed & modified by: max (Closing PR #3097.) Notes: svn path=/head/; revision=6062