The NetBSD Project

CVS log for pkgsrc/devel/py-cle/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-cle

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 17 16:06:22 2025 UTC (41 hours, 17 minutes ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
devel/py-ailment devel/py-angr devel/py-archinfo devel/py-cle devel/py-pyvex math/py-claripy: updated to 9.2.150

9.2.150
Unknown changes

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:03 2024 UTC (5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:45:37 2024 UTC (6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
*: clean-up after python38 removal

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 7 19:24:31 2024 UTC (8 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
*: Try fixing deepstate and dependencies and py-angr and dependencies

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 7 09:56:52 2024 UTC (14 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
py-angr: updated to 9.2.89

9.2.89
Bug fixes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 30 19:24:35 2024 UTC (14 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -7 lines
py-angr py-cle py-pyvex py-archinfo py-claripy py-ailment: updated to 9.2.87

9.2.87
Unknown changes

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 28 19:56:58 2023 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 1 23:20:40 2023 UTC (20 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
*: remove more references to Python 3.7

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 11 07:19:09 2023 UTC (23 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +17 -18 lines
py-cle: updated to 9.2.50

9.2.50
Unknown changes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:52:56 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 28 22:56:38 2020 UTC (4 years, 6 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
py-angr: update to version 9.0.4378

The project did not release any list of changes. This spans 7 years worth
of commits; tough to summarize for an outsider.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 18 20:24:58 2020 UTC (4 years, 8 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +18 -3 lines
Update py-angr to 8.20.7.27, along with associated packages.

Version is consolidated into devel/py-angr/version.mk now so the next
person to come along will know what else needs to be updated.

devel/py-pyvex distfiles are still kinda kludgey, and devel/py-angr's
tests don't run without binary samples that I got bored trying to
incorporate.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 9 14:02:31 2020 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
py-angr: update py-angr and dependencies (all from the angr project) to 8.20.1.7

This now only supports python 3.x.

Other changes not documented.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 15 02:32:56 2018 UTC (7 years, 1 month ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Import py-cle version 7.8.2.21 from wip

CLE loads binaries and their associated libraries, resolves imports and
provides an abstraction of process memory the same way as if it was loader by
the OS's loader.

It is maintained by the angr organization on GitHub.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>