aboutsummaryrefslogtreecommitdiff
path: root/deskutils/nautilus-actions
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-11 12:42:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-11 12:42:45 +0000
commit2c8c6c8970972a7da5a3ee28fc61a52f90059c94 (patch)
treed0941216885b3e1a441f3cd818ed315d94f5893e /deskutils/nautilus-actions
parent78602f2dfdde469def1f079217d3b21e5af1e987 (diff)
downloadports-2c8c6c8970972a7da5a3ee28fc61a52f90059c94.tar.gz
ports-2c8c6c8970972a7da5a3ee28fc61a52f90059c94.zip
2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import 2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import 2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
Notes
Notes: svn path=/head/; revision=350933
Diffstat (limited to 'deskutils/nautilus-actions')
-rw-r--r--deskutils/nautilus-actions/Makefile54
-rw-r--r--deskutils/nautilus-actions/distinfo2
-rw-r--r--deskutils/nautilus-actions/pkg-descr4
-rw-r--r--deskutils/nautilus-actions/pkg-plist117
4 files changed, 0 insertions, 177 deletions
diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile
deleted file mode 100644
index f022cd38d341..000000000000
--- a/deskutils/nautilus-actions/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/deskutils/nautilus-actions/Makefile,v 1.21 2010/04/16 23:41:09 kwm Exp $
-
-PORTNAME= nautilus-actions
-PORTVERSION= 2.30.3
-PORTREVISION= 1
-CATEGORIES= deskutils
-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
-
-INSTALLS_ICONS= yes
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
-USE_GNOME= nautilus2 intlhack
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --with-nautilus-extdir=${LOCALBASE}/lib/nautilus/extensions-2.0
-
-PORTDOCS= AUTHORS COPYING ChangeLog ChangeLog-2008 ChangeLog-2009 INSTALL \
- MAINTAINERS NEWS README TODO export-format-id io-provider-id \
- objects-hierarchy.odg
-
-.include <bsd.port.options.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-Werror"|"|g' ${WRKSRC}/configure
-.if ! ${PORT_OPTIONS:MDOCS}
- @${REINPLACE_CMD} -e 's| install-dist_pkgdocDATA||g' \
- ${WRKSRC}/Makefile.in ${WRKSRC}/doc/Makefile.in
-.else
- @${REINPLACE_CMD} -e 's|doc/@PACKAGE@-@VERSION@|doc/@PACKAGE@|g' \
- ${WRKSRC}/Makefile.in ${WRKSRC}/doc/Makefile.in
-.endif
-
-.if ${ARCH} == "powerpc"
-BROKEN= Does not compile on powerpc
-.endif
-
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/nautilus/extensions-2.0/*.so
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/nautilus-actions/*.so
-
-.include <bsd.port.mk>
diff --git a/deskutils/nautilus-actions/distinfo b/deskutils/nautilus-actions/distinfo
deleted file mode 100644
index 8432e3fb97f8..000000000000
--- a/deskutils/nautilus-actions/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (nautilus-actions-2.30.3.tar.bz2) = 58e9317455947ccce50e445cad16c55df0353950ff8dff23899b679668c09047
-SIZE (nautilus-actions-2.30.3.tar.bz2) = 989600
diff --git a/deskutils/nautilus-actions/pkg-descr b/deskutils/nautilus-actions/pkg-descr
deleted file mode 100644
index 38c86c282a8d..000000000000
--- a/deskutils/nautilus-actions/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-An extension for Nautilus, the gnome file manager, which allow to configure
-program to be launch on files selected into Nautilus interface.
-
-WWW: http://www.grumz.net/index.php?q=node/8
diff --git a/deskutils/nautilus-actions/pkg-plist b/deskutils/nautilus-actions/pkg-plist
deleted file mode 100644
index a17d74c717fb..000000000000
--- a/deskutils/nautilus-actions/pkg-plist
+++ /dev/null
@@ -1,117 +0,0 @@
-bin/nautilus-actions-config-tool
-bin/nautilus-actions-new
-bin/nautilus-actions-run
-bin/nautilus-actions-schemas
-include/nautilus-actions/na-core-utils.h
-include/nautilus-actions/na-data-boxed.h
-include/nautilus-actions/na-data-def.h
-include/nautilus-actions/na-data-types.h
-include/nautilus-actions/na-dbus.h
-include/nautilus-actions/na-extension.h
-include/nautilus-actions/na-gconf-monitor.h
-include/nautilus-actions/na-gconf-utils.h
-include/nautilus-actions/na-icontext.h
-include/nautilus-actions/na-iduplicable.h
-include/nautilus-actions/na-iexporter.h
-include/nautilus-actions/na-ifactory-object-data.h
-include/nautilus-actions/na-ifactory-object.h
-include/nautilus-actions/na-ifactory-provider-provider.h
-include/nautilus-actions/na-ifactory-provider.h
-include/nautilus-actions/na-iimporter.h
-include/nautilus-actions/na-iio-provider.h
-include/nautilus-actions/na-object-action.h
-include/nautilus-actions/na-object-api.h
-include/nautilus-actions/na-object-id.h
-include/nautilus-actions/na-object-item.h
-include/nautilus-actions/na-object-menu.h
-include/nautilus-actions/na-object-profile.h
-include/nautilus-actions/na-object.h
-lib/nautilus-actions/libna-core.la
-lib/nautilus-actions/libna-core.so
-lib/nautilus-actions/libna-io-desktop.la
-lib/nautilus-actions/libna-io-desktop.so
-lib/nautilus-actions/libna-io-gconf.la
-lib/nautilus-actions/libna-io-gconf.so
-lib/nautilus-actions/libna-io-xml.la
-lib/nautilus-actions/libna-io-xml.so
-lib/nautilus/extensions-2.0/libnautilus-actions-menu.la
-lib/nautilus/extensions-2.0/libnautilus-actions-menu.so
-lib/nautilus/extensions-2.0/libnautilus-actions-tracker.la
-lib/nautilus/extensions-2.0/libnautilus-actions-tracker.so
-share/applications/nact.desktop
-share/icons/hicolor/16x16/apps/nautilus-actions.png
-share/icons/hicolor/22x22/apps/nautilus-actions.png
-share/icons/hicolor/32x32/apps/nautilus-actions.png
-share/icons/hicolor/48x48/apps/nautilus-actions.png
-share/icons/hicolor/scalable/apps/nautilus-actions.svg
-share/locale/ar/LC_MESSAGES/nautilus-actions.mo
-share/locale/bg/LC_MESSAGES/nautilus-actions.mo
-share/locale/bn/LC_MESSAGES/nautilus-actions.mo
-share/locale/bn_IN/LC_MESSAGES/nautilus-actions.mo
-share/locale/ca/LC_MESSAGES/nautilus-actions.mo
-share/locale/cs/LC_MESSAGES/nautilus-actions.mo
-share/locale/da/LC_MESSAGES/nautilus-actions.mo
-share/locale/de/LC_MESSAGES/nautilus-actions.mo
-share/locale/dz/LC_MESSAGES/nautilus-actions.mo
-share/locale/el/LC_MESSAGES/nautilus-actions.mo
-share/locale/en_CA/LC_MESSAGES/nautilus-actions.mo
-share/locale/en_GB/LC_MESSAGES/nautilus-actions.mo
-share/locale/es/LC_MESSAGES/nautilus-actions.mo
-share/locale/eu/LC_MESSAGES/nautilus-actions.mo
-share/locale/fi/LC_MESSAGES/nautilus-actions.mo
-share/locale/fr/LC_MESSAGES/nautilus-actions.mo
-share/locale/gl/LC_MESSAGES/nautilus-actions.mo
-share/locale/gu/LC_MESSAGES/nautilus-actions.mo
-share/locale/he/LC_MESSAGES/nautilus-actions.mo
-share/locale/hi/LC_MESSAGES/nautilus-actions.mo
-share/locale/it/LC_MESSAGES/nautilus-actions.mo
-share/locale/ja/LC_MESSAGES/nautilus-actions.mo
-share/locale/kn/LC_MESSAGES/nautilus-actions.mo
-share/locale/ko/LC_MESSAGES/nautilus-actions.mo
-share/locale/lt/LC_MESSAGES/nautilus-actions.mo
-share/locale/lv/LC_MESSAGES/nautilus-actions.mo
-share/locale/mk/LC_MESSAGES/nautilus-actions.mo
-share/locale/mr/LC_MESSAGES/nautilus-actions.mo
-share/locale/nb/LC_MESSAGES/nautilus-actions.mo
-share/locale/nl/LC_MESSAGES/nautilus-actions.mo
-share/locale/oc/LC_MESSAGES/nautilus-actions.mo
-share/locale/or/LC_MESSAGES/nautilus-actions.mo
-share/locale/pa/LC_MESSAGES/nautilus-actions.mo
-share/locale/pl/LC_MESSAGES/nautilus-actions.mo
-share/locale/pt/LC_MESSAGES/nautilus-actions.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus-actions.mo
-share/locale/ru/LC_MESSAGES/nautilus-actions.mo
-share/locale/sl/LC_MESSAGES/nautilus-actions.mo
-share/locale/sv/LC_MESSAGES/nautilus-actions.mo
-share/locale/ta/LC_MESSAGES/nautilus-actions.mo
-share/locale/te/LC_MESSAGES/nautilus-actions.mo
-share/locale/th/LC_MESSAGES/nautilus-actions.mo
-share/locale/vi/LC_MESSAGES/nautilus-actions.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus-actions.mo
-share/locale/zh_HK/LC_MESSAGES/nautilus-actions.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus-actions.mo
-%%DATADIR%%/locked.png
-%%DATADIR%%/na-importer-ask.ui
-%%DATADIR%%/nact-assistant-export.ui
-%%DATADIR%%/nact-preferences.ui
-%%DATADIR%%/nautilus-actions-config-tool.actions
-%%DATADIR%%/nautilus-actions-config-tool.ui
-%%DATADIR%%/nautilus-actions-confs.schemas
-%%DATADIR%%/nautilus-actions-maintainer.actions
-%%DATADIR%%/nautilus-actions-prefs.schemas
-%%DATADIR%%/transparent.png
-@dirrm %%DATADIR%%
-@dirrm lib/nautilus-actions
-@dirrm include/nautilus-actions
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN