summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-physics/root: Remove header expansion logic from RootNewMacros.cmake.Benda Xu2019-03-231-0/+38
| | | | | | | | | | | | | | | The fancy path expansion is not needed for Gentoo and actually causes runtime bugs, like Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for /var/tmp/portage/sci-physics/JSAP-479/work/JSAP-479/DataType/JPSimOutput.hh requested to autoload type JPSimTriggerInfoTree_t portage automatically removes PORTAGE_TMPDIR from rpath ELF fields. The same applies to rootcling headers. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-physics/root: remove unused patchMichael Mair-Keimberger2019-03-031-31/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11199 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-physics/root: version bump to 6.14/06Guilherme Amadio2018-11-191-0/+24
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: remove unused patch/filesMichael Mair-Keimberger2018-11-195-100/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org> Closes: https://bugs.gentoo.org/667872
* sci-physics/root: drop oldGuilherme Amadio2018-07-057-302/+0
| | | | | | | | | Closes: https://bugs.gentoo.org/651000 Closes: https://bugs.gentoo.org/620754 Closes: https://bugs.gentoo.org/632128 Closes: https://bugs.gentoo.org/638422 Closes: https://bugs.gentoo.org/649992 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: version bump to 6.14/00Guilherme Amadio2018-07-052-0/+59
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: disable cling -isystem injection.Benda Xu2018-04-161-0/+22
| | | | | | | | | | | | | This fixes the ACLiC failure on Prefix. We use SYSROOT to guide llvm in ROOT to locate headers and libraries at build time. Such feature is not to be used at runtime. The patch has no effect to usual Gentoo, therefore applying it unconditionally. Closes: https://bugs.gentoo.org/653124 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sci-physics/root: remove unused patchesMichael Mair-Keimberger2018-04-052-91/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7825
* sci-physics/root: do not look for ftgl and gl2ps with USE=-openglGuilherme Amadio2018-03-221-0/+23
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Revert "sci-physics/root: have root6 compile on Prefix."Guilherme Amadio2018-03-221-45/+0
| | | | | This reverts commit 0fa97fd6f71bb38beb26c4015a1bf6b02d6207d3. This broke the build with USE=opengl.
* sci-physics/root: have root6 compile on Prefix.Benda Xu2018-03-201-0/+45
| | | | | | | | | 1. DEFAULT_SYSROOT of bundled llvm points to EPREFIX, so that system headers inside EPREFIX is used. 2. prefixify the CMakeList system headers copies. 3. disable ftgl search when USE=opengl is not set. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: version bump to 6.12/06Guilherme Amadio2018-03-061-34/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: Fix patches for EAPI 6Justin Lecher2017-12-192-4/+4
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: drop unused patchesGuilherme Amadio2017-12-185-137/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: fix build with USE=oracleGuilherme Amadio2017-12-181-0/+34
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: disable unused OCaml bindingsGuilherme Amadio2017-12-181-0/+49
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: do not look for Z3, since it's not necessaryGuilherme Amadio2017-12-181-0/+39
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: version bump to 6.12.04Guilherme Amadio2017-12-151-0/+34
| | | | | | | | | Closes: https://bugs.gentoo.org/622034 Closes: https://bugs.gentoo.org/617160 Closes: https://bugs.gentoo.org/599274 Closes: https://bugs.gentoo.org/596290 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* sci-physics/root: remove oldAndrew Savchenko2016-12-221-12/+0
| | | | | Package-Manager: portage-2.3.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* sci-physics/root: remove oldAndrew Savchenko2016-06-192-32/+0
| | | | | Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* sci-physics/root: fix bug 575686Andrew Savchenko2016-06-191-0/+58
| | | | | | | Apply upstream patch to support gsl-2. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* sci-physics/root: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* sci-physics/root: Version BumpJustin Lecher2015-10-291-0/+22
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-physics/root: remove old versionAndrew Savchenko2015-09-266-239/+0
| | | | | Remove old and broken 5.32 branch with related patches and USE flags.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0825-0/+807
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed