summaryrefslogtreecommitdiff
path: root/korean (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-09-14Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami1-0/+1
Notes: svn path=/head/; revision=32618
2000-09-13Add PORTREVISION.CHOI Junho1-0/+1
Reviewed by: Kris Kennaway Notes: svn path=/head/; revision=32566
2000-09-12(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka8-283/+49
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notice: I forgot to commit FreeWnn-{lib,server} (^_^;; Notes: svn path=/head/; revision=32559
2000-09-12Fix for segfault when ^D pressed.CHOI Junho2-1/+3
But, irc/bitchx and korean/bitchx is still broken in -current... PR: ports/21225 Submitted by: maintainer Notes: svn path=/head/; revision=32557
2000-09-12Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami3-3/+26
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
2000-09-12Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami3-3/+23
Submitted by: bento and gohan Notes: svn path=/head/; revision=32544
2000-09-08(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka4-8/+10
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notes: svn path=/head/; revision=32414
2000-09-03Install a manually hinted gulim10 and gulim10b fonts.CHOI Junho2-3/+16
(Gulim 10 points) Hinting by Won-kyu Park <wkpark@chem.skku.ac.kr> Notes: svn path=/head/; revision=32225
2000-08-31update to 0.5.10CHOI Junho3-8/+2
Notes: svn path=/head/; revision=32156
2000-08-31Remove ${PREFIX}/share/doc directory after uninstallation.CHOI Junho1-0/+1
Notes: svn path=/head/; revision=32155
2000-08-31Remove ${PREFIX}/share/fonts directory after uninstallation.CHOI Junho2-0/+2
Submitted by: bento Notes: svn path=/head/; revision=32154
2000-08-31Don't use ${CHMOD}, it's unnecessary and dangerous.CHOI Junho1-2/+0
Submitted by: bento Notes: svn path=/head/; revision=32153
2000-08-29Display help message about GNOME panel applet support.CHOI Junho1-0/+3
Notes: svn path=/head/; revision=32108
2000-08-27Back out the previous commit. That one has a problem which occurs onAkinori MUSHA1-5/+1
cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu Notes: svn path=/head/; revision=32040
2000-08-27PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA1-1/+5
No response from: ports list, PW Notes: svn path=/head/; revision=32029
2000-08-26Not to display unnecessary 'pty_search' message.CHOI Junho1-0/+11
Notes: svn path=/head/; revision=31999
2000-08-25Author(it's me!) re-released the tarball.CHOI Junho1-1/+1
Notes: svn path=/head/; revision=31972
2000-08-25Update to 4.75 20000826 version.CHOI Junho2-2/+2
Notes: svn path=/head/; revision=31968
2000-08-24Extra BUILD_DEPENDS on XFree86 removed.CHOI Junho1-2/+0
(it uses USE_X_PREFIX) Notes: svn path=/head/; revision=31933
2000-08-24Update to Korean kit v4.75.CHOI Junho2-3/+3
Notes: svn path=/head/; revision=31932
2000-08-03(1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami3-5/+5
XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
2000-07-26Upgrade to 4.74 Korean kit.CHOI Junho2-3/+3
Notes: svn path=/head/; revision=31046
2000-07-23distfile fix & reclaim maintainer to meCHOI Junho33-25/+58
Notes: svn path=/head/; revision=30972
2000-07-19Fix typo. (ghostscript55htff -> ghostscript55httf)CHOI Junho1-1/+1
Notes: svn path=/head/; revision=30906
2000-07-19Complete move from ftghostscript55 -> ghostscript55httf. The latter isSatoshi Asami11-529/+852
a repo copy from ftghostscript5 (the one with history). Approved by: cjh Notes: svn path=/head/; revision=30899
2000-07-17PLIST sorted.CHOI Junho1-1/+1
Notes: svn path=/head/; revision=30759
2000-07-17Clean up ports.CHOI Junho3-5/+5
- MAINTAINER line changed. - unnecessasry CONFIGURE_ARGS option removed. - patches/patch-aa removed, CONFIGURE_ENV added instead. - pkg/PLIST sorted. Notes: svn path=/head/; revision=30758
2000-07-17Fix pkg/COMMENT(for more portlint-compliant)CHOI Junho1-1/+1
PR: ports/19987 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30757
2000-07-16- Change MAINTAINER line.CHOI Junho3-2/+8
- Install hanterm.html(manual). - more portlint-compilant. Notes: svn path=/head/; revision=30724
2000-07-16Fix distfile location. Original site is working now.CHOI Junho1-4/+3
Notes: svn path=/head/; revision=30723
2000-07-16Set version number of libpng correctly.CHOI Junho2-2/+2
Submitted by: bento buildlog Notes: svn path=/head/; revision=30686
2000-07-16Add LIB_DEPENDS: xpm.CHOI Junho1-0/+1
Submitted by: bento buildlog Notes: svn path=/head/; revision=30685
2000-07-16- Update han to work in 4.x. Use patches from kon2-16dot.CHOI Junho15-9/+586
(it still has a bug: cursor doesn't displayed) - distfile location moved. Notes: svn path=/head/; revision=30683
2000-07-15- Add FreeBSD-specific X resourceCHOI Junho4-10/+32
* default PS font name is changed to Gulim-Medium (from korean/baekmukfonts-ttf) - more portlint-compliant Notes: svn path=/head/; revision=30647
2000-07-15- copyright notice removed. Now it's free software.CHOI Junho2-5/+2
- MAINTAINER update. Notes: svn path=/head/; revision=30645
2000-07-15Copyright notice removed. now it's freely redistiributable.CHOI Junho3-19/+4
Notes: svn path=/head/; revision=30644
2000-07-15- remove BUILD_DEPENDS(NO_BUILD=YES!)CHOI Junho2-9/+5
- MAINTAINER update. - more portlint-compilant. Notes: svn path=/head/; revision=30643
2000-07-15Remove RUN_DEPENDS to ghostscript. Now we have two KoreanCHOI Junho1-2/+0
ghostscript, so it's your choice. Notes: svn path=/head/; revision=30642
2000-07-15Change default font to Gulim-Medium(korean/baekmukfonts-ttf).CHOI Junho1-0/+11
Notes: svn path=/head/; revision=30641
2000-07-15Update to GNU gs.CHOI Junho2-20/+24
Notes: svn path=/head/; revision=30640
2000-07-15Default configuration file of Korean TTF.CHOI Junho2-0/+98
Notes: svn path=/head/; revision=30639
2000-07-15- Change MAINTAINER line.CHOI Junho2-10/+22
- add korean/baekmukfonts-ttf to RUN_DEPENDS. - more portlint-compilant. Notes: svn path=/head/; revision=30638
2000-07-12COMMENT should be ended without period.Jun Kuriyama1-1/+1
Notes: svn path=/head/; revision=30508
2000-07-08Add master site of tfm files.CHOI Junho1-1/+2
Notes: svn path=/head/; revision=30362
2000-07-07- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price5-20/+25
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
2000-07-07Update to 1.0c16/Korean.CHOI Junho5-34/+1055
PR: ports/19709 Submitted by: JunSeon Oh <hollywar@holywar.net> Notes: svn path=/head/; revision=30294
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum1-8/+19
options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
2000-07-04Fix unistall problem. Found from bento log.CHOI Junho1-0/+1
Notes: svn path=/head/; revision=30194
2000-07-04Add ftghostscript55.CHOI Junho1-0/+1
Notes: svn path=/head/; revision=30193
2000-07-04Remove patch-aa and add patch-ba.CHOI Junho1-0/+44
patch-ba is for building in FreeBSD. Notes: svn path=/head/; revision=30192