The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 30 13:36:38 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -7 lines
py-hyperscan: convert to wheel.mk

Bump PKGREVISION.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:41:13 2023 UTC (17 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 13 19:31:23 2022 UTC (2 years, 9 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.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
*: setuptools_scm: switch to versioned_dependencies

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:10 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
*: bump PKGREVISION for egg.mk users

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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 27 16:04:08 2018 UTC (5 years, 10 months ago) by joerg
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, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, 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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Needs py-six.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 10 15:41:16 2018 UTC (6 years ago) by minskim
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
devel/py-hyperscan: Update to 0.0.2

This version allows passing scratch as an argument to scan().

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 25 20:22:14 2018 UTC (6 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Needs py-setuptools_scm.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 25 00:26:30 2018 UTC (6 years, 3 months ago) by minskim
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
devel/hyperscan: Update to 5.0.0

New features:

- A hybrid library of Hyperscan and PCRE called Chimera
- Logical combination matching
- Experimental support for Windows

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 8 16:54:50 2018 UTC (6 years, 6 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
devel/py-hyperscan: Import version 0.0.1

A CPython extension for the Hyperscan regular expression matching
library.

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>