From e25d7e61cb30bf237f40d8fba990f913571890a2 Mon Sep 17 00:00:00 2001 From: Benedikt Hegner Date: Thu, 24 Nov 2016 14:25:48 +0100 Subject: [PATCH] add Portage presentation; port and update packaging tool list --- workinggroups/_posts/2015-11-04-packaging.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/workinggroups/_posts/2015-11-04-packaging.md b/workinggroups/_posts/2015-11-04-packaging.md index 3011f4ba9..278b60944 100644 --- a/workinggroups/_posts/2015-11-04-packaging.md +++ b/workinggroups/_posts/2015-11-04-packaging.md @@ -32,17 +32,23 @@ We held various meetings to look at the existing build and packaging solutions | [4.11.2015](https://indico.cern.ch/event/457365/) | AliBuild | | [18.11.2015](https://indico.cern.ch/event/462334/) | Conda | | [10.02.2016](https://indico.cern.ch/event/484006/) | Spack | +| [02.11.2017](https://indico.cern.ch/event/581338/) | Gentoo's Portage | -During these meetings we looked at +During these meetings we looked at the following community-driven projects - * [Worch](https://github.com/brettviren/worch) - * [LCGCMake](http://ph-dep-sft.web.cern.ch/document/using-lcgcmake) + * [aliBuild](http://alisw.github.io/alibuild/) * [cmsBuild](https://github.com/cmsbuild/cmsdist) + * [LCGCMake](https://gitlab.cern.ch/sft/lcgcmake/) + * [Worch](https://github.com/brettviren/worch) + * Contractor (no public documentation) + * SciSoft (no public documentation) + +and the following open-source projects + + * [Conda](http://conda.pydata.org/docs/) * [homebrew](http://brew.sh/) * [Nix](https://nixos.org/nix/) - * Contractor - * SciSoft - * [Conda](http://conda.pydata.org/docs/) + * [Portage](https://wiki.gentoo.org/wiki/Project:Portage) * [Spack](https://github.com/LLNL/spack) The summary of our analysis has been summarized in a [Technical note on Build Tools](/technical_notes.html)