diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
commit | 3afa450ba39cf6aeabd41e5de820b73eebb5ce64 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /deskutils | |
parent | 310bd2291a2d03bf755ae7c0e28d4e7f82ce194d (diff) | |
download | ports-3afa450ba39cf6aeabd41e5de820b73eebb5ce64.tar.gz ports-3afa450ba39cf6aeabd41e5de820b73eebb5ce64.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/akamaru/Makefile | 2 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-file/Makefile | 2 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-sunbird/Makefile | 2 | ||||
-rw-r--r-- | deskutils/mrundlg/Makefile | 2 | ||||
-rw-r--r-- | deskutils/tomboy-plugin-wordcount/Makefile | 2 | ||||
-rw-r--r-- | deskutils/x-tile/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/akamaru/Makefile b/deskutils/akamaru/Makefile index 421297327453..109fa3beee25 100644 --- a/deskutils/akamaru/Makefile +++ b/deskutils/akamaru/Makefile @@ -14,6 +14,8 @@ COMMENT= Simple, but fun, physics engine prototype RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USES= gmake pkgconfig USE_GNOME= gconf2 gtk20 GCONF_SCHEMAS= kiba.schemas diff --git a/deskutils/libopensync-plugin-file/Makefile b/deskutils/libopensync-plugin-file/Makefile index 8eda4087dacf..1ba3f4223949 100644 --- a/deskutils/libopensync-plugin-file/Makefile +++ b/deskutils/libopensync-plugin-file/Makefile @@ -13,6 +13,8 @@ COMMENT= File-Sync plugin for the opensync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USES= pkgconfig tar:bzip2 libtool GNU_CONFIGURE= yes diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile index 3198f468361e..89f40f3eb468 100644 --- a/deskutils/libopensync-plugin-sunbird/Makefile +++ b/deskutils/libopensync-plugin-sunbird/Makefile @@ -14,6 +14,8 @@ LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 \ libneon.so:${PORTSDIR}/www/neon BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USES= libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 libxml2 diff --git a/deskutils/mrundlg/Makefile b/deskutils/mrundlg/Makefile index 929173a50719..7587a7f67a04 100644 --- a/deskutils/mrundlg/Makefile +++ b/deskutils/mrundlg/Makefile @@ -12,6 +12,8 @@ MAINTAINER= sixxgate@hotmail.com COMMENT= Application / program launcher for Motif BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USES= imake motif tar:bzip2 USE_XORG= x11 xmu xt diff --git a/deskutils/tomboy-plugin-wordcount/Makefile b/deskutils/tomboy-plugin-wordcount/Makefile index 9672446cd6d1..cbd58ac062c9 100644 --- a/deskutils/tomboy-plugin-wordcount/Makefile +++ b/deskutils/tomboy-plugin-wordcount/Makefile @@ -15,6 +15,8 @@ BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 ALL_TARGET= Wordcount.dll ADDINS_DIR= lib/tomboy/addins diff --git a/deskutils/x-tile/Makefile b/deskutils/x-tile/Makefile index 0560adf9c6c0..d1dee6e3991c 100644 --- a/deskutils/x-tile/Makefile +++ b/deskutils/x-tile/Makefile @@ -13,6 +13,8 @@ COMMENT= GNOME applet to tile the opened windows LICENSE= GPLv2 BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USE_GNOME= pygtk2 USES= python USE_PYTHON= distutils |