From 98c39733ca6f5947ae5fac22b8844624c3ab7ab7 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 8 Aug 2015 13:56:32 +0000 Subject: * 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. --- deskutils/gnome-documents/Makefile | 2 ++ deskutils/gnome-initial-setup/Makefile | 2 ++ deskutils/notification-daemon/Makefile | 2 ++ 3 files changed, 6 insertions(+) (limited to 'deskutils') diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index efa1aaf..5cfb209 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -28,6 +28,8 @@ RUN_DEPENDS= py2?-dbus>0:${PORTSDIR}/devel/py-dbus \ ${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 \ diff --git a/deskutils/gnome-initial-setup/Makefile b/deskutils/gnome-initial-setup/Makefile index c79450e..f9548bf 100644 --- a/deskutils/gnome-initial-setup/Makefile +++ b/deskutils/gnome-initial-setup/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ 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 diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 62a2ba2..a9001c2 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -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 -- cgit v1.1