notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-smb SMB/CIFS library written in Python
1.1.16 net Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.16Version of this port present on the latest quarterly branch.
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-01-11 10:21:41
Last Update: 2015-11-14 19:23:10
SVN Revision: 401585
People watching this port, also watch:: sox, sysconftool
Also Listed In: python
License: not specified in port
WWW:
http://miketeo.net/wp/index.php/projects/pysmb
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}smb>0:net/py-smb@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-smb
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-asn1>=0 : devel/py-asn1
  2. py27-setuptools27>0 : devel/py-setuptools27
  3. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-smb-1.1.16: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://miketeo.net/files/Projects/pysmb/
  3. http://pypi.crate.io/packages/source/p/pysmb/
  4. http://pypi.python.jp/pysmb/
  5. http://pypi.python.org/packages/source/p/pysmb/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.16
14 Nov 2015 19:23:10
Revision:401585Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: rename to py-pysmb to match upstream naming
1.1.16
10 Jun 2015 20:26:13
Revision:389140Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.16
1.1.15
22 Feb 2015 09:32:09
Revision:379586Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.15
1.1.14
05 Feb 2015 06:28:16
Revision:378444Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.14
1.1.13
18 Oct 2014 18:05:35
Revision:371151Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.13
1.1.12
28 Sep 2014 18:22:54
Revision:369484Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.12; convert to USES
1.1.10
08 Jul 2014 06:23:30
Revision:361180Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.10
1.1.9
02 Jun 2014 15:12:30
Revision:356236Original commit files touched by this commit
rm search for other commits by this committer
net/py-smb: update to 1.1.9
1.1.8
22 Dec 2013 19:36:01
Revision:337211Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1.8
- adopt staging
1.1.6
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.1.6
29 Aug 2013 10:09:38
Revision:325581Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1.6

> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    py-smb/Makefile
M    py-smb/distinfo
1.1.5
07 Jul 2013 16:45:24
Revision:322452Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1.5

changelog:
* Add support for Direct hosting of SMB over TCP/IP (TCP port 445)
1.1.4
01 Jun 2013 05:24:20
Revision:319555Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1.4
1.1.3
19 Mar 2013 06:57:03
Revision:314619Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1.3
- convert to optionsng (DOCS case)
1.1.2
28 Sep 2012 20:11:11
Revision:305010Original commit files touched by this commit
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.
1.1.1
21 Jun 2012 18:59:35
Original commit files touched by this commit
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)
1.1.1
14 Jun 2012 18:05:15
Original commit files touched by this commit
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.
1.1.0
02 Jun 2012 20:35:44
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.1.0
1.0.5
10 May 2012 07:14:09
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.0.5
1.0.4
01 May 2012 19:38:08
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.0.4
1.0.2
31 Mar 2012 18:17:26
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.0.2

Feature safe:   yes
1.0.1
31 Jan 2012 15:57:40
Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.0.1
1.0.0
25 Dec 2011 13:01:31
Original commit files touched by this commit
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)
0.4.5
10 Nov 2011 22:20:18
Original commit files touched by this commit
rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
0.4.5
17 Mar 2011 13:01:37
Original commit files touched by this commit
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>
0.4.4
14 Mar 2011 17:03:11
Original commit files touched by this commit
bapt search for other commits by this committer
update WWW and MASTER_SITE
remove MD5
0.4.4
29 Jul 2006 05:43:10
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 0.4.4

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

Reported by:    pointyhat via kris
0.4.2
03 Jun 2006 14:19:31
Original commit files touched by this commit
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>
0.4.2
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.4.2
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.4.2
20 Feb 2003 18:51:13
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.4.2
11 Nov 2002 09:54:49
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix typo.
0.4.2
04 Aug 2002 16:18:10
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.2
0.4.1
23 Jun 2002 06:35:15
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.1
0.4.0
18 Apr 2002 16:35:45
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.0
11 Jan 2002 13:21:41
commit hash: fp1.23176@dev.null.freshports.orgcommit hash: fp1.23176@dev.null.freshports.orgcommit hash: fp1.23176@dev.null.freshports.orgcommit hash: fp1.23176@dev.null.freshports.org 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: 37