The NetBSD Project

CVS log for pkgsrc/devel/ocaml-reactiveData/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ocaml-reactiveData

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 24 18:59:31 2022 UTC (2 years, 6 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 10 08:14:02 2022 UTC (2 years, 7 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -26 lines
Updated devel/ocaml-reactiveData to version 0.3.

This adds support for the upcoming OCaml 5.0 and switches to dune for
building.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 8 08:12:59 2021 UTC (3 years, 9 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Recursive revbump associated with update of lang/ocaml

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 5 17:14:52 2019 UTC (5 years, 9 months ago) by jaapb
Branches: MAIN
CVS tags: 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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Updated package devel/ocaml-reactiveData to version 0.2.2.

Minor bugfixes and additions.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 13 13:55:32 2018 UTC (6 years, 7 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 10 16:53:10 2018 UTC (6 years, 11 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Recursive revbump associated with the update to OCaml 4.06.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Sep 8 09:51:22 2017 UTC (7 years, 3 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Recursive revbump associated with update of ocaml to 4.05

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 30 22:32:15 2017 UTC (7 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Switch github HOMEPAGEs to https.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 11 14:19:22 2017 UTC (7 years, 5 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Revbump associated with ocaml-4.04.2

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 30 11:33:50 2016 UTC (7 years, 11 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Updated package to latest version, 0.2.1. Changes include:

  * Add ?eq parameter to S.signal

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 2 09:17:54 2016 UTC (8 years, 5 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Add dependency to ocamlbuild. No upstream changes.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 20 17:43:51 2016 UTC (8 years, 5 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Revbump to make sure package gets compiled with newer mk/ocaml.mk.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 5 11:45:39 2016 UTC (8 years, 7 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Recursive revbump associated with ocaml update.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 6 12:10:33 2016 UTC (8 years, 10 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority
of packages used it, and it only made Makefiles more confusing.
(I've left out some packages: these will be updated forthwith)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 6 11:23:41 2016 UTC (8 years, 10 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -9 lines
Updated version to 0.2 and changed master Github repository. Changes
include:

  * Add `from_signal`, which converts React signals to ReactiveData
    containers. `from_signal` uses a diffing algorithm to detect what
    changes, thus minimizing the updates needed downstream.
  * Optimize common cases of `merge`.
  * Provide documentation and make the naming more consistent.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 30 11:52:57 2015 UTC (9 years, 5 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Recursive revbump associated with update of lang/ocaml to 4.02.2.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 20 15:19:54 2015 UTC (9 years, 10 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
New package ocaml-reactiveData, reactive programming with incremental
changes in data structures. Needed as a dependency for js_of_ocaml.

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>