The NetBSD Project

CVS log for pkgsrc/devel/ocaml-extlib/buildlink3.mk

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Tue May 24 18:59:24 2022 UTC (21 months, 3 weeks ago) by jaapb
Branch: MAIN
CVS Tags: 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
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 8 20:36:53 2021 UTC (3 years ago) by jaapb
Branch: 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
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Updated devel/ocaml-extlib to version 1.7.8.

Changes include:
* sync with OCaml 4.12
* breaking change: ExtList.find_map type updated to match stdlib (following deprecation in previous release)
* breaking change: minimal (recommended) build of extlib now excludes Base64 module
* String: fold_left and fold_right without allocations

Revision 1.9 / (download) - annotate - [select for diffs], Wed May 15 09:01:03 2019 UTC (4 years, 10 months ago) by jaapb
Branch: 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
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Changed devel/ocaml-extlib to build on non-opt archs, revbump

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 5 18:30:38 2019 UTC (5 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Updated devel/ocaml-extlib to version 1.7.6.

Minor fixes; see the CHANGES file for details.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 19 15:15:22 2018 UTC (5 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Recursive revbump associated with the update of lang/ocaml to 4.07.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 11 12:04:32 2018 UTC (5 years, 8 months ago) by jaapb
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Updated devel/ocaml-extlib to version 1.7.5.

Most importantly, this version adds support for OCaml 4.07. There are some
other minor extensions as well.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 27 19:32:24 2018 UTC (5 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Updated package devel/ocaml-extlib to version 1.7.4.

This fixes some problems with OCaml 4.06, installs .cmt and .cmti files,
and has some other minor fixes and improvements.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 10 16:53:08 2018 UTC (6 years, 2 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive revbump associated with the update to OCaml 4.06.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 11 10:25:39 2017 UTC (6 years, 8 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Updated package to latest version, 1.7.2 (also changed distribution site).
Changes include:

1.7.2 (2017-03-29)
 * sync with OCaml 4.05

1.7.1 (2016-11-11)
 * sync with OCaml 4.04
 * add Hashtbl.Make for better compatibility

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 19 10:12:18 2016 UTC (7 years, 9 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Updated buildlink3.mk file for 1.7.0 (API has changed!)

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 26 10:54:36 2014 UTC (9 years, 4 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4

Added devel/ocaml-extlib, an alternative standard library for OCaml. Will
come in handy as a dependency for a few things.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>