Commit Graph

15 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +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
naddy
afcc689c59 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-26 18:20:31 +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
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +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
jasper
e9652e0dff fix path to wordllists
ok rpointel@ (MAINTAINER)
2019-02-01 20:40:43 +00:00
rpointel
096dbfa760 update theHarvester to 3.0.6. 2018-12-31 09:35:40 +00:00
rpointel
b300219af4 update theHarvester to 3.0.4. 2018-12-13 06:52:46 +00:00
rpointel
480dd4dce6 update TheHarvester to 3.0.1, and switch to python3. 2018-11-27 16:32:48 +00:00
rpointel
9379b9fb8d update theHarvester to 3.0. 2018-10-17 09:19:44 +00:00
rpointel
5f7d6a2110 add BUILD_DEPENDS = lang/python/${MODPY_VERSION} (from nigel@).
thanks.
2016-05-04 05:44:33 +00:00
rpointel
0579088de4 import the harvester, the information gathering suite.
ok benoit@.
2016-05-03 05:49:55 +00:00