summaryrefslogtreecommitdiff
path: root/net/py-smb
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06Fixes:rodent1-2/+2
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-01-12Fix PLIST error.ryoon2-8/+8
* Convert to use egg.mk. Thank you, joerg@.
2013-01-03Import py27-smb-1.1.2 as net/py-smb.ryoon4-0/+103
pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.