Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2015 13:56:33 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393729 - in head: accessibility/atkmm deskutils/gnome-documents deskutils/gnome-initial-setup deskutils/notification-daemon devel/glade devel/glib20-reference devel/glibmm-reference de...
Message-ID:  <201508081356.t78DuX3p067241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sat Aug  8 13:56:32 2015
New Revision: 393729
URL: https://svnweb.freebsd.org/changeset/ports/393729

Log:
  * Add PORTSCOUT macros to only show stable gnome versions.
  * Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk
    so that all -reference ports get ignored.
  * Add some PORTSCOUT=ignore:1 here and there for software that won't get
    any updates anymore. Or are slave ports, so only the master port will
    get checked.

Modified:
  head/accessibility/atkmm/Makefile
  head/deskutils/gnome-documents/Makefile
  head/deskutils/gnome-initial-setup/Makefile
  head/deskutils/notification-daemon/Makefile
  head/devel/glade/Makefile
  head/devel/glib20-reference/bsd.gnome-reference.mk
  head/devel/glibmm-reference/Makefile
  head/devel/py-gobject/Makefile
  head/devel/pygobject3-common/Makefile
  head/graphics/clutter-gtk/Makefile
  head/graphics/gegl/Makefile
  head/graphics/gtk-update-icon-cache/Makefile
  head/lang/vala/Makefile
  head/net/libproxy/Makefile
  head/x11-fm/sushi/Makefile
  head/x11-themes/gnome-backgrounds/Makefile
  head/x11-toolkits/gtksourceviewmm3/Makefile
  head/x11-toolkits/pango/Makefile

Modified: head/accessibility/atkmm/Makefile
==============================================================================
--- head/accessibility/atkmm/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/accessibility/atkmm/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -1,6 +1,5 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 # $FreeBSD$
-#   $MCom: ports/trunk/accessibility/atkmm/Makefile 19865 2014-09-14 12:34:28Z kwm $
 
 PORTNAME=	atkmm
 PORTVERSION=	2.22.7
@@ -10,6 +9,8 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	C++ wrapper for ATK API library
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gmake libtool pathfix pkgconfig tar:xz
 USE_GNOME=	atk glibmm
 USE_LDCONFIG=	yes

