Port details |
- py-impacket Collection of Python classes providing access to network packets
- 0.11.0 net =6 0.11.0Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2005-09-16 22:47:43
- Last Update: 2023-12-01 06:39:02
- Commit Hash: 8efcc1c
- People watching this port, also watch:: lft, tor, fusefs-sshfs, ap24-mod_security, nfsen
- Also Listed In: python
- License: APACHE11 ZLIB
- WWW:
- https://www.coresecurity.com/corelabs-research/open-source-tools/impacket
- Description:
- Impacket is a collection of Python classes focused on providing access
to network packets. Impacket allows Python developers to craft and
decode network packets in simple and consistent manner. It includes
support for low-level protocols such as IP, UDP and TCP, as well as
higher-level protocols such as NMB and SMB. Impacket is highly effective
when used in conjunction with a packet capture utility or package such
as Pcapy. Packets can be constructed from scratch, as well as parsed
from raw data. Furthermore, the object oriented API makes it simple to
work with deep protocol hierarchies.
See also: https://github.com/CoreSecurity/impacket
- ¦ ¦ ¦ ¦
- 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}impacket>0:net/py-impacket@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-impacket/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-impacket
- pkg install py39-impacket
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-impacket listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-impacket
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1695272809
SHA256 (impacket-0.11.0.tar.gz) = ee4039b4d2aede8f5f64478bc59faac86036796be24dea8dc18f009fb0905e4a
SIZE (impacket-0.11.0.tar.gz) = 1502931
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyasn1>=0 : devel/py-pyasn1@py39
- py39-pycryptodomex>0 : security/py-pycryptodomex@py39
- py39-openssl>0 : security/py-openssl@py39
- py39-six>0 : devel/py-six@py39
- py39-ldap3>0 : net/py-ldap3@py39
- py39-flask>0 : www/py-flask@py39
- py39-future>0 : devel/py-future@py39
- py39-charset-normalizer>0 : textproc/py-charset-normalizer@py39
- py39-ldapdomaindump>0 : net/py-ldapdomaindump@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net/py-wmi-query
- security/openvas
Configuration Options:
- ===> The following configuration options are available for py39-impacket-0.11.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-impacket
- USES:
- dos2unix 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 |
0.11.0 01 Dec 2023 06:39:02 |
Po-Chuan Hsieh (sunpoet) |
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)
Approved by: portmgr (blanket) |
0.11.0 02 Oct 2023 16:13:26 |
Jose Alonso Cardenas Marquez (acm) |
net/py-impacket: Update to 0.11.0
- Take maintainership. Maintainer not show activity from 2019 and this port was
marked like vulnerable from 2023-04-09
Approved by: maintainer timeout |
0.9.17_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> |
0.9.17_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 |
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) |
0.9.17_1 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 ) |
0.9.17_1 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 ) |
0.9.17_1 07 Jul 2022 11:56:33 |
Michael Gmelin (grembo) |
net/py-impacket: Fix dependencies, undeprecate
Upstream switched from py-pycrypto to py-pycryptodome in 2018.
Do the same in the port and undeprecate. |
0.9.17 02 Jul 2022 09:31:15 |
Rene Ladan (rene) |
cleanup: expire consumers of security/py-pycrypto on 2022-09-30
These should probably use security/py-pycryptodome instead. |
0.9.17 03 Jun 2022 13:59:09 |
Po-Chuan Hsieh (sunpoet) |
net/py-impacket: Fix build with setuptools 58.0.0+
With hat: python |
0.9.17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.17 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.9.17 05 Jan 2019 21:50:37 |
swills |
net/py-impacket: Update to 0.9.17
While here, assign maintainership to submitter
PR: 231059
Submitted by: Silvio Ap Silva <contato@kanazuchi.com> |
0.9.15 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.9.15 22 Jan 2018 09:02:06 |
amdmi3 |
- Fix LICENSE
- Add NO_ARCH
- Update WWW |
0.9.15 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.9.15 16 Jul 2016 10:36:33 |
antoine |
Update to 0.9.15 |
0.9.14 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.14 10 Jan 2016 06:14:31 |
miwi |
- Update to 0.9.14
PR: 206032
Submitted by: jochen@jochen-neumeister.de |
0.9.13_1 18 Nov 2015 21:41:48 |
rm |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |
0.9.13 01 Aug 2015 19:21:27 |
rm |
net/py-impacket: update WWW, sort USE_PYTHON |
0.9.13 05 May 2015 10:49:43 |
antoine |
Update to 0.9.13 |
0.9.12 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.9.12 27 Jul 2014 10:06:49 |
antoine |
Update to 0.9.12 |
0.9.11 28 Mar 2014 21:58:17 |
antoine |
- Update to 0.9.11
- Apache license 1.1 is now in the framework
PR: ports/187973
Submitted by: KATO Tsuguru |
0.9.10 21 Dec 2013 23:21:07 |
antoine |
- Stage support
- Use PYDISTUTILS_AUTOPLIST |
0.9.10 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
0.9.10 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.10 09 May 2013 11:07:27 |
antoine |
Update py-impacket to 0.9.10
Approved by: miwi (mentor) |
0.9.9.9 29 Apr 2013 19:42:46 |
antoine |
Unbreak py-impacket on FreeBSD 8.3
Approved by: eadler (mentor) |
0.9.9.9 28 Apr 2013 22:11:48 |
antoine |
Update py-impacket to 0.9.9.9
Approved by: eadler (mentor) |
0.9.6.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.6.0 16 Dec 2008 05:25:48 |
linimon |
Reset yazzy@yazzy.org due to maintainer-timeouts and no response to
email.
Hat: portmgr |
0.9.6.0 28 Jan 2007 09:00:14 |
dryice |
update to 0.9.6.0
new file: files/patch-setup.py
PR: ports/103726
Submitted by: Justin Heath <justin@snort.org>
Approved by: itetcu (mentor) Marcin Jessa <yazzy@yazzy.org> (maintainer) |
0.9.5.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.5.1 22 Sep 2005 08:34:29 |
pav |
- Revert 1.2, the file is now on the second mirror
Requested by: maintainer |
0.9.5.1 22 Sep 2005 08:20:08 |
pav |
- Remove dead master site
Reported by: krismail |
0.9.5.1 16 Sep 2005 22:47:20 |
pav |
Impacket is a collection of Python classes focused
on providing access to network packets.
Impacket allows Python developers to craft and decode
network packets in simple and consistent manner.
PR: ports/86203
Submitted by: Marcin Jessa <yazzy@yazzy.org> |