svn commit: r350932 - in head/x11: gnome2 gnome2-fifth-toe gnome2-lite gnome2-power-tools
Baptiste Daroussin
bapt at FreeBSD.org
Fri Apr 11 12:42:08 UTC 2014
Author: bapt
Date: Fri Apr 11 12:42:06 2014
New Revision: 350932
URL: http://svnweb.freebsd.org/changeset/ports/350932
QAT: https://qat.redports.org/buildarchive/r350932/
Log:
Support stage
Remove deprecated ports from gnome2-power-tools and gnome2-fifth-toe
Modified:
head/x11/gnome2-fifth-toe/Makefile
head/x11/gnome2-lite/Makefile
head/x11/gnome2-power-tools/Makefile
head/x11/gnome2/Makefile
Modified: head/x11/gnome2-fifth-toe/Makefile
==============================================================================
--- head/x11/gnome2-fifth-toe/Makefile Fri Apr 11 12:37:51 2014 (r350931)
+++ head/x11/gnome2-fifth-toe/Makefile Fri Apr 11 12:42:06 2014 (r350932)
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.92 2007/10/18 23:45:20 marcus Exp $
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 gnome
PKGNAMESUFFIX= -fifth-toe
@@ -20,7 +20,6 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan \
liferea:${PORTSDIR}/net/liferea \
rhythmbox:${PORTSDIR}/audio/rhythmbox \
${LOCALBASE}/share/gnome-games/glines/pixmaps/classic.png:${PORTSDIR}/games/gnome-games-extra-data \
- nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \
inkscape:${PORTSDIR}/graphics/inkscape \
atomix:${PORTSDIR}/games/atomix \
${LOCALBASE}/share/gnome/help/gdp-handbook/C/builddocs.xml:${PORTSDIR}/misc/gnome-devel-docs
@@ -30,5 +29,4 @@ GNOME_SLAVE= yes
DESCR= ${.CURDIR}/pkg-descr
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
Modified: head/x11/gnome2-lite/Makefile
==============================================================================
--- head/x11/gnome2-lite/Makefile Fri Apr 11 12:37:51 2014 (r350931)
+++ head/x11/gnome2-lite/Makefile Fri Apr 11 12:42:06 2014 (r350932)
@@ -33,5 +33,4 @@ CONFLICTS= gnome2-[0-9]*
DESCR= ${.CURDIR}/pkg-descr
PKGMESSAGE= ${.CURDIR}/pkg-message
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
Modified: head/x11/gnome2-power-tools/Makefile
==============================================================================
--- head/x11/gnome2-power-tools/Makefile Fri Apr 11 12:37:51 2014 (r350931)
+++ head/x11/gnome2-power-tools/Makefile Fri Apr 11 12:42:06 2014 (r350932)
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.84 2008/09/30 13:18:29 kwm Exp $
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 gnome
PKGNAMESUFFIX= -power-tools
@@ -10,7 +10,6 @@ COMMENT= The 'Geektoys' for the GNOME 2
RUN_DEPENDS= ${LOCALBASE}/share/epiphany-extensions/adblock-patterns:${PORTSDIR}/www/epiphany-extensions \
gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
- ${LOCALBASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \
${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \
splashsetter:${PORTSDIR}/deskutils/splashsetter \
gdesklets:${PORTSDIR}/deskutils/gdesklets \
@@ -21,17 +20,13 @@ RUN_DEPENDS= ${LOCALBASE}/share/epiphany
gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
serpentine:${PORTSDIR}/sysutils/serpentine \
devilspie:${PORTSDIR}/x11-wm/devilspie \
- ${LOCALBASE}/lib/nautilus/extensions-2.0/libnautilus-open-terminal.so:${PORTSDIR}/deskutils/nautilus-open-terminal \
gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \
brightside:${PORTSDIR}/x11/brightside \
evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \
- ${LOCALBASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \
- eiciel:${PORTSDIR}/sysutils/eiciel \
gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr
MASTERDIR= ${.CURDIR}/../gnome2
GNOME_SLAVE= yes
DESCR= ${.CURDIR}/pkg-descr
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
Modified: head/x11/gnome2/Makefile
==============================================================================
--- head/x11/gnome2/Makefile Fri Apr 11 12:37:51 2014 (r350931)
+++ head/x11/gnome2/Makefile Fri Apr 11 12:42:06 2014 (r350932)
@@ -57,6 +57,8 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweat
${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme
NO_BUILD= yes
+NO_MTREE= yes
+NO_INSTALL= yes
.if !defined(GNOME_SLAVE)
USE_PYTHON= yes
@@ -68,9 +70,6 @@ XSCREENSAVER_DESC= Use xscreensaver as s
# MAPI "Depend on evolution-mapi (pulls in samba4)
.endif
-do-install: # empty
-
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !defined(GNOME_SLAVE)
More information about the svn-ports-all
mailing list