summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-07 12:56:05 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-07 12:56:05 +0800
commit196cadb32c3168ea9635221e6db57d568a5511d8 (patch)
tree751dd033bfeeb48919605693868fa9c8da751f44 /devel
parent85f882a768a468f3abf0f8c7df3446aa1dd56e89 (diff)
downloadmarcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.tar
marcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.tar.gz
marcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.tar.bz2
marcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.tar.lz
marcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.tar.xz
marcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.tar.zst
marcuscom-ports-196cadb32c3168ea9635221e6db57d568a5511d8.zip
Remove gnomevfs-extras now that it has been rolled into gnomevfs2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1787 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gnomevfs-extras/Makefile31
-rw-r--r--devel/gnomevfs-extras/distinfo1
-rw-r--r--devel/gnomevfs-extras/files/patch-Makefile.in11
-rw-r--r--devel/gnomevfs-extras/files/patch-configure28
-rw-r--r--devel/gnomevfs-extras/files/patch-smb.desktop.in9
-rw-r--r--devel/gnomevfs-extras/pkg-descr14
-rw-r--r--devel/gnomevfs-extras/pkg-plist37
7 files changed, 0 insertions, 131 deletions
diff --git a/devel/gnomevfs-extras/Makefile b/devel/gnomevfs-extras/Makefile
deleted file mode 100644
index d1022e6db..000000000
--- a/devel/gnomevfs-extras/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: gnomevfs-extras
-# Date created: 20 January 2003
-# Whom: Koop Mast <einekoai@chello.nl>
-#
-# $FreeBSD: ports/devel/gnomevfs-extras/Makefile,v 1.7 2003/11/17 12:28:54 trevor Exp $
-#
-
-PORTNAME= gnomevfs-extras
-PORTVERSION= 0.99.13
-PORTREVISION= 1
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-vfs-extras/0.99
-DISTNAME= gnome-vfs-extras-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= einekoai@chello.nl
-COMMENT= A plugin for gnomevfs2 to browse smb shares with nautilus2
-
-LIB_DEPENDS= smbclient.0:${PORTSDIR}/net/samba-libsmbclient
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier intlhack gnomevfs2
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --without-rio500
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/devel/gnomevfs-extras/distinfo b/devel/gnomevfs-extras/distinfo
deleted file mode 100644
index ebb486dc9..000000000
--- a/devel/gnomevfs-extras/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/gnome-vfs-extras-0.99.13.tar.bz2) = 29f6997c0523254b54f8d36f0361b824
diff --git a/devel/gnomevfs-extras/files/patch-Makefile.in b/devel/gnomevfs-extras/files/patch-Makefile.in
deleted file mode 100644
index 804a69ceb..000000000
--- a/devel/gnomevfs-extras/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Feb 7 22:14:28 2003
-+++ Makefile.in Fri Feb 7 22:16:50 2003
-@@ -149,7 +150,7 @@
- modulesconfdir = $(sysconfdir)/gnome-vfs-2.0/modules
- modulesconf_DATA = extra-modules.conf
-
--desktopdir = $(datadir)/network
-+desktopdir = $(datadir)/apps/Applications
- desktop_in_files = smb.desktop.in
- desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-
diff --git a/devel/gnomevfs-extras/files/patch-configure b/devel/gnomevfs-extras/files/patch-configure
deleted file mode 100644
index 9bc0fc672..000000000
--- a/devel/gnomevfs-extras/files/patch-configure
+++ /dev/null
@@ -1,28 +0,0 @@
---- configure.orig Thu Feb 6 11:37:10 2003
-+++ configure Sun Feb 9 21:03:39 2003
-@@ -7129,6 +7129,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -7751,7 +7752,7 @@
- echo "${ECHO_T}$with_rio500" >&6
-
- LDFLAGS="-L$with_rio500/lib -L/usr/local/lib $LDFLAGS"
--CPPFLAGS="-I$with_rio500/include/rio500 -I/usr/local/include/rio500 $CFLAGS"
-+CPPFLAGS="-I$with_rio500/include/rio500 -I/usr/local/include/rio500 $CPPFLAGS $CFLAGS"
-
- else
-
-@@ -7759,7 +7760,7 @@
- echo "${ECHO_T}none" >&6
-
- LDFLAGS="-L/usr/local/lib $LDFLAGS"
--CPPFLAGS="-I/usr/include/rio500 -I/usr/local/include/rio500 $CFLAGS"
-+CPPFLAGS="-I/usr/include/rio500 -I/usr/local/include/rio500 $CPPFLAGS $CFLAGS"
-
- fi;
-
diff --git a/devel/gnomevfs-extras/files/patch-smb.desktop.in b/devel/gnomevfs-extras/files/patch-smb.desktop.in
deleted file mode 100644
index 717ae2b38..000000000
--- a/devel/gnomevfs-extras/files/patch-smb.desktop.in
+++ /dev/null
@@ -1,9 +0,0 @@
---- smb.desktop.in.orig Wed Feb 12 18:20:27 2003
-+++ smb.desktop.in Thu Feb 13 20:01:32 2003
-@@ -3,5 +3,5 @@
- Type=Link
- _Name=Network neighborhood
- _Comment=Windows Shares in your local network
--URL=smb:
-+URL=smb:///
- Icon=gnome-fs-smb
diff --git a/devel/gnomevfs-extras/pkg-descr b/devel/gnomevfs-extras/pkg-descr
deleted file mode 100644
index d9265092a..000000000
--- a/devel/gnomevfs-extras/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-[sniped from readme]
-
- This lets you browse the "network neighbourhood" like in windows
- by entering the location smb:// in Nautilus. This lists the
- workgroups on your local network, and you can browse around servers
- and shares.
-
- You can also go directly to smb servers by entering the location
- smb://server/, where server is the NMB (windows) name, the dns name
- or the ip address. By using ip you can reach machines outside your
- local subnet.
-
- If the password popup doesn't appear you can use:
- smb://user:password@server/share/ notation.
diff --git a/devel/gnomevfs-extras/pkg-plist b/devel/gnomevfs-extras/pkg-plist
deleted file mode 100644
index 12710331c..000000000
--- a/devel/gnomevfs-extras/pkg-plist
+++ /dev/null
@@ -1,37 +0,0 @@
-etc/gnome-vfs-2.0/modules/extra-modules.conf
-lib/gnome-vfs-2.0/modules/libsmb.so
-share/gnome/apps/Applications/smb.desktop
-share/locale/am/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/az/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/bg/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/ca/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/cs/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/da/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/de/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/el/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/en_GB/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/es/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/fr/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/ga/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/hi/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/hu/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/it/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/ja/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/ko/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/lt/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/lv/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/ml/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/ms/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/nl/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/no/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/pl/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/pt/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/sk/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/sr/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/sr@Latn/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/sv/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/vi/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/wa/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-vfs-extras.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-vfs-extras.mo