summaryrefslogtreecommitdiff
path: root/korean (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-29Caps, no period.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=21094
1999-08-28expr -> ${EXPR}Michael Haro1-2/+2
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-28ln -> ${LN}Michael Haro4-11/+11
Notes: svn path=/head/; revision=21047
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-2/+2
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-25Added byeorooSatoshi Taoka1-1/+2
Notes: svn path=/head/; revision=20966
1999-08-25Korean X11 Input MethodSatoshi Taoka5-0/+67
PR: ports/12146 Submitted by: CHOI, Junho <cjh@wdb.co.kr> Notes: svn path=/head/; revision=20965
1999-08-25Added etermSatoshi Taoka1-1/+2
Notes: svn path=/head/; revision=20958
1999-08-25Eterm supported KoreanSatoshi Taoka9-0/+2272
PR: 12096 Submitted by: Oh Junseon <hollywar@mail.holywar.net> Notes: svn path=/head/; revision=20957
1999-08-25Added bitchxSatoshi Taoka1-1/+2
Notes: svn path=/head/; revision=20950
1999-08-25An alternative BitchX client patched for korean.Satoshi Taoka5-0/+51
PR: 12077 Submitted by: JunSeon Oh <hollywar@holywar.net> Notes: svn path=/head/; revision=20949
1999-08-25Added amiSatoshi Taoka1-1/+2
Notes: svn path=/head/; revision=20946
1999-08-25Just another Korean X11 Input MethodSatoshi Taoka6-0/+59
PR: 12145 Submitted by: CHOI Junho <cjh@kr.freebsd.org> Notes: svn path=/head/; revision=20945
1999-08-25Update to 3.1.2Satoshi Taoka3-11/+10
PR: 12134 Submitted by: maintainer Notes: svn path=/head/; revision=20935
1999-08-24Import korean/netscape46-communicator/navigator.SADA Kenji23-521/+575
PR: ports/12229 Submitted by: CHOI Junho <cjh@kr.freebsd.org> Notes: svn path=/head/; revision=20928
1999-08-24Mark as BROKEN: just repo.copied, not usable now.SADA Kenji2-2/+6
PR: ports/12229 Submitted by: CHOI Junho <cjh@kr.freebsd.org> Notes: svn path=/head/; revision=20927
1999-08-22awk -> ${AWK}Michael Haro4-9/+9
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22chmod -> ${CHMOD}Michael Haro3-7/+7
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22Fix typo: XF86config -> XF86ConfigSADA Kenji5-10/+10
Notes: svn path=/head/; revision=20883
1999-08-12Update to distfiles dated 1999.7.20Satoshi Taoka4-6/+6
Removed "RESTRICTED" from acroread-chsfont acroread-chtfont acroread-korfont acroread-commfont (I think that for acroread-jpnfont we need to register with Adobe) Submitted: maintainer (these are mine) Notes: svn path=/head/; revision=20664
1999-07-22- Add a second master site to back up the current one (sharedChris Piazza8-19/+22
by all these ports). - Fix up the maintainer's email address - Fix up some grammar/spelling issues PR: 12751, 12753, 12754, 12755, 12756, 12757 Submitted by: CHOI Junho <cjh@kr.freebsd.org>, maintainer Notes: svn path=/head/; revision=20308
1999-07-21Make port depend on linux_base instead of linux_lib.Marcel Moolenaar2-5/+5
Notes: svn path=/head/; revision=20299
1999-07-04Fix build for ELF.Steve Price1-1/+8
Notes: svn path=/head/; revision=20026
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19848
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek3-3/+3
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek15-15/+15
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-06-22This doesn't build on the Alpha.Steve Price1-1/+3
Notes: svn path=/head/; revision=19651
1999-06-17Added acroread-korfontSatoshi Taoka1-1/+2
Notes: svn path=/head/; revision=19526
1999-06-17Asian Font Packs for Acrobat Reader 4.0 (for Korean)Satoshi Taoka10-0/+50
Notes: svn path=/head/; revision=19522
1999-06-09Add engdic.Steve Price1-1/+2
Notes: svn path=/head/; revision=19361
1999-06-09Initial import of the ko-engdic port version 0.1.Steve Price5-0/+55
An English dictionary utility for our Korean users. PR: 12002 Submitted by: Oh Junseon <hollywar@mail.holywar.net> Notes: svn path=/head/; revision=19360
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro2-5/+1
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-06-05s,/usr/local,${PREFIX},Michael Haro1-2/+2
Notes: svn path=/head/; revision=19219
1999-05-31Unbreak for ELF.Steve Price3-17/+27
Notes: svn path=/head/; revision=19137
1999-05-29Mizi Research's Korean X11 Input MethodJun Kuriyama5-0/+136
Submitted by: Choi Junho <cjh@kr.freebsd.org> PR: ports/11684 Notes: svn path=/head/; revision=19085
1999-05-29Activate ko-hanIM.Jun Kuriyama1-1/+2
Notes: svn path=/head/; revision=19083
1999-05-25glibc 2.0 Korean locale for linux compatibility.Jun Kuriyama5-0/+53
PR: ports/11685 Submitted by: CHOI Junho <cjh@kr.freebsd.org> Notes: svn path=/head/; revision=18995
1999-05-25Activate linux_localeJun Kuriyama1-1/+2
Notes: svn path=/head/; revision=18994
1999-05-03More WWW: additionsMichael Haro6-0/+10
Notes: svn path=/head/; revision=18436
1999-05-02BROKEN= fetchMichael Haro2-2/+4
Notes: svn path=/head/; revision=18321
1999-05-01Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1-6/+2
Notes: svn path=/head/; revision=18296
1999-05-01Changed MAINTAINER's e-mail addressSatoshi Taoka6-9/+9
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
1999-04-17- original distribution URL (and MD5 value) has changed.Jun-ichiro itojun Hagino2-4/+4
MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change. Notes: svn path=/head/; revision=17948
1999-04-02Fix build for ELF.Steve Price12-116/+394
PR: 10726 Submitted by: maintainer Notes: svn path=/head/; revision=17538
1999-04-02Update to 19981229 version.Steve Price6-9/+9
PR: 10727 Submitted by: maintainer Notes: svn path=/head/; revision=17536
1999-04-01Added gau and gtk10Satoshi Taoka1-1/+3
Notes: svn path=/head/; revision=17514
1999-04-01Gtk-based Hangul-enabled terminal emulation with serial/socketSatoshi Taoka5-0/+92
PR: ports/10645 Submitted by: CHOI Junho cjh@kr.freebsd.org Notes: svn path=/head/; revision=17513
1999-03-19Update to hanterm-xf-p16Satoshi Taoka4-10/+10
PR: ports/10631 Submitted by: CHOI Junho, maintainer Notes: svn path=/head/; revision=17284
1999-03-08Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1-2/+3
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
1999-02-13Use fonts-std-5.50 from all gs5* ports. Judging from the checksum, theySatoshi Asami4-6/+6
are all the same anyway. Notes: svn path=/head/; revision=16704
1999-02-12Upgrade to v4.08.Jun Kuriyama15-36/+102
PR: ports/9213 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=16666