24 Commits

Author SHA1 Message Date
sthen
35e103f806 update the HOMEPAGE, this could do with a bump to a newer version sometime
to gain py3 support (needs a new port ldapdomaindump which has a forced dep
on py-ldap3 of exactly version 2.5.1 because of a bug in 2.5.2; we have 2.6)
2019-11-10 15:58:51 +00:00
sthen
4d00f45fa5 FIX_EXTRACT_PERMISSIONS 2019-11-10 15:10:03 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jasper
da873a607c remove patches which are no longer needed now that Cryptodome replaced Crypto 2018-06-02 12:01:58 +00:00
jasper
99de78b188 switch to py-cryptodome 2018-05-12 21:01:05 +00:00
dcoppa
7dfdf361d3 HOMEPAGE changed again 2016-09-01 15:13:49 +00:00
dcoppa
3395514a23 Update to impacket-0.9.15 2016-09-01 12:21:05 +00:00
dcoppa
3c84e6af51 Homepage gives 404 now, so use the github url 2016-05-26 09:51:26 +00:00
dcoppa
ea6b2397f7 Update (again) to impacket-0.9.14 + fixes 2016-05-26 09:29:23 +00:00
dcoppa
9fb3614f1d Revert previous: 0.9.14 is broken.
I'll open an issue on upstream's github.
2016-01-12 10:22:32 +00:00
dcoppa
71b4d62cea Update to impacket-0.9.14 2016-01-11 09:28:16 +00:00
ajacoutot
08f74affc1 Do not hardcode path to python. 2015-07-17 21:32:39 +00:00
dcoppa
6b3f59994e Update to impacket-0.9.13 2015-06-04 08:03:49 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
dcoppa
88e29e05d3 Update to impacket-0.9.12 2014-09-29 08:11:31 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
sthen
14ac80a32b bumps for new python 2010-08-30 21:21:53 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
7f04d820f9 fix HOMEPAGE, bump. reported by Maxime DERCHE, thanks!. 2009-04-12 11:31:30 +00:00
sthen
b5d8c1d58f import py-impacket, from Pawlowski Marcin Piotr on ports@ with tweaks.
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.
2009-04-03 15:47:45 +00:00