summaryrefslogtreecommitdiff
path: root/korean (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mkDavid E. O'Brien1998-06-262-4/+4
| | | | Notes: svn path=/head/; revision=11540
* My mistakes in previous commit are fixed.Jun Kuriyama1998-05-191-3/+2
| | | | | | | Pointed out by: maintainer Notes: svn path=/head/; revision=11064
* Activate hanemacs.Jun Kuriyama1998-05-171-1/+2
| | | | Notes: svn path=/head/; revision=11028
* Korean version of GNU editing macros.Jun Kuriyama1998-05-1711-0/+2286
| | | | | | | | PR: ports/6011 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=11027
* Activate ko-mizifontJun Kuriyama1998-05-091-1/+2
| | | | Notes: svn path=/head/; revision=10921
* Mizi Research's Korean X11 Font(ksc5601.1987-[01] encoding)Jun Kuriyama1998-05-096-0/+88
| | | | | | | | | | | | | 1. This package should not be commercial use. 2. This package should not be redistributed(except FreeBSD mirrors). Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> PR: ports/6052 Should I put some comments in ports/LEGAL? Notes: svn path=/head/; revision=10920
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-061-0/+1
| | | | | | | from octave and iv. Notes: svn path=/head/; revision=10871
* Activate kaistfonts.Jun Kuriyama1998-05-051-1/+2
| | | | Notes: svn path=/head/; revision=10862
* 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
* Update to patchlevel 13.Steve Price1998-05-032-5/+5
| | | | | | | | PR: 6450 Submitted by: maintainer Notes: svn path=/head/; revision=10823
* Upgrader to version 304beta7.Steve Price1998-05-032-8/+9
| | | | | | | | PR: 6452 Submitted by: maintainer Notes: svn path=/head/; revision=10822
* Move font location.Jun Kuriyama1998-04-303-38/+28
| | | | | | | | Submitted by: maintainer PR: ports/6169 Notes: svn path=/head/; revision=10791
* MASTER_SITES has changed.Jun Kuriyama1998-04-302-4/+4
| | | | Notes: svn path=/head/; revision=10773
* Move fonts to lib/X11/fonts/misc.Steve Price1998-04-193-37/+29
| | | | | | | | PR: 6175 Submitted by: maintainer Notes: svn path=/head/; revision=10591
* Move these fonts to lib/X11/fonts/miscSteve Price1998-04-193-20/+16
| | | | | | | | PR: 6174 Submitted by: maintainer Notes: svn path=/head/; revision=10587
* Update to patchlevel 12.Steve Price1998-03-282-10/+8
| | | | | | | | PR: 6073 Submitted by: maintainer Notes: svn path=/head/; revision=10351
* ports/korean/ztelnet --> ports/net/ztelnetDavid E. O'Brien1998-03-191-2/+1
| | | | | | | Submitted by: me and my big mouth ;) Notes: svn path=/head/; revision=10226
* Whoever removed hanterm-autofont, forgot to remove it's entry fromDima Ruban1998-03-171-2/+1
| | | | | | | the Makefile. Notes: svn path=/head/; revision=10205
* Activate vim.Steve Price1998-03-161-1/+2
| | | | Notes: svn path=/head/; revision=10185
* Update to version 3.96k2.Steve Price1998-03-1614-31/+240
| | | | | | | | PR: 6024 Submitted by: maintainer Notes: svn path=/head/; revision=10184
* Update to version 2.1-mailpatch3.Steve Price1998-03-163-10/+10
| | | | | | | | PR: 6023 Submitted by: maintainer Notes: svn path=/head/; revision=10182
* MASTER_SITES changed and a few style nits.Steve Price1998-03-161-6/+6
| | | | | | | | PR: 6022 Submitted by: maintainer Notes: svn path=/head/; revision=10180
* Update to version xf331-p11a.Steve Price1998-03-165-70/+35
| | | | | | | | PR: 6021 Submitted by: maintainer Notes: svn path=/head/; revision=10179
* MASTER_SITES changed.Steve Price1998-03-161-8/+8
| | | | | | | | PR: 6012 Submitted by: maintainer Notes: svn path=/head/; revision=10178
* Upgrade to version 304beta6p1.Steve Price1998-03-163-15/+15
| | | | | | | | PR: 6009 Submitted by: maintainer Notes: svn path=/head/; revision=10176
* Fix some paths to editors/nvi (now editors/nvi-m17n).Satoshi Asami1998-03-042-8/+8
| | | | Notes: svn path=/head/; revision=10036
* rename ports/editors/nvi to ports/editors/nvi-m17n.Jun-ichiro itojun Hagino1998-02-192-4/+4
| | | | | | | | | update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into. Notes: svn path=/head/; revision=9834
* - PKGNAME has to be defined BEFORE including bsd.port.mk, to makeJun-ichiro itojun Hagino1998-02-172-4/+6
| | | | | | | | | | | | | Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami Notes: svn path=/head/; revision=9774
* Change RUN_DEPENDS to look for "perl5"...I don't think we want toSatoshi Asami1997-12-051-2/+2
| | | | | | | change these all when the perl patchlevel is changed. Notes: svn path=/head/; revision=8996
* Define MANUAL_PACKAGE_BUILD, this port needs PAPERSIZE to be set.Satoshi Asami1997-11-221-1/+2
| | | | Notes: svn path=/head/; revision=8746
* Define MANUAL_PACKAGE_BUILD; PAPERSIZE needs to be defined.Satoshi Asami1997-11-101-1/+2
| | | | Notes: svn path=/head/; revision=8565
* Update the MASTER_SITES.Masafumi Max NAKANE1997-10-127-56/+49
| | | | | | | | | | PR: 4743 Submitted by: maintainer While at it, I also tabified some of the lines. Notes: svn path=/head/; revision=8228
* Update the MASTER_SITES.Masafumi Max NAKANE1997-10-121-4/+4
| | | | | | | | PR: 4742 Submitted by: maintainer Notes: svn path=/head/; revision=8227
* Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.Masafumi Max NAKANE1997-09-232-4/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=8002
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-2228-57/+57
| | | | | | | (IE, kr-* -> ko-*.) Notes: svn path=/head/; revision=7992
* Update the MASTER_SITES.Masafumi Max NAKANE1997-09-227-35/+28
| | | | | | | | PR: 4492 Submitted by: maintainer Notes: svn path=/head/; revision=7991
* Misc. cleanup from maintainer. Create "wnn" account automatically ifSatoshi Asami1997-09-194-4/+16
| | | | | | | | | | doesn't exist. PR: 4409 Submitted by: maintainer Notes: svn path=/head/; revision=7964
* Share files among various mule ports, both port files and withinSatoshi Asami1997-09-104-1/+48
| | | | | | | | | | | | packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7845
* Fix many bugs. Share files that can be shared.Satoshi Asami1997-09-106-52/+44
| | | | | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7843
* original distribution of nvi multilingual patch (nvi-m17n)Jun-ichiro itojun Hagino1997-08-212-4/+4
| | | | | | | updated to version 970820-1600. Notes: svn path=/head/; revision=7645
* sed -> ${SED}.Masafumi Max NAKANE1997-07-211-5/+5
| | | | | | | files/* -> ${FILESDIR}/*. Notes: svn path=/head/; revision=7402
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-182-4/+4
| | | | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-132-4/+4
| | | | Notes: svn path=/head/; revision=7303
* The project template file is called "X11.tmpl" in XFree86-3.3, so makeSatoshi Asami1997-06-192-2/+8
| | | | | | | | a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically. Notes: svn path=/head/; revision=7011
* Update the base version from 1.79-970408 -> 1.79-970617.Masafumi Max NAKANE1997-06-182-4/+4
| | | | | | | | PR: 3896 Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=6994
* The XFree86-3.3 font rules create gzipped fonts, not compressed ones.Satoshi Asami1997-06-121-11/+11
| | | | Notes: svn path=/head/; revision=6875
* add ``hanmutt''David E. O'Brien1997-06-061-1/+2
| | | | Notes: svn path=/head/; revision=6780
* Doesn't depend on perl5 anymore.Satoshi Asami1997-06-051-4/+3
| | | | | | | Submitted by: junker Notes: svn path=/head/; revision=6771
* Add textproc to list of categories.Satoshi Asami1997-06-041-2/+2
| | | | | | | Submitted by: jfieber Notes: svn path=/head/; revision=6770