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 on branch 2022Q2
py-smbprotocol Interact with a server using the SMB 2/3 Protocol
1.13.0 net on this many watch lists=0 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.12.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-11-08 17:10:53
Last Update: 2024-03-31 03:07:26
Commit Hash: 3d670b6
Also Listed In: python
License: MIT
WWW:
https://github.com/jborean93/smbprotocol
Description:
SMB is a network file sharing protocol and has numerous iterations over the years. This library implements the SMBv2 and SMBv3 protocol based on the MS-SMB2 document. Features: - Negotiation of the SMB 2.0.2 protocol to SMB 3.1.1 (Windows 10/Server 2016) - Authentication with both NTLM and Kerberos - Message signing - Message encryption (SMB 3.x.x+) - Connect to a Tree/Share - Opening of files, pipes and directories - Set create contexts when opening files - Read and writing of files and pipes - Sending IOCTL commands - Sending of multiple messages in one packet (compounding) - Experimental support for both standalone and DFS server shares
Homepage    cgit ¦ Codeberg ¦ 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}smbprotocol>0:net/py-smbprotocol@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-smbprotocol/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-smbprotocol
  • pkg install py39-smbprotocol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-smbprotocol listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-smbprotocol
Package flavors (<flavor>: <package>)
  • py39: py39-smbprotocol
distinfo:
TIMESTAMP = 1711466208 SHA256 (smbprotocol-1.13.0.tar.gz) = cf33f5ae1017e9ad78ca323f2f8e323e8de519b8511dd365231cd896e8c3abba SIZE (smbprotocol-1.13.0.tar.gz) = 182645

Packages (timestamps in pop-ups are UTC):
py37-smbprotocol
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.2.0---1.2.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-smbprotocol
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.01.13.0--1.13.0---
FreeBSD:13:quarterly1.13.01.13.01.10.1-1.13.0-1.12.01.12.0
FreeBSD:14:latest1.12.01.13.01.10.1-1.13.01.10.1-1.10.1
FreeBSD:14:quarterly1.12.01.13.0-1.12.01.13.0-1.12.01.12.0
FreeBSD:15:latest1.12.01.13.0n/a1.12.0n/a-1.12.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyspnego>=0 : security/py-pyspnego@py39
  2. py39-cryptography>=42.0.5,1 : security/py-cryptography@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_py-smbprotocol
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/smbprotocol/
  2. https://pypi.org/packages/source/s/smbprotocol/
Collapse this list.

There are no commits on branch 2022Q2 for this port