summaryrefslogtreecommitdiffstats
path: root/deskutils/nautilus-actions
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-11-30 04:05:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-11-30 04:05:12 +0800
commita3b5135851621cb514e7708d11f9dc82f851ea5c (patch)
treeb2b32cc424aeb8dc4d13263958511bf8ca92bc34 /deskutils/nautilus-actions
parent095098375dd5bb1d27d533ffc7dc27305e105c95 (diff)
downloadmarcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.bz2
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.lz
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.xz
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/nautilus-actions')
-rw-r--r--deskutils/nautilus-actions/Makefile49
-rw-r--r--deskutils/nautilus-actions/distinfo3
-rw-r--r--deskutils/nautilus-actions/files/extra-patch-configure20
-rw-r--r--deskutils/nautilus-actions/pkg-descr4
-rw-r--r--deskutils/nautilus-actions/pkg-plist75
5 files changed, 0 insertions, 151 deletions
diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile
deleted file mode 100644
index 7598fe1c9..000000000
--- a/deskutils/nautilus-actions/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# New ports collection makefile for: nautilus-actions
-# Date created: 2005-08-31
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/nautilus-actions/Makefile,v 1.13 2009/10/21 04:54:40 avl Exp $
-#
-
-PORTNAME= nautilus-actions
-PORTVERSION= 1.12.3
-CATEGORIES= deskutils
-MASTER_SITES= GNOME \
- http://www.nautilus-actions.org/downloads/ \
- ftp://pwi.dyndns.biz/pub/tarballs/nautilus-actions/
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Extension for Nautilus to configure programs to launch on files
-
-LIB_DEPENDS= uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \
- unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
-
-INSTALLS_ICONS= yes
-USE_GETTEXT= yes
-USE_GNOME= nautilus2 intlhack
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= 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 INSTALL MAINTAINERS \
- NEWS README TODO objects-hierarchy.odg
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure
-.endif
-
-post-patch:
-.if defined(NOPORTDOCS)
- @${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
-
-.include <bsd.port.post.mk>>
diff --git a/deskutils/nautilus-actions/distinfo b/deskutils/nautilus-actions/distinfo
deleted file mode 100644
index 55072d4f5..000000000
--- a/deskutils/nautilus-actions/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nautilus-actions-1.12.3.tar.gz) = aea47f3750725ccd9bb677cd0649055c
-SHA256 (nautilus-actions-1.12.3.tar.gz) = 953c8d91bc7bd488cecd393f3b46ecc7b720c14ae2ca33931db8b195e57acb04
-SIZE (nautilus-actions-1.12.3.tar.gz) = 1005638
diff --git a/deskutils/nautilus-actions/files/extra-patch-configure b/deskutils/nautilus-actions/files/extra-patch-configure
deleted file mode 100644
index 898bb4fc6..000000000
--- a/deskutils/nautilus-actions/files/extra-patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig 2009-10-19 21:06:41.000000000 +1000
-+++ configure 2009-10-19 23:38:22.000000000 +1000
-@@ -4710,7 +4710,7 @@
-
-
- _ac_warning_def=error
-- _ac_compliant_def="-ansi -pedantic -Wno-overlength-strings"
-+ _ac_compliant_def="-ansi -pedantic"
-
-
- # Check whether --enable-compile-warnings was given.
-@@ -4800,7 +4800,7 @@
- done
- unset option
- if test "$enable_compile_warnings" = "error" ; then
-- warning_flags="$warning_flags -Werror"
-+ warning_flags="$warning_flags"
- fi
- ;;
- *)
diff --git a/deskutils/nautilus-actions/pkg-descr b/deskutils/nautilus-actions/pkg-descr
deleted file mode 100644
index 38c86c282..000000000
--- 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 76ae4b1c2..000000000
--- a/deskutils/nautilus-actions/pkg-plist
+++ /dev/null
@@ -1,75 +0,0 @@
-bin/nautilus-actions-config-tool
-bin/nautilus-actions-new
-bin/nautilus-actions-schemas
-lib/nautilus/extensions-2.0/libnautilus-actions.la
-lib/nautilus/extensions-2.0/libnautilus-actions.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%%/nautilus-actions.schemas
-%%DATADIR%%/nautilus-actions-config-tool.actions
-%%DATADIR%%/nautilus-actions-config-tool.ui
-%%DATADIR%%/nact-assistant-export.ui
-@dirrm %%DATADIR%%
-@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
-@dirrmtry share/applications