From owner-svn-ports-all@FreeBSD.ORG Fri Sep 20 22:34:48 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2AE2B9AE; Fri, 20 Sep 2013 22:34:48 +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 161852690; Fri, 20 Sep 2013 22:34:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8KMYlG7052226; Fri, 20 Sep 2013 22:34:47 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8KMYhwj052190; Fri, 20 Sep 2013 22:34:43 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201309202234.r8KMYhwj052190@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:34:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327761 - in head/polish: aspell calligra-l10n ekg ekg2 fortunepl gimp-help gnugadu2 hunspell hyphen ispell kadu kde4-l10n libgadu libreoffice libtlen mythes php_doc qfaktury qnapi sms2... 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:34:48 -0000 Author: bapt Date: Fri Sep 20 22:34:42 2013 New Revision: 327761 URL: http://svnweb.freebsd.org/changeset/ports/327761 Log: Add NO_STAGE all over the place in preparation for the staging support (cat: polish) Modified: head/polish/aspell/Makefile head/polish/calligra-l10n/Makefile head/polish/ekg/Makefile head/polish/ekg2/Makefile head/polish/fortunepl/Makefile head/polish/gimp-help/Makefile head/polish/gnugadu2/Makefile head/polish/hunspell/Makefile head/polish/hyphen/Makefile head/polish/ispell/Makefile head/polish/kadu/Makefile head/polish/kde4-l10n/Makefile head/polish/libgadu/Makefile head/polish/libreoffice/Makefile head/polish/libtlen/Makefile head/polish/mythes/Makefile head/polish/php_doc/Makefile head/polish/qfaktury/Makefile head/polish/qnapi/Makefile head/polish/sms2/Makefile head/polish/tleenx2/Makefile head/polish/trf/Makefile head/polish/webalizer2/Makefile Modified: head/polish/aspell/Makefile ============================================================================== --- head/polish/aspell/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/aspell/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pl-aspell -# Date created: 3 September 2002 -# Whom: Thierry Thomas -# +# Created by: Thierry Thomas # $FreeBSD$ -# PORTNAME= aspell DISTVERSION= 6-pl-6.0_20061121-0 @@ -16,5 +12,6 @@ COMMENT= Aspell Polish dictionary DICT= pl +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include Modified: head/polish/calligra-l10n/Makefile ============================================================================== --- head/polish/calligra-l10n/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/calligra-l10n/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -9,5 +9,6 @@ COMMENT= Polish messages and documentati CALLIGRA_L10N= pl +NO_STAGE= yes .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include Modified: head/polish/ekg/Makefile ============================================================================== --- head/polish/ekg/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/ekg/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -37,6 +37,7 @@ ASPELL_LIB_DEPENDS= libaspell.so:${PORTS OPENSSL_CONFIGURE_OFF= --without-openssl +NO_STAGE= yes post-install: ${STRIP_CMD} ${PREFIX}/bin/ekg Modified: head/polish/ekg2/Makefile ============================================================================== --- head/polish/ekg2/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/ekg2/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -87,6 +87,7 @@ XOSD_CONFIGURE_ON= --with-libxosd XOSD_CONFIGURE_OFF= --without-libxosd XOSD_LIB_DEPENDS= libxosd.so:${PORTSDIR}/misc/xosd +NO_STAGE= yes .include .if ${PORT_OPTIONS:MGTK2} Modified: head/polish/fortunepl/Makefile ============================================================================== --- head/polish/fortunepl/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/fortunepl/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,5 @@ -# New ports collection makefile for: fortunepl -# Date created: 13-01-2005 -# Whom: Aleksander Fafula -# +# Created by: Aleksander Fafula # $FreeBSD$ -# PORTNAME= fortunepl PORTVERSION= 0.0.20051022 @@ -32,6 +28,7 @@ FORTUNES= 7thguard advocacy apcoh argant teleturnieje testnaosobowosc wierszyki wieza-pilot zen \ znaki_zodiaku +NO_STAGE= yes pre-everything:: .if !exists(${STRCMD}) IGNORE= need strfile command. Please install games distribution of base system Modified: head/polish/gimp-help/Makefile ============================================================================== --- head/polish/gimp-help/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/gimp-help/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gimp-help -# Date created: 10th April 2010 -# Whom: SimaMoto,RyoTa -# +# Created by: SimaMoto,RyoTa # $FreeBSD$ -# CATEGORIES= polish graphics @@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../misc/gimp-he DOCLANG= pl AMPLE= "@comment " +NO_STAGE= yes .include "${MASTERDIR}/Makefile" Modified: head/polish/gnugadu2/Makefile ============================================================================== --- head/polish/gnugadu2/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/gnugadu2/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -57,6 +57,7 @@ XOSD_DESC= Enable On-Screen-Display mess #.if ${${HAVE_GNOME:Mesound}!="" && empty(PORT_OPTIONS:MESOUND) +NO_STAGE= yes .include # can't change this untile HAVE_GNOME has been fixed .if ${PORT_OPTIONS:MAUTODETECT} Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/hunspell/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,4 +1,3 @@ -# Created by: Baptiste Daroussin # $FreeBSD$ PORTNAME= hunspell @@ -21,6 +20,7 @@ PLIST_FILES= %%DATADIR%%/pl_PL.aff \ %%DATADIR%%/pl_PL.dic PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes post-extract: @${EXTRACT_CMD} ${WRKDIR}/pl_PL.zip -d ${WRKSRC}/ Modified: head/polish/hyphen/Makefile ============================================================================== --- head/polish/hyphen/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/hyphen/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,4 @@ -# New ports collection makefile for: hyphen -# Date created: 2011-07-21 -# Whom: Baptiste Daroussin -# # $FreeBSD$ -# PORTNAME= hyphen PORTVERSION= 2007.04.16 @@ -25,6 +20,7 @@ NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/hyph_pl_PL.dic PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hyph_pl_PL.dic ${DATADIR}/ Modified: head/polish/ispell/Makefile ============================================================================== --- head/polish/ispell/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/ispell/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -13,6 +13,7 @@ USES= perl5 MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif Modified: head/polish/kadu/Makefile ============================================================================== --- head/polish/kadu/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/kadu/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -54,6 +54,7 @@ GG_EMOTS_DESC= Install GG-compatible emo GG_EMOTS_DISTFILES= ${GG6_EMOTS_DISTFILE}:additions \ ${GG7_EMOTS_DISTFILE}:additions +NO_STAGE= yes .include .if ${OSVERSION} > 1000051 Modified: head/polish/kde4-l10n/Makefile ============================================================================== --- head/polish/kde4-l10n/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/kde4-l10n/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -11,6 +11,7 @@ COMMENT= Polish messages and documentati KDE4_L10N= pl MANLANG= ${KDE4_L10N} +NO_STAGE= yes .include <${.CURDIR}/Makefile.man> .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" Modified: head/polish/libgadu/Makefile ============================================================================== --- head/polish/libgadu/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/libgadu/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -31,6 +31,7 @@ PLIST_FILES= include/libgadu.h \ OPTIONS_DEFINE= OPENSSL OPTIONS_DEFAULT=OPENSSL +NO_STAGE= yes .include .if ${PORT_OPTIONS:MOPENSSL} Modified: head/polish/libreoffice/Makefile ============================================================================== --- head/polish/libreoffice/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/libreoffice/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -4,6 +4,7 @@ LO_I18N= pl LO_HAS_HELPPACK= yes CATEGORIES= polish editors +NO_STAGE= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" .include Modified: head/polish/libtlen/Makefile ============================================================================== --- head/polish/libtlen/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/libtlen/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,10 +1,5 @@ -# New ports collection makefile for: libtlen -# Date created: 25 September 2003 -# Whom: Piotr Smyrak and -# Maciek Korzen -# +# Created by: Piotr Smyrak and # $FreeBSD$ -# PORTNAME= libtlen PORTVERSION= 20041113 @@ -18,6 +13,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes .if !defined(NOPORTDOCS) +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for f in libtlen.html libtlen.css AUTHORS TODO Modified: head/polish/mythes/Makefile ============================================================================== --- head/polish/mythes/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/mythes/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,4 @@ -# New ports collection makefile for: mythes -# Date created: 2011-07-21 -# Whom: Baptiste Daroussin -# # $FreeBSD$ -# PORTNAME= mythes PORTVERSION= 1.5 @@ -26,6 +21,7 @@ PLIST_FILES= %%DATADIR%%/th_pl_PL_v2.dat %%DATADIR%%/th_pl_PL_v2.idx PLIST_DIRSTRY= %%DATADIR%% +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/th_pl_PL_v2.dat ${WRKSRC}/th_pl_PL_v2.idx ${DATADIR}/ Modified: head/polish/php_doc/Makefile ============================================================================== --- head/polish/php_doc/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/php_doc/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,13 +1,10 @@ -# New ports collection makefile for: php_doc -# Date created: Sun Nov 25 17:56:41 CET 2001 -# Whom: Dirk Froemberg -# +# Created by: Dirk Froemberg # $FreeBSD$ -# CATEGORIES= polish lang PKGNAMEPREFIX= PHP_LANG= pl MASTERDIR= ${.CURDIR}/../../lang/php_doc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" Modified: head/polish/qfaktury/Makefile ============================================================================== --- head/polish/qfaktury/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/qfaktury/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,5 @@ -# New ports collection makefile for: qfaktury -# Date created: 2009-04-20 -# Whom: Piotr Rybicki (meritus@innervision.pl) -# +# Created by: Piotr Rybicki (meritus@innervision.pl) # $FreeBSD$ -# PORTNAME= qfaktury PORTVERSION= 0.6.2 @@ -18,6 +14,7 @@ USE_QT4= qmake_build uic_build moc_build PORTDOCS= ChangeLog.txt ReadMe.txt ReleaseNotes.txt TODO.txt +NO_STAGE= yes post-patch: @cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|g' qfaktury.pro \ QFaktury.desktop Modified: head/polish/qnapi/Makefile ============================================================================== --- head/polish/qnapi/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/qnapi/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -25,6 +25,7 @@ PORTDOCS= ChangeLog README.pl COPYRIGHT OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include post-patch: Modified: head/polish/sms2/Makefile ============================================================================== --- head/polish/sms2/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/sms2/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,9 +1,5 @@ -# New ports collection makefile for: sms2 -# Date created: 04 sep 2004 -# Whom: Krzysztof Kowalewski -# +# Created by: Krzysztof Kowalewski # $FreeBSD$ -# PORTNAME= sms PORTVERSION= 2.1.0 @@ -26,4 +22,5 @@ LATEST_LINK= sms2 USE_GMAKE= yes +NO_STAGE= yes .include Modified: head/polish/tleenx2/Makefile ============================================================================== --- head/polish/tleenx2/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/tleenx2/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/TleenX2-${PORTVERSION MAN1= tleenx2.1 PORTDOCS= README gg.txt sms.txt +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' ${WRKSRC}/src/Makefile.in Modified: head/polish/trf/Makefile ============================================================================== --- head/polish/trf/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/trf/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -9,6 +9,7 @@ MASTER_SITES= http://korzen.org/soft/trf MAINTAINER= ports@FreeBSD.org COMMENT= Billing software for traffic counting working with most Polish ISPs +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} Modified: head/polish/webalizer2/Makefile ============================================================================== --- head/polish/webalizer2/Makefile Fri Sep 20 22:33:41 2013 (r327760) +++ head/polish/webalizer2/Makefile Fri Sep 20 22:34:42 2013 (r327761) @@ -1,7 +1,4 @@ -# New ports collection makefile for: webalizer2 -# Date created: 11.Sep 2003 -# Whom: wtp@bsdguru.org -# +# Created by: wtp@bsdguru.org # $FreeBSD$ CATEGORIES= polish @@ -11,6 +8,7 @@ MAINTAINER= wtp@bsdguru.org MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= polish +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif