diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
commit | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch) | |
tree | 916c4017c965133decfae3108f21ad85c9709eb1 | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
50 files changed, 125 insertions, 141 deletions
diff --git a/korean/acroread-korfont/Makefile b/korean/acroread-korfont/Makefile index b34307342148..3ed062bf45f2 100644 --- a/korean/acroread-korfont/Makefile +++ b/korean/acroread-korfont/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: acroread-korfont -# Version required: 1999.7.20 # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # diff --git a/korean/acroread5-korfont/Makefile b/korean/acroread5-korfont/Makefile index b34307342148..3ed062bf45f2 100644 --- a/korean/acroread5-korfont/Makefile +++ b/korean/acroread5-korfont/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: acroread-korfont -# Version required: 1999.7.20 # Date created: 99/06/16 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 13cd980d6f96..ba910c4ae2a4 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: ami -# Version required: ami-0.4.1 # Date created: 05 Jun 1999 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= ami-${AMI_VER} -PKGNAME= ko-ami-${AMI_VER} +PORTNAME= ami +PORTVERSION= 1.0.4 CATEGORIES= korean x11 MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ \ http://adam.kaist.ac.kr/~cwryu/archive/misc/ @@ -24,8 +23,6 @@ CONFIGURE_ENV= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config \ GTK_CONFIG=${X11BASE}/bin/gtk12-config CONFIGURE_ARGS+= --with-hangul-keyboard=2 -AMI_VER= 1.0.4 - # Korean input in dvorak keyboard .if defined(WITH_DVORAK) CONFIGURE_ARGS+= --with-english-keyboard=dvorak @@ -33,7 +30,7 @@ CONFIGURE_ARGS+= --with-english-keyboard=dvorak # gnome support .if defined(WITH_GNOME_APPLET) -PKGNAME= ko-ami-gnome-${AMI_VER} +PKGNAMESUFFIX= -gnome RUN_DEPENDS+= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs CONFIGURE_ARGS+= --enable-gnome-applet diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile index 6e022da154cf..0b661ae324c4 100644 --- a/korean/baekmukfonts-bdf/Makefile +++ b/korean/baekmukfonts-bdf/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: baekmuk fonts(x11) -# Version required: 1.1 # Date created: 23 Jul 1999 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= baekmuk-2.0 -PKGNAME= ko-baekmukfonts-bdf-2.0 +PORTNAME= baekmukfonts +PORTVERSION= 2.0 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.mizi.co.kr/pub/baekmuk/ +PKGNAMESUFFIX= -bdf +DISTNAME= baekmuk-${PORTVERSION} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/baekmukfonts-ttf/Makefile b/korean/baekmukfonts-ttf/Makefile index d58fa9f86a78..9092eae9493a 100644 --- a/korean/baekmukfonts-ttf/Makefile +++ b/korean/baekmukfonts-ttf/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: Baekmuk Korean TrueType fonts -# Version required: 2.0 # Date created: 17 Jan 2000 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= baekmuk-ttf-2.0 -PKGNAME= ko-baekmukfonts-ttf-2.0 +PORTNAME= baekmukfonts +PORTVERSION= 2.0 CATEGORIES= korean MASTER_SITES= ftp://ftp.mizi.co.kr/pub/baekmuk/ +PKGNAMESUFFIX= -ttf +DISTNAME= baekmuk${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile index d7c812a1f707..bea3705b732d 100644 --- a/korean/bitchx/Makefile +++ b/korean/bitchx/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: BitchX ircII client patched for korean -# Version required: kr-75p1 # Date created: 3 Jun 1999 # Whom: hollywar # # $FreeBSD$ # -DISTNAME= bitchx-ko -PKGNAME= ko-bitchx-75p1 +PORTNAME= bitchx +PORTVERSION= 75.1 CATEGORIES= korean net MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +DISTNAME= bitchx-ko MAINTAINER= hollywar@mail.holywar.net diff --git a/korean/byeoroo/Makefile b/korean/byeoroo/Makefile index 6824cddec9f8..7df40038dc85 100644 --- a/korean/byeoroo/Makefile +++ b/korean/byeoroo/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: byeoroo -# Version required: byeoroo-0.0.19990503 # Date created: 04 Jun 1999 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= byeoroo-0.0.19990605.3 -PKGNAME= ko-byeoroo-0.0.19990605.3 +PORTNAME= byeoroo +PORTVERSION= 0.0.19990605.3 CATEGORIES= korean x11 MASTER_SITES= http://adam.kaist.ac.kr/~cwryu/archive/byeoroo/ diff --git a/korean/elm/Makefile b/korean/elm/Makefile index 4f055b6ced82..aeade375f50a 100644 --- a/korean/elm/Makefile +++ b/korean/elm/Makefile @@ -6,11 +6,12 @@ # $FreeBSD$ # -DISTNAME= elm2.4h4.1 -PKGNAME= ko-elm-2.4h4.1 +PORTNAME= elm +PORTVERSION= 2.4h4.1 CATEGORIES= korean mail MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/mail/old/Others/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/mail/old/Others/ +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/engdic/Makefile b/korean/engdic/Makefile index 8834920a6eb2..032a825d46cd 100644 --- a/korean/engdic/Makefile +++ b/korean/engdic/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: engdic-0.2 -# Version required: 0.2 # Date created: 3 Jun 1999 # Whom: Oh Junseon <hollywar@mail.holywar.net> # # $FreeBSD$ # -DISTNAME= engdic-0.2 -PKGNAME= ko-engdic-0.2 +PORTNAME= engdic +PORTVERSION= 0.2 CATEGORIES= korean deskutils MASTER_SITES= ftp://ftp.holywar.net/pub/engdic/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile index 9c723d976dcf..61d923a23ace 100644 --- a/korean/eterm/Makefile +++ b/korean/eterm/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: ko-eterm-0.8.9 -# Version required: 0.8.9 # Date created: 8 Jun 1999 # Whom: Oh Junseon <hollywar@mail.holywar.net> # # $FreeBSD$ # -DISTNAME= Eterm-0.8.9 -PKGNAME= ko-eterm-0.8.9 +PORTNAME= eterm +PORTVERSION= 0.8.9 CATEGORIES= korean x11 MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \ ftp://ftp.holywar.net/pub/FreeBSD/ \ @@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \ http://www.tcserv.com/archive/E/ \ http://eterm.is.nontoxic.org/download/ \ http://www.tcserv.com/archive/E/old/ +DISTNAME= Eterm-${PORTVERSION} MAINTAINER= hollywar@mail.holywar.net diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 6042f99dcebd..056c52e82d37 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: freetype-ghostscript -# Version required: 5.10ft # Date created: 27 Mar 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # @@ -10,7 +9,8 @@ # default korean font yet # -DISTNAME= ko-ghostscript-ft-5.10 +PORTNAME= ghostscript +PORTVERSION= 5.10 CATEGORIES= korean print MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \ http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ @@ -21,6 +21,8 @@ MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \ ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/ \ ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/misc/ MASTER_SITE_SUBDIR= ghostscript +PKGNAMESUFFIX= -ft +DISTNAME= ${PKGNAME} DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \ ${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \ ${HFFTYPE} ${GS_CID_PATCH} diff --git a/korean/gau/Makefile b/korean/gau/Makefile index 4e878aa6b93e..6829993b1db1 100644 --- a/korean/gau/Makefile +++ b/korean/gau/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: gau -# Version required: 0.3.1 # Date created: 23 Jul 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= gau-0.4.1 -PKGNAME= ko-gau-0.4.1 +PORTNAME= gau +PORTVERSION= 0.4.1 CATEGORIES= korean comms MASTER_SITES= http://www.kr.freebsd.org/~hwang/gau/ diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 6042f99dcebd..056c52e82d37 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: freetype-ghostscript -# Version required: 5.10ft # Date created: 27 Mar 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # @@ -10,7 +9,8 @@ # default korean font yet # -DISTNAME= ko-ghostscript-ft-5.10 +PORTNAME= ghostscript +PORTVERSION= 5.10 CATEGORIES= korean print MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \ http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ @@ -21,6 +21,8 @@ MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \ ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/ \ ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/misc/ MASTER_SITE_SUBDIR= ghostscript +PKGNAMESUFFIX= -ft +DISTNAME= ${PKGNAME} DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \ ${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \ ${HFFTYPE} ${GS_CID_PATCH} diff --git a/korean/h2ps/Makefile b/korean/h2ps/Makefile index 85f5fbf5ea31..3a7e5af4a0f0 100644 --- a/korean/h2ps/Makefile +++ b/korean/h2ps/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: h2ps-2.06 -# Version required: 2.06 # Date created: 20 May 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # @@ -8,8 +7,8 @@ # Thanks to SungGon Yi <skon@stats.snu.ac.kr> for advising 2.06 ports # -DISTNAME= h2ps-2.06 -PKGNAME= ko-h2ps-2.06 +PORTNAME= h2ps +PORTVERSION= 2.06 CATEGORIES= korean print MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/ diff --git a/korean/han/Makefile b/korean/han/Makefile index 8700c4ae701e..be92647bfe87 100644 --- a/korean/han/Makefile +++ b/korean/han/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: han -# Version required: 1.0fb # Date created: 12 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= han-1.0fb -PKGNAME= ko-han-1.0fb +PORTNAME= han +PORTVERSION= 1.0fb CATEGORIES= korean MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/FreeBSD-kr/source/han/ diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile index c1a0235a95fe..6a746e863544 100644 --- a/korean/hanIM/Makefile +++ b/korean/hanIM/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hanIM -# Version required: 1.0 # Date created: 17 Mar 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org # # $FreeBSD$ # -DISTNAME= hanIM-${HANIM_VER}-${HANIM_VER_PL}.i386 -PKGNAME= ko-hanIM-${HANIM_VER} +PORTNAME= hanIM +PORTVERSION= 1.1b CATEGORIES= korean x11 linux MASTER_SITES= ftp://www.mizi.co.kr/pub/hanIM/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +DISTNAME= hanIM-${PORTVERSION}-${HANIM_VER_PL}.i386 EXTRACT_SUFX= .rpm MAINTAINER= cjh@kr.freebsd.org @@ -30,7 +30,6 @@ RPM2CPIO= rpm2cpio CPIO= /usr/bin/cpio CPIO_OPT= -i --make-directories -HANIM_VER= 1.1b HANIM_VER_PL= glibc2.0.7-1 do-extract: @@ -41,13 +40,13 @@ do-extract: do-build: # documents & samples - ${RM} ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/samples/*.orig + ${RM} ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/samples/*.orig # dirty workaround. you should delete compiled garbages! - ${RM} ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/samples/.#* \ - ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/samples/*.o \ - ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/samples/asample \ - ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/samples/overspot \ - ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/samples/rootwin + ${RM} ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/samples/.#* \ + ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/samples/*.o \ + ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/samples/asample \ + ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/samples/overspot \ + ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/samples/rootwin do-install: # binary @@ -66,7 +65,7 @@ do-install: # documents & samples ${MKDIR} ${PREFIX}/share/doc/hanIM - ${CP} -r ${WRKDIR}/usr/doc/hanIM-${HANIM_VER}/* \ + ${CP} -r ${WRKDIR}/usr/doc/hanIM-${PORTVERSION}/* \ ${PREFIX}/share/doc/hanIM # patch XLC_LOCALE for ko_KR.EUC(harmless) diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile index e03f364116f0..aa975a2ccbf4 100644 --- a/korean/hanemacs/Makefile +++ b/korean/hanemacs/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hanemacs -# Version required: 19.34b-2 # Date created: 12 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hanemacs-19.34b-1 -PKGNAME= ko-hanemacs-19.34b1 +PORTNAME= hanemacs +PORTVERSION= 19.34b.1 CATEGORIES= korean editors MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/editor/HanEmacs/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/editor/HanEmacs/ +DISTNAME= hanemacs-19.34b-1 MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index 3ce3b7355722..5cf7e4ee4174 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: hanterm-xf86 -# Version required: hanterm-xf-p16 # Date created: 22 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hanterm-xf-p18 -PKGNAME= ko-hanterm-xf-18 +PORTNAME= hanterm +PORTVERSION= 18 CATEGORIES= korean x11 MASTER_SITES= http://www.kr.FreeBSD.org/~hwang/hanterm/ +PKGNAMESUFFIX= -xf +DISTNAME= hanterm-xf-p18 MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile index 935223b13cc5..afca83ce2d70 100644 --- a/korean/hanterm/Makefile +++ b/korean/hanterm/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: hanterm3.04 -# Version required: 3.04beta7 # Date created: 12 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hanterm-3.1.3 -PKGNAME= ko-hanterm-3.1.3 +PORTNAME= hanterm +PORTVERSION= 3.1.3 CATEGORIES= korean x11 MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ \ http://people.FreeBSD.org/~sada/distfiles/ diff --git a/korean/hanyangfonts/Makefile b/korean/hanyangfonts/Makefile index c2958d4ac75f..4cfd72e85ec9 100644 --- a/korean/hanyangfonts/Makefile +++ b/korean/hanyangfonts/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hanyangfonts -# Version required: ? # Date created: 22 Mar 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hanyang-font-pcf -PKGNAME= ko-hanyangfonts-1.0 +PORTNAME= hanyangfonts +PORTVERSION= 1.0 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/fonts/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/fonts/ +DISTNAME= hanyang-font-pcf MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index 6cff281daf56..d025b0f1d7c6 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hcode -# Version required: 2.1mailpatch3 # Date created: 31 Mar 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hcode2.1-mailpatch3 -PKGNAME= ko-hcode-2.1.3 +PORTNAME= hcode +PORTVERSION= 2.1.3 CATEGORIES= korean MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ +DISTNAME= hcode2.1-mailpatch3 MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/helvis/Makefile b/korean/helvis/Makefile index 355a74792a03..c0d4a102bc7a 100644 --- a/korean/helvis/Makefile +++ b/korean/helvis/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: helvis-1.8h2- -# Version required: 1.8h2- # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= helvis-1.8h2- -PKGNAME= ko-helvis-1.8h2 +PORTNAME= helvis +PORTVERSION= 1.8h2 CATEGORIES= korean editors MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/editor/HElvis/ \ ftp://sunsite.kren.nm.kr/pub/packages/hangul/editor/HElvis/ +DISTNAME= helvis-1.8h2- MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/hlatex-psfonts-wansung/Makefile b/korean/hlatex-psfonts-wansung/Makefile index 055e9c090dc9..98673d45f498 100644 --- a/korean/hlatex-psfonts-wansung/Makefile +++ b/korean/hlatex-psfonts-wansung/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: HLaTeX PS fonts-wansungstd -# Version required: 0.98 # Date created: Sun Aug 9 18:05:29 KST 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= HLaTeXpsfonts-wansung-0.98 -PKGNAME= ko-HLaTeXpsfonts-${HLATEX_ENCODING}std-0.98 +PORTNAME= HLaTeXpsfonts-${HLATEX_ENCODING}std +PORTVERSION= 0.98 CATEGORIES= korean print MASTER_SITES= ftp://ftp.linguistik.uni-erlangen.de/pub/hangul/HLaTeX/packed/unsupported/ +DISTNAME= HLaTeXpsfonts-wansung-0.98 DISTFILES= ${HLATEX_PSFONTS_BASE} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/hlatex-wansung/Makefile b/korean/hlatex-wansung/Makefile index f86dd228fb7f..8ec0e6b9b6ad 100644 --- a/korean/hlatex-wansung/Makefile +++ b/korean/hlatex-wansung/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: HLaTeX PS fonts-wansungstd -# Version required: 0.98 # Date created: Sun Aug 9 18:05:29 KST 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98 -PKGNAME= ko-HLaTeX-${HLATEX_ENCODING}std-0.98 +PORTNAME= HLaTeX-${HLATEX_ENCODING}std +PORTVERSION= 0.98 CATEGORIES= korean print MASTER_SITES= ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/ \ ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/${HLATEX_ENCODING}/ +DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98 DISTFILES= HLaTeX-0.98.tar.bz2 ${HLATEX_FONTS_BASE} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile index f86dd228fb7f..8ec0e6b9b6ad 100644 --- a/korean/hlatex/Makefile +++ b/korean/hlatex/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: HLaTeX PS fonts-wansungstd -# Version required: 0.98 # Date created: Sun Aug 9 18:05:29 KST 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98 -PKGNAME= ko-HLaTeX-${HLATEX_ENCODING}std-0.98 +PORTNAME= HLaTeX-${HLATEX_ENCODING}std +PORTVERSION= 0.98 CATEGORIES= korean print MASTER_SITES= ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/ \ ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/${HLATEX_ENCODING}/ +DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98 DISTFILES= HLaTeX-0.98.tar.bz2 ${HLATEX_FONTS_BASE} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/hlatexfonts-ocf/Makefile b/korean/hlatexfonts-ocf/Makefile index d23d7da19a1c..9b9f36d3fe6a 100644 --- a/korean/hlatexfonts-ocf/Makefile +++ b/korean/hlatexfonts-ocf/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: HLaTeX OCF fonts collection -# Version required: none # Date created: 30 Jun 1999 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= hlatexfonts-ocf -PKGNAME= ko-hlatexfonts-ocf-1.0 +PORTNAME= hlatexfonts-ocf +PORTVERSION= 1.0 CATEGORIES= korean print MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/ +DISTNAME= ${PORTNAME} DISTFILES= HLaTeX-Myoungjo-OCF-PS.tar.gz HLaTeX-Gothic-OCF-PS.tar.gz MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/hmconv/Makefile b/korean/hmconv/Makefile index a80260b11214..f99a540b0c0c 100644 --- a/korean/hmconv/Makefile +++ b/korean/hmconv/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hmconv -# Version required: 1.0p3 # Date created: 31 Mar 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hmconv1.0pl3 -PKGNAME= ko-hmconv-1.0p3 +PORTNAME= hmconv +PORTVERSION= 1.0.3 CATEGORIES= korean mail MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/code/hmconv/ \ ftp://sunsite.kren.nm.kr/pub/packages/hangul/code/hmconv/ +DISTNAME= hmconv1.0pl3 MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile index 47d4324cc5ee..b35cfe173980 100644 --- a/korean/hpscat/Makefile +++ b/korean/hpscat/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: hpscat-1.3jshin -# Version required: 1.3jshin # Date created: 4 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hpscat-jshin -PKGNAME= ko-hpscat-1.3jshin +PORTNAME= hpscat +PORTVERSION= 1.3jshin CATEGORIES= korean print MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/print/hpscat/ \ ftp://ftp.kaist.ac.kr/pub/hangul/editor/ked/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/print/hpscat/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/editor/ked/ +DISTNAME= hpscat-jshin DISTFILES= hpscat-jshin.tar.gz ked.tar.gz MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index ac0150b03512..0159782377d5 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: johabfonts -# Version required: 3.04 # Date created: 15 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= hanterm304fonts -PKGNAME= ko-johabfonts-3.04 +PORTNAME= johabfonts +PORTVERSION= 3.04 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/fonts/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/fonts/ +DISTNAME= hanterm304fonts MAINTAINER= junker@jazz.snu.ac.kr diff --git a/korean/kaistfonts/Makefile b/korean/kaistfonts/Makefile index ea4cbffe720e..a532f9f6cc17 100644 --- a/korean/kaistfonts/Makefile +++ b/korean/kaistfonts/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: seri font collection -# Version required: none # Date created: Fri Mar 27 17:26:42 KST 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= ko-kaistfonts-ksc-1.0 +PORTNAME= kaistfonts-ksc +PORTVERSION= 1.0 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +DISTNAME= ${PKGNAME} DISTFILES= kaist-newmj18.bdf.gz ks_philgi16.bdf.gz \ kaist-newmj16.bdf.gz ks_iyagi16.bdf.gz diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 1598f456db7a..11252a9a225d 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: linux_locale -# Version required: 1.0 # Date created: Apr 20 1999 # Whom: cjh@kr.freebsd.org # # $FreeBSD$ # -DISTNAME= linux_locale-ko-1.0 -PKGNAME= ko-linux_locale-1.0 +PORTNAME= linux_locale +PORTVERSION= 1.0 CATEGORIES= korean emulators linux MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile index fd136ac7b52b..4a043f2efda8 100644 --- a/korean/linuxdoc-sgml/Makefile +++ b/korean/linuxdoc-sgml/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: Linuxdoc-SGML 1.6bh2 -# Version required: 1.6bh2 # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= linuxdoc-sgml-1.6bh2 -PKGNAME= ko-linuxdoc-sgml-1.6bh2 +PORTNAME= linuxdoc-sgml +PORTVERSION= 1.6bh2 CATEGORIES= korean textproc MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/ diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile index ab449a684502..cb6c53bb75e8 100644 --- a/korean/mizifont/Makefile +++ b/korean/mizifont/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: mizifonts -# Version required: 1.1 # Date created: 16 Mar 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= xfntmizi-1.1-2.noarch -PKGNAME= ko-mizifonts-1.1 +PORTNAME= mizifonts +PORTVERSION= 1.1 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.mizi.co.kr/pub/hanIM/ +DISTNAME= xfntmizi-1.1-2.noarch EXTRACT_SUFX= .rpm MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/mule-freewnn/Makefile b/korean/mule-freewnn/Makefile index a89361039350..472f8f831da1 100644 --- a/korean/mule-freewnn/Makefile +++ b/korean/mule-freewnn/Makefile @@ -1,12 +1,11 @@ # New ports collection makefile for: mule 2.3@19.34 with Wnn4 -# Version required: 2.3@19.34 # Date created: 20 July 1997 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAME= ko-mule-wnn4-2.3 +PKGNAMESUFFIX= -wnn4 CATEGORIES= korean editors KWNN4= yes diff --git a/korean/munhwafonts-cid/Makefile b/korean/munhwafonts-cid/Makefile index 2864e8d2f160..ea577f142e92 100644 --- a/korean/munhwafonts-cid/Makefile +++ b/korean/munhwafonts-cid/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: Munhwa fonts collection(cid) -# Version required: none # Date created: 30 Jun 1999 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= munhwafonts-cid -PKGNAME= ko-munhwafonts-cid-1.0 +PORTNAME= munhwafonts-cid +PORTVERSION= 1.0 CATEGORIES= korean print MASTER_SITES= ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \ ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/ +DISTNAME= ${PORTNAME} DISTFILES= ${CID_FONTS_KO} ${CID_CMAP_KO} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/netscape3/Makefile b/korean/netscape3/Makefile index 662526dd121d..d336fb298a5e 100644 --- a/korean/netscape3/Makefile +++ b/korean/netscape3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: netscape3-intl-ko -# Version required: 3.04/ko # Date created: 6 Apr 1995 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= netscape-3.04 -PKGNAME= ko-netscape-3.04 +PORTNAME= netscape +PORTVERSION= 3.04 CATEGORIES= korean www MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/intl/3.01/unix/ko/ \ http://www.bpel.tutics.tut.ac.jp/~take/Netscape/etc/ diff --git a/korean/netscape4-communicator/Makefile b/korean/netscape4-communicator/Makefile index 5ca6a7ca8688..705fcfc67f43 100644 --- a/korean/netscape4-communicator/Makefile +++ b/korean/netscape4-communicator/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4 # Date created: 25 Oct 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # @@ -7,7 +6,8 @@ # # based on japanese/netscape4-* -DISTNAME= ko-netscape-${BROWSER}-${BROWSER_VERSION} +PORTNAME= netscape-${BROWSER} +PORTVERSION= ${BROWSER_VERSION} CATEGORIES= korean www MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/netscape-ko/ \ http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ diff --git a/korean/netscape4-navigator/Makefile b/korean/netscape4-navigator/Makefile index 64b7a6498a46..afa40ec4c346 100644 --- a/korean/netscape4-navigator/Makefile +++ b/korean/netscape4-navigator/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4.08 # Date created: 25 Oct 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # diff --git a/korean/netscape47-communicator/Makefile b/korean/netscape47-communicator/Makefile index bd4fd5057b21..d10472712c62 100644 --- a/korean/netscape47-communicator/Makefile +++ b/korean/netscape47-communicator/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4.7 # Date created: 14 Jun 1999 # Whom: cjh@kr.freebsd.org # diff --git a/korean/netscape47-navigator/Makefile b/korean/netscape47-navigator/Makefile index e4727b11bb7f..193eb281ec29 100644 --- a/korean/netscape47-navigator/Makefile +++ b/korean/netscape47-navigator/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4.7 # Date created: 14 Jun 1999 # Whom: cjh@kr.freebsd.org # diff --git a/korean/netscape48-communicator/Makefile b/korean/netscape48-communicator/Makefile index 5ca6a7ca8688..705fcfc67f43 100644 --- a/korean/netscape48-communicator/Makefile +++ b/korean/netscape48-communicator/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4 # Date created: 25 Oct 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # @@ -7,7 +6,8 @@ # # based on japanese/netscape4-* -DISTNAME= ko-netscape-${BROWSER}-${BROWSER_VERSION} +PORTNAME= netscape-${BROWSER} +PORTVERSION= ${BROWSER_VERSION} CATEGORIES= korean www MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/netscape-ko/ \ http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ diff --git a/korean/netscape48-navigator/Makefile b/korean/netscape48-navigator/Makefile index 64b7a6498a46..afa40ec4c346 100644 --- a/korean/netscape48-navigator/Makefile +++ b/korean/netscape48-navigator/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: Netscape browser with Korean resources -# Version required: 4.08 # Date created: 25 Oct 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile index 580ea7529527..0e7751e93ae7 100644 --- a/korean/nh2ps/Makefile +++ b/korean/nh2ps/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: nh2ps-2.3 -# Version required: 2.3 # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= nh2ps-2.3.1 -PKGNAME= ko-nh2ps-2.3.1 +PORTNAME= nh2ps +PORTVERSION= 2.3.1 CATEGORIES= korean print MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nh2ps/ diff --git a/korean/nhpf/Makefile b/korean/nhpf/Makefile index 8cfe87889fbe..14049a4eef03 100644 --- a/korean/nhpf/Makefile +++ b/korean/nhpf/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: nhpf-1.42 -# Version required: 1.42 # Date created: 25 May 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= nhpf-1.42 -PKGNAME= ko-nhpf-1.42 +PORTNAME= nhpf +PORTVERSION= 1.42 CATEGORIES= korean www MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/applications/ diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile index 64480c0acf94..f541a72ce9d3 100644 --- a/korean/nhppf/Makefile +++ b/korean/nhppf/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: nhppf-2.1 -# Version required: 2.1 # Date created: 19 Apr 1997 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= nhppf-2.1 -PKGNAME= ko-nhppf-2.1 +PORTNAME= nhppf +PORTVERSION= 2.1 CATEGORIES= korean MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/nhppf/ \ ftp://jazz.snu.ac.kr/pub/unix/util/nhppf/ diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile index adffc98fd755..a3e473340488 100644 --- a/korean/nvi-euc-kr/Makefile +++ b/korean/nvi-euc-kr/Makefile @@ -1,12 +1,11 @@ # New ports collection makefile for: nvi-1.79 + multilingual patch(euc-kr) -# Version required: 1.79 # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # # $FreeBSD$ # -PKGNAME= ko-nvi-euckr-1.79.19991117 +PKGNAMESUFFIX= -euckr MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n COMMENT= ${.CURDIR}/pkg/COMMENT diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile index 3e7b2ccc1e4b..0062f3eb057e 100644 --- a/korean/nvi-iso-2022-kr/Makefile +++ b/korean/nvi-iso-2022-kr/Makefile @@ -1,12 +1,11 @@ # New ports collection makefile for: nvi-1.79 + multilingual patch(iso-2022-kr) -# Version required: 1.79 # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # # $FreeBSD$ # -PKGNAME= ko-nvi-iso2022kr-1.79.19991117 +PKGNAMESUFFIX= -iso2022kr MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n COMMENT= ${.CURDIR}/pkg/COMMENT diff --git a/korean/pgp.language/Makefile b/korean/pgp.language/Makefile index ff61499d60bc..b4c4318f05ea 100644 --- a/korean/pgp.language/Makefile +++ b/korean/pgp.language/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: pgp.language (korean) -# Version required: 2.6.3i # Date created: 22 Jul 1998 # Whom: CHOI Junho <cjh@kr.freebsd.org> # @@ -8,11 +7,12 @@ # This is based on ja-pgp. # -DISTNAME= pgp263i-${PGP_LANGUAGE} -PKGNAME= ko-pgp-2.6.3 +PORTNAME= pgp +PORTVERSION= 2.6.3 CATEGORIES= korean security MASTER_SITES= http://sparcs.kaist.ac.kr/~firiel/Works/ \ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ +DISTNAME= pgp263i-${PGP_LANGUAGE} MAINTAINER= cjh@kr.freebsd.org diff --git a/korean/pine/Makefile b/korean/pine/Makefile index b60aa48d79c6..400ea9edad51 100644 --- a/korean/pine/Makefile +++ b/korean/pine/Makefile @@ -1,6 +1,4 @@ # New ports collection makefile for: pine-ko -# -# Version required: 3.96k2 # Date created: 15 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # @@ -9,12 +7,13 @@ # $FreeBSD$ # -DISTNAME= pine3.96 -PKGNAME= ko-pine-3.96k.3 +PORTNAME= pine +PORTVERSION= 3.96k.3 CATEGORIES= korean mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/old/ \ ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ +DISTNAME= pine3.96 DISTFILES= pine3.96.tar.Z pine396k2.tar.gz PATCH_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/misc/ diff --git a/korean/pinetreefonts/Makefile b/korean/pinetreefonts/Makefile index e59b8429e470..9fb2a6924a9a 100644 --- a/korean/pinetreefonts/Makefile +++ b/korean/pinetreefonts/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: pinetree fonts(x11) -# Version required: 1.0 # Date created: 22 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # # $FreeBSD$ # -DISTNAME= pinetree.precomposed-1.01-bdf -PKGNAME= ko-pinetreefonts-1.01 +PORTNAME= pinetreefonts +PORTVERSION= 1.01 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/ \ ftp://ftp.kaist.ac.kr/pub/hangul/fonts/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/fonts/ +DISTNAME= pinetree.precomposed-${PORTVERSION}-bdf MAINTAINER= junker@jazz.snu.ac.kr |