diff options
Diffstat (limited to 'net/smb4k')
-rw-r--r-- | net/smb4k/Makefile | 4 | ||||
-rw-r--r-- | net/smb4k/distinfo | 6 | ||||
-rw-r--r-- | net/smb4k/pkg-descr | 20 |
3 files changed, 18 insertions, 12 deletions
diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 6091a7150749..2ffa26d9939a 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -6,9 +6,9 @@ # PORTNAME= smb4k -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.5 CATEGORIES= net kde -MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= smb4k MAINTAINER= achilov-rn@askd.ru diff --git a/net/smb4k/distinfo b/net/smb4k/distinfo index 8c052b2aa722..9cce605c23e5 100644 --- a/net/smb4k/distinfo +++ b/net/smb4k/distinfo @@ -1,3 +1,3 @@ -MD5 (smb4k-0.7.3.tar.bz2) = 7cd1d8b0b02fb6eb982bc9f561fec1f6 -SHA256 (smb4k-0.7.3.tar.bz2) = e39dbfc9b776cd8ae45634cf4307b12f97e3ab108e49776124841c0de021520b -SIZE (smb4k-0.7.3.tar.bz2) = 1861602 +MD5 (smb4k-0.7.5.tar.bz2) = 020d1d034e1647df90c2ab9b81b18f5a +SHA256 (smb4k-0.7.5.tar.bz2) = ab49bb57e4ee07db0f9114feca7b0538ca7711b87e1bc50f01d17becac318989 +SIZE (smb4k-0.7.5.tar.bz2) = 1817561 diff --git a/net/smb4k/pkg-descr b/net/smb4k/pkg-descr index aaf80b8b5a9a..d2f765df112c 100644 --- a/net/smb4k/pkg-descr +++ b/net/smb4k/pkg-descr @@ -5,14 +5,20 @@ to the SMB shares of your local network neighborhood. Features so far: - Scanning for (active) workgroups, hosts, and shares -- Mounting and unmounting of SMB shares, including unmounting all shares at once -- Access to the files of a mounted SMB share using Konqueror +- 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 -- Mounting of recently used shares on start-up -- Miscellaneous infos about the SMB shares -- Basic network search +- Remounting of recently used shares on program start +- Miscellaneous infos about the mounted SMB and CIFS shares +- Network search - WINS server support -- Preview of SMB shares -- Selectable look-up method +- 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 |