diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:20:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:20:31 +0000 |
commit | 31f7b03b56b845a2ab26abb64b0d905ee3b48978 (patch) | |
tree | ebbcd3dce637f0dabb4b6f7ce68a84f6b5fa8b54 | |
parent | Add NO_STAGE all over the place in preparation for the staging support (cat: ... (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: vietnamese)
Notes
Notes:
svn path=/head/; revision=327775
-rw-r--r-- | vietnamese/aspell/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/hunspell/Makefile | 6 | ||||
-rw-r--r-- | vietnamese/kde4-l10n/Makefile | 1 | ||||
-rw-r--r-- | vietnamese/libreoffice/Makefile | 1 | ||||
-rw-r--r-- | vietnamese/libviet/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/unicode-uhoai/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/urwvn/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/vietunicode-hannom/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/vietunicode-trichlor/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/vietunicode-web1/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/vis2u/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vn7to8/Makefile | 9 | ||||
-rw-r--r-- | vietnamese/vnconvert/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vnless/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vnlpr/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vnpstext/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vnroff/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vntex/Makefile | 8 | ||||
-rw-r--r-- | vietnamese/vnxfonts/Makefile | 10 | ||||
-rw-r--r-- | vietnamese/x-unikey/Makefile | 7 | ||||
-rw-r--r-- | vietnamese/xvnkb/Makefile | 8 |
21 files changed, 39 insertions, 110 deletions
diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile index cbf195076058..465ba8a3122f 100644 --- a/vietnamese/aspell/Makefile +++ b/vietnamese/aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vi-aspell -# Date created: 28 August 2004 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= aspell DISTVERSION= 6-vi-0.01.1-1 @@ -16,5 +12,6 @@ COMMENT= Aspell Vietnamese dictionaries DICT= vi +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> diff --git a/vietnamese/hunspell/Makefile b/vietnamese/hunspell/Makefile index ced14723a264..78f1ce6c6d5b 100644 --- a/vietnamese/hunspell/Makefile +++ b/vietnamese/hunspell/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= hunspell PORTVERSION= 20080604 @@ -25,6 +20,7 @@ PLIST_FILES= %%DATADIR%%/vi_VN.aff \ %%DATADIR%%/vi_VN.dic PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/vi_VN.aff ${WRKSRC}/vi_VN.dic ${DATADIR}/ diff --git a/vietnamese/kde4-l10n/Makefile b/vietnamese/kde4-l10n/Makefile index 6dd6d9e55c67..317997ef9b5d 100644 --- a/vietnamese/kde4-l10n/Makefile +++ b/vietnamese/kde4-l10n/Makefile @@ -9,5 +9,6 @@ COMMENT= Vietnamese messages and documentation for KDE SC 4 KDE4_L10N= vi +NO_STAGE= yes .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> diff --git a/vietnamese/libreoffice/Makefile b/vietnamese/libreoffice/Makefile index 5aa4ea092591..cb40e8879cde 100644 --- a/vietnamese/libreoffice/Makefile +++ b/vietnamese/libreoffice/Makefile @@ -4,6 +4,7 @@ LO_I18N= vi LO_HAS_HELPPACK= yes CATEGORIES= vietnamese editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include <bsd.port.mk> diff --git a/vietnamese/libviet/Makefile b/vietnamese/libviet/Makefile index 5066621d1ae5..33f26d8efe1c 100644 --- a/vietnamese/libviet/Makefile +++ b/vietnamese/libviet/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: libviet -# Date created: Fri Feb 09, 2001 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= libviet PORTVERSION= 20010210 @@ -19,6 +14,7 @@ COMMENT= VIQR<->VISCII conversion and VISCII ctype-like routines WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/lib USE_BZIP2= yes +NO_STAGE= yes do-install: @${INSTALL_DATA} ${WRKSRC}/libvntype.a ${WRKSRC}/libviqr.a \ ${PREFIX}/lib diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index 77823edb35f4..2788d3a7732a 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: unicode-uhoai -# Date created: Tue Nov 27, 2001 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= unicode-uhoai PORTVERSION= 2.1 @@ -26,6 +21,7 @@ BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \ bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/lib/X11/fonts/TrueType ${INSTALL_DATA} ${WRKSRC}/uhoaiw21.ttf \ diff --git a/vietnamese/urwvn/Makefile b/vietnamese/urwvn/Makefile index 1df656f5393c..8953614b2d06 100644 --- a/vietnamese/urwvn/Makefile +++ b/vietnamese/urwvn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: urwvn -# Date created: 2007/01/27 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= urwvn PORTVERSION= 3.04 @@ -32,6 +28,7 @@ TTF= CMConcrete8v.ttf CMConcreteItalic8v.ttf CMConcreteSlanted8v.ttf \ uplb8v.ttf uplbi8v.ttf uplr8v.ttf uplri8v.ttf utmb8v.ttf \ utmbi8v.ttf utmr8v.ttf utmri8v.ttf uzcmi8v.ttf +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} .for i in ${TTF} diff --git a/vietnamese/vietunicode-hannom/Makefile b/vietnamese/vietunicode-hannom/Makefile index 86f903509426..7f1d9e2c2708 100644 --- a/vietnamese/vietunicode-hannom/Makefile +++ b/vietnamese/vietunicode-hannom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vietunicode-hannom -# Date created: 2007/01/06 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= vietunicode-hannom PORTVERSION= 2005.02.06 @@ -22,6 +18,7 @@ NO_BUILD= yes TTF= HAN_NOM_A.ttf HAN_NOM_B.ttf +NO_STAGE= yes post-patch: @${MV} ${WRKSRC}/HAN\ NOM\ A.ttf ${WRKSRC}/HAN_NOM_A.ttf @${MV} ${WRKSRC}/HAN\ NOM\ B.ttf ${WRKSRC}/HAN_NOM_B.ttf diff --git a/vietnamese/vietunicode-trichlor/Makefile b/vietnamese/vietunicode-trichlor/Makefile index 2fba6895dfc1..546a50744218 100644 --- a/vietnamese/vietunicode-trichlor/Makefile +++ b/vietnamese/vietunicode-trichlor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vietunicode-trichlor -# Date created: 2007/01/06 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= vietunicode-trichlor PORTVERSION= 2004.04.30 @@ -34,6 +30,7 @@ TTF= vuUHoai_bold.ttf vuUHoai_bolditalic.ttf vuUHoai_italic.ttf \ vuThaHuong.ttf vuThaHuong_bold.ttf vuThaHuong_bolditalic.ttf \ vuThaHuong_italic.ttf vuUHoai.ttf +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} .for i in ${TTF} diff --git a/vietnamese/vietunicode-web1/Makefile b/vietnamese/vietunicode-web1/Makefile index 3009dd33f269..35883d97178f 100644 --- a/vietnamese/vietunicode-web1/Makefile +++ b/vietnamese/vietunicode-web1/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vietunicode-web1 -# Date created: 2007/01/06 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= vietunicode-web1 PORTVERSION= 2004.04.30 @@ -23,6 +19,7 @@ NO_BUILD= yes TTF= vuTimes.ttf vuTimesBold.ttf vuTimesBoldItalic.ttf vuTimesItalic.ttf \ vuArial.ttf vuArialBold.ttf vuArialBoldItalic.ttf vuArialItalic.ttf +NO_STAGE= yes do-install: @${MKDIR} ${FONTSDIR} .for i in ${TTF} diff --git a/vietnamese/vis2u/Makefile b/vietnamese/vis2u/Makefile index f9c3b40f0794..65684fd79d11 100644 --- a/vietnamese/vis2u/Makefile +++ b/vietnamese/vis2u/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vis2u -# Date created: Tue Nov 27, 2001 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= vis2u PORTVERSION= 1.0 @@ -20,6 +15,7 @@ COMMENT= VISCII->Unicode conversion USE_ZIP= yes NO_WRKSUBDIR= yes +NO_STAGE= yes do-build: cd ${WRKSRC} ; make vis2u diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile index ff9157302257..a70d1604c89f 100644 --- a/vietnamese/vn7to8/Makefile +++ b/vietnamese/vn7to8/Makefile @@ -1,11 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vn7to8 -# Date created: Tue Dec 3, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ -# -# version # is VISCII version supported + .<edit_revision> PORTNAME= vn7to8 PORTVERSION= 1.1.1 @@ -22,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet CFLAGS+= -I${PREFIX}/include/viet MAN1= vn7to8.1 vn8to7.1 vn80to81.1 +NO_STAGE= yes post-extract: @ ${MV} ${WRKDIR}/lib ${WRKDIR}/DONT.lib @ ${MV} ${WRKDIR}/include ${WRKDIR}/DONT.include diff --git a/vietnamese/vnconvert/Makefile b/vietnamese/vnconvert/Makefile index c71fa58ca5eb..750653b4eef3 100644 --- a/vietnamese/vnconvert/Makefile +++ b/vietnamese/vnconvert/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vnconvert -# Date created: Fri Jan 05, 2000 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= vnconvert PORTVERSION= 1.0 @@ -22,6 +17,7 @@ MAKEFILE= makefile ALL_TARGET= MAN1= vnconvert.1 +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/vnconvert ${PREFIX}/bin @${INSTALL_MAN} ${FILESDIR}/vnconvert.1 ${PREFIX}/man/man1 diff --git a/vietnamese/vnless/Makefile b/vietnamese/vnless/Makefile index 651a519e36f2..6fc97a925aea 100644 --- a/vietnamese/vnless/Makefile +++ b/vietnamese/vnless/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vnless -# Date created: Tue Dec 3, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ -# PORTNAME= vnless PORTVERSION= 1.0 @@ -19,6 +14,7 @@ COMMENT= A pager utility that speaks Vietnamese ALL_TARGET= clobber all MAN1= vnless.1 vnlesskey.1 +NO_STAGE= yes post-install: @strip ${PREFIX}/bin/vnless* @${CHMOD} a+rx ${PREFIX}/bin/vnless* diff --git a/vietnamese/vnlpr/Makefile b/vietnamese/vnlpr/Makefile index 132c5565695d..d006632ff5ad 100644 --- a/vietnamese/vnlpr/Makefile +++ b/vietnamese/vnlpr/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vnlpr -# Date created: Sat Dec 7, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ -# PORTNAME= vnlpr PORTVERSION= 2.0 @@ -19,6 +14,7 @@ COMMENT= Shell script and set of fonts to print Vietnamese text on PostScript pr RUN_DEPENDS= vn7to8:${PORTSDIR}/vietnamese/vn7to8 \ vnpstext:${PORTSDIR}/vietnamese/vnpstext +NO_STAGE= yes pre-patch: @${MV} ${WRKSRC}/vnlpr ${WRKSRC}/vnlpr.in diff --git a/vietnamese/vnpstext/Makefile b/vietnamese/vnpstext/Makefile index d99009187cb3..d61b4015bba5 100644 --- a/vietnamese/vnpstext/Makefile +++ b/vietnamese/vnpstext/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vnpstext -# Date created: Sat Dec 7, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ -# PORTNAME= vnpstext PORTVERSION= 1.1 @@ -19,6 +14,7 @@ COMMENT= Converts 8-bit VISCII Vietnamese text into PostScript CFLAGS+= -I../../include MAN1= vnpstext.1 +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/vn-fonts ${INSTALL_PROGRAM} ${WRKSRC}/vnpstext ${PREFIX}/bin diff --git a/vietnamese/vnroff/Makefile b/vietnamese/vnroff/Makefile index 6004c7809083..a2c8f051cd7b 100644 --- a/vietnamese/vnroff/Makefile +++ b/vietnamese/vnroff/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vnTeX -# Date created: Monday, Dec 9, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) -# +# Created by: David O'Brien (obrien@cs.ucdavis.edu) # $FreeBSD$ -# PORTNAME= vnroff PORTVERSION= 2.1 @@ -20,6 +15,7 @@ COMMENT= Converts Vietnamese VIQR text into troff format NO_WRKSUBDIR= yes MAN1= vnroff.1 +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} diff --git a/vietnamese/vntex/Makefile b/vietnamese/vntex/Makefile index 2044c6b3ccbf..bc2a908e9d63 100644 --- a/vietnamese/vntex/Makefile +++ b/vietnamese/vntex/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: vntex -# Date created: Tue Feb 06, 2001 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= vntex PORTVERSION= 1.0 @@ -20,6 +15,7 @@ USE_ZIP= yes USE_TEX= tex NO_BUILD= yes +NO_STAGE= yes do-install: @cd ${WRKDIR}/tex ; tar cf - . \ | (cd ${PREFIX}/share/texmf/tex ; tar --unlink -xpBf -) diff --git a/vietnamese/vnxfonts/Makefile b/vietnamese/vnxfonts/Makefile index 94263513dde9..906d6247fd37 100644 --- a/vietnamese/vnxfonts/Makefile +++ b/vietnamese/vnxfonts/Makefile @@ -1,12 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: VN-Xfonts -# Version required: 1.1.1 -# Date created: Tue Dec 3, 1996 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# -# version # is VISCII version supported + .<edit_revision> PORTNAME= vnxfonts PORTVERSION= 1.1.1 @@ -27,6 +20,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ WRKSRC= ${WRKDIR}/fonts/X MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/lib/X11/fonts/vietnamese @cd ${WRKSRC} ; \ diff --git a/vietnamese/x-unikey/Makefile b/vietnamese/x-unikey/Makefile index d2ad071f0e66..412427a35453 100644 --- a/vietnamese/x-unikey/Makefile +++ b/vietnamese/x-unikey/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: x-unikey -# Date created: 2010-06-25 -# Whom: Alexander Yerenkow <yerenkow@gmail.com> -# +# Created by: Alexander Yerenkow <yerenkow@gmail.com> # $FreeBSD$ -# PORTNAME= x-unikey PORTVERSION= 1.0.4 @@ -20,4 +16,5 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/unikey bin/ukxim +NO_STAGE= yes .include <bsd.port.mk> diff --git a/vietnamese/xvnkb/Makefile b/vietnamese/xvnkb/Makefile index 381edc2f0366..845c05c8ae72 100644 --- a/vietnamese/xvnkb/Makefile +++ b/vietnamese/xvnkb/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: xvnkb -# Date created: Mon Apr 05, 2004 -# Whom: Nguyen Tam Chinh (chinhngt@sectorb.msk.ru) -# +# Created by: Nguyen Tam Chinh (chinhngt@sectorb.msk.ru) # $FreeBSD$ -# PORTNAME= xvnkb PORTVERSION= 0.2.9 @@ -35,6 +30,7 @@ PLIST_FILES= bin/xvnkb lib/libxvnkb.so lib/libxvnkb.so.0 lib/xvnkb.so.0.2.9 MAN1= xvnkb.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' ${WRKSRC}/tools/Makefile.dep |