diff options
138 files changed, 211 insertions, 366 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index 32d31d2eddf6..2f370778f180 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CJKUnifonts(Arne's TrueType Font) -# Date created: 10 Dec 2004 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= CJKUnifonts PORTVERSION= 0.2.20080216.1 @@ -25,6 +21,7 @@ NO_BUILD= yes TTF= ukai.ttc uming.ttc +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} ${INSTALL_DATA} ${WRKDIR}/ukai.ttc ${FONTSDIR} diff --git a/chinese/CNS11643-font/Makefile b/chinese/CNS11643-font/Makefile index 3ccf85ae38fa..ab77f3b0d8fe 100644 --- a/chinese/CNS11643-font/Makefile +++ b/chinese/CNS11643-font/Makefile @@ -24,6 +24,7 @@ NO_BUILD= yes TTF= TW-Kai-98_1.ttf TW-Sung-98_1.ttf +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} .for f in ${TTF} diff --git a/chinese/FreeWnn-lib/Makefile b/chinese/FreeWnn-lib/Makefile index 798e0650e068..ffe2b7c3f9d3 100644 --- a/chinese/FreeWnn-lib/Makefile +++ b/chinese/FreeWnn-lib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libraries of FreeWnn -# Date created: 00/08/25 -# Whom: Satoshi TAOKA <taoka@FreeBSD.org> -# +# Created by: Satoshi TAOKA <taoka@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= chinese PKGNAMESUFFIX= -lib @@ -15,4 +11,5 @@ PKGDIR= ${.CURDIR} WNNTYPE= CWNN +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/FreeWnn-server/Makefile b/chinese/FreeWnn-server/Makefile index 18af13fbf75f..024d4fcb55f8 100644 --- a/chinese/FreeWnn-server/Makefile +++ b/chinese/FreeWnn-server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: server of FreeWnn -# Date created: 00/08/25 -# Whom: Satoshi TAOKA <taoka@FreeBSD.org> -# +# Created by: Satoshi TAOKA <taoka@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= chinese PKGNAMESUFFIX= -server @@ -15,4 +11,5 @@ PKGDIR= ${.CURDIR} WNNTYPE= CWNN +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/acroread8-zh_CN/Makefile b/chinese/acroread8-zh_CN/Makefile index 8ce50c96b5c5..09b9b36cb115 100644 --- a/chinese/acroread8-zh_CN/Makefile +++ b/chinese/acroread8-zh_CN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: acroread8-zh_CN -# Date created: 27 December 2007 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# CATEGORIES= chinese print linux PKGNAMEPREFIX= zh_CN- @@ -13,4 +9,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= CHS +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/acroread8-zh_TW/Makefile b/chinese/acroread8-zh_TW/Makefile index cd4fe0f32a24..9b72d621f57b 100644 --- a/chinese/acroread8-zh_TW/Makefile +++ b/chinese/acroread8-zh_TW/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: acroread8-zh_TW -# Date created: 27 December 2007 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# CATEGORIES= chinese print linux PKGNAMEPREFIX= zh_TW- @@ -13,4 +9,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= CHT +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index 8f128933dba6..dc027e31e4af 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Arphic Chinese TrueType fonts -# Date created: 13 Oct 1999 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# PORTNAME= arphicttf PORTVERSION= 2.11 @@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/arphic TTF= bkai00mp.ttf bsmi00lp.ttf gbsn00lp.ttf gkai00mp.ttf +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} .for ttf in ${TTF} diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index 3b44908e9103..a154718a8993 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -13,6 +13,7 @@ USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-xim --enable-big5 +NO_STAGE= yes post-install: @${CHMOD} 4711 ${PREFIX}/bin/aterm diff --git a/chinese/auto-cn-l10n/Makefile b/chinese/auto-cn-l10n/Makefile index 01fb4f6bc063..8480ec9c2e21 100644 --- a/chinese/auto-cn-l10n/Makefile +++ b/chinese/auto-cn-l10n/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: zh-auto-cn-l10n -# Date created: 12 May 2006 -# Whom: Yinghong Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong Liu <relaxbsd@gmail.com> # $FreeBSD$ PORTNAME= auto-cn-l10n @@ -28,6 +25,7 @@ SCIM_DESC= Smart Common Input Method platform MINICHINPUT_DESC= A tiny version of Chinput RELAXCONF_DESC= A set of utilities for FreeBSD LiveCD +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MWQY} diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index abcc90c089f9..e89372e283b4 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -16,6 +16,7 @@ USE_XZ= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message +NO_STAGE= yes pre-install: @${FIND} ${WRKSRC} -name "*.orig" -delete @${MV} ${WRKSRC}/make.conf.in ${WRKSRC}/make.conf diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index fc41eb35d0b1..418bbcbaaa50 100644 --- a/chinese/autoconvert/Makefile +++ b/chinese/autoconvert/Makefile @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PROJECTHOST= libhz +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile index 1a95d2a6596e..8cf7b7f7f543 100644 --- a/chinese/bg5pdf/Makefile +++ b/chinese/bg5pdf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bg5pdf -# Date created: 17 June 1998 -# Whom: Shen Chuan-Hsing -# +# Created by: Shen Chuan-Hsing # $FreeBSD$ -# PORTNAME= bg5pdf PORTVERSION= 1.0.0 @@ -21,6 +17,7 @@ CFLAGS+= -fPIC USE_PYTHON= yes WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's,/usr/bin/python,python,g' ${WRKSRC}/bg5pdf diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile index f403731e8b17..ce24c5d7ad9b 100644 --- a/chinese/bg5ps/Makefile +++ b/chinese/bg5ps/Makefile @@ -17,6 +17,7 @@ USE_PYTHON= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index d7520a6d5707..4d1d299f26b8 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: big5con -# Date created: 07 Jan 1997 -# Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> -# +# Created by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> # $FreeBSD$ -# PORTNAME= big5con PORTVERSION= 0.92i @@ -15,6 +11,7 @@ COMMENT= Big5 Chinese console ONLY_FOR_ARCHS= i386 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} > 900007 diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile index 9bfb77f82904..abb3cc9e1a0b 100644 --- a/chinese/big5width/Makefile +++ b/chinese/big5width/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: big5width -# Date created: Sep 20 2006 -# Whom: Rong-En Fan <rafan@FreeBSD.org> -# +# Created by: Rong-En Fan <rafan@FreeBSD.org> # $FreeBSD$ -# PORTNAME= big5width PORTVERSION= 1.0 @@ -22,6 +18,7 @@ PLIST_SUB= BASELOCALEDIR=${BASELOCALEDIR} \ LOCALEDIR=${LOCALEDIR} \ LANG=${LANG} +NO_STAGE= yes .include <bsd.port.pre.mk> SRCDIR= ${SRC_BASE}/share/mklocale diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile index 6f3dcde674e3..d26b113b1ab6 100644 --- a/chinese/bitchx/Makefile +++ b/chinese/bitchx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: BitchX -# Date created: Mon Jan 8 2001 -# Whom: clive -# +# Created by: clive # $FreeBSD$ -# PORTNAME= BitchX PORTREVISION= 5 @@ -25,4 +21,5 @@ WITHOUT_GNOME= YES # If without gnome, esound support isn't needed. WITHOUT_ESOUND= YES +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/bsdconv-opencc/Makefile b/chinese/bsdconv-opencc/Makefile index 13174595268c..1722cf9d669a 100644 --- a/chinese/bsdconv-opencc/Makefile +++ b/chinese/bsdconv-opencc/Makefile @@ -23,4 +23,5 @@ GH_COMMIT= 38b4a80 MAKE_ARGS= PREFIX=${PREFIX} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile index fc518b2e2627..544f68b9e012 100644 --- a/chinese/bug5/Makefile +++ b/chinese/bug5/Makefile @@ -21,4 +21,5 @@ MAKE_ARGS= PREFIX=${PREFIX} PLIST_FILES= bin/bug5 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index 6802743a8c74..824af93822c9 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: c2t -# Date created: Mon Feb 03, 1997 -# Whom: David O'Brien (obrien@FreeBSD.org) -# +# Created by: David O'Brien (obrien@FreeBSD.org) # $FreeBSD$ -# PORTNAME= c2t PORTVERSION= 1.0 @@ -20,6 +15,7 @@ NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz MAN1= c2t.1 +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/chinese/gb ${INSTALL_PROGRAM} ${WRKSRC}/c2t ${PREFIX}/bin diff --git a/chinese/calligra-l10n-zh_CN/Makefile b/chinese/calligra-l10n-zh_CN/Makefile index 985cd783c661..e5cc18cea5bd 100644 --- a/chinese/calligra-l10n-zh_CN/Makefile +++ b/chinese/calligra-l10n-zh_CN/Makefile @@ -9,5 +9,6 @@ COMMENT= Simplified Chinese messages and documentation for Calligra CALLIGRA_L10N= zh_CN +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> diff --git a/chinese/calligra-l10n-zh_TW/Makefile b/chinese/calligra-l10n-zh_TW/Makefile index ad251945409e..43a3c64d570f 100644 --- a/chinese/calligra-l10n-zh_TW/Makefile +++ b/chinese/calligra-l10n-zh_TW/Makefile @@ -9,5 +9,6 @@ COMMENT= Traditional Chinese messages and documentation for Calligra CALLIGRA_L10N= zh_TW +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> diff --git a/chinese/cce/Makefile b/chinese/cce/Makefile index 44e674fd0104..5a2ab15cb3d6 100644 --- a/chinese/cce/Makefile +++ b/chinese/cce/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cce -# Date created: 8 Oct 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= cce PORTVERSION= 0.51 @@ -28,4 +24,5 @@ CONFIGURE_ARGS= --mandir=${PREFIX}/man MAN1= cce.1 cceconv.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index ff90c40e547c..cceb684855b2 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -14,6 +14,7 @@ GNU_CONFIGURE= yes USES= iconv USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|unicode.h||; s|libcconv_la_LDFLAGS|cconv_LDFLAGS|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|UTF-TW|UTF8-TW|g' ${WRKSRC}/main.c diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile index ef9af0cc10d7..6cb74650c471 100644 --- a/chinese/celvis/Makefile +++ b/chinese/celvis/Makefile @@ -14,6 +14,7 @@ CFLAGS+= -Wno-error=return-type MAN1= celvis.1 MLINKS= celvis.1 cvi.1 +NO_STAGE= yes do-install: @# install target in celvis Makefile is not too good -- this is easier ${INSTALL_PROGRAM} ${WRKSRC}/celvis ${WRKSRC}/virec ${PREFIX}/bin diff --git a/chinese/chiconv/Makefile b/chinese/chiconv/Makefile index df200f8166f1..5872f07f4c3a 100644 --- a/chinese/chiconv/Makefile +++ b/chinese/chiconv/Makefile @@ -21,4 +21,5 @@ MAKE_ARGS= PREFIX=${PREFIX} PLIST_FILES= bin/chiconv +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 57d5b42e390c..27851ee9a409 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: cless -# Date created: Sat Aug 10, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ -# PORTNAME= cless PORTVERSION= 290 @@ -19,6 +14,7 @@ CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less CPP= # MAN1= cless.1 clesskey.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/cless diff --git a/chinese/cmexfonts/Makefile b/chinese/cmexfonts/Makefile index fd3c2ef5e44e..88832c36978b 100644 --- a/chinese/cmexfonts/Makefile +++ b/chinese/cmexfonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cmexfonts -# Date created: 10 Mar 2001 -# Whom: Shen Chuan-Hsing -# +# Created by: Shen Chuan-Hsing # $FreeBSD$ -# PORTNAME= cmexfonts PORTVERSION= 0.1 @@ -24,6 +20,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/cmexfonts +NO_STAGE= yes post-install: @${SETENV} ${INSTALL_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile index a577f113edc8..41698f215e35 100644 --- a/chinese/cnprint/Makefile +++ b/chinese/cnprint/Makefile @@ -24,6 +24,7 @@ OPTIONS_DEFAULT= A4SIZE A4SIZE_DESC= Set A4 (not Letter) as a default paper size +NO_STAGE= yes .include <bsd.port.pre.mk> do-extract: diff --git a/chinese/cwtex/Makefile b/chinese/cwtex/Makefile index 23776c505992..aca134669746 100644 --- a/chinese/cwtex/Makefile +++ b/chinese/cwtex/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cwtex -# Date created: 10 Mar 2001 -# Whom: Shen Chuan-Hsing -# +# Created by: Shen Chuan-Hsing # $FreeBSD$ -# PORTNAME= cwtex PORTVERSION= 16.6 @@ -20,6 +16,7 @@ USE_TEX= latex NO_BUILD= yes NO_WRKSUBDIR= yes +NO_STAGE= yes do-extract: ${MKDIR} ${WRKSRC}/share ${WRKSRC}/bin ${TAR} -kxzf ${DISTDIR}/cwtexmain.tgz -C ${WRKSRC}/share diff --git a/chinese/cwtexttf/Makefile b/chinese/cwtexttf/Makefile index 1d5e31668216..dad1f3237397 100644 --- a/chinese/cwtexttf/Makefile +++ b/chinese/cwtexttf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cwTeX Chinese TrueType fonts -# Date created: 18 Dec 2002 -# Whom: Shen Chuan-Hsing <satue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <satue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= cwtexttf PORTVERSION= 1.2 @@ -22,6 +18,7 @@ WRKSRC= ${WRKDIR}/texmf/fonts/truetype/cwTeX TTF= bbttf.ttf fttf.ttf kttf.ttf mttf.ttf rttf.ttf +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} .for i in ${TTF} diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index 8ae9b652d2b0..ed77be6a9e42 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dict-zh -# Date created: 25 Oct 1999 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= dictd-database PORTVERSION= 1.6 @@ -23,6 +19,7 @@ SUB_FILES= pkg-message DICTFILES= cedict pydict moecomp netterm +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/lib/dict for f in ${DICTFILES}; do \ diff --git a/chinese/docproj/Makefile b/chinese/docproj/Makefile index d729cb13c3d0..e734fcd55515 100644 --- a/chinese/docproj/Makefile +++ b/chinese/docproj/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: zh-docproj -# Date created: 26 Feb 2006 -# Whom: Xin LI <delphij@FreeBSD.org> -# +# Created by: Xin LI <delphij@FreeBSD.org> # $FreeBSD$ -# -# This port is self contained in the src directory. -# PORTNAME= docproj PORTVERSION= 0.1.20060303 @@ -28,6 +22,7 @@ WRKSRC= ${WRKDIR}/src SRC= ${.CURDIR}/src +NO_STAGE= yes do-fetch: @${DO_NADA} diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index b725bc24c6fe..b097c9df42ad 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh Big5/GB-izedenscript (a4) -# Date created: 27 Nov, 2000 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# CATEGORIES= chinese @@ -20,6 +16,7 @@ PKGMESSAGE= ${.CURDIR}/pkg-message USE_GHOSTSCRIPT_RUN= yes +NO_STAGE= yes post-patch: @${ECHO_CMD} "share/enscript/README.BIG5" > ${WRKDIR}/pkg-plist @${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/pkg-plist diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile index bdf362b236ca..bd65641d93f1 100644 --- a/chinese/eterm/Makefile +++ b/chinese/eterm/Makefile @@ -20,4 +20,5 @@ PLIST= ${MASTERDIR}/pkg-plist RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile index 17f7df302222..f04b14029d1e 100644 --- a/chinese/fcitx-chewing/Makefile +++ b/chinese/fcitx-chewing/Makefile @@ -19,4 +19,5 @@ USE_XZ= yes USES= cmake gettext pkgconfig USE_GNOME= intltool +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index fa3fde708ca7..7b865bad92d7 100644 --- a/chinese/fcitx-cloudpinyin/Makefile +++ b/chinese/fcitx-cloudpinyin/Makefile @@ -20,4 +20,5 @@ USE_GNOME= intltool PROJECTHOST= fcitx +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile index 770c0bba5bdb..506bc15d8bc1 100644 --- a/chinese/fcitx-configtool/Makefile +++ b/chinese/fcitx-configtool/Makefile @@ -22,6 +22,7 @@ USES= cmake gettext pkgconfig OPTIONS_DEFINE= GTK2 GTK3 OPTIONS_DEFAULT=GTK2 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile index a78da0826f7a..5728b0325395 100644 --- a/chinese/fcitx-googlepinyin/Makefile +++ b/chinese/fcitx-googlepinyin/Makefile @@ -19,4 +19,5 @@ USE_GNOME= intltool PROJECTHOST= fcitx +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile index efee410721ba..ebb03118e00a 100644 --- a/chinese/fcitx-libpinyin/Makefile +++ b/chinese/fcitx-libpinyin/Makefile @@ -22,6 +22,7 @@ USES= cmake gettext pkgconfig USE_GNOME= intltool INSTALLS_ICONS= yes +NO_STAGE= yes post-patch: @${LN} -s ${_DISTDIR}/model.text.${MDVER}.tar.gz ${WRKSRC}/data diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile index 93f608a16124..96e05b025491 100644 --- a/chinese/fcitx-rime/Makefile +++ b/chinese/fcitx-rime/Makefile @@ -22,4 +22,5 @@ INSTALLS_ICONS= yes PROJECTHOST= fcitx +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile index 7753d5f878be..dad7c6aaf298 100644 --- a/chinese/fcitx-sunpinyin/Makefile +++ b/chinese/fcitx-sunpinyin/Makefile @@ -21,6 +21,7 @@ INSTALLS_ICONS= yes PROJECTHOST= fcitx +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile index d9fe1ed7727a..9b0aaa463cd2 100644 --- a/chinese/fcitx-table-extra/Makefile +++ b/chinese/fcitx-table-extra/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fcitx-table-extra -# Date created: 5 Sep 2012 -# Whom: Zhihao Yuan <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $FreeBSD$ -# PORTNAME= fcitx-table-extra PORTVERSION= 0.3.3 @@ -24,4 +20,5 @@ STRIP= PROJECTHOST= fcitx +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index ed9b8202e0b8..6ce80a6c9fa2 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -21,6 +21,7 @@ USE_GNOME= intltool PROJECTHOST= fcitx +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index b6b1ee5fae55..5289a18dee10 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -45,6 +45,7 @@ QT4_DESC= Enable Qt4 IM module OPENCC_DESC= Enable OpenCC for Chinese Transform TPUNC_DESC= Use traditional quotation marks +NO_STAGE= yes .include <bsd.port.options.mk> CMAKE_ARGS+= -DENABLE_XDGAUTOSTART=OFF -DFORCE_ENCHANT=ON diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index 1be7ba39e239..096200d2e6ee 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -22,6 +22,7 @@ LGJ_FONT_DESC= Patch for Taiwan horn TTF= fireflysung.ttf +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MLGJ_FONT} diff --git a/chinese/font-std/Makefile b/chinese/font-std/Makefile index 9a1aa4ddc81b..793b78579992 100644 --- a/chinese/font-std/Makefile +++ b/chinese/font-std/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: font-std -# Date created: 15 May 2009 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# PORTNAME= font-std PORTVERSION= 0.0.20090602 @@ -27,6 +23,7 @@ PLIST_FILES= ${FONTSDIR}/std.zh_CN/STHeiti-Regular \ PLIST_DIRS= ${FONTSDIR}/std.zh_CN FONTSDIR= share/fonts +NO_STAGE= yes do-fetch: @${DO_NADA} diff --git a/chinese/fortune/Makefile b/chinese/fortune/Makefile index 8528df4cf8a7..e78c8db5e95d 100644 --- a/chinese/fortune/Makefile +++ b/chinese/fortune/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-fortune -# Date created: 17 Dec 2009 -# Whom: Ju Pengfei <jupengfei@gmail.com> -# +# Created by: Ju Pengfei <jupengfei@gmail.com> # $FreeBSD$ -# PORTNAME= fortune PORTVERSION= 1.2.2 @@ -27,6 +23,7 @@ SUB_FILES= pkg-message IGNORE= needs the FreeBSD games distribution .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|/usr/|${PREFIX}/|" \ -e "s|strfile|/usr/games/strfile|" \ diff --git a/chinese/fortunetw/Makefile b/chinese/fortunetw/Makefile index b912a998c4a1..883537a7e5b4 100644 --- a/chinese/fortunetw/Makefile +++ b/chinese/fortunetw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fortunetw -# Date created: 10 Mar 2001 -# Whom: Shen Chuan-Hsing -# +# Created by: Shen Chuan-Hsing # $FreeBSD$ -# PORTNAME= fortunetw PORTVERSION= 1.3 @@ -19,6 +15,7 @@ NO_BUILD= yes STRCMD= /usr/games/strfile +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/games/fortune @${INSTALL_DATA} ${WRKSRC}/bsdchat ${PREFIX}/share/games/fortune diff --git a/chinese/fqterm/Makefile b/chinese/fqterm/Makefile index c8c4a10bc30b..40a695617fe7 100644 --- a/chinese/fqterm/Makefile +++ b/chinese/fqterm/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} DESKTOP_ENTRIES= "FQTerm" "BBS client" "${PREFIX}/share/FQTerm/pic/fqterm.png" \ "fqterm -caption \"%c\" %i %m %u" "Network;Qt;" "" +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/chinese/gb2jis/Makefile b/chinese/gb2jis/Makefile index 396b194c8acf..79650ba95516 100644 --- a/chinese/gb2jis/Makefile +++ b/chinese/gb2jis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gb2jis -# Date created: 16 September 2000 -# Whom: Zhang Shu -# +# Created by: Zhang Shu # $FreeBSD$ -# PORTNAME= gb2jis PORTVERSION= 1.5 @@ -19,4 +15,5 @@ ALL_TARGET= MAN1= ${PORTNAME}.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 274577e51a21..7a64fa173d10 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: gb2ps -# Date created: Mon Feb 03, 1997 -# Whom: David O'Brien (obrien@FreeBSD.org) -# +# Created by: David O'Brien (obrien@FreeBSD.org) # $FreeBSD$ -# PORTNAME= gb2ps PORTVERSION= 2.02 @@ -22,6 +17,7 @@ COMMENT= Converts Chinese GB (simple) encoded text to PostScript EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/chinese/gb ${INSTALL_PROGRAM} ${WRKSRC}/gb2ps ${PREFIX}/bin diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 083ad1d795ca..a4da5c5f47a9 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -31,6 +31,7 @@ MAN1= gcin.1 gcin-exit.1 gcin2tab.1 gcin-gb-toggle.1 gcin-kbm-toggle.1 \ phoa2d.1 sim2trad.1 tsa2d32.1 tslearn.1 \ ts-contribute.1 ts-edit.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MQT_IM_MODULE} diff --git a/chinese/gimp-help-zh_CN/Makefile b/chinese/gimp-help-zh_CN/Makefile index ac1a89a6a9ce..07d1631867a2 100644 --- a/chinese/gimp-help-zh_CN/Makefile +++ b/chinese/gimp-help-zh_CN/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gimp-help -# Date created: 10th April 2010 -# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com> -# +# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com> # $FreeBSD$ -# CATEGORIES= chinese graphics @@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en DOCLANG= zh_CN AMPLE= "@comment " +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/gugod-clean/Makefile b/chinese/gugod-clean/Makefile index b36705e2f76c..6b39472d71c8 100644 --- a/chinese/gugod-clean/Makefile +++ b/chinese/gugod-clean/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: gugod-clean -# Date Created: 21 Jun 2001 -# Whom: Kang-min Liu <gugod@gugod.org> +# Created by: Kang-min Liu <gugod@gugod.org> # $FreeBSD$ PORTNAME= gugod-clean @@ -23,6 +21,7 @@ NO_BUILD= yes SHAREMODE= 644 XFONTDIR= ${LOCALBASE}/lib/X11/fonts/local +NO_STAGE= yes do-install: @${MKDIR} ${XFONTDIR} .for i in ${FONTFILES} diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index 39687b1d2e2b..7b06b9b7985a 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: hanzim -# Date created: Sep 23, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= hanzim PORTVERSION= 1.3 @@ -28,6 +23,7 @@ ALL_TARGET= ${PORTNAME} MAN1= hanzim.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/hanzim.c diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index f55c88683e46..62de735e8d2b 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: hc -# Date created: Mon Feb 03, 1997 -# Whom: David O'Brien (obrien@FreeBSD.org) -# +# Created by: David O'Brien (obrien@FreeBSD.org) # $FreeBSD$ -# PORTNAME= hc PORTVERSION= 3.0 @@ -20,6 +15,7 @@ EXTRACT_ONLY= hc-30.tar.gz ALL_TARGET= hc b2g g2b MAN1= hc.1 +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/hclib.c diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 154ae19e991f..a562a800bddb 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: hztty -# Date created: Wed Sep 24, 1997 -# Whom: Ada T Lim <ada@not-enough.bandwidth.org> -# +# Created by: Ada T Lim <ada@not-enough.bandwidth.org> # $FreeBSD$ -# PORTNAME= hztty PORTVERSION= 2.0 @@ -17,6 +13,7 @@ ALL_TARGET= bsd MAN1= hztty.1 PLIST_FILES= bin/hztty +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} > 900007 diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index 0347f987c421..33ae094155e2 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -30,4 +30,5 @@ PROJECTHOST= ibus PLIST_SUB+= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile index 312abc3ab715..39aae14d4543 100644 --- a/chinese/ibus-pinyin/Makefile +++ b/chinese/ibus-pinyin/Makefile @@ -33,6 +33,7 @@ ANDROID_DB_DESC= Build Android DB OPENPHRASE_DB_DESC= Build Open Phrase DB OPENCC_DESC= Use opencc +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MANDROID_DB} diff --git a/chinese/irssi/Makefile b/chinese/irssi/Makefile index f71800ac419d..5b3d2ebde351 100644 --- a/chinese/irssi/Makefile +++ b/chinese/irssi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-tw-irssi -# Date created: April 26 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= chinese @@ -17,4 +13,5 @@ MASTERDIR= ${.CURDIR}/../../irc/irssi EXTRA_PATCHES= ${.CURDIR}/files/patch-irssi.conf \ ${.CURDIR}/files/patch-utf8_break +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/jis2gb/Makefile b/chinese/jis2gb/Makefile index 9d38a6407176..e77e99204db1 100644 --- a/chinese/jis2gb/Makefile +++ b/chinese/jis2gb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gb2jis -# Date created: 8 November 2001 -# Whom: Zhang Shu -# +# Created by: Zhang Shu # $FreeBSD$ -# PORTNAME= jis2gb PORTVERSION= 1.5 @@ -19,4 +15,5 @@ ALL_TARGET= MAN1= ${PORTNAME}.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index 0a5c0a4843c2..a15f5de466f4 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-joe -# Date created: 3 July 1999 -# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw> -# +# Created by: Shen Chuan-Hsing <statue@mail.elife.idv.tw> # $FreeBSD$ -# PORTREVISION= 1 CATEGORIES= chinese @@ -20,4 +16,5 @@ LATEST_LINK= ${PKGNAMEPREFIX}joe MASTERDIR= ${.CURDIR}/../../editors/joe DISTINFO_FILE= ${.CURDIR}/distinfo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index 4c52b0e9cee2..28f062c95b8f 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-joe2 -# Date created: 3 July 1999 -# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw> -# +# Created by: Shen Chuan-Hsing <statue@mail.elife.idv.tw> # $FreeBSD$ -# CATEGORIES= chinese @@ -19,4 +15,5 @@ LATEST_LINK= ${PKGNAMEPREFIX}joe2 MASTERDIR= ${.CURDIR}/../../editors/joe2 DISTINFO_FILE= ${.CURDIR}/distinfo +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index 8dbf58f976eb..5ea79536fa43 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kcfonts -# Date Created: 5 Dec 1997 -# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW> -# +# Created by: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW> # $FreeBSD$ -# PORTNAME= kcfonts PORTVERSION= 1.05 @@ -18,6 +14,7 @@ COMMENT= Kuo Chauo Chinese Fonts collection BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/chinese/kde4-l10n-zh_CN/Makefile b/chinese/kde4-l10n-zh_CN/Makefile index 6b88a8168928..4ff8f8274600 100644 --- a/chinese/kde4-l10n-zh_CN/Makefile +++ b/chinese/kde4-l10n-zh_CN/Makefile @@ -10,5 +10,6 @@ COMMENT= Simplified Chinese messages and documentation for KDE SC 4 KDE4_L10N= zh_CN +NO_STAGE= yes .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> diff --git a/chinese/kde4-l10n-zh_TW/Makefile b/chinese/kde4-l10n-zh_TW/Makefile index b48e4d0e3544..c9bb4483e686 100644 --- a/chinese/kde4-l10n-zh_TW/Makefile +++ b/chinese/kde4-l10n-zh_TW/Makefile @@ -10,5 +10,6 @@ COMMENT= Traditional Chinese messages and documentation for KDE SC 4 KDE4_L10N= zh_TW +NO_STAGE= yes .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> diff --git a/chinese/kon2/Makefile b/chinese/kon2/Makefile index 7d41f1e142c0..346ed85e3f77 100644 --- a/chinese/kon2/Makefile +++ b/chinese/kon2/Makefile @@ -19,6 +19,7 @@ PLIST_FILES= share/fonts/bdf/kc15f.bdf.gz \ share/fonts/bdf/8x16.bdf.gz post-patch: post-patch-zhkon2 +NO_STAGE= yes post-patch-zhkon2: @${REINPLACE_CMD} -e 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/term.c \ ${WRKSRC}/src/display/vga.c diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index 3ed444ba8a09..b3fb6ec7b10a 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes DATADIR= ${PREFIX}/share/chewing PROJECTHOST= chewing +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "powerpc" diff --git a/chinese/libgooglepinyin/Makefile b/chinese/libgooglepinyin/Makefile index 16ba5fc74024..53602aea9fb6 100644 --- a/chinese/libgooglepinyin/Makefile +++ b/chinese/libgooglepinyin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libgooglepinyin -# Date created: 11 Nov 2011 -# Whom: Zhihao Yuan <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $FreeBSD$ -# PORTNAME= libgooglepinyin PORTVERSION= 0.1.2 @@ -17,4 +13,5 @@ USE_BZIP2= yes USE_LDCONFIG= yes USES= cmake +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile index 9db608c348eb..d91a8c00a294 100644 --- a/chinese/libpinyin/Makefile +++ b/chinese/libpinyin/Makefile @@ -25,6 +25,7 @@ CONFIGURE_ARGS+=CPPFLAGS="-I${LOCALBASE}/include \ PLIST_SUB+= VER=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800107 diff --git a/chinese/libreoffice-zh_CN/Makefile b/chinese/libreoffice-zh_CN/Makefile index ec7daf1c9d53..dba3f6818f77 100644 --- a/chinese/libreoffice-zh_CN/Makefile +++ b/chinese/libreoffice-zh_CN/Makefile @@ -4,6 +4,7 @@ LO_I18N= zh_CN LO_HAS_HELPPACK= yes CATEGORIES= chinese editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> diff --git a/chinese/libreoffice-zh_TW/Makefile b/chinese/libreoffice-zh_TW/Makefile index 40587c26bc43..c8dfd61586d8 100644 --- a/chinese/libreoffice-zh_TW/Makefile +++ b/chinese/libreoffice-zh_TW/Makefile @@ -4,6 +4,7 @@ LO_I18N= zh_TW LO_HAS_HELPPACK= yes CATEGORIES= chinese editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index a7a961533b69..58206a1e8f3d 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -30,6 +30,7 @@ post-patch: .SILENT ${FIND} ${WRKSRC} \( -name '*.cc' -or -name '*.h' \) \ -exec ${PERL} -i -pe '$$. == 1 && s/^\xef\xbb\xbf//;' '{}' \; +NO_STAGE= yes post-build: @echo "building rime data." @${MKDIR} ${DATASRC} diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index dcc4f24e3884..07e6cfe0db98 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libtabe -# Date created: 2 Nov 1999 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libtabe PORTVERSION= 0.2.6 @@ -30,6 +26,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-shared MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(WITHOUT_X11) diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile index a73b420c40fa..468df39b03ba 100644 --- a/chinese/lunar/Makefile +++ b/chinese/lunar/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: lunar -# Date created: Mon Feb 03, 1997 -# Whom: David O'Brien (obrien@FreeBSD.org) -# +# Created by: David O'Brien (obrien@FreeBSD.org) # $FreeBSD$ -# PORTNAME= lunar PORTVERSION= 2.1 @@ -18,6 +13,7 @@ COMMENT= Convert between Gregorian Solar Calendar (SC) and Lunar Calendar (LC) ALL_TARGET= MAN1= lunar.1 +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/chinese ${INSTALL_PROGRAM} ${WRKSRC}/lunar ${PREFIX}/bin diff --git a/chinese/miniChinput/Makefile b/chinese/miniChinput/Makefile index b59504b07c18..ace25b722024 100644 --- a/chinese/miniChinput/Makefile +++ b/chinese/miniChinput/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-miniChinput -# Date created: 19 Jul 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= miniChinput PORTVERSION= 0.1.9 @@ -26,6 +22,7 @@ MAKE_JOBS_UNSAFE= yes MAN1= chinput.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" diff --git a/chinese/moefonts-cid/Makefile b/chinese/moefonts-cid/Makefile index 2c0bb3dfbf06..24b65c726755 100644 --- a/chinese/moefonts-cid/Makefile +++ b/chinese/moefonts-cid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MOE CIDFonts -# Date created: 3 Mar 2000 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# PORTNAME= moefonts-cid PORTVERSION= 1.0 @@ -26,6 +22,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall ADOBECMAPDIR= ${LOCALBASE}/share/fonts/adobe-cmaps +NO_STAGE= yes do-install: @${INSTALL_DATA} ${DISTDIR}/MOEKai-Regular \ ${DISTDIR}/MOESung-Regular \ diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile index ea8f46c056aa..66758d9934a3 100644 --- a/chinese/moettf/Makefile +++ b/chinese/moettf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Chinese Big5 TrueType fonts -# Date created: 9 July 1999 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# PORTNAME= moettf PORTVERSION= 2.0 @@ -29,6 +25,7 @@ TTF_DEFAULT= moe_sung.ttf TTF_DEFAULTKAI= moe_kai.ttf TTF= moe_lishu.ttf moe_kai.ttf moe_sung.ttf moe_sungext.ttf moe_sungsym.ttf +NO_STAGE= yes do-extract: @${MKDIR} ${WRKSRC} @unrar x ${DISTDIR}/${DIST_SUBDIR}/edustd-15.exe ${WRKSRC} diff --git a/chinese/msttf/Makefile b/chinese/msttf/Makefile index f2ac03ca8b21..30fdf2374e73 100644 --- a/chinese/msttf/Makefile +++ b/chinese/msttf/Makefile @@ -31,6 +31,7 @@ XFONTDIR= ${LOCALBASE}/lib/X11/fonts/TrueType INSTALL_ENV= PKG_PREFIX=${PREFIX} XFREE86_VERSION=${XFREE86_VERSION} \ WANT_GS=${WANT_GS} WITHOUT_X=${WITHOUT_X} +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DIST_SUBDIR}/${MSTTF_SIMHEI}) diff --git a/chinese/muni/Makefile b/chinese/muni/Makefile index 4cbf180bde99..e28317cc2690 100644 --- a/chinese/muni/Makefile +++ b/chinese/muni/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: muni -# Date created: 6 May 1999 -# Whom: G. Adam Stanislav <adam@whizkidtech.net> -# +# Created by: G. Adam Stanislav <adam@whizkidtech.net> # $FreeBSD$ -# PORTNAME= muni PORTVERSION= 1.0 @@ -13,6 +9,7 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/muni/ MAINTAINER= ports@FreeBSD.org COMMENT= Find Unicode values for Chinese characters +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/muni ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/m7773 ${PREFIX}/bin diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 43084cdd95a1..c8900ec57bf0 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: mutt w/pgp hooks -# Date created: Thur July 25, 1996 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTREVISION= 3 CATEGORIES= chinese @@ -37,6 +32,7 @@ MUTT_SLAVE_HTML_PAGES= 1 PKGMESSAGE= ${.CURDIR}/pkg-message +NO_STAGE= yes post-patch:: @${REINPLACE_CMD} -e '/^mutt_SOURCES/s/\\$$/ myiconv.c \\/' ${WRKSRC}/Makefile.am @for i in ${.CURDIR}/files/patch-*; do \ diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index 0893c0528a5d..c15cb820470c 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-oicq -# Date created: 10 Nov 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= oicq PORTVERSION= 1.6 @@ -22,6 +18,7 @@ USE_PERL5= configure MAN3= Net::OICQ.3 +NO_STAGE= yes post-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/qq ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/demo1 ${PREFIX}/bin/qq-demo1 diff --git a/chinese/opencc/Makefile b/chinese/opencc/Makefile index a2c2ede97d0e..8966dc4f5ecf 100644 --- a/chinese/opencc/Makefile +++ b/chinese/opencc/Makefile @@ -16,6 +16,7 @@ MAN1= opencc.1 opencc_dict.1 USES= cmake USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/chinese/opendesktop-fonts/Makefile b/chinese/opendesktop-fonts/Makefile index 74a78eeaed89..c09179fe747c 100644 --- a/chinese/opendesktop-fonts/Makefile +++ b/chinese/opendesktop-fonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: OpenDesktop.Org.tw Font -# Date created: 2 Sep 2004 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= opendesktop-fonts PORTVERSION= 1.4.2 @@ -21,6 +17,7 @@ NO_BUILD= yes TTF= odokai-ExtB.ttf odokai.ttf odosung-ExtB.ttf odosung.ttc +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(WITHOUT_X11) diff --git a/chinese/oto/Makefile b/chinese/oto/Makefile index 4a342fd2aab5..03a1c3e048c6 100644 --- a/chinese/oto/Makefile +++ b/chinese/oto/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-oto -# Date created: 8 March 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= oto PORTVERSION= 0.5 @@ -19,6 +15,7 @@ USE_GMAKE= YES CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${ICONV_LIB}" +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC}/src/ -type f -print0 | \ ${XARGS} -0 ${REINPLACE_CMD} -e 's,stdint.h,inttypes.h,' diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 05a09d7abdff..a59f67cfc936 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -36,6 +36,7 @@ CONFIGURE_ARGS+=--disable-qt-immodule MAN1= oxim.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index e579fc9335d5..546bbb1f712d 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= Date::Chinese.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Encode-CNMap/Makefile b/chinese/p5-Encode-CNMap/Makefile index ddd20b2f2940..b519b820c370 100644 --- a/chinese/p5-Encode-CNMap/Makefile +++ b/chinese/p5-Encode-CNMap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Encode-CNMap -# Date created: 2008-03-18 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Encode-CNMap PORTVERSION= 0.32 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN1= cnmap.1 cnmapdir.1 cnmapwx.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 19e678ac7b70..d785d6176beb 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Encode-HanConvert -# Date created: 15 April 2003 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= Encode-HanConvert PORTVERSION= 0.35 @@ -19,6 +15,7 @@ USE_PERL5= configure MAN1= b2g.pl.1 g2b.pl.1 +NO_STAGE= yes regression-test: cd ${WRKSRC} && ${MAKE} test diff --git a/chinese/p5-Encode-HanExtra/Makefile b/chinese/p5-Encode-HanExtra/Makefile index fff638bd3f57..be57efa70b9e 100644 --- a/chinese/p5-Encode-HanExtra/Makefile +++ b/chinese/p5-Encode-HanExtra/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Encode-HanExtra -# Date created: 19 August 2005 -# Whom: Yen-Ming Lee <leeym@FreeBSD.org> -# +# Created by: Yen-Ming Lee <leeym@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Encode-HanExtra PORTVERSION= 0.23 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Encode::HanExtra.3 Encode::TW::Unisys::SOSI1.3 Encode::TW::Unisys::SOSI2.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-Han-PinYin/Makefile b/chinese/p5-Lingua-Han-PinYin/Makefile index 2e4c094202ce..70a490abce98 100644 --- a/chinese/p5-Lingua-Han-PinYin/Makefile +++ b/chinese/p5-Lingua-Han-PinYin/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Lingua::Han::PinYin.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile index acee801f42ae..dd2092f2824e 100644 --- a/chinese/p5-Lingua-Han-Utils/Makefile +++ b/chinese/p5-Lingua-Han-Utils/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Lingua::Han::Utils.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile index f17cefc06852..5e9e1990af2f 100644 --- a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile +++ b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::BPMFConvert.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-HanDetect/Makefile b/chinese/p5-Lingua-ZH-HanDetect/Makefile index aa2b0dde0ec9..c0aa04ea2e69 100644 --- a/chinese/p5-Lingua-ZH-HanDetect/Makefile +++ b/chinese/p5-Lingua-ZH-HanDetect/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-ZH-HanDetect -# Date created: 2006-09-25 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Lingua-ZH-HanDetect PORTVERSION= 0.04 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::HanDetect.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-Keywords/Makefile b/chinese/p5-Lingua-ZH-Keywords/Makefile index c79e337912cc..c65382c96de4 100644 --- a/chinese/p5-Lingua-ZH-Keywords/Makefile +++ b/chinese/p5-Lingua-ZH-Keywords/Makefile @@ -1,8 +1,4 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Lingua-ZH-Keywords -# Date Created: Oct 10, 2003 -# Whom: clsung -# +# Created by: clsung # $FreeBSD$ PORTNAME= Lingua-ZH-Keywords @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::Keywords.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-Numbers/Makefile b/chinese/p5-Lingua-ZH-Numbers/Makefile index 54cf0905dcf7..88a28f0bb5cd 100644 --- a/chinese/p5-Lingua-ZH-Numbers/Makefile +++ b/chinese/p5-Lingua-ZH-Numbers/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Lingua-ZH-Numbers -# Date Created: Jan 22, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Lingua-ZH-Numbers PORTVERSION= 0.04 @@ -20,4 +15,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::Numbers.3 Lingua::ZH::Numbers::Currency.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-Segment/Makefile b/chinese/p5-Lingua-ZH-Segment/Makefile index 306c73e65041..5d3677e51f01 100644 --- a/chinese/p5-Lingua-ZH-Segment/Makefile +++ b/chinese/p5-Lingua-ZH-Segment/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::Segment.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile index 983520329ab0..73fce07142cf 100644 --- a/chinese/p5-Lingua-ZH-Summarize/Makefile +++ b/chinese/p5-Lingua-ZH-Summarize/Makefile @@ -1,8 +1,4 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Lingua-ZH-Summarize -# Date Created: Oct 10, 2003 -# Whom: clsung -# +# Created by: clsung # $FreeBSD$ PORTNAME= Lingua-ZH-Summarize @@ -24,4 +20,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::Summarize.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index abe8ac434ef4..6caeac89222f 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Created by: ijliao # $FreeBSD$ @@ -24,6 +23,7 @@ CONFIGURE_ARGS= DB="${BDB_LIB_NAME}" MAN3= Lingua::ZH::TaBE.3 +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "" @${ECHO_CMD} "You may specify db version to use:" diff --git a/chinese/p5-Lingua-ZH-Toke/Makefile b/chinese/p5-Lingua-ZH-Toke/Makefile index 369eb37b8827..49c791d3f8ee 100644 --- a/chinese/p5-Lingua-ZH-Toke/Makefile +++ b/chinese/p5-Lingua-ZH-Toke/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::Toke.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-WordSegmenter/Makefile b/chinese/p5-Lingua-ZH-WordSegmenter/Makefile index b74d8814c438..46059c6e0155 100644 --- a/chinese/p5-Lingua-ZH-WordSegmenter/Makefile +++ b/chinese/p5-Lingua-ZH-WordSegmenter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-ZH-WordSegmenter -# Date created: 2007-06-08 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Lingua-ZH-WordSegmenter PORTVERSION= 0.01 @@ -20,4 +16,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::WordSegmenter.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-ZH-Wrap/Makefile b/chinese/p5-Lingua-ZH-Wrap/Makefile index 017664d81a1c..64de83d5e13d 100644 --- a/chinese/p5-Lingua-ZH-Wrap/Makefile +++ b/chinese/p5-Lingua-ZH-Wrap/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: p5-Lingua-ZH-Wrap -# Date Created: Oct 13th 2003 -# Whom: clsung@dragon2.net -# +# Created by: clsung@dragon2.net # $FreeBSD$ PORTNAME= Lingua-ZH-Wrap @@ -18,4 +15,5 @@ USE_PERL5= configure MAN3= Lingua::ZH::Wrap.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Text-Greeking-zh_TW/Makefile b/chinese/p5-Text-Greeking-zh_TW/Makefile index a8390150f50c..af2ba11be0e9 100644 --- a/chinese/p5-Text-Greeking-zh_TW/Makefile +++ b/chinese/p5-Text-Greeking-zh_TW/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: Text::Greeking::zh_TW -# Date created: Jul 31, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Text-Greeking-zh_TW PORTVERSION= 1.0 @@ -23,4 +18,5 @@ USE_PERL5= configure MAN3= Text::Greeking::zh_TW.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile index 07939d89a8a2..7f2d858091ef 100644 --- a/chinese/p5-cconv/Makefile +++ b/chinese/p5-cconv/Makefile @@ -19,4 +19,5 @@ USES= perl5 MAN3= ${PORTNAME}.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 6a4ee537d998..9a73d199b109 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -31,6 +31,7 @@ PROXY_DESC= Proxy support MAN1= pcmanx.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/chinese/php5-cconv/Makefile b/chinese/php5-cconv/Makefile index 0bb4bb431744..100d71ca9fed 100644 --- a/chinese/php5-cconv/Makefile +++ b/chinese/php5-cconv/Makefile @@ -17,6 +17,7 @@ CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE} USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's| function_entry| zend_function_entry|' ${WRKSRC}/php_cconv.c diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 6fc74a2fab0e..c11cb5e23071 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: phpBB-tw -# Date created: 2005/11/14 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= phpbb PORTVERSION= 2.0.23 @@ -36,6 +32,7 @@ PHPBB_URL?= phpBB2 # # End of user-configurable variables. +NO_STAGE= yes # Set/override/append to variables from bsd.port.mk: # WRKSRC= ${WRKDIR}/phpBB2 diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index 8fc5ae52f0ed..d791a28eddca 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -35,6 +35,7 @@ SUB_LIST= PHPBBURL="${PHPBBURL}" \ PORTDOCS= * PLIST_SUB+= PHPBBDIR=${PHPBBDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +NO_STAGE= yes # Set custom variables: # PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL} diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 0fb7af2bed35..202ed2efe8b2 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pine -# Date created: 15 July 1998 -# Whom: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw> -# +# Created by: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw> # $FreeBSD$ -# PORTNAME= pine PORTVERSION= 4.64 @@ -31,6 +27,7 @@ NO_LATEST_LINK= yes MAN1= pine.1 pico.1 pilot.1 +NO_STAGE= yes pre-fetch: .if !defined(BATCH) && !defined(PACKAGE_BUILDING) ${SH} pkg-install diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile index 61abe6636b74..60ae6dc3e89c 100644 --- a/chinese/py-cconv/Makefile +++ b/chinese/py-cconv/Makefile @@ -19,4 +19,5 @@ USE_PYDISTUTILS=yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}.so +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile index 791a66cfb129..ea184459d60a 100644 --- a/chinese/qe/Makefile +++ b/chinese/qe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qe -# Date created: 10 Mar 2001 -# Whom: Shen Chuan-Hsing -# +# Created by: Shen Chuan-Hsing # $FreeBSD$ -# PORTNAME= qe PORTVERSION= 0.1.1 @@ -18,6 +14,7 @@ COMMENT= QE is a PE2-like editor program under U*nix GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e '49s,-s,,' ${WRKSRC}/src/Makefile diff --git a/chinese/qt4-codecs-cn/Makefile b/chinese/qt4-codecs-cn/Makefile index 55ae52a6b798..20141d6bc2e1 100644 --- a/chinese/qt4-codecs-cn/Makefile +++ b/chinese/qt4-codecs-cn/Makefile @@ -1,4 +1,4 @@ -# Created by: lofi@freebsd.org +# Created by: lofi@FreeBSD.org # $FreeBSD$ PORTNAME= codecs @@ -38,6 +38,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure +NO_STAGE= yes pre-configure: ${MKDIR} ${WRKSRC}/mkspecs ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake diff --git a/chinese/qt4-codecs-tw/Makefile b/chinese/qt4-codecs-tw/Makefile index 0bd5f632c1f6..d0ae6820fe02 100644 --- a/chinese/qt4-codecs-tw/Makefile +++ b/chinese/qt4-codecs-tw/Makefile @@ -1,4 +1,4 @@ -# Created by: lofi@freebsd.org +# Created by: lofi@FreeBSD.org # $FreeBSD$ PORTNAME= codecs @@ -38,6 +38,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure +NO_STAGE= yes pre-configure: ${MKDIR} ${WRKSRC}/mkspecs ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 5c7ef3833708..0edc5ff4a2cd 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -27,6 +27,7 @@ PHONON_DESC= Multimedia support via Phonon QTSCRIPT_DESC= Scripting support via QtScript Bindings KDE_DESC= Password management via KWallet +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 45b49ad9fa02..26e81828dd89 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -25,6 +25,7 @@ PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO readme.txt XTRACT_AFTER_ARGS+= --exclude CVS +NO_STAGE= yes .include <bsd.port.options.mk> LIB_DEPENDS+= espeak:${PORTSDIR}/audio/espeak diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile index 62a9ddb15fb9..1bca71c27016 100644 --- a/chinese/scim-array/Makefile +++ b/chinese/scim-array/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scim-array -# Date created: 23 December 2009 -# Whom: Li-Lun Wang <llwang@infor.org> -# +# Created by: Li-Lun Wang <llwang@infor.org> # $FreeBSD$ -# PORTNAME= scim-array PORTVERSION= 1.0.1 @@ -24,6 +20,7 @@ USES= gettext pkgconfig iconv CFLAGS+= -fPIC CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e "s,@SCIM_MODULEDIR@,$$(pkg-config --variable=moduledir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e "s,@SCIM_ICONDIR@,$$(pkg-config --variable=icondir scim | ${SED} -e s,`pkg-config --variable=prefix scim`,${PREFIX},)," ${WRKSRC}/data/Makefile.in diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 7468ff3a831f..943d28a58729 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -29,6 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lintl SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index 0f572a68f544..41a496e05415 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -23,6 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lintl OPTIONS_DEFINE= NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile index 635dc62dec7f..eed00472f6fd 100644 --- a/chinese/scim-tables/Makefile +++ b/chinese/scim-tables/Makefile @@ -17,6 +17,7 @@ USES= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile index 3cebdd5d44a8..bd3fc02512bc 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gnomeprefix libgnomeui WORDBOOKS_PATH= ${PREFIX}/share/${PORTNAME}/wordbooks +NO_STAGE= yes post-install: cd ${WRKDIR}/wordbooks && ${INSTALL_DATA} * ${WORDBOOKS_PATH} ${INSTALL_DATA} ${FILESDIR}/srecite.desktop ${PREFIX}/share/applications diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile index 20379f323677..64e0c1c13f90 100644 --- a/chinese/sunpinyin/Makefile +++ b/chinese/sunpinyin/Makefile @@ -25,6 +25,7 @@ SCONS_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share USE_LDCONFIG= yes USES= gmake pkgconfig +NO_STAGE= yes post-patch: @${CP} ${_DISTDIR}/lm_sc.t3g.arpa.tar.bz2 \ ${_DISTDIR}/dict.utf8.tar.bz2 ${WRKSRC}/raw diff --git a/chinese/telnet/Makefile b/chinese/telnet/Makefile index 19566a33c9a2..ee5b31dfe9f2 100644 --- a/chinese/telnet/Makefile +++ b/chinese/telnet/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: telnet8 -# Date created: 13 Feb 1999 -# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw> -# +# Created by: Ching-Hong Wu <woju@freebsd.ntu.edu.tw> # $FreeBSD$ -# PORTNAME= telnet PORTVERSION= 1.0 @@ -18,6 +14,7 @@ COMMENT= 8bit compatible telnet client for Chinese input MAN1= zh-telnet.1 PLIST_FILES= bin/zh-telnet +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists (${SRC_BASE}/contrib/telnet/telnet) diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index 76da9ccabafa..ed232dbd0556 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: tin -# Date created: 2 Dev 1997 -# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> -# +# Created by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # $FreeBSD$ -# # Don't reset PORTREVISION and keep bumping it even if PORTVERSION is changed. PORTREVISION= 6 @@ -20,6 +15,7 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-attrib.c \ MASTERDIR= ${.CURDIR}/../../news/tin post-patch: post-patch-zh +NO_STAGE= yes post-patch-zh: ${REINPLACE_CMD} -e 's,iso-8859-1,Big5,g' ${WRKSRC}/doc/tin.defaults diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile index a7c18ab4985e..f72861e06ee8 100644 --- a/chinese/tintin++/Makefile +++ b/chinese/tintin++/Makefile @@ -11,4 +11,5 @@ OPTIONS_FILE_SET= BIG5 NO_LATEST_LINK= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile index 5bbec6073c28..4dd18ba4e737 100644 --- a/chinese/ttf2pt1/Makefile +++ b/chinese/ttf2pt1/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-ttf2pt1 -# Date created: 8 March 2001 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= ttf2pt1 PORTVERSION= 3.4.0 @@ -21,4 +17,5 @@ MAKE_ARGS= INSTDIR="${PREFIX}" NO_BUILD= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile index b47d50af8fc1..17e29a721529 100644 --- a/chinese/ttfm/Makefile +++ b/chinese/ttfm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-ttfm -# Date created: 12 Nov 2000 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ttfm PORTVERSION= 0.9.5 @@ -23,6 +19,7 @@ MAKE_ARGS= FREETYPE_BASE=${LOCALBASE:Q} CC="${CC}" PORTDOCS= README USAGE MAN1= ttfm.sh.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},' \ -e 's,%%PREFIX%%,${PREFIX},' \ diff --git a/chinese/unrar/Makefile b/chinese/unrar/Makefile index c2ea423af0ac..4cc94bef4a38 100644 --- a/chinese/unrar/Makefile +++ b/chinese/unrar/Makefile @@ -12,4 +12,5 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-arcread.cpp \ CONFLICTS= unrar-[0-9]* unrar-iconv-[0-9]* +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/unzip/Makefile b/chinese/unzip/Makefile index 161adf93f0f7..190e0ae3d982 100644 --- a/chinese/unzip/Makefile +++ b/chinese/unzip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-unzip -# Date created: 3 July 1999 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# CATEGORIES= chinese @@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../archivers/unzip EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/ve/Makefile b/chinese/ve/Makefile index e967fdde4339..f0110ddc1d74 100644 --- a/chinese/ve/Makefile +++ b/chinese/ve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ve -# Date created: 25 Aug 1999 -# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw> -# +# Created by: Ching-Hong Wu <woju@freebsd.ntu.edu.tw> # $FreeBSD$ -# PORTNAME= ve PORTVERSION= 1.1 @@ -14,4 +10,5 @@ EXTRACT_SUFX= .tgz MAINTAINER= gaod@hychen.org COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor +NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/wenju/Makefile b/chinese/wenju/Makefile index 8b377731e395..4ee768691382 100644 --- a/chinese/wenju/Makefile +++ b/chinese/wenju/Makefile @@ -17,6 +17,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index 56adab53cc18..1f6720549a6f 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE= DOCS SUB_FILES+= pkg-message SUB_LISTS+= WWWDIR=${WWWDIR} +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index 7abd3b988f66..815a410acfb3 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE= DOCS SUB_FILES+= pkg-message SUB_LISTS+= WWWDIR=${WWWDIR} +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index 344b89980e7a..64be726354b5 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zh-xemacs21 -# Date created: 1 October 2000 -# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> -# +# Created by: Jing-Tang Keith Jang <keith@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 4 CATEGORIES= chinese @@ -24,6 +20,7 @@ PKGMESSAGE= ${.CURDIR}/pkg-message WITH_XCIN25= yes +NO_STAGE= yes post-install:: @${MKDIR} ${PREFIX}/lib/xemacs-${XEMACS_VER}/etc/app-defaults/zh_TW.Big5 @${INSTALL_DATA} ${.CURDIR}/files/Emacs ${PREFIX}/lib/xemacs-${XEMACS_VER}/etc/app-defaults/zh_TW.Big5 diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index a1c0713c3a5e..041fc736f0df 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -13,4 +13,5 @@ EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont MAINTAINER= ports@FreeBSD.org +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile index 3fd7bc0a6e3e..79adcf3bb009 100644 --- a/chinese/xpdf/Makefile +++ b/chinese/xpdf/Makefile @@ -38,6 +38,7 @@ SIMP_FILES= Adobe-GB1.cidToUnicode EUC-CN.unicodeMap GBK.unicodeMap \ TRAD_FILES= Adobe-CNS1.cidToUnicode Big5.unicodeMap \ Big5ascii.unicodeMap README +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/chinese-simplified cd ${WRKSRC}/xpdf-chinese-simplified \ diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile index 3da9bb1bb41e..f4d37b094b68 100644 --- a/chinese/xsim/Makefile +++ b/chinese/xsim/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xsim -# Date created: 30 Dec 2002 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= xsim PORTVERSION= 0.3.9.4 @@ -28,6 +24,7 @@ USE_BDB= 40+ CFLAGS+= -fPIC MAKE_ARGS+= gcclib=`${CXX} -print-file-name=libgcc_s.so` +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \ ${WRKSRC}/xsim/IMdkit/IMConn.c diff --git a/chinese/ydict/Makefile b/chinese/ydict/Makefile index 22be72c9fae0..3a3e41f9a0ed 100644 --- a/chinese/ydict/Makefile +++ b/chinese/ydict/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ydict -# Date created: 2011-02-08 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= ydict PORTVERSION= 1.2.6 @@ -20,6 +16,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= bin/ydict USE_PYTHON_RUN= yes +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ydict ${PREFIX}/bin/ diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index c425ac1e999c..62d850134c95 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Zhcon -# Date created: Sun Sep 9, 2001 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= zhcon PORTVERSION= 0.2.6 @@ -36,6 +32,7 @@ PORTDOCS= * OPTIONS_DEFINE= BIG5 DOCS BIG5_DESC= Use Big5 by default (Taiwan, Hong Kong, Macau) +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |