Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  8 Feb 2003 21:34:34 +0100 (CET)
From:      Koop Mast <einekoai@chello.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48098: new port: gnomevfs-extras 
Message-ID:  <20030208203434.E3DB2B816@prisma.quccc.org>

next in thread | raw e-mail | index | archive | help

>Number:         48098
>Category:       ports
>Synopsis:       new port: gnomevfs-extras
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 08 12:40:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prisma.quccc.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Jan 13 22:53:21 CET 2003 root@prisma.quccc.org:/usr/obj/usr/src/sys/RAINBOW i386


	
>Description:
	New port for gnomevfs-extras. This is a module for gnomevfs2.
	With this module nautilus2 can browser smb networks.
	
	I propose to put it in devel with gnomevfs and gnomevfs2.
	
>How-To-Repeat:
	
>Fix:

	

--- gnomevfs-extras.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gnomevfs-extras
#	gnomevfs-extras/Makefile
#	gnomevfs-extras/pkg-plist
#	gnomevfs-extras/distinfo
#	gnomevfs-extras/pkg-comment
#	gnomevfs-extras/pkg-descr
#	gnomevfs-extras/files
#	gnomevfs-extras/files/patch-Makefile.in
#	gnomevfs-extras/files/patch-configure
#	gnomevfs-extras/files/patch-smb.desktop.in
#
echo c - gnomevfs-extras
mkdir -p gnomevfs-extras > /dev/null 2>&1
echo x - gnomevfs-extras/Makefile
sed 's/^X//' >gnomevfs-extras/Makefile << 'END-of-gnomevfs-extras/Makefile'
X# New ports collection makefile for:	gnomevfs-extras
X# Date created:				20th Januari 2003
X# Whom:					Koop Mast <einekoai@chello.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gnomevfs-extras
XPORTVERSION=	0.99.9
XCATEGORIES=	devel gnome
XMASTER_SITES=	${MASTER_SITE_GNOME}
XMASTER_SITE_SUBDIR=	sources/gnome-vfs-extras/0.99
XDISTNAME=	gnome-vfs-extras-${PORTVERSION}
XDIST_SUBDIR=	gnome2
X
XMAINTAINER=	einekoai@chello.nl
X
XLIB_DEPENDS=	gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_GNOMENG=	yes
XUSE_GNOME=	gnomeprefix gnomehack gnomehier
XUSE_REINPLACE=	yes
XUSE_LIBTOOL=	yes
X#CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
X#                LIBS="-L${LOCALBASE}/lib"
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|libintl.h|/usr/local/include/libintl.h|g' \
X		${WRKSRC}/gnome-vfs-extras-i18n.h
X
X.include <bsd.port.mk>
END-of-gnomevfs-extras/Makefile
echo x - gnomevfs-extras/pkg-plist
sed 's/^X//' >gnomevfs-extras/pkg-plist << 'END-of-gnomevfs-extras/pkg-plist'
Xetc/gnome-vfs-2.0/modules/extra-modules.conf
Xlib/gnome-vfs-2.0/modules/libsmb.so
Xshare/gnome/apps/Applications/smb.desktop
END-of-gnomevfs-extras/pkg-plist
echo x - gnomevfs-extras/distinfo
sed 's/^X//' >gnomevfs-extras/distinfo << 'END-of-gnomevfs-extras/distinfo'
XMD5 (gnome2/gnome-vfs-extras-0.99.9.tar.bz2) = 3a08e29319d0b03072796603a4df1d58
END-of-gnomevfs-extras/distinfo
echo x - gnomevfs-extras/pkg-comment
sed 's/^X//' >gnomevfs-extras/pkg-comment << 'END-of-gnomevfs-extras/pkg-comment'
XA plugin for gnomevfs2 to browser smb shares with nautilus2.
END-of-gnomevfs-extras/pkg-comment
echo x - gnomevfs-extras/pkg-descr
sed 's/^X//' >gnomevfs-extras/pkg-descr << 'END-of-gnomevfs-extras/pkg-descr'
X[sniped from readme]
X
X This lets you browse the "network neighbourhood" like in windows
X by entering the location smb:// in Nautilus. This lists the
X workgroups on your local network, and you can browse around servers
X and shares.
X                                                                                             
X You can also go directly to smb servers by entering the location
X smb://server/, where server is the NMB (windows) name, the dns name
X or the ip address. By using ip you can reach machines outside your
X local subnet.
X                                                                                             
X If the password popup doesn't appear you can use:
X smb://user:password@server/share/ notation.
END-of-gnomevfs-extras/pkg-descr
echo c - gnomevfs-extras/files
mkdir -p gnomevfs-extras/files > /dev/null 2>&1
echo x - gnomevfs-extras/files/patch-Makefile.in
sed 's/^X//' >gnomevfs-extras/files/patch-Makefile.in << 'END-of-gnomevfs-extras/files/patch-Makefile.in'
X--- Makefile.in.orig	Fri Feb  7 22:14:28 2003
X+++ Makefile.in	Fri Feb  7 22:16:50 2003
X@@ -149,7 +150,7 @@
X modulesconfdir = $(sysconfdir)/gnome-vfs-2.0/modules
X modulesconf_DATA = extra-modules.conf
X 
X-desktopdir = $(datadir)/network
X+desktopdir = $(datadir)/apps/Applications
X desktop_in_files = smb.desktop.in
X desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
X 
END-of-gnomevfs-extras/files/patch-Makefile.in
echo x - gnomevfs-extras/files/patch-configure
sed 's/^X//' >gnomevfs-extras/files/patch-configure << 'END-of-gnomevfs-extras/files/patch-configure'
X--- configure.orig	Thu Jan 23 11:39:52 2003
X+++ configure	Thu Jan 23 11:40:09 2003
X@@ -6399,6 +6399,7 @@
X 
X # This can be used to rebuild libtool when needed
X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
X 
X # Always use our own libtool.
X LIBTOOL='$(SHELL) $(top_builddir)/libtool'
END-of-gnomevfs-extras/files/patch-configure
echo x - gnomevfs-extras/files/patch-smb.desktop.in
sed 's/^X//' >gnomevfs-extras/files/patch-smb.desktop.in << 'END-of-gnomevfs-extras/files/patch-smb.desktop.in'
X--- smb.desktop.in.orig	Wed Dec 11 12:09:03 2002
X+++ smb.desktop.in	Wed Feb  5 19:23:23 2003
X@@ -3,5 +3,5 @@
X Type=Link
X Name=Network neighborhood
X Comment=Window Shares in you local network
X-URL=smb:
X+URL=smb:\\
X Icon=gnome-fs-smb
END-of-gnomevfs-extras/files/patch-smb.desktop.in
exit
--- gnomevfs-extras.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030208203434.E3DB2B816>