Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 14:35:22 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16058: New port: GNOME smb browser
Message-ID:  <200001111135.OAA52603@netserv1.chg.ru>

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

>Number:         16058
>Category:       ports
>Synopsis:       New port: GNOME smb browser
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 11 03:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
# 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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/COMMENT
#	./pkg/DESCR
#	./pkg/PLIST
#	./patches
#	./patches/patch-aa
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	gnomba
X# Version required:		0.5.1
X# Date created:			10 January 2000
X# Whom:				Dmitry Sivachenko <dima@Chg.RU>
X#
X# $FreeBSD: $
X#
X
XDISTNAME=	gnomba-0.5.1
XCATEGORIES=	net gnome
XMASTER_SITES=	http://gnomba.darkcorner.net/tar/ \
X		ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
X
XMAINTAINER=	dima@Chg.RU
X
XLIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
X		gnomeui.3:${PORTSDIR}/x11/gnomelibs
X
XGTK_CONFIG?=	${X11BASE}/bin/gtk12-config
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}"
X
Xpre-configure:
X		${RM} ${WRKSRC}/config.cache
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (gnomba-0.5.1.tar.gz) = baa092428f796eb7fb93e8e6a1d2eb13
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XGNOME compliant browser of SMB shares
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XGnomba is a stab at writing a GUI machine and share browser for the smb
Xprotocol.  Gnomba allows you to scan any number of subnets for machines
Xwith smb.  The workgroups, machines and share are shown in a tree-view.
XFor each machine you can then view the list of shares, and mount, unmount
Xor browse them. 
X
XWWW:  http://gnomba.darkcorner.net/
X
X
XDmitry Sivachenko,
Xdima@Chg.RU
END-of-./pkg/DESCR
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/gnomba
Xshare/locale/fr/LC_MESSAGES/gnomba.mo
Xshare/locale/ko/LC_MESSAGES/gnomba.mo
Xshare/locale/pl/LC_MESSAGES/gnomba.mo
Xshare/locale/ru/LC_MESSAGES/gnomba.mo
Xshare/locale/wa/LC_MESSAGES/gnomba.mo
Xshare/gnome/apps/Internet/gnomba.desktop
Xshare/gnome/pixmaps/gnome-gnomba.png
END-of-./pkg/PLIST
echo c - ./patches
mkdir -p ./patches > /dev/null 2>&1
echo x - ./patches/patch-aa
sed 's/^X//' >./patches/patch-aa << 'END-of-./patches/patch-aa'
X--- Makefile.in.orig	Tue Jan 11 14:27:20 2000
X+++ Makefile.in	Tue Jan 11 14:27:30 2000
X@@ -104,7 +104,7 @@
X noinst_HEADERS = browser.h	gnomba.h	net.h	properties.h 		config.h	menu.h		nmbhdr.h	statusbar.h 		error.h		smbwrap.h	mtab.h
X 
X 
X-appicondir = $(datadir)/pixmaps
X+appicondir = $(datadir)/gnome/pixmaps
X appicon_DATA = gnome-gnomba.png
X 
X EXTRA_DIST = ChangeLog README INSTALL TODO gnomba.desktop gnomba.rc $(appicon_DATA) gnomba.spec.in
END-of-./patches/patch-aa
exit


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


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




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