8a8d FreshPorts -- net/py-smb
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-smb 1.1.4 net on this many watch lists=5 search for ports that depend on this port
SMB/CIFS library written in Python
Maintained by: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jan 2002 10:21:41
Also Listed In: python
License: not specified in port


pysmb is an experimental SMB/CIFS library written in Python.
It implements the client-side SMB/CIFS protocol which allows your Python
application to access and transfer files to/from SMB/CIFS shared folders
like your Windows file sharing and Samba folders.
It was tested with Windows XP SP3, Windows Vista, Windows 7 and Samba 3.x.

Modules
    smb - Contains all the SMB operations and constants
    nmb - Contains some of the NetBIOS over TCP/IP operations which is
          necessary for the smb module to operate.

WWW: http://miketeo.net/wp/index.php/projects/pysmb
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-distribute
  2. lang/python27
Required To Run:
  1. devel/py-asn1
  2. devel/py-distribute
  3. lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/py-smb/ && make install clean
To add the package: pkg_add -r py27-smb


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/p/pysmb/
  3. http://b.pypi.python.org/packages/source/p/pysmb/
  4. http://c.pypi.python.org/packages/source/p/pysmb/
  5. http://d.pypi.python.org/packages/source/p/pysmb/
  6. http://e.pypi.python.org/packages/source/p/pysmb/
  7. http://f.pypi.python.org/packages/source/p/pysmb/
  8. http://g.pypi.python.org/packages/source/p/pysmb/
  9. http://miketeo.net/files/Projects/pysmb/
  10. http://pypi.crate.io/packages/source/p/pysmb/
  11. http://pypi.inqbus.de/pysmb/
  12. http://pypi.it.uwosh.edu/pysmb/
  13. http://pypi.python.jp/pysmb/
  14. http://pypi.python.org/packages/source/p/pysmb/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2013 05:24:20
Original commit files touched by this commit  1.1.4
rm search for other commits by this committer
- update to 1.1.4
19 Mar 2013 06:57:03
Original commit files touched by this commit  1.1.3
rm search for other commits by this committer
- update to 1.1.3
- convert to optionsng (DOCS case)
28 Sep 2012 20:11:11
Original commit files touched by this commit  1.1.2
rm search for other commits by this committer
- update to 1.1.2

changelog:
o Improve queryIPForName() in nmb.NetBIOS and nmb.NBNSProtocol class to return
  only server machine name and ignore workgroup names.
21 Jun 2012 18:59:35
Original commit files touched by this commit  1.1.1
rm search for other commits by this committer
- since 1.1.1 upstream switched to setuptools by default,
  so switching this port to setuptools to fix packaging
- change USE_PYTHON just to yes, because since version
  1.1.1 this port supports python3, and it now packaging
  fine both with python2 and python3
- do not bump PORTREVISION, because port was broken

Reported by:    pointyhat (pav, linimon)
14 Jun 2012 18:05:15
Original commit files touched by this commit  1.1.1
rm search for other commits by this committer
- update to 1.1.1
- document that it now actually python3 ready but package list is broken
  when installing with py-distribute.
02 Jun 2012 20:35:44
Original commit files touched by this commit  1.1.0
rm search for other commits by this committer
- update to 1.1.0
10 May 2012 07:14:09
Original commit files touched by this commit  1.0.5
rm search for other commits by this committer
- update to 1.0.5
01 May 2012 19:38:08
Original commit files touched by this commit  1.0.4
rm search for other commits by this committer
- update to 1.0.4
31 Mar 2012 18:17:26
Original commit files touched by this commit  1.0.2
rm search for other commits by this committer
- update to 1.0.2

Feature safe:   yes
31 Jan 2012 15:57:40
Original commit files touched by this commit  1.0.1
rm search for other commits by this committer
- update to 1.0.1
25 Dec 2011 13:01:31
Original commit files touched by this commit  1.0.0
rm search for other commits by this committer
- update to 1.0.0
- add CHEESESHOP mirror
- strict python versions (python3 isn't supported)
- add dependency on devel/py-asn1
- install via distutils, not manually

Please note that this is complete rewrite, that contains no compatibility
shims with 0.x.x. But since no ports depend on this one, i updated it straight
w/o messing with creating additional port for an old version.

Approved by:   novel (mentor, implicit)
10 Nov 2011 22:20:18
Original commit files touched by this commit  0.4.5
rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
17 Mar 2011 13:01:37
Original commit files touched by this commit  0.4.5
miwi search for other commits by this committer
- Update to 0.4.5
- Pass maintainership to submitter

PR:             155560
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
14 Mar 2011 17:03:11
Original commit files touched by this commit  0.4.4
bapt search for other commits by this committer
update WWW and MASTER_SITE
remove MD5
29 Jul 2006 05:43:10
Original commit files touched by this commit  0.4.4
itetcu search for other commits by this committer
Update to 0.4.4

PR:             ports/101006
Submitted by:   Soeren Straarup
04 Jun 2006 18:25:03
Original commit files touched by this commit  0.4.2
sat search for other commits by this committer
- Fix plist

Reported by:    pointyhat via kris
03 Jun 2006 14:19:31
Original commit files touched by this commit  0.4.2
sat search for other commits by this committer
- Fix master site and add more
- Use more macros in plist
- Update WWW

PR:             ports/97823
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
25 Nov 2005 16:48:31
Original commit files touched by this commit  0.4.2
pav search for other commits by this committer
- Add SHA256
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.4.2
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 18:51:13
Original commit files touched by this commit  0.4.2
knu search for other commits by this committer
De-pkg-comment.
11 Nov 2002 09:54:49
Original commit files touched by this commit  0.4.2
olgeni search for other commits by this committer
Fix typo.
04 Aug 2002 16:18:10
Original commit files touched by this commit  0.4.2
ijliao search for other commits by this committer
upgrade to 0.4.2
23 Jun 2002 06:35:15
Original commit files touched by this commit  0.4.1
ijliao search for other commits by this committer
upgrade to 0.4.1
18 Apr 2002 16:35:45
Original commit files touched by this commit  0.4.0
ijliao search for other commits by this committer
upgrade to 0.4.0
11 Jan 2002 13:21:41
files touched by this commit
ijliao search for other commits by this committer
add py-smb 0.3.1   SMB/CIFS library written in Python    

Number of commits found: 25

28a9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24571
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 5
new 48 hours12
new 7 days32
new fortnight84
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0