summaryrefslogtreecommitdiff
path: root/dev-ml
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/ocamldsort: drop backward compat dep on camlp4Alexis Ballier2016-06-241-0/+27
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --force
* dev-ml/ocaml-data-notation: drop backward compat dep on camlp4Alexis Ballier2016-06-241-2/+3
| | | | Package-Manager: portage-2.3.0
* dev-ml/macaque: remove oldAlexis Ballier2016-06-242-22/+0
| | | | Package-Manager: portage-2.3.0
* dev-ml/lablgtk: drop backward compat dep on camlp4Alexis Ballier2016-06-241-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --force
* dev-ml/camomile: drop backward compat camlp4 depAlexis Ballier2016-06-241-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --force
* dev-ml/ocaml-gettext: remove oldAlexis Ballier2016-06-232-48/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocaml-gettext: drop backward compat for camlp4Alexis Ballier2016-06-231-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/fieldslib: remove oldAlexis Ballier2016-06-233-55/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/lwt: drop backward compat dep on camlp4Alexis Ballier2016-06-231-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/lwt: drop Pierre & proxy maints from metadata. He is not maintaining ↵Alexis Ballier2016-06-231-8/+0
| | | | | | it anymore. Package-Manager: portage-2.3.0_rc1
* dev-ml/optcomp: drop backward comapt dep on camlp4Alexis Ballier2016-06-231-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/pipebang: remove oldAlexis Ballier2016-06-232-22/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/pa_bench: remove oldAlexis Ballier2016-06-233-51/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/pxp: drop backward compat dep on camlp4Alexis Ballier2016-06-231-0/+55
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/core_bench: remove oldAlexis Ballier2016-06-233-83/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocamlnet: bump to 4.1.2Alexis Ballier2016-06-232-0/+83
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/lablgl: drop backward compat deps on labltk/camlp4, bug #586304Alexis Ballier2016-06-231-0/+95
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/lablgl: remove oldAlexis Ballier2016-06-232-94/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/pomap: drop backward compat dep on camlp4; part of bug #586304Alexis Ballier2016-06-231-0/+31
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/pomap: remove oldAlexis Ballier2016-06-233-64/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/utop: remove oldAlexis Ballier2016-06-234-180/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/utop: drop backward compat dep for camlp4Alexis Ballier2016-06-231-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* Revert "dev-ml/lablgl: Remove another := slot op from || dep"Alexis Ballier2016-06-231-1/+1
| | | | | | | | | | | | | | | | | | | This reverts commit 9675d96cfe244033e97dd7034b95c5af251405e3. This commit is wrong in several aspects: - Such changes should come with a revbump - Removing := deps causes packages not to be rebuilt on upgrades, causing barely understandable build failures when upgrading, later on. Thanks to this commit, people that have installed those packages will likely experience those failures with the upcoming ocaml 4.03 unmask. - This is a non maintainer commit where no discussion at all happened with the maintainers during the 3 days between bug report and mass commit. Such discussion could have prevented the above mentioned breakage. Proper fix is to drop the backward compatibility part of the || () dep. This fix was slowly moving forward whenever possible and noticed. Main blocker for this is bug #463018 which requires taking extra care for not breaking the stable tree nor needlessly preventing future stabilization of packages.
* Revert "dev-ml/ocamlnet: Remove another := slot op from || dep"Alexis Ballier2016-06-233-3/+3
| | | | | | | | | | | | | | | | | | | This reverts commit 3b1a4cc0f9b9a0a2c70d6bb53cb71bf059e2920e. This commit is wrong in several aspects: - Such changes should come with a revbump - Removing := deps causes packages not to be rebuilt on upgrades, causing barely understandable build failures when upgrading, later on. Thanks to this commit, people that have installed those packages will likely experience those failures with the upcoming ocaml 4.03 unmask. - This is a non maintainer commit where no discussion at all happened with the maintainers during the 3 days between bug report and mass commit. Such discussion could have prevented the above mentioned breakage. Proper fix is to drop the backward compatibility part of the || () dep. This fix was slowly moving forward whenever possible and noticed. Main blocker for this is bug #463018 which requires taking extra care for not breaking the stable tree nor needlessly preventing future stabilization of packages.
* Revert "dev-ml/*: Remove := slot ops from || deps, #586304"Alexis Ballier2016-06-2335-67/+67
| | | | | | | | | | | | | | | | | | | This reverts commit 2d4ac687fbf44588f764697c9dcb2b960a18d51b. This commit is wrong in several aspects: - Such changes should come with a revbump - Removing := deps causes packages not to be rebuilt on upgrades, causing barely understandable build failures when upgrading, later on. Thanks to this commit, people that have installed those packages will likely experience those failures with the upcoming ocaml 4.03 unmask. - This is a non maintainer commit where no discussion at all happened with the maintainers during the 3 days between bug report and mass commit. Such discussion could have prevented the above mentioned breakage. Proper fix is to drop the backward compatibility part of the || () dep. This fix was slowly moving forward whenever possible and noticed. Main blocker for this is bug #463018 which requires taking extra care for not breaking the stable tree nor needlessly preventing future stabilization of packages.
* dev-ml/ocaml-re: bump to 1.6.1; re-enable doc useflagAlexis Ballier2016-06-222-0/+25
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocamlnet: Remove another := slot op from || depMichał Górny2016-06-213-3/+3
|
* dev-ml/lablgl: Remove another := slot op from || depMichał Górny2016-06-211-1/+1
|
* dev-ml/*: Remove := slot ops from || deps, #586304Michał Górny2016-06-2135-67/+67
|
* dev-ml/tyxml: enable camlp4 by default; still needed by ocsigenserverAlexis Ballier2016-06-211-1/+1
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/js_of_ocaml: bump to 2.8Alexis Ballier2016-06-203-0/+59
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocaml-sqlite3: bump to 4.0.5Alexis Ballier2016-06-152-0/+30
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocaml-ctypes: bump to 0.6.2Alexis Ballier2016-06-092-0/+37
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocaml-ctypes: bump to 0.6.0Alexis Ballier2016-06-032-0/+37
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocaml-re: bump to 1.6.0Alexis Ballier2016-06-012-0/+26
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/menhir: bump to 20160526Alexis Ballier2016-05-302-0/+38
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/deriving: bump to 0.7.1Alexis Ballier2016-05-262-0/+37
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocaml-sqlite3: bump to 4.0.4Alexis Ballier2016-05-262-0/+30
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/tyxml: bump to 4.0.0Alexis Ballier2016-05-243-0/+39
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ppx_tools: bump to 5.0 and remove 4.03 versionAlexis Ballier2016-05-243-5/+38
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/markup: initial import; ebuild by meAlexis Ballier2016-05-243-0/+48
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/menhir: bump to 20160504Alexis Ballier2016-05-242-0/+38
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/ocurl: bump to 0.7.7Alexis Ballier2016-05-172-0/+39
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/parmap: add a version that works with ocaml 4.03Alexis Ballier2016-05-162-0/+48
| | | | Package-Manager: portage-2.3.0_rc1
* dev-ml/batteries: bump to 2.5.2Alexis Ballier2016-05-162-0/+25
| | | | Package-Manager: portage-2.2.28
* dev-ml/js-build-tools: bump to 113.33.04Alexis Ballier2016-05-112-0/+41
| | | | Package-Manager: portage-2.2.28
* dev-ml/variantslib: fix homepage, bug #580492Alexis Ballier2016-05-111-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-ml/variantslib: remove oldAlexis Ballier2016-05-113-51/+0
| | | | Package-Manager: portage-2.2.28
* dev-ml/csv: bump to 1.5Alexis Ballier2016-05-062-0/+25
| | | | Package-Manager: portage-2.2.28
* dev-ml/ocaml-cstruct: bump to 2.1.0Alexis Ballier2016-05-062-0/+44
| | | | Package-Manager: portage-2.2.28