From owner-svn-ports-all@FreeBSD.ORG Fri Sep 20 22:38:35 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 68816B8A; Fri, 20 Sep 2013 22:38:35 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 46A1E26AD; Fri, 20 Sep 2013 22:38:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8KMcZug054310; Fri, 20 Sep 2013 22:38:35 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8KMcVJZ054287; Fri, 20 Sep 2013 22:38:31 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201309202238.r8KMcVJZ054287@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:38:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327763 - in head/portuguese: acroread8 aspell-pt_BR aspell-pt_PT calligra-l10n calligra-l10n-pt_BR hunspell hyphen irpf-pt_BR ispell-pt_BR kde4-l10n kde4-l10n-pt_BR libreoffice libreof... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 22:38:35 -0000 Author: bapt Date: Fri Sep 20 22:38:31 2013 New Revision: 327763 URL: http://svnweb.freebsd.org/changeset/ports/327763 Log: Add NO_STAGE all over the place in preparation for the staging support (cat: portuguese) Modified: head/portuguese/acroread8/Makefile head/portuguese/aspell-pt_BR/Makefile head/portuguese/aspell-pt_PT/Makefile head/portuguese/calligra-l10n-pt_BR/Makefile head/portuguese/calligra-l10n/Makefile head/portuguese/hunspell/Makefile head/portuguese/hyphen/Makefile head/portuguese/irpf-pt_BR/Makefile head/portuguese/ispell-pt_BR/Makefile head/portuguese/kde4-l10n-pt_BR/Makefile head/portuguese/kde4-l10n/Makefile head/portuguese/libreoffice-pt_BR/Makefile head/portuguese/libreoffice/Makefile head/portuguese/mythes/Makefile head/portuguese/php_doc-br/Makefile head/portuguese/webalizer-pt_BR/Makefile head/portuguese/webalizer-pt_PT/Makefile Modified: head/portuguese/acroread8/Makefile ============================================================================== --- head/portuguese/acroread8/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/acroread8/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,5 @@ -# New ports collection makefile for: portuguese/acroread8 -# Date created: 27 December 2007 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# CATEGORIES= portuguese print linux PKGNAMEPREFIX= pt_BR- @@ -13,4 +9,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= PTB +NO_STAGE= yes .include "${MASTERDIR}/Makefile" Modified: head/portuguese/aspell-pt_BR/Makefile ============================================================================== --- head/portuguese/aspell-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/aspell-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,5 @@ -# New ports collection makefile for: aspell-pt_BR -# Date created: 12 February 2007 -# Whom: Thierry Thomas -# +# Created by: Thierry Thomas # $FreeBSD$ -# PORTNAME= aspell DISTVERSION= 6-pt_BR-20090702-0 @@ -15,5 +11,6 @@ COMMENT= Aspell Brazilian Portuguese dic DICT= pt_BR +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include Modified: head/portuguese/aspell-pt_PT/Makefile ============================================================================== --- head/portuguese/aspell-pt_PT/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/aspell-pt_PT/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pt-aspell -# Date created: 6 September 2002 -# Whom: Thierry Thomas -# +# Created by: Thierry Thomas # $FreeBSD$ -# PORTNAME= aspell DISTVERSION= 6-pt_PT-20070510-0 @@ -17,5 +13,6 @@ COMMENT= Aspell Portuguese dictionary DICT= pt_PT +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include Modified: head/portuguese/calligra-l10n-pt_BR/Makefile ============================================================================== --- head/portuguese/calligra-l10n-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/calligra-l10n-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -9,5 +9,6 @@ COMMENT= Brazilian messages and document CALLIGRA_L10N= pt_BR +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include Modified: head/portuguese/calligra-l10n/Makefile ============================================================================== --- head/portuguese/calligra-l10n/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/calligra-l10n/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -9,5 +9,6 @@ COMMENT= Portuguese messages and documen CALLIGRA_L10N= pt +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include Modified: head/portuguese/hunspell/Makefile ============================================================================== --- head/portuguese/hunspell/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/hunspell/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,4 +1,3 @@ -# Created by: Baptiste Daroussin # $FreeBSD$ PORTNAME= hunspell @@ -23,6 +22,7 @@ PLIST_FILES= %%DATADIR%%/pt_BR.aff \ %%DATADIR%%/pt_PT.dic PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKDIR}/pt_BR.aff ${WRKDIR}/pt_BR.dic \ Modified: head/portuguese/hyphen/Makefile ============================================================================== --- head/portuguese/hyphen/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/hyphen/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,4 @@ -# New ports collection makefile for: hyphen -# Date created: 2011-07-21 -# Whom: Baptiste Daroussin -# # $FreeBSD$ -# PORTNAME= hyphen PORTVERSION= 2004.04.15 @@ -26,6 +21,7 @@ PLIST_FILES= %%DATADIR%%/hyph_pt_BR.dic %%DATADIR%%/hyph_pt_PT.dic PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hyph_pt_PT.dic ${DATADIR}/ Modified: head/portuguese/irpf-pt_BR/Makefile ============================================================================== --- head/portuguese/irpf-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/irpf-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,5 @@ -# New ports collection makefile for: irpf -# Date created: Ter 6 Mar 2007 01:50:17 UTC -# Whom: Mario Sergio Fujikawa Ferreira -# +# Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ -# PORTNAME= irpf PORTVERSION= 2010.1.0 @@ -95,6 +91,7 @@ PLIST_DIRS+= \ PLIST_DIRS+= \ %%JAR_DIR%% +NO_STAGE= yes post-patch: @${SED} -e "s|%%DATADIR%%|${DATADIR}|; \ s|%%DATA_FILES%%|${IMAGE_FILES}|; \ Modified: head/portuguese/ispell-pt_BR/Makefile ============================================================================== --- head/portuguese/ispell-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/ispell-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,5 @@ -# New ports collection makefile for: br-ispell -# Date created: 5 February 1999 -# Whom: Joao Carlos Mendes Luis -# +# Created by: Joao Carlos Mendes Luis # $FreeBSD$ -# PORTNAME= ispell PORTVERSION= 2.4 @@ -19,4 +15,5 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/tex MAN1= conjugue.1 +NO_STAGE= yes .include Modified: head/portuguese/kde4-l10n-pt_BR/Makefile ============================================================================== --- head/portuguese/kde4-l10n-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/kde4-l10n-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -11,6 +11,7 @@ COMMENT= Brazilian messages and document KDE4_L10N= pt_BR MANLANG= ${KDE4_L10N} +NO_STAGE= yes .include <${.CURDIR}/Makefile.man> .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" Modified: head/portuguese/kde4-l10n/Makefile ============================================================================== --- head/portuguese/kde4-l10n/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/kde4-l10n/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -11,6 +11,7 @@ COMMENT= Portuguese messages and documen KDE4_L10N= pt MANLANG= ${KDE4_L10N} +NO_STAGE= yes .include <${.CURDIR}/Makefile.man> .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" Modified: head/portuguese/libreoffice-pt_BR/Makefile ============================================================================== --- head/portuguese/libreoffice-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/libreoffice-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -4,6 +4,7 @@ LO_I18N= pt_BR LO_HAS_HELPPACK= yes CATEGORIES= portuguese editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include Modified: head/portuguese/libreoffice/Makefile ============================================================================== --- head/portuguese/libreoffice/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/libreoffice/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -4,6 +4,7 @@ LO_I18N= pt LO_HAS_HELPPACK= yes CATEGORIES= portuguese editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include Modified: head/portuguese/mythes/Makefile ============================================================================== --- head/portuguese/mythes/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/mythes/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -1,9 +1,4 @@ -# New ports collection makefile for: mythes -# Date created: 2011-07-21 -# Whom: Baptiste Daroussin -# # $FreeBSD$ -# PORTNAME= mythes PORTVERSION= 2006.08.17 @@ -28,6 +23,7 @@ PLIST_FILES= %%DATADIR%%/th_pt_BR_v2.dat %%DATADIR%%/th_pt_PT_v2.idx PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/th_pt_PT_v2.dat ${WRKSRC}/th_pt_PT_v2.idx ${DATADIR}/ Modified: head/portuguese/php_doc-br/Makefile ============================================================================== --- head/portuguese/php_doc-br/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/php_doc-br/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -6,4 +6,5 @@ PKGNAMEPREFIX= PHP_LANG= br MASTERDIR= ${.CURDIR}/../../lang/php_doc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" Modified: head/portuguese/webalizer-pt_BR/Makefile ============================================================================== --- head/portuguese/webalizer-pt_BR/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/webalizer-pt_BR/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -8,6 +8,7 @@ MAINTAINER= ports@FreeBSD.org MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= portuguese_brazil +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif Modified: head/portuguese/webalizer-pt_PT/Makefile ============================================================================== --- head/portuguese/webalizer-pt_PT/Makefile Fri Sep 20 22:36:49 2013 (r327762) +++ head/portuguese/webalizer-pt_PT/Makefile Fri Sep 20 22:38:31 2013 (r327763) @@ -8,6 +8,7 @@ MAINTAINER= ports@FreeBSD.org MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= portuguese +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif