Commit Graph

15 Commits

Author SHA1 Message Date
rsadowski c41f8b03d0 Update knockpy to 6.0.0 2023-01-17 20:08:58 +00:00
rsadowski f9213f545d Update knockpy to 5.4.0 2023-01-13 11:17:36 +00:00
sthen 1497c50b7d use MODPY_PYBUILD 2022-11-25 19:30:34 +00:00
sthen 716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
rsadowski 86b5d9e4f0 Update knockpy to 5.3.0 2022-03-15 07:29:14 +00:00
naddy 8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen 29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
rsadowski ba2a89d824 Update knockpy to 5.2.0 2021-10-16 09:44:57 +00:00
rsadowski a593fc8227 Update knockpy to 5.1.0
With help and feedback from jca@, gnezdo@ and sthen@
2021-04-24 04:23:59 +00:00
sthen 3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
kmos 8ee1929857 knockpy wasn't pointed at the new py2-dnspython like it should have been
Found during sparc64 bulk
2021-01-17 06:10:19 +00:00
sthen 48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rsadowski 8263a65694 Update knockpy from 4.0.0 to 4.1.0.
- use MODPY_EGG_VERSION
- helper target to avoid clashes with make plist.

Python bits from and ok jca@
2017-11-03 21:22:02 +00:00
rsadowski 828f59bcc6 update to knockpy-4.0.0
ok danj@ landry@
2017-04-22 07:36:27 +00:00
danj 776bec0a2b import knockpy-3.0.0
Knockpy is a python tool designed to enumerate subdomains on a target domain
through a wordlist.

From Rafael Sadowski
tweaks/ok jca@
2016-07-02 15:55:23 +00:00