From owner-cvs-all@FreeBSD.ORG Mon Jan 3 16:29:22 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE4F110656C1; Mon, 3 Jan 2011 16:29:22 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC7F38FC12; Mon, 3 Jan 2011 16:29:22 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p03GTMbU032307; Mon, 3 Jan 2011 16:29:22 GMT (envelope-from jpaetzel@repoman.freebsd.org) Received: (from jpaetzel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p03GTMCd032306; Mon, 3 Jan 2011 16:29:22 GMT (envelope-from jpaetzel) Message-Id: <201101031629.p03GTMCd032306@repoman.freebsd.org> From: Josh Paetzel Date: Mon, 3 Jan 2011 16:29:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/smb4k-kde4 Makefile distinfo pkg-descr pkg-plist ports/net/smb4k-kde4/files README.FreeBSD pkg-message.in smb2awk smb2nsmbrc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2011 16:29:23 -0000 jpaetzel 2011-01-03 16:29:22 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/smb4k-kde4 Makefile distinfo pkg-descr pkg-plist net/smb4k-kde4/files README.FreeBSD pkg-message.in smb2awk smb2nsmbrc Log: Smb4K is an SMB share browser for KDE. Its features are inspired by Komba2 by Frank Schwanz. It uses the Samba software suite for an easy access to the SMB shares of your local network neighborhood. Features so far: - Scanning for (active) workgroups, hosts, and shares - Mounting and unmounting of SMB and CIFS shares, including unmounting all shares at once - Access to the files of a mounted SMB or CIFS share using Konqueror - Auto-detection of external mounts/unmounts - Remounting of recently used shares on program start - Miscellaneous infos about the mounted SMB and CIFS shares - Network search - WINS server support - Preview of shares - Selectable look-up and search methods - Default login - Ability to execute mount and umount SUID root (using super or sudo) - Special handling of homes shares - Ability to bookmark favorite shares - And many more :) WWW: http://smb4k.berlios.de Revision Changes Path 1.2301 +1 -0 ports/net/Makefile 1.1 +62 -0 ports/net/smb4k-kde4/Makefile (new) 1.1 +2 -0 ports/net/smb4k-kde4/distinfo (new) 1.1 +98 -0 ports/net/smb4k-kde4/files/README.FreeBSD (new) 1.1 +22 -0 ports/net/smb4k-kde4/files/pkg-message.in (new) 1.1 +30 -0 ports/net/smb4k-kde4/files/smb2awk (new) 1.1 +43 -0 ports/net/smb4k-kde4/files/smb2nsmbrc (new) 1.1 +24 -0 ports/net/smb4k-kde4/pkg-descr (new) 1.1 +138 -0 ports/net/smb4k-kde4/pkg-plist (new)