Modified: head/deskutils/gnome-documents/Makefile
==============================================================================
--- head/deskutils/gnome-documents/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/deskutils/gnome-documents/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -28,6 +28,8 @@ RUN_DEPENDS=	py2?-dbus>0:${PORTSDIR}/dev
 		${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
 		unoconv:${PORTSDIR}/textproc/unoconv
 
+PORTSCOUT=	limitw:1,even
+
 USES=		compiler:c++11-lib gettext gmake libtool pathfix \
 		pkgconfig tar:xz
 USE_GNOME=	gnomedesktop3 gtk30 intltool \

Modified: head/deskutils/gnome-initial-setup/Makefile
==============================================================================
--- head/deskutils/gnome-initial-setup/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/deskutils/gnome-initial-setup/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -18,6 +18,8 @@ LIB_DEPENDS=	libgoa-1.0.so:${PORTSDIR}/n
 		libgweather-3.so:${PORTSDIR}/net/libgweather
 RUN_DEPENDS=	gdm>=3.0.0:${PORTSDIR}/x11/gdm
 
+PORTSCOUT=	limitw:1,even
+
 USES=		autoreconf compiler:c++11-lib gettext gmake libtool \
 		pathfix pkgconfig tar:xz
 USE_GNOME=	gnomedesktop3 gnomeprefix gtk30 intlhack

Modified: head/deskutils/notification-daemon/Makefile
==============================================================================
--- head/deskutils/notification-daemon/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/deskutils/notification-daemon/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -16,6 +16,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus \
 		libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
 
+PORTSCOUT=	limitw:1,even
+
 USE_GNOME=	gnomeprefix intlhack gtk30
 USES=		gettext gmake pathfix pkgconfig tar:xz
 USE_XORG=	x11

Modified: head/devel/glade/Makefile
==============================================================================
--- head/devel/glade/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/devel/glade/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -14,6 +14,7 @@ COMMENT=	User interface builder for GTK+
 BUILD_DEPENDS=	itstool:${PORTSDIR}/textproc/itstool
 
 CONFLICTS=	glade3-3.*
+PORTSCOUT=	limitw:1,even
 
 USES=		desktop-file-utils gettext gmake libtool \
 		pathfix pkgconfig tar:xz

Modified: head/devel/glib20-reference/bsd.gnome-reference.mk
==============================================================================
--- head/devel/glib20-reference/bsd.gnome-reference.mk	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/devel/glib20-reference/bsd.gnome-reference.mk	Sat Aug  8 13:56:32 2015	(r393729)
@@ -3,7 +3,7 @@
 PARENTDIR?=	${.CURDIR:S|-reference$||}
 REFERENCE_PORT=	${PKGORIGIN:S|-reference$||}
 
-PORTSCOUT=	ignore
+PORTSCOUT=	ignore:1
 
 .include "${PARENTDIR}/Makefile"
 

Modified: head/devel/glibmm-reference/Makefile
==============================================================================
--- head/devel/glibmm-reference/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/devel/glibmm-reference/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -8,7 +8,6 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgc
 
 GNU_CONFIGURE=	yes
 USES=		gmake pkgconfig
-PORTSCOUT=	ignore:1
 
 DOCSDIR=	${PREFIX}/share/doc/glibmm-2.4
 

Modified: head/devel/py-gobject/Makefile
==============================================================================
--- head/devel/py-gobject/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/devel/py-gobject/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -20,6 +20,8 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgc
 LIB_DEPENDS+=	libffi.so:${PORTSDIR}/devel/libffi
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
 
+PORTSCOUT=	ignore:1
+
 USES=		gmake libtool pathfix pkgconfig python:2 tar:xz
 USE_GNOME=	glib20 introspection:build,run
 GNU_CONFIGURE=	yes

Modified: head/devel/pygobject3-common/Makefile
==============================================================================
--- head/devel/pygobject3-common/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/devel/pygobject3-common/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -34,6 +34,8 @@ PLIST_SUB=	ARCH=${ARCH} UNAME_R=${UNAME_
 MAKE_ARGS=	PYTHON_VERSION=${PYTHON_VER}
 
 .if ${SLAVE_PORT} == no
+PORTSCOUT?=	limitw:1,even
+
 BUILD_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
 USES+=		python:build
 USE_GNOME=	glib20:build introspection:build
@@ -46,6 +48,8 @@ do-install:
 	${INSTALL_DATA} ${WRKSRC}/pygobject-3.0.pc \
 		${STAGEDIR}${PREFIX}/libdata/pkgconfig/pygobject-3.0.pc
 .else 
+PORTSCOUT=	ignore:1
+
 USE_GNOME+=	glib20 introspection
 LIB_DEPENDS+=	libffi.so:${PORTSDIR}/devel/libffi
 RUN_DEPENDS+=	pygobject3-common>=0:${PORTSDIR}/devel/pygobject3-common

Modified: head/graphics/clutter-gtk/Makefile
==============================================================================
--- head/graphics/clutter-gtk/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/graphics/clutter-gtk/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -12,6 +12,8 @@ COMMENT=	GTK+ Integration library for Cl
 
 LIB_DEPENDS=	libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter
 
+PORTSCOUT=	ignore:1
+
 USE_GL=		gl
 USES=		gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes

Modified: head/graphics/gegl/Makefile
==============================================================================
--- head/graphics/gegl/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/graphics/gegl/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -15,6 +15,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
 LIB_DEPENDS=	libbabl-0.1.so:${PORTSDIR}/x11/babl
 
+# ignore new versions until we can replace this version with gegl 3.x
+PORTSCOUT=	ignore:1
+
 OPTIONS_DEFINE=	CAIRO ENSCRIPT EXIV2 FFMPEG PIXBUF GRAPHVIZ JASPER JPEG \
 		LUA OPENEXR OPENRAW SIMD PANGO PNG LIBRSVG2 SDL SPIRO V4L \
 		DOCS EXAMPLES

Modified: head/graphics/gtk-update-icon-cache/Makefile
==============================================================================
--- head/graphics/gtk-update-icon-cache/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/graphics/gtk-update-icon-cache/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -17,6 +17,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 RUN_DEPENDS+=	update-mime-database:${PORTSDIR}/misc/shared-mime-info \
 		${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
 
+PORTSCOUT=	ignore:1
+
 USES=		gettext gmake libtool pathfix perl5 pkgconfig tar:xz
 USE_PERL5=	build
 MAKE_JOBS_UNSAFE=	yes

Modified: head/lang/vala/Makefile
==============================================================================
--- head/lang/vala/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/lang/vala/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -11,6 +11,8 @@ COMMENT=	Programming language and compil
 
 LICENSE=	LGPL21
 
+PORTSCOUT=	limitw:1,even
+
 USES=		bison gettext gmake libtool pathfix pkgconfig tar:xz
 USE_GNOME=	glib20 gnomeprefix libxslt
 GNU_CONFIGURE=	yes

Modified: head/net/libproxy/Makefile
==============================================================================
--- head/net/libproxy/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/net/libproxy/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -23,6 +23,7 @@ CMAKE_ARGS+=	-DWITH_PYTHON:BOOL=OFF  -DW
 		-DWITH_WEBKIT:BOOL=OFF -DWITH_MOZJS:BOOL=OFF \
 		-DWITH_NETWORKMANAGER:BOOL=OFF -DWITH_VALA:BOOL=ON
 .else
+PORTSCOUT=	ignore:1
 
 # Libproxy is build for the slave ports, since I haven't been able to find
 # out how to only build optional code with cmake.

Modified: head/x11-fm/sushi/Makefile
==============================================================================
--- head/x11-fm/sushi/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/x11-fm/sushi/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -20,6 +20,8 @@ LIB_DEPENDS=	libgcr-3.so:${PORTSDIR}/sec
 		libevdocument3.so:${PORTSDIR}/graphics/evince
 RUN_DEPENDS=	nautilus:${PORTSDIR}/x11-fm/nautilus
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gettext gmake libtool pathfix pkgconfig tar:xz
 INSTALLS_ICONS=	yes
 USE_GNOME=	gnomeprefix gtksourceview3 intlhack introspection:build

Modified: head/x11-themes/gnome-backgrounds/Makefile
==============================================================================
--- head/x11-themes/gnome-backgrounds/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/x11-themes/gnome-backgrounds/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -10,6 +10,8 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Collection of backgrounds for GNOME
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gettext gmake pathfix tar:xz
 USE_GNOME=	intlhack
 GNU_CONFIGURE=	yes

Modified: head/x11-toolkits/gtksourceviewmm3/Makefile
==============================================================================
--- head/x11-toolkits/gtksourceviewmm3/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/x11-toolkits/gtksourceviewmm3/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -12,6 +12,8 @@ PKGNAMESUFFIX=	3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	C++ binding of GtkSourceView3
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gmake libtool:keepla pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
 USE_GNOME=	gtksourceview3 gnomeprefix gtkmm30

Modified: head/x11-toolkits/pango/Makefile
==============================================================================
--- head/x11-toolkits/pango/Makefile	Sat Aug  8 13:20:09 2015	(r393728)
+++ head/x11-toolkits/pango/Makefile	Sat Aug  8 13:56:32 2015	(r393729)
@@ -24,6 +24,8 @@ LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/
 RUN_DEPENDS=	xorg-fonts-truetype>0:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
 		${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
 
+PORTSCOUT=	limitw:1,even
+
 USES+=		gettext gmake libtool pathfix pkgconfig
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508081356.t78DuX3p067241>