aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/celestia-gnome/Makefile3
-rw-r--r--audio/grip/Makefile3
-rw-r--r--audio/jack-rack/Makefile3
-rw-r--r--comms/efax-gtk/Makefile3
-rw-r--r--comms/ge-x2212/Makefile3
-rw-r--r--comms/gmfsk/Makefile3
-rw-r--r--deskutils/drivel/Makefile3
-rw-r--r--deskutils/gnotime/Makefile3
-rw-r--r--deskutils/gruler/Makefile3
-rw-r--r--deskutils/gtodo/Makefile3
-rw-r--r--deskutils/gtweakui/Makefile3
-rw-r--r--deskutils/multisync/Makefile3
-rw-r--r--deskutils/notecase/Makefile3
-rw-r--r--deskutils/planner/Makefile3
-rw-r--r--devel/gnome-vfs-monikers/Makefile3
-rw-r--r--editors/conglomerate/Makefile3
-rw-r--r--ftp/gwget/Makefile3
-rw-r--r--games/gdado/Makefile3
-rw-r--r--games/gnomeattacks/Makefile3
-rw-r--r--games/gnomebreakout/Makefile3
-rw-r--r--games/gnomekiss/Makefile3
-rw-r--r--games/gnono/Makefile3
-rw-r--r--games/grhino/Makefile3
-rw-r--r--games/gtetrinet/Makefile3
-rw-r--r--games/gtktetcolor/Makefile3
-rw-r--r--games/gturing/Makefile3
-rw-r--r--games/monkeybubble/Makefile3
-rw-r--r--games/teg/Makefile3
-rw-r--r--graphics/amide/Makefile3
-rw-r--r--graphics/cbrpager/Makefile3
-rw-r--r--graphics/gx/Makefile3
-rw-r--r--graphics/truevision/Makefile3
-rw-r--r--japanese/gjiten/Makefile3
-rw-r--r--math/gdcalc/Makefile3
-rw-r--r--misc/gregexp/Makefile3
-rw-r--r--multimedia/quark/Makefile3
-rw-r--r--net/g2ipmsg/Makefile3
-rw-r--r--net/grdesktop/Makefile3
-rw-r--r--print/ggv/Makefile3
-rw-r--r--print/gnome-cups-manager/Makefile3
-rw-r--r--print/gnomephotoprinter/Makefile3
-rw-r--r--print/gribouy/Makefile3
-rw-r--r--science/linsmith/Makefile3
-rw-r--r--security/gnome-gpg/Makefile3
-rw-r--r--security/gpass/Makefile3
-rw-r--r--security/libgnomesu/Makefile3
-rw-r--r--sysutils/battfink/Makefile3
-rw-r--r--sysutils/cog/Makefile3
-rw-r--r--sysutils/fusefs-gnome-vfs/Makefile3
-rw-r--r--sysutils/gai-leds/Makefile3
-rw-r--r--sysutils/gcdmaster/Makefile3
-rw-r--r--sysutils/gnome-device-manager/Makefile3
-rw-r--r--sysutils/gnome-pkgview/Makefile3
-rw-r--r--textproc/gnome-spell/Makefile3
-rw-r--r--textproc/sagasu/Makefile3
-rw-r--r--www/gurlchecker/Makefile3
-rw-r--r--x11-clocks/gtubeclock/Makefile3
-rw-r--r--x11-clocks/sanduhr/Makefile3
-rw-r--r--x11-fm/gnome-commander2/Makefile3
-rw-r--r--x11/brightside/Makefile3
60 files changed, 180 insertions, 0 deletions
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile
index cc3b82f4a1fd..85c1d294fcdb 100644
--- a/astro/celestia-gnome/Makefile
+++ b/astro/celestia-gnome/Makefile
@@ -4,4 +4,7 @@
CELESTIA_UI= gnome
MASTERDIR= ${.CURDIR}/../celestia
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
.include "${MASTERDIR}/Makefile"
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 6135b3a5826f..1ab0211d7302 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -12,6 +12,9 @@ COMMENT= GTK front-end to external cd rippers and audio encoders
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile
index 68a79463297f..53482b7923c9 100644
--- a/audio/jack-rack/Makefile
+++ b/audio/jack-rack/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= multimedia@FreeBSD.org
COMMENT= LADSPA effects rack for the JACK audio server
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
LIB_DEPENDS= libjack.so:audio/jack \
liblrdf.so:textproc/liblrdf
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 2354c7855c01..0c421a58d651 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -13,6 +13,9 @@ COMMENT= GUI frontend for efax program
LICENSE= GPLv2
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libsigc-1.2.so:devel/libsigc++12 \
libcxx-gtk-utils-2-2.2.so:x11-toolkits/c++-gtk-utils
RUN_DEPENDS= ggv:print/ggv
diff --git a/comms/ge-x2212/Makefile b/comms/ge-x2212/Makefile
index 5182f54ab126..dfa004e1f6cd 100644
--- a/comms/ge-x2212/Makefile
+++ b/comms/ge-x2212/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-2-15sept2010
MAINTAINER= hamradio@FreeBSD.org
COMMENT= EEPROM programmer for GE Phoenix SX Radios
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pkgconfig
USE_GNOME= libgnomeui
GNU_CONFIGURE= yes
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile
index ac5b896793d2..1a45f16ec991 100644
--- a/comms/gmfsk/Makefile
+++ b/comms/gmfsk/Makefile
@@ -15,6 +15,9 @@ COMMENT= The Gnome MFSK terminal program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libfftw.so:math/fftw
GNU_CONFIGURE= yes
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile
index 88718b47dbfc..60ba08fa89a5 100644
--- a/deskutils/drivel/Makefile
+++ b/deskutils/drivel/Makefile
@@ -12,6 +12,9 @@ COMMENT= Blog editor for GNOME
LICENSE= GPLv2+
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
OPTIONS_DEFINE= GTKSPELL
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile
index 6ead6f455e16..f4460a9653e3 100644
--- a/deskutils/gnotime/Makefile
+++ b/deskutils/gnotime/Makefile
@@ -13,6 +13,9 @@ COMMENT= Time tracker for gnome2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libqof.so:databases/qof
USES= gettext gmake libtool pathfix pkgconfig
diff --git a/deskutils/gruler/Makefile b/deskutils/gruler/Makefile
index a0cf6330e8aa..64ddf1e76381 100644
--- a/deskutils/gruler/Makefile
+++ b/deskutils/gruler/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= https://BSDforge.com/projects/source/deskutils/gruler/
MAINTAINER= ps.ports@smyrak.com
COMMENT= Simple customizable GTK screen ruler
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pkgconfig pathfix libtool
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix libgnomeui libglade2
diff --git a/deskutils/gtodo/Makefile b/deskutils/gtodo/Makefile
index da950dfb19bd..21d11478c112 100644
--- a/deskutils/gtodo/Makefile
+++ b/deskutils/gtodo/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk2 Todo list manager
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix gnomevfs2 intltool
GNU_CONFIGURE= yes
diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile
index 57a5cc892336..2928c8c51c0b 100644
--- a/deskutils/gtweakui/Makefile
+++ b/deskutils/gtweakui/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of simple dialogs as a front end to GConf
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gmake pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix libgnomeui gconf2 libglade2 intlhack
GNU_CONFIGURE= yes
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile
index 53741c0d3233..0d9f928263e5 100644
--- a/deskutils/multisync/Makefile
+++ b/deskutils/multisync/Makefile
@@ -11,6 +11,9 @@ DISTNAME= multisync-${PORTVERSION}
MAINTAINER?= ports@FreeBSD.org
COMMENT?= Synchronize calendars, addressbooks, and other PIM data
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= autoreconf gmake libtool pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix libgnomeui
GNU_CONFIGURE= yes
diff --git a/deskutils/notecase/Makefile b/deskutils/notecase/Makefile
index f24cf2ffd3f6..cd3baa08986b 100644
--- a/deskutils/notecase/Makefile
+++ b/deskutils/notecase/Makefile
@@ -13,6 +13,9 @@ COMMENT= Hierarchical text notes manager
LICENSE= BSD3CLAUSE
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= dos2unix gmake desktop-file-utils gettext gnome pkgconfig shared-mime-info
USE_GNOME= gtk20 gtksourceview2 gnomevfs2
USE_XORG= x11
diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile
index 92eaa1ff8e79..811e4b202954 100644
--- a/deskutils/planner/Makefile
+++ b/deskutils/planner/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Project management application for GNOME 2
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
shared-mime-info tar:xz
USE_GNOME= gnomeprefix intlhack libgnomeui libgnomeprintui \
diff --git a/devel/gnome-vfs-monikers/Makefile b/devel/gnome-vfs-monikers/Makefile
index 048e64ef4087..67cbb93297e5 100644
--- a/devel/gnome-vfs-monikers/Makefile
+++ b/devel/gnome-vfs-monikers/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome-vfs monikers module
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gettext-tools gmake libtool:keepla pkgconfig
USE_GNOME= gnomevfs2 intltool libbonobo
INSTALL_TARGET= install-strip
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 36743f790ea9..a893d0697405 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
INSTALLS_OMF= yes
USES= desktop-file-utils gettext-tools gmake pathfix pkgconfig
USE_GNOME= libgnomeui gtksourceview gnomeprefix intlhack
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile
index 091a3e21aea1..de8d53a073d7 100644
--- a/ftp/gwget/Makefile
+++ b/ftp/gwget/Makefile
@@ -11,6 +11,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME wget front-end
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
RUN_DEPENDS= wget:ftp/wget
diff --git a/games/gdado/Makefile b/games/gdado/Makefile
index 6503658195d9..54cdb55ec33c 100644
--- a/games/gdado/Makefile
+++ b/games/gdado/Makefile
@@ -13,6 +13,9 @@ COMMENT= GTK2 dice roller
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gtk20 libgnomeui
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile
index e3a45a5dd8c8..8474a2d13c22 100644
--- a/games/gnomeattacks/Makefile
+++ b/games/gnomeattacks/Makefile
@@ -13,6 +13,9 @@ COMMENT= GNOME 2 game featuring a bizarre flying GNOME logo
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
GNU_CONFIGURE= yes
USES= pathfix gmake pkgconfig
USE_GNOME= gnomeprefix gnomevfs2 libgnomeui
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile
index 8a1d4b5261e5..ddcb4cabf936 100644
--- a/games/gnomebreakout/Makefile
+++ b/games/gnomebreakout/Makefile
@@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME version of the classic breakout game
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gettext-tools pathfix pkgconfig
USE_GNOME= gnomeprefix libgnomeui
USE_XORG= x11
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile
index ee58b5b5d8ee..f94e6ed07475 100644
--- a/games/gnomekiss/Makefile
+++ b/games/gnomekiss/Makefile
@@ -13,6 +13,9 @@ COMMENT= GNOME version of Kisekae Set System
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
RUN_DEPENDS= lha:archivers/lha
USES= gettext-tools pathfix pkgconfig
diff --git a/games/gnono/Makefile b/games/gnono/Makefile
index ae3f62ae63d3..0ec7bc35faf9 100644
--- a/games/gnono/Makefile
+++ b/games/gnono/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Uno card game
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USE_GNOME= gtk20 libgnomeui intltool
USES= gettext gmake pkgconfig tar:bzip2
INSTALLS_ICONS= yes
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index 3913a47a6574..8a6c763be79e 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -13,6 +13,9 @@ COMMENT= GRhino Othello/Reversi Program
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gettext pkgconfig perl5
USE_GNOME= gnomeprefix libgnomeui
USE_PERL5= build
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index 3934aa77c865..63c81f239ace 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -14,6 +14,9 @@ COMMENT= Version of the popular TetriNET multiplayer Tetris clone
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pathfix gettext gmake pkgconfig tar:bzip2
USE_GNOME= gnomeprefix intltool libgnomeui
GNU_CONFIGURE= yes
diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile
index 5fe64274029f..8e10cc7af002 100644
--- a/games/gtktetcolor/Makefile
+++ b/games/gtktetcolor/Makefile
@@ -17,6 +17,9 @@ COMMENT= Game for GNOME that resembles well-known Tetris and Columns
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
USES= gmake pathfix pkgconfig tar:bzip2
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index a2e5ea3cb7bb..918cb2227be3 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -13,6 +13,9 @@ COMMENT= Simple Turing machine simulator for GNOME 2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USE_GNOME= gnomeprefix libgnomeui
USES= gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index cf75fb56839f..91f0a1fc3166 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -14,6 +14,9 @@ COMMENT= GTK2 Puzzle Bobble clone with monkeys
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gmake libtool localbase pathfix pkgconfig
USE_GNOME= gnomedocutils gnomeprefix intlhack librsvg2 libgnomeui
USE_GSTREAMER= good vorbis
diff --git a/games/teg/Makefile b/games/teg/Makefile
index 25e2c52b8f6a..c002ab17fd36 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -12,6 +12,9 @@ COMMENT= Turn-based strategy game for GNOME
LICENSE= GPLv2 # only
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USE_GITHUB= yes
GH_ACCOUNT= wfx
USES= gettext-tools gmake iconv libtool pathfix pkgconfig
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile
index 313dfe0ad71d..f4af44699ac7 100644
--- a/graphics/amide/Makefile
+++ b/graphics/amide/Makefile
@@ -11,6 +11,9 @@ COMMENT= Medical Imaging Data Examiner
LICENSE= GPLv2
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
BUILD_DEPENDS= gm4:devel/m4
GNU_CONFIGURE= yes
diff --git a/graphics/cbrpager/Makefile b/graphics/cbrpager/Makefile
index 02bd5e0152fb..8022a34c8128 100644
--- a/graphics/cbrpager/Makefile
+++ b/graphics/cbrpager/Makefile
@@ -16,6 +16,9 @@ COMMENT= Viewer for cbr (comic book archive) files
LICENSE= GPLv3
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= libgnomeui
diff --git a/graphics/gx/Makefile b/graphics/gx/Makefile
index 9270ab02667a..2f588bc87b8d 100644
--- a/graphics/gx/Makefile
+++ b/graphics/gx/Makefile
@@ -13,6 +13,9 @@ COMMENT= Lightweight image viewer
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libgnomevfsmm-2.6.so:devel/gnome-vfsmm
USES= compiler:c++11-lang desktop-file-utils gettext pkgconfig
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile
index 8241ca882e34..864d19a7f3f4 100644
--- a/graphics/truevision/Makefile
+++ b/graphics/truevision/Makefile
@@ -12,6 +12,9 @@ COMMENT= GNOME 3D modeler
LICENSE= GPLv2+
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
diff --git a/japanese/gjiten/Makefile b/japanese/gjiten/Makefile
index 7363dc2cd745..96269615eb14 100644
--- a/japanese/gjiten/Makefile
+++ b/japanese/gjiten/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://gjiten.sourceforge.net/
MAINTAINER= stephane.lapie@darkbsd.org
COMMENT= Japanese dictionary program for GNOME
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
OPTIONS_DEFINE= UTF8 KANJIPAD DOCS NLS
UTF8_DESC= Use UTF-8 edict dictionaries
KANJIPAD_DESC= Use Kanjipad
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile
index 700274986d8a..cafd5219b28c 100644
--- a/math/gdcalc/Makefile
+++ b/math/gdcalc/Makefile
@@ -13,6 +13,9 @@ COMMENT= Gnome-based scientific calculator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:math/units
USES= pkgconfig
diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile
index 5d47264692ac..070b3fe292b8 100644
--- a/misc/gregexp/Makefile
+++ b/misc/gregexp/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://dentrassi.de/download/gregexp/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical regular expression explorer
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libpcre.so:devel/pcre
USES= pkgconfig
diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile
index 2d4ce2095dda..7f254298353c 100644
--- a/multimedia/quark/Makefile
+++ b/multimedia/quark/Makefile
@@ -12,6 +12,9 @@ COMMENT= Audio player, for geeks, by geeks
LICENSE= GPLv2
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libxine.so:multimedia/libxine
USES= pathfix gettext gmake pkgconfig
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile
index 31afea0019a9..47c3ea5cfc4b 100644
--- a/net/g2ipmsg/Makefile
+++ b/net/g2ipmsg/Makefile
@@ -13,6 +13,9 @@ COMMENT= Popup style message communication tool for GNOME2
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gettext gmake localbase:ldflags pathfix pkgconfig ssl
USE_GNOME= gnomeprefix intltool libgnomeui
USE_GSTREAMER= vorbis
diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile
index 87d0e9fb6372..d8926277610f 100644
--- a/net/grdesktop/Makefile
+++ b/net/grdesktop/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME frontend for the remote desktop client (rdesktop)
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
RUN_DEPENDS= rdesktop:net/rdesktop
GNU_CONFIGURE= yes
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 23b7f8c80fcb..935762ad6616 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 ghostscript viewer
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix intlhack libgnomeui
USES= desktop-file-utils gettext ghostscript:x11 gmake libtool \
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile
index f9ca979e729e..383a10b56a6c 100644
--- a/print/gnome-cups-manager/Makefile
+++ b/print/gnome-cups-manager/Makefile
@@ -16,6 +16,9 @@ COMMENT= Administration tool for cups
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libgnomecups-1.0.so:print/libgnomecups
RUN_DEPENDS= gnomesu:security/libgnomesu
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile
index 88c70686a47f..2a23351b0217 100644
--- a/print/gnomephotoprinter/Makefile
+++ b/print/gnomephotoprinter/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome Photo Printer is intended for printing photos in an easy way
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USE_GNOME= gnomeprefix intltool libgnomeui libglade2 \
libgnomeprintui gnomevfs2
USES= gettext gmake pathfix pkgconfig
diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile
index 972bd326194a..4224768481b8 100644
--- a/print/gribouy/Makefile
+++ b/print/gribouy/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/bland
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gribouy is a Type1 font editor
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile
index 25d61d6ed57c..76b9aa1ad08e 100644
--- a/science/linsmith/Makefile
+++ b/science/linsmith/Makefile
@@ -12,6 +12,9 @@ COMMENT= Smith charting program
LICENSE= GPLv2+
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gettext pkgconfig
USE_GNOME= libgnomeui libxml2
GNU_CONFIGURE= yes
diff --git a/security/gnome-gpg/Makefile b/security/gnome-gpg/Makefile
index b5da2149d983..46c8ac9ceacf 100644
--- a/security/gnome-gpg/Makefile
+++ b/security/gnome-gpg/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Simple commandline wrapper around gpg for gnome-keyring
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
BUILD_DEPENDS= gpgv:security/gnupg1
LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring
RUN_DEPENDS= gpgv:security/gnupg1
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index e25cafae4ab7..1c9ed7b83152 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -13,6 +13,9 @@ COMMENT= Password manager for GNOME2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
libmhash.so:security/mhash
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile
index a94ef363e3f2..94b7019d649a 100644
--- a/security/libgnomesu/Makefile
+++ b/security/libgnomesu/Makefile
@@ -15,6 +15,9 @@ LICENSE= LGPL20+ PD
LICENSE_COMB= multi
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gmake gettext-tools libtool localbase pathfix pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix libgnomeui
diff --git a/sysutils/battfink/Makefile b/sysutils/battfink/Makefile
index 795639d7da19..06247284853a 100644
--- a/sysutils/battfink/Makefile
+++ b/sysutils/battfink/Makefile
@@ -14,6 +14,9 @@ COMMENT= Energy saving preferences app for GNOME
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix libgnomeui
USES= gettext gmake localbase pathfix pkgconfig tar:bzip2
diff --git a/sysutils/cog/Makefile b/sysutils/cog/Makefile
index 9825f19931c9..ebb99e5cf2e4 100644
--- a/sysutils/cog/Makefile
+++ b/sysutils/cog/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.krakoa.dk/progs/cog/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Program for editing advanced GNOME settings in an easy way
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USE_XORG= x11
USE_GNOME= gnomeprefix libgnomeui
USES= gettext gmake pkgconfig
diff --git a/sysutils/fusefs-gnome-vfs/Makefile b/sysutils/fusefs-gnome-vfs/Makefile
index 013b0a618888..214452a913a1 100644
--- a/sysutils/fusefs-gnome-vfs/Makefile
+++ b/sysutils/fusefs-gnome-vfs/Makefile
@@ -14,6 +14,9 @@ COMMENT= Interface between FUSE and the Gnome VFS 2.0
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
RPORTNAME= gnome-vfs-fuse
WRKSRC= ${WRKDIR}/${RPORTNAME}
USES= fuse pkgconfig gmake
diff --git a/sysutils/gai-leds/Makefile b/sysutils/gai-leds/Makefile
index 49e4c10fcb74..8adfc563d5ad 100644
--- a/sysutils/gai-leds/Makefile
+++ b/sysutils/gai-leds/Makefile
@@ -12,6 +12,9 @@ COMMENT= GAI applet that displays the keyboard status leds
LICENSE= GPLv2
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libgai.so:x11-toolkits/gai
GNU_CONFIGURE= yes
diff --git a/sysutils/gcdmaster/Makefile b/sysutils/gcdmaster/Makefile
index 893c40e22c2d..03c5783ff453 100644
--- a/sysutils/gcdmaster/Makefile
+++ b/sysutils/gcdmaster/Makefile
@@ -5,6 +5,9 @@ PORTNAME= gcdmaster
COMMENT= GNOME frontend for cdrdao
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
MASTERDIR= ${.CURDIR}/../cdrdao
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile
index a4cbe2de2c79..53f4a7ecc586 100644
--- a/sysutils/gnome-device-manager/Makefile
+++ b/sysutils/gnome-device-manager/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://hal.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= HAL device manager for the GNOME Desktop
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libhal.so:sysutils/hal
USES= gmake libtool pathfix pkgconfig tar:bzip2
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile
index d27fa0b7d03c..c7864ad24d6b 100644
--- a/sysutils/gnome-pkgview/Makefile
+++ b/sysutils/gnome-pkgview/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Displays the version of GNOME components installed
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USE_GNOME= gnomeprefix libgnomeui intlhack
USES= gettext gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 0b13350fc498..2283f33ebe9e 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -15,6 +15,9 @@ COMMENT= GNOME/Bonobo component for spell checking
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libaspell.so:textproc/aspell
USE_GNOME= gnomeprefix intlhack libgnomeui
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile
index 496cdac7b1cd..e6369f516489 100644
--- a/textproc/sagasu/Makefile
+++ b/textproc/sagasu/Makefile
@@ -13,6 +13,9 @@ COMMENT= GNOME tool to find strings in a set of files
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pathfix pkgconfig gettext gmake
USE_GNOME= libgnomeui
GNU_CONFIGURE= yes
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index 8575871afc0b..db5294ee76ad 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -13,6 +13,9 @@ COMMENT= Gnome program to check a page/website for broken links
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
OPTIONS_DEFINE= CROCO TIDY CLAMAV GNUTLS NLS
diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile
index 3845dc2c73ec..e0aa4c7a1039 100644
--- a/x11-clocks/gtubeclock/Makefile
+++ b/x11-clocks/gtubeclock/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Nixie tube clock for GNOME
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= pkgconfig pathfix
USE_XORG= x11
GNU_CONFIGURE= yes
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile
index 0040dcdb43c6..e9018653dcdf 100644
--- a/x11-clocks/sanduhr/Makefile
+++ b/x11-clocks/sanduhr/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://seehuhn.de/media/programs/
MAINTAINER= ports@FreeBSD.org
COMMENT= Alarm clock for GNOME desktop designed as a sand-glass
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gmake pathfix pkgconfig
USE_GNOME= gnomeprefix libgnomeui
INSTALLS_OMF= yes
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 69cdb565bc48..52b7966eb681 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -16,6 +16,9 @@ COMMENT= File manager for Gnome2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
libgnome-keyring.so:security/libgnome-keyring \
libpopt.so:devel/popt \
diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile
index 9b2594bad4d4..55304d50fd09 100644
--- a/x11/brightside/Makefile
+++ b/x11/brightside/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/marcus
MAINTAINER= marcus@FreeBSD.org
COMMENT= Tool to add reactivity to the edges and corners of the GNOME desktop
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
USES= gmake pathfix pkgconfig tar:bzip2
USE_XORG= x11
GNU_CONFIGURE= yes