From owner-svn-ports-head@FreeBSD.ORG Fri Sep 20 11:02:56 2013 Return-Path: Delivered-To: svn-ports-head@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 EF933E04; Fri, 20 Sep 2013 11:02:56 +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 CDCF52EFA; Fri, 20 Sep 2013 11:02:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8KB2uIQ079264; Fri, 20 Sep 2013 11:02:56 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8KB2nKF079148; Fri, 20 Sep 2013 11:02:49 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201309201102.r8KB2nKF079148@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 20 Sep 2013 11:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327684 - in head/accessibility: accerciser at-poke at-spi at-spi-reference at-spi2-atk at-spi2-core atk atk-reference atkmm dasher eflite gnome-mag gnome-speech gnopernicus gok java-ac... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 11:02:57 -0000 Author: bapt Date: Fri Sep 20 11:02:49 2013 New Revision: 327684 URL: http://svnweb.freebsd.org/changeset/ports/327684 Log: Add no stage all over the place in accessibility in preparation for the staging area support Modified: head/accessibility/accerciser/Makefile head/accessibility/at-poke/Makefile head/accessibility/at-spi-reference/Makefile head/accessibility/at-spi/Makefile head/accessibility/at-spi2-atk/Makefile head/accessibility/at-spi2-core/Makefile head/accessibility/atk-reference/Makefile head/accessibility/atk/Makefile head/accessibility/atkmm/Makefile head/accessibility/dasher/Makefile head/accessibility/eflite/Makefile head/accessibility/gnome-mag/Makefile head/accessibility/gnome-speech/Makefile head/accessibility/gnopernicus/Makefile head/accessibility/gok/Makefile head/accessibility/java-access-bridge/Makefile head/accessibility/jovie/Makefile head/accessibility/kaccessible/Makefile head/accessibility/kdeaccessibility4/Makefile head/accessibility/kmag/Makefile head/accessibility/kmousetool/Makefile head/accessibility/kmouth/Makefile head/accessibility/linux-f10-atk/Makefile head/accessibility/mousetweaks/Makefile head/accessibility/orca/Makefile head/accessibility/py-atspi/Makefile head/accessibility/py-papi/Makefile head/accessibility/qt4-accessible/Makefile head/accessibility/redshift/Makefile head/accessibility/ruby-atk/Makefile head/accessibility/rubygem-atk/Makefile head/accessibility/speech-dispatcher/Makefile head/accessibility/yasr/Makefile Modified: head/accessibility/accerciser/Makefile ============================================================================== --- head/accessibility/accerciser/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/accerciser/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Interactive Python accessibility explorer for GNOME +NO_STAGE= yes USE_BZIP2= yes USE_GNOME= pygnomedesktop atspi intlhack USE_PYTHON= yes Modified: head/accessibility/at-poke/Makefile ============================================================================== --- head/accessibility/at-poke/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/at-poke/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -11,6 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= mva@FreeBSD.org COMMENT= Accessibility testing and poking tool +NO_STAGE= yes USES= gmake pkgconfig USE_GNOME= gnomeprefix libglade2 libgailgnome GNU_CONFIGURE= yes Modified: head/accessibility/at-spi-reference/Makefile ============================================================================== --- head/accessibility/at-spi-reference/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/at-spi-reference/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -1,12 +1,9 @@ -# New ports collection makefile for: at-spi-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort -# +# Created by: Jean-Yves Lefort # $FreeBSD$ -# PORTREVISION= 1 +NO_STAGE= yes BOOKS= cspi idl .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" Modified: head/accessibility/at-spi/Makefile ============================================================================== --- head/accessibility/at-spi/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/at-spi/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -18,6 +18,7 @@ USE_BZIP2= yes RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIR}/accessibility/at-spi2-atk +NO_STAGE= yes USES= gmake gettext pkgconfig USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo USE_XORG= x11 xtst Modified: head/accessibility/at-spi2-atk/Makefile ============================================================================== --- head/accessibility/at-spi2-atk/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/at-spi2-atk/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -19,6 +19,7 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTS PORTSCOUT= limitw:1,even +NO_STAGE= yes USE_XZ= yes USES= gmake pathfix pkgconfig USE_GNOME= gnomehier intlhack glib20 atk Modified: head/accessibility/at-spi2-core/Makefile ============================================================================== --- head/accessibility/at-spi2-core/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/at-spi2-core/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -17,6 +17,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/db PORTSCOUT= limitw:1,even +NO_STAGE= yes USES= gettext gmake pathfix pkgconfig USE_XZ= yes USE_GNOME= gnomehier glib20 intlhack introspection:build Modified: head/accessibility/atk-reference/Makefile ============================================================================== --- head/accessibility/atk-reference/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/atk-reference/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -1,12 +1,9 @@ -# New ports collection makefile for: atk-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort -# +# Created by: Jean-Yves Lefort # $FreeBSD$ -# PORTREVISION= 0 +NO_STAGE= yes REFERENCE_SRC= ${WRKSRC}/docs .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" Modified: head/accessibility/atk/Makefile ============================================================================== --- head/accessibility/atk/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/atk/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -16,6 +16,7 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) +NO_STAGE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USES= gettext gmake pathfix pkgconfig Modified: head/accessibility/atkmm/Makefile ============================================================================== --- head/accessibility/atkmm/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/atkmm/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -10,6 +10,7 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for ATK API library +NO_STAGE= yes USES= gmake pathfix pkgconfig USE_XZ= yes USE_LDCONFIG= yes Modified: head/accessibility/dasher/Makefile ============================================================================== --- head/accessibility/dasher/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/dasher/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -17,6 +17,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSD LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pkgconfig USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \ Modified: head/accessibility/eflite/Makefile ============================================================================== --- head/accessibility/eflite/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/eflite/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ COMMENT= Speech server for Festival Lite BUILD_DEPENDS= flite:${PORTSDIR}/audio/flite RUN_DEPENDS= flite:${PORTSDIR}/audio/flite +NO_STAGE= yes USES= gmake GNU_CONFIGURE= yes ALL_TARGET= eflite Modified: head/accessibility/gnome-mag/Makefile ============================================================================== --- head/accessibility/gnome-mag/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/gnome-mag/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen magnifier +NO_STAGE= yes USE_BZIP2= yes USE_XORG= xfixes xdamage ice xcomposite sm USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack Modified: head/accessibility/gnome-speech/Makefile ============================================================================== --- head/accessibility/gnome-speech/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/gnome-speech/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -11,6 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API +NO_STAGE= yes USE_BZIP2= yes USE_GNOME= gnomeprefix libbonobo USES= gmake pathfix pkgconfig Modified: head/accessibility/gnopernicus/Makefile ============================================================================== --- head/accessibility/gnopernicus/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/gnopernicus/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -14,6 +14,7 @@ COMMENT= Collection of accessibility app LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag +NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pkgconfig USE_LDCONFIG= yes Modified: head/accessibility/gok/Makefile ============================================================================== --- head/accessibility/gok/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/gok/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -16,6 +16,7 @@ COMMENT= GNOME On-Screen Keyboard (GOK) LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +NO_STAGE= yes USE_BZIP2= yes USES= gmake gettext pkgconfig INSTALLS_OMF= yes Modified: head/accessibility/java-access-bridge/Makefile ============================================================================== --- head/accessibility/java-access-bridge/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/java-access-bridge/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -15,6 +15,7 @@ COMMENT= Gnome Java Accessibility Bridge BUILD_DEPENDS= xprop:${PORTSDIR}/x11/xprop RUN_DEPENDS= xprop:${PORTSDIR}/x11/xprop +NO_STAGE= yes USES= gmake pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes Modified: head/accessibility/jovie/Makefile ============================================================================== --- head/accessibility/jovie/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/jovie/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -14,6 +14,7 @@ LIB_DEPENDS= speechd.5:${PORTSDIR}/acces CONFLICTS= ktts-4.[4-6].* +NO_STAGE= yes USE_XZ= yes USES= cmake:outsource USE_KDE4= kdehier kdeprefix kdelibs automoc4 Modified: head/accessibility/kaccessible/Makefile ============================================================================== --- head/accessibility/kaccessible/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/kaccessible/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -14,6 +14,7 @@ LIB_DEPENDS= speechd.5:${PORTSDIR}/acces CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* +NO_STAGE= yes USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource Modified: head/accessibility/kdeaccessibility4/Makefile ============================================================================== --- head/accessibility/kdeaccessibility4/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/kdeaccessibility4/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ COMMENT= Accessibility applications for USE_KDE4= kdeprefix NO_BUILD= yes +NO_STAGE= yes LATEST_LINK= ${PORTNAME}4 Modified: head/accessibility/kmag/Makefile ============================================================================== --- head/accessibility/kmag/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/kmag/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ COMMENT= KDE Screen magnifier CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* +NO_STAGE= yes USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource Modified: head/accessibility/kmousetool/Makefile ============================================================================== --- head/accessibility/kmousetool/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/kmousetool/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ COMMENT= Automatic mouse click tool for CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* +NO_STAGE= yes USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource Modified: head/accessibility/kmouth/Makefile ============================================================================== --- head/accessibility/kmouth/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/kmouth/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ COMMENT= Speech synthesizer frontend for CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* +NO_STAGE= yes USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource Modified: head/accessibility/linux-f10-atk/Makefile ============================================================================== --- head/accessibility/linux-f10-atk/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/linux-f10-atk/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -1,9 +1,5 @@ -# New ports collection makefile for: accessibility/linux-f10-atk -# Date created: 2009-05-03 -# Whom: bsam -# +# Created by: bsam # $FreeBSD$ -# PORTNAME= atk PORTVERSION= 1.24.0 @@ -17,6 +13,7 @@ COMMENT= Accessibility Toolkit, Linux/i3 CONFLICTS= linux-atk-[0-9]* linux-f8-atk-[0-9]* +NO_STAGE= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 10 Modified: head/accessibility/mousetweaks/Makefile ============================================================================== --- head/accessibility/mousetweaks/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/mousetweaks/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Mouse accessibility enhancements for the GNOME desktop +NO_STAGE= yes USE_XORG= x11 xfixes xcursor xtst USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack Modified: head/accessibility/orca/Makefile ============================================================================== --- head/accessibility/orca/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/orca/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -22,6 +22,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_ LATEST_LINK= gnome-orca +NO_STAGE= yes USE_BZIP2= yes USES= gmake gettext pkgconfig USE_PYTHON= yes Modified: head/accessibility/py-atspi/Makefile ============================================================================== --- head/accessibility/py-atspi/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/py-atspi/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi CONFLICTS= at-spi-1.[0-9]* +NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomehier intlhack pygobject3 Modified: head/accessibility/py-papi/Makefile ============================================================================== --- head/accessibility/py-papi/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/py-papi/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -10,6 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mva@FreeBSD.org COMMENT= ATK accessibility wrapper for python +NO_STAGE= yes USES= pkgconfig USE_GNOME= atk USE_PYTHON= yes Modified: head/accessibility/qt4-accessible/Makefile ============================================================================== --- head/accessibility/qt4-accessible/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/qt4-accessible/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -9,6 +9,7 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt accessibility widgets +NO_STAGE= yes USE_QT4= qmake_build moc_build qt3support corelib gui network sql xml QT_NONSTANDARD= yes QT_DIST= yes Modified: head/accessibility/redshift/Makefile ============================================================================== --- head/accessibility/redshift/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/redshift/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -10,6 +10,7 @@ MASTER_SITES= http://launchpad.net/redsh MAINTAINER= feld@FreeBSD.org COMMENT= Adjusts the color temperature of your screen +NO_STAGE= yes FETCH_ARGS= "-pRr" USES= gmake pkgconfig USE_BZIP2= yes Modified: head/accessibility/ruby-atk/Makefile ============================================================================== --- head/accessibility/ruby-atk/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/ruby-atk/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -17,6 +17,7 @@ BUILD_DEPENDS+= rubygem-pkg-config>=1.0. RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \ rubygem-pkg-config>=1.0.7:${PORTSDIR}/devel/rubygem-pkg-config +NO_STAGE= yes USE_RUBY= yes USE_GNOME= atk USE_RUBY_EXTCONF= yes Modified: head/accessibility/rubygem-atk/Makefile ============================================================================== --- head/accessibility/rubygem-atk/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/rubygem-atk/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -10,6 +10,7 @@ COMMENT= Ruby binding for ATK RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 +NO_STAGE= yes USE_GNOME= atk USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/accessibility/speech-dispatcher/Makefile ============================================================================== --- head/accessibility/speech-dispatcher/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/speech-dispatcher/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -15,6 +15,7 @@ LICENSE_COMB= multi LIB_DEPENDS= dotconf:${PORTSDIR}/devel/dotconf \ sndfile:${PORTSDIR}/audio/libsndfile +NO_STAGE= yes # gnomehier is required because of share/sounds directory. USES= gmake pkgconfig USE_GNOME= glib20 gnomehier Modified: head/accessibility/yasr/Makefile ============================================================================== --- head/accessibility/yasr/Makefile Fri Sep 20 10:54:22 2013 (r327683) +++ head/accessibility/yasr/Makefile Fri Sep 20 11:02:49 2013 (r327684) @@ -12,6 +12,7 @@ COMMENT= General-purpose console screen LICENSE= LGPL20 +NO_STAGE= yes USES= gmake GNU_CONFIGURE= yes MAN1= yasr.1