aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-03-11 19:33:31 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-03-11 19:33:31 +0000
commitb5456d21912716ccd389b21f3d4e989a31b44172 (patch)
treef1b4f8dc36883e843c74856ad62720e84708da1f /deskutils
parent2e6c75cd621e05d38e3057c505cb891401e4ba44 (diff)
downloadports-b5456d21912716ccd389b21f3d4e989a31b44172.tar.gz
ports-b5456d21912716ccd389b21f3d4e989a31b44172.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/nautilus-actions/Makefile3
-rw-r--r--deskutils/nautilus-locked-folder/Makefile3
-rw-r--r--deskutils/nautilus-open-terminal/Makefile3
-rw-r--r--deskutils/nautilus-sendto/Makefile3
4 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile
index b4cc0e2a597a..f022cd38d341 100644
--- a/deskutils/nautilus-actions/Makefile
+++ b/deskutils/nautilus-actions/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Extension for Nautilus to configure programs to launch on files
+DEPRECATED= nautilus will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
diff --git a/deskutils/nautilus-locked-folder/Makefile b/deskutils/nautilus-locked-folder/Makefile
index a23981bd85c5..bbb9cd9ab3dc 100644
--- a/deskutils/nautilus-locked-folder/Makefile
+++ b/deskutils/nautilus-locked-folder/Makefile
@@ -12,6 +12,9 @@ MASTER_SITE_SUBDIR= pav
MAINTAINER= gnome@FreeBSD.org
COMMENT= Nautilus plugin that allows you to encrypt the contents of a folder
+DEPRECATED= nautilus will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
USES= pkgconfig
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile
index 20ef63536bbc..a759324e2b3f 100644
--- a/deskutils/nautilus-open-terminal/Makefile
+++ b/deskutils/nautilus-open-terminal/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Nautilus extension which allows you to open a terminal
+DEPRECATED= nautilus will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile
index f9a0e36f2f31..c2276e2c8831 100644
--- a/deskutils/nautilus-sendto/Makefile
+++ b/deskutils/nautilus-sendto/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Integration between nautilus, evolution, and pidgin
+DEPRECATED= nautilus will be updated to the 3.x version which is not compatible with 2.x
+EXPIRATION_DATE=2014-04-10
+
MAN1= nautilus-sendto.1
GLIB_SCHEMAS= org.gnome.Nautilus.Sendto.gschema.xml
USE_BZIP2= yes