From owner-freebsd-ports Mon Apr 1 8:31: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A671137B42B for ; Mon, 1 Apr 2002 08:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31GU2480533; Mon, 1 Apr 2002 08:30:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B038B37B42A for ; Mon, 1 Apr 2002 08:23:07 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31GN7Z79218; Mon, 1 Apr 2002 08:23:07 -0800 (PST) (envelope-from nobody) Message-Id: <200204011623.g31GN7Z79218@freefall.freebsd.org> Date: Mon, 1 Apr 2002 08:23:07 -0800 (PST) From: Jerry Eriksson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36619: A gtk SMB share browser Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36619 >Category: ports >Synopsis: A gtk SMB share 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: Mon Apr 01 08:30:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jerry Eriksson >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: FreeBSD procyon.mine.nu 4.5-STABLE FreeBSD 4.5-STABLE #10: Mon Apr 1 14:06:28 CEST 2002 jerry@procyon.mine.nu:/usr/src/sys/compile/PROCYON i386 >Description: A gtk SMB share browser >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: # # xfsamba # xfsamba/Makefile # xfsamba/pkg-comment # xfsamba/pkg-descr # xfsamba/pkg-plist # xfsamba/distinfo # echo c - xfsamba mkdir -p xfsamba > /dev/null 2>&1 echo x - xfsamba/Makefile sed 's/^X//' >xfsamba/Makefile << 'END-of-xfsamba/Makefile' X# New ports collection makefile for: xfsamba X# Date created: 1 April 2002 X# Whom: Jerry Eriksson X# X# $FreeBSD$ X# X XPORTNAME= xfsamba XPORTVERSION= 0.44 XCATEGORIES= net XMASTER_SITES= http://linux.imp.mx/xfsamba/archive/ X XMAINTAINER= jerry.e@gmx.net X XRUN_DEPENDS= ${LOCALBASE}/bin/smbclient:$(PORTSDIR)/net/samba XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XMAN1= xftree.1 xfglob.1 glob.1 XUSE_X_PREFIX= yes XUSE_GTK= yes XUSE_GLIB= yes XGNU_CONFIGURE= yes X X.include END-of-xfsamba/Makefile echo x - xfsamba/pkg-comment sed 's/^X//' >xfsamba/pkg-comment << 'END-of-xfsamba/pkg-comment' XA gtk SMB share browser END-of-xfsamba/pkg-comment echo x - xfsamba/pkg-descr sed 's/^X//' >xfsamba/pkg-descr << 'END-of-xfsamba/pkg-descr' XThis is a standalone port of xfsamba, a SMB share browser Xshipped with the Xfce desktop environment. X XWWW: http://linux.imp.mx/xfsamba/ X X- Jerry E, Xjerry.e@gmx.net END-of-xfsamba/pkg-descr echo x - xfsamba/pkg-plist sed 's/^X//' >xfsamba/pkg-plist << 'END-of-xfsamba/pkg-plist' Xbin/xftree Xbin/xfdiff Xbin/xfglob Xbin/glob Xbin/xfsamba Xlib/charset.alias Xshare/locale/ca/LC_MESSAGES/xfsamba.mo Xshare/locale/cs/LC_MESSAGES/xfsamba.mo Xshare/locale/locale.alias Xshare/locale/da/LC_MESSAGES/xfsamba.mo Xshare/locale/de/LC_MESSAGES/xfsamba.mo Xshare/locale/en_GB/LC_MESSAGES/xfsamba.mo Xshare/locale/es/LC_MESSAGES/xfsamba.mo Xshare/locale/et/LC_MESSAGES/xfsamba.mo Xshare/locale/fi/LC_MESSAGES/xfsamba.mo Xshare/locale/fr/LC_MESSAGES/xfsamba.mo Xshare/locale/gl/LC_MESSAGES/xfsamba.mo Xshare/locale/hu/LC_MESSAGES/xfsamba.mo Xshare/locale/it/LC_MESSAGES/xfsamba.mo Xshare/locale/ja/LC_MESSAGES/xfsamba.mo Xshare/locale/nl/LC_MESSAGES/xfsamba.mo Xshare/locale/pl/LC_MESSAGES/xfsamba.mo Xshare/locale/pt_BR/LC_MESSAGES/xfsamba.mo Xshare/locale/ro/LC_MESSAGES/xfsamba.mo Xshare/locale/ru/LC_MESSAGES/xfsamba.mo Xshare/locale/sk/LC_MESSAGES/xfsamba.mo Xshare/locale/sr/LC_MESSAGES/xfsamba.mo Xshare/locale/sv/LC_MESSAGES/xfsamba.mo Xshare/locale/uk/LC_MESSAGES/xfsamba.mo Xshare/locale/zh/LC_MESSAGES/xfsamba.mo Xshare/locale/zh_CN/LC_MESSAGES/xfsamba.mo Xshare/locale/zh_TW.Big5/LC_MESSAGES/xfsamba.mo END-of-xfsamba/pkg-plist echo x - xfsamba/distinfo sed 's/^X//' >xfsamba/distinfo << 'END-of-xfsamba/distinfo' XMD5 (xfsamba-0.44.tar.gz) = b904f45ca5721fd3531af14baaac49bf END-of-xfsamba/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message