Commit Graph

22 Commits

Author SHA1 Message Date
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +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
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
f345fb86c6 bump ports depending on python3 in net 2017-01-03 19:24:43 +00:00
rpointel
66401f3fba update python-nmap to 0.6.1.
ok benoit@.
2016-09-22 19:38:13 +00:00
rpointel
52af8d42af update py-nmap to 0.6.0.
ok shadchin@.
2016-04-10 07:34:50 +00:00
rpointel
ddeaa87f2e update py-nmap to 0.4.4.
ok ajacoutot@.
2015-10-25 08:18:25 +00:00
rpointel
849e883f33 update python nmap to 0.4.3. Use python 3 because this version does not support python 2.
ok aja@
2015-09-20 07:39:02 +00:00
benoit
88c283cc53 Update to py-nmap-0.3.4.
ok rpointel@ (maintainer)
2014-12-13 17:21:24 +00:00
jasper
6ca9b2fc83 unify; ok rpointel@ 2014-10-31 12:21:26 +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
rpointel
256faba89b Tarball has changed. Bump revision because one file has changed.
ok sthen@.
2011-04-24 10:14:43 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
landry
25460ded76 Import py-nmap 1.4, from maintainer Remi Pointel
python-nmap is a python library which helps in using nmap port scanner.
It allows to easilly manipulate nmap scan results and will be a perfect
tool for systems administrators who want to automatize scanning task and
reports. It also supports nmap script outputs.

ok benoit@
2010-10-16 08:58:56 +00:00