aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/glunarclock/Makefile3
-rw-r--r--audio/istream/Makefile3
-rw-r--r--mail/contact-lookup-applet/Makefile3
-rw-r--r--misc/bigboard/Makefile3
-rw-r--r--misc/quick-lounge-applet/Makefile3
-rw-r--r--misc/uf-view/Makefile3
-rw-r--r--net/desktop-data-model/Makefile3
-rw-r--r--net/link-monitor-applet/Makefile2
-rw-r--r--net/netspeed_applet/Makefile3
-rw-r--r--net/remmina-applet/Makefile3
-rw-r--r--palm/gnome-pilot/Makefile3
-rw-r--r--security/tuntun/Makefile3
-rw-r--r--sysutils/bubblemon2/Makefile3
-rw-r--r--sysutils/sensors-applet/Makefile3
-rw-r--r--textproc/uim-gnome/Makefile3
-rw-r--r--www/screem/Makefile3
-rw-r--r--x11-toolkits/libgail-gnome/Makefile4
17 files changed, 50 insertions, 1 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile
index 01a08aa22fb7..14fcb0cab651 100644
--- a/astro/glunarclock/Makefile
+++ b/astro/glunarclock/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME applet that displays the current phase of the Moon
+DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier
NO_STAGE= yes
diff --git a/audio/istream/Makefile b/audio/istream/Makefile
index 37ec0434cbc8..b8ca6dee2aff 100644
--- a/audio/istream/Makefile
+++ b/audio/istream/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.jochen-baier.de/istream/
MAINTAINER= ports@FreeBSD.org
COMMENT= Internet radio player applet for GNOME Panel
+DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
USES= gmake pkgconfig
USE_GNOME= gnomepanel libgnomeui
USE_GSTREAMER= yes
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile
index 4c9e8838dd11..1ee8d0aaba15 100644
--- a/mail/contact-lookup-applet/Makefile
+++ b/mail/contact-lookup-applet/Makefile
@@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome panel applet for easy Evolution contact book access
+DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
USES= pathfix gettext gmake pkgconfig
USE_GNOME= evolutiondataserver gnomepanel gnomeprefix \
libgnomeui
diff --git a/misc/bigboard/Makefile b/misc/bigboard/Makefile
index e98f247af0a1..816db20c22bb 100644
--- a/misc/bigboard/Makefile
+++ b/misc/bigboard/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= GNOME
MAINTAINER= ashish@FreeBSD.org
COMMENT= Big Board sidebar is an experimental panel for the GNOME Desktop
+DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \
${LOCALBASE}/libdata/pkgconfig/gnome-keyring-1.pc:${PORTSDIR}/security/gnome-keyring \
${LOCALBASE}/libdata/pkgconfig/libsoup-2.4.pc:${PORTSDIR}/devel/libsoup \
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile
index 909e78e8614a..02bff4f5981b 100644
--- a/misc/quick-lounge-applet/Makefile
+++ b/misc/quick-lounge-applet/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= marcus@FreeBSD.org
COMMENT= Applet to originize your preferred applications on the GNOME Panel
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
USE_BZIP2= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile
index fc121d7db510..8a48d1360cc0 100644
--- a/misc/uf-view/Makefile
+++ b/misc/uf-view/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.hadess.net/files/software/uf-view/
MAINTAINER= mcgee@wam.umd.edu
COMMENT= A gTK+ viewer for the User Friendly and several other popular comics
+DEPRECATED= gnome-desktop 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop libgnomeui
GNU_CONFIGURE= yes
diff --git a/net/desktop-data-model/Makefile b/net/desktop-data-model/Makefile
index ac3572abb2a6..e421457aef00 100644
--- a/net/desktop-data-model/Makefile
+++ b/net/desktop-data-model/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= GNOME
MAINTAINER= ashish@FreeBSD.org
COMMENT= Engine providing live updates of online data to the desktop
+DEPRECATED= gnome-desktop 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libpcre.pc:${PORTSDIR}/devel/pcre \
${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:${PORTSDIR}/devel/dbus \
${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib \
diff --git a/net/link-monitor-applet/Makefile b/net/link-monitor-applet/Makefile
index e89e61be14a8..b855611e50c5 100644
--- a/net/link-monitor-applet/Makefile
+++ b/net/link-monitor-applet/Makefile
@@ -11,6 +11,8 @@ COMMENT= A GNOME applet displaying the round-trip time to one or more hosts
LICENSE= GPLv3
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
BROKEN= Does not build
BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile
index cac5997a5272..d127b1126ca5 100644
--- a/net/netspeed_applet/Makefile
+++ b/net/netspeed_applet/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/49741506/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Applet that shows how much network traffic occurs on an interface
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop
INSTALLS_OMF= yes
diff --git a/net/remmina-applet/Makefile b/net/remmina-applet/Makefile
index 00951a72cece..c17404dc2b0c 100644
--- a/net/remmina-applet/Makefile
+++ b/net/remmina-applet/Makefile
@@ -16,6 +16,9 @@ RUN_DEPENDS= remmina:${PORTSDIR}/net/remmina
OPTIONS_DEFINE= AVAHI
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_GNOME= gnomehack glib20 gtk20 gnomepanel
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index 0e2ea3e7c930..696999c6d931 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -11,6 +11,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= PalmPilot conduit system for GNOME 2
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2
LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link
diff --git a/security/tuntun/Makefile b/security/tuntun/Makefile
index 8862520554a4..7da37f1bd2bc 100644
--- a/security/tuntun/Makefile
+++ b/security/tuntun/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://tuntun.googlecode.com/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome applet gui for OpenVPN
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify
USES= gmake pkgconfig pathfix
diff --git a/sysutils/bubblemon2/Makefile b/sysutils/bubblemon2/Makefile
index 37d865aec307..1a9001cb8895 100644
--- a/sysutils/bubblemon2/Makefile
+++ b/sysutils/bubblemon2/Makefile
@@ -11,6 +11,9 @@ DISTNAME= bubblemon-${PORTVERSION}
MAINTAINER= 5u623l20@gmail.com
COMMENT= A system CPU and memory load monitor for GNOME2
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop
USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack libgnomeui
diff --git a/sysutils/sensors-applet/Makefile b/sysutils/sensors-applet/Makefile
index 9816f41235d2..0a90357bcac4 100644
--- a/sysutils/sensors-applet/Makefile
+++ b/sysutils/sensors-applet/Makefile
@@ -13,6 +13,9 @@ COMMENT= A GNOME applet displaying hardware sensor values
RUN_DEPENDS= mbmon:${PORTSDIR}/sysutils/xmbmon \
smartctl:${PORTSDIR}/sysutils/smartmontools
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
USES= pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack gnomepanel libgnomeui
GNU_CONFIGURE= yes
diff --git a/textproc/uim-gnome/Makefile b/textproc/uim-gnome/Makefile
index 340eca72e068..ba9058d14185 100644
--- a/textproc/uim-gnome/Makefile
+++ b/textproc/uim-gnome/Makefile
@@ -9,6 +9,9 @@ USE_GNOME= gtk20 gnomepanel libgnomeui
LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim
RUN_DEPENDS= uim-pref-gtk:${PORTSDIR}/textproc/uim-gtk
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
CONFIGURE_ENV= LIBS="`pkg-config --libs libgnomeui-2.0`"
diff --git a/www/screem/Makefile b/www/screem/Makefile
index cbe961bf3f3e..45046201793a 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Nice GNOME/GTK-based HTML editor
+DEPRECATED= gnome-menus 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco
USES= pathfix pkgconfig gettext
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
index dee31276401d..f14146386b0a 100644
--- a/x11-toolkits/libgail-gnome/Makefile
+++ b/x11-toolkits/libgail-gnome/Makefile
@@ -12,11 +12,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= An implementation of the ATK interfaces for GNOME widgets
+DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
+EXPIRATION_DATE=2014-04-10
+
USE_BZIP2= yes
USES= gmake pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomepanel libgnomeui atspi
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib