- Update to 0.7.5.
PR: ports/105991 Submitted by: "Rashid N. Achilov" <shelton@master.askd.ru> (maintainer)
This commit is contained in:
parent
a2079fc240
commit
804c834a1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178288
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user