Commit Graph

25 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
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
75261975b1 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:22 +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
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
b88b98179c bugfix update to capstone-4.0.2
ok benoit@ (MAINTAINER)
2020-06-02 11:47:10 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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
0b0bf05512 update to capstone-4.0.1
ok benoit@ (MAINTAINER)
2019-04-01 02:28:20 +00:00
bentley
29914766f9 https homepage/master_sites. 2018-04-27 06:10:49 +00:00
naddy
b7b0c90623 remove unused, empty files 2017-11-20 23:59:02 +00:00
ajacoutot
cb8ac1f014 Unbreak. 2017-11-06 09:53:33 +00:00
rpointel
c0e99765f3 add python bindings for capstone.
ok benoit@ jasper@.
2017-11-06 08:54:28 +00:00
jasper
3b99897557 disable silent build 2017-04-09 11:08:07 +00:00
feinerer
a6c97c95df Fix SONAME so that binaries built with -lcapstone can actually find the library.
ok benoit@
2016-10-03 07:39:59 +00:00
benoit
f89d6f420d Update to capstone-3.0.4. 2015-07-23 06:05:04 +00:00
benoit
7ca751972e Update to capstone-3.0.3. 2015-05-09 06:50:02 +00:00
benoit
0d09c62c27 Update to capstone-3.0.2. 2015-03-15 17:32:48 +00:00
benoit
2249541cfd Update to capstone-3.0.1. 2015-02-04 07:33:11 +00:00
benoit
a37a2dcf03 Update to capstone-3.0. 2014-11-19 21:59:31 +00:00
benoit
c64fd67571 Update capstone to 2.1.2. 2014-04-04 09:57:39 +00:00
benoit
4777014045 Update capstone to 2.1.1. 2014-03-16 09:45:32 +00:00
jasper
213fc3b44e prevent a clash with the 'mips' symbol on mips64; fixes build.
ok benoit@ (MAINTAINER)
2014-03-09 19:58:51 +00:00
benoit
64747cae1f Import capstone.
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.

tweaks and ok zhuk@
2014-01-24 22:47:46 +00:00