10 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
sebastia
7c3676f094 tell find_packages to exclude the 'tests' subdirectory when building the
package. found it conflicting with devel/py-cstruct
2022-09-06 06:17:47 +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
sebastia
d6101d36bb fix routersploit loading a module, breakage pointed out by
Ampie Niemand ampien at gmail dot com
Thanks
2021-05-26 18:31:41 +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
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sebastia
203e00d74f Update to 3.4.0
lots of new things in here, switch to new GH_ACCOUNT
takeover MAINTAINER

OK gonzalo@, awolk@ (former MAINTAINER)
2019-09-05 08:33:27 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
awolk
2f20338014 Import security/routersploit
The RouterSploit Framework is an open-source exploitation
framework dedicated for embedded devices.

It consists of various modules that aid penetration testing operations:

* exploits - modules that take advantage of identified vulnerabilities
* creds - modules designed to test credentials against network services
* scanners - modules that check if target is vulnerable to any exploit

OK sthen@
2016-07-04 21:02:08 +00:00