Add gnomevfs-extras, an SMB browser view for gnomevfs2.

PR:		48098
Submitted by:	Koop Mast <einekoai@chello.nl>
This commit is contained in:
Joe Marcus Clarke 2003-02-11 19:16:38 +00:00
parent aeefc83b6c
commit f4007305b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75309
9 changed files with 126 additions and 0 deletions

View File

@ -217,6 +217,7 @@
SUBDIR += gnomecrash
SUBDIR += gnomedebug
SUBDIR += gnomevfs
SUBDIR += gnomevfs-extras
SUBDIR += gnomevfs2
SUBDIR += gnustep
SUBDIR += gnustep-make

View File

@ -0,0 +1,37 @@
# New ports collection makefile for: gnomevfs-extras
# Date created: 20 January 2003
# Whom: Koop Mast <einekoai@chello.nl>
#
# $FreeBSD$
#
PORTNAME= gnomevfs-extras
PORTVERSION= 0.99.9
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
LIB_DEPENDS= gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --without-rio500
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
's|malloc\.h|stdlib.h|g'
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gnome2/gnome-vfs-extras-0.99.9.tar.bz2) = 3a08e29319d0b03072796603a4df1d58

View File

@ -0,0 +1,11 @@
--- 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)

View File

@ -0,0 +1,28 @@
--- 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;

View File

@ -0,0 +1,9 @@
--- smb.desktop.in.orig Wed Dec 11 12:09:03 2002
+++ smb.desktop.in Wed Feb 5 19:23:23 2003
@@ -3,5 +3,5 @@
Type=Link
Name=Network neighborhood
Comment=Window Shares in you local network
-URL=smb:
+URL=smb:///
Icon=gnome-fs-smb

View File

@ -0,0 +1 @@
A plugin for gnomevfs2 to browse smb shares with nautilus2

View File

@ -0,0 +1,14 @@
[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.

View File

@ -0,0 +1,24 @@
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/bg/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/hi/LC_MESSAGES/gnome-vfs-extras.mo
share/locale/hu/LC_MESSAGES/gnome-vfs-extras.mo
share/locale/ko/LC_MESSAGES/gnome-vfs-extras.mo
share/locale/lv/LC_MESSAGES/gnome-vfs-extras.mo
share/locale/ms/LC_MESSAGES/gnome-vfs-extras.mo
share/locale/no/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/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_TW/LC_MESSAGES/gnome-vfs-extras.mo