Port details |
- py-smbprotocol Interact with a server using the SMB 2/3 Protocol
- 1.15.0 net =2 1.14.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-11-08 17:10:53
- Last Update: 2024-11-21 13:38:21
- Commit Hash: d4a2d4c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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
- ¦ ¦ ¦ ¦
- 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 py311-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 py311-smbprotocol listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-smbprotocol
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679332
SHA256 (smbprotocol-1.15.0.tar.gz) = 3c892f4c22ab147d0576a3a8d34279831b26ab4695b7df911a334bc41f6d652a
SIZE (smbprotocol-1.15.0.tar.gz) = 183689
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyspnego>=0 : security/py-pyspnego@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.15.0 21 Nov 2024 13:38:21 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.15.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.14.0 08 Sep 2024 18:37:45 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.14.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.13.0 31 Mar 2024 03:07:26 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.13.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/jborean93/smbprotocol/releases |
1.12.0 14 Nov 2023 17:15:48 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.12.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.11.0 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
1.11.0 06 Sep 2023 20:49:52 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.11.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.10.1 31 Jul 2023 16:40:11 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Sort USES |
1.10.1 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
1.10.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.10.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.10.1 30 Dec 2022 09:05:03 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.10.1
Changes: https://github.com/jborean93/smbprotocol/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.9.0 07 Mar 2022 18:11:24 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.9.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.8.3 21 Nov 2021 21:15:49 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.8.3
Changes: https://github.com/jborean93/smbprotocol/releases |
1.8.2 05 Nov 2021 19:14:22 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.8.2
Changes: https://github.com/jborean93/smbprotocol/releases |
1.8.1 01 Nov 2021 13:41:48 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.8.1
Changes: https://github.com/jborean93/smbprotocol/releases |
1.8.0 25 Oct 2021 21:46:45 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.8.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.7.0 27 Sep 2021 15:56:00 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.7.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.6.2 21 Sep 2021 03:44:52 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.6.2
Changes: https://github.com/jborean93/smbprotocol/releases |
1.6.1 08 Aug 2021 14:54:09 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.6.1
Changes: https://github.com/jborean93/smbprotocol/releases |
1.5.1 16 May 2021 15:24:12 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.5.1
Changes: https://github.com/jborean93/smbprotocol/releases |
1.5.0 18 Apr 2021 05:43:59 |
Po-Chuan Hsieh (sunpoet) |
net/py-smbprotocol: Update to 1.5.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 03 Feb 2021 19:49:14 |
sunpoet |
Update to 1.4.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.3.0 26 Jan 2021 17:37:01 |
sunpoet |
Update to 1.3.0
Changes: https://github.com/jborean93/smbprotocol/releases |
1.2.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.2.0 08 Nov 2020 17:10:46 |
sunpoet |
Add py-smbprotocol 1.2.0
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
WWW: https://github.com/jborean93/smbprotocol |