27 Commits

Author SHA1 Message Date
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
kmos
3a2cb10a44 The new version of yara/python won't build with base-gcc.
Shift to ports-gcc on base-gcc arches. Fixes build on sparc64
2022-07-12 14:14:27 +00:00
rsadowski
7178bcae4e Update yara to 4.2.2
Sounds good rpointel@ (maintainer), ok kn@, Tested by Matthias Schmidt
2022-07-10 12:19:03 +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
tb
798c270b3f security/yara/main: neuter some compat shims that break with the recent
LibreSSL bump, most of which were unnecessary since LibreSSL 2.7
2021-10-31 17:30:40 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rpointel
4e331ed485 update yara to 3.11.0.
ok benoit@.
2019-11-11 20:34:33 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
rpointel
a168ab587f update yara to 3.10.0.
ok benoit@.
2019-05-16 09:37:00 +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
rpointel
09ca062551 update yara to 3.9.0.
ok benoit@.
2019-02-26 09:09:17 +00:00
rpointel
1a7892767d update yara to 3.8.1.
ok benoit@.
2018-08-17 07:49:58 +00:00
rpointel
9078a411aa update yara and python yara to 3.8.0.
ok benoit@.
2018-08-16 09:58:47 +00:00
rpointel
f676cb2502 update yara to 3.7.1, enable python3 flavor and take maintainership.
ok benoit@.
2018-05-18 09:02:29 +00:00
rpointel
07af4bf5e4 update yara to 3.7.0.
ok benoit@.
2017-11-11 13:14:39 +00:00
rpointel
3e05b98ca5 update yara to 3.6.3, bugfixes update. 2017-07-06 04:35:45 +00:00
rpointel
99db5d4ad4 update yara to 2.6.2.
ok benoit@.
2017-06-29 15:43:54 +00:00
rpointel
838263c0e7 update yara to 3.6.1, and link to LibreSSL instead of OpenSSL.
discussed with&patch from antoine[at]freebsd[dot]org.
ok benoit@.
2017-06-07 12:24:52 +00:00
rpointel
2a3aed899f update yara to 3.6.0.
ok benoit@.
2017-05-31 04:27:50 +00:00
rpointel
7c3ec1d04f update yara to 3.5.0.
ok benoit@.
2016-09-14 20:40:53 +00:00
rpointel
1aa5ed389b link yara to libmagic, permit to use magic in yara rules:
http://yara.readthedocs.org/en/latest/modules/magic.html

ok ajatoctou@
2015-09-19 17:39:55 +00:00
rpointel
4f9a42b8c4 import yara, a pattern matching swiss knife
ok aja@
2015-09-18 21:35:32 +00:00