summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sci-physics/root: disable all builtins by force, update CMake optionsGuilherme Amadio2018-03-221-61/+73
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: drop unnecessary patchesGuilherme Amadio2018-03-221-5/+0
| | | | | | | Dropped patches were for the old configure/make build system. The new ebuilds now use CMake to build ROOT. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: drop old workarounds for bundled packagesGuilherme Amadio2018-03-221-12/+0
| | | | | | | | Currently -Dfail-on-missing=ON should be enough to prevent usage of bundled packages. Also, these workarounds would fail in the next version bump since the builtins are being restructured upstream. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: prefix supportGuilherme Amadio2018-03-221-1/+6
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: do not look for ftgl and gl2ps with USE=-openglGuilherme Amadio2018-03-222-0/+24
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Revert "sci-physics/root: have root6 compile on Prefix."Guilherme Amadio2018-03-222-50/+1
| | | | | This reverts commit 0fa97fd6f71bb38beb26c4015a1bf6b02d6207d3. This broke the build with USE=opengl.
* sci-physics/root: have root6 compile on Prefix.Benda Xu2018-03-202-1/+50
| | | | | | | | | 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: use newly added davix and xxhashGuilherme Amadio2018-03-191-2/+6
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/yoda: version bump to 1.7.0Guilherme Amadio2018-03-092-0/+46
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/rivet: drop old versionsGuilherme Amadio2018-03-093-140/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/rivet: revision bumpGuilherme Amadio2018-03-091-1/+3
| | | | | | | - Python scripts need to be adjusted to use Python 2 - Needs to be rebuilt if version of sci-physics/yoda changes Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/yoda: drop old 1.4.0Guilherme Amadio2018-03-093-52/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-pyhsics/rivet: bump to 2.6.0Federico Lodovici2018-03-092-0/+79
|
* sci-physics/lammps: version bumpChristoph Junghans2018-03-082-0/+132
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: version bump to 6.12/06Guilherme Amadio2018-03-063-36/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: keep directories needed by rootd daemonGuilherme Amadio2018-03-061-0/+1
| | | | | Closes: https://bugs.gentoo.org/648692 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/root: update GTK+ icon cacheGuilherme Amadio2018-03-061-2/+4
| | | | | Closes: https://bugs.gentoo.org/648694 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/lammps: version bumpChristoph Junghans2018-03-052-0/+132
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: Force CMAKE_MAKEFILE_GENERATOR=emakeMichał Górny2018-02-241-0/+2
|
* sci-physics/vgm: new package.Oliver Freyermuth2018-02-204-0/+171
| | | | | | | | VGM (Virtual Geometry Model) is a geometry conversion tool, actually providing conversion between Geant4 and ROOT TGeo geometry models. Package-Manager: Portage-2.3.20, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6922
* profiles: Remove last-rited sci-physics/geant-pythonAndreas Sturmlechner2018-02-187-310/+0
| | | | Closes: https://bugs.gentoo.org/513564
* sci-physics/bullet: keyword ~armAlexis Ballier2018-02-121-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/cernlib: bump to debian patchset 4.3Benda Xu2018-02-072-0/+108
| | | | | | | | This fixes build on 17.0 profiles with PIE. Reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837657 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-physics/lammps: version bumpChristoph Junghans2018-01-282-0/+132
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/geant-data: Drop oldAndreas Sturmlechner2018-01-195-238/+0
| | | | | Closes: https://bugs.gentoo.org/627096 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/geant: Drop oldAndreas Sturmlechner2018-01-1913-745/+0
| | | | | | | | Closes: https://bugs.gentoo.org/573118 Closes: https://bugs.gentoo.org/573778 Closes: https://bugs.gentoo.org/589622 Closes: https://bugs.gentoo.org/644358 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: set PATH and ROOTPATH, bug 641422Guilherme Amadio2018-01-191-2/+2
| | | | | | | | | The previous commit had a bug that overwrote the file with PATH setting. Now both PATH and ROOTPATH are properly set. Closes: https://bugs.gentoo.org/641422 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/geant: Drop 4.10.3 (r0)Andreas Sturmlechner2018-01-121-93/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/geant: Fix almost all cmake optionsAndreas Sturmlechner2018-01-121-11/+11
| | | | | Closes: https://bugs.gentoo.org/638310 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/geant: Switch USE=qt4 -> Qt5 which is actually defaultAndreas Sturmlechner2018-01-121-0/+96
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/lightspeed: Migrate also the stable ebuild to L10N.Ulrich Müller2018-01-071-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/reduze: fix finding berkeley dbAndrey Grozin2017-12-192-0/+17
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: Fix patches for EAPI 6Justin Lecher2017-12-193-15/+16
| | | | | 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: revision bumpGuilherme Amadio2017-12-181-0/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: fix build with USE=oracleGuilherme Amadio2017-12-182-8/+36
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: disable unused OCaml bindingsGuilherme Amadio2017-12-182-0/+50
| | | | 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-182-1/+41
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-physics/root: set ROOTPATH so that portage finds ROOT, bug 641422Guilherme Amadio2017-12-181-0/+1
| | | | | | | | As mentioned in the bug, this is needed for building packages that depend on ROOT, like sci-physics/{geant-vmc,gentfit,vgm}. Closes: https://bugs.gentoo.org/641422 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sci-physics/root: do not restrict Pythia versions, bug 641420Guilherme Amadio2017-12-181-2/+0
| | | | | | | | The use restriction is not necessary, as there are no conflicts between Pythia from slots 6 and 8. Closes: https://bugs.gentoo.org/641420 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sci-physics/reduze: cleaning oldAndrey Grozin2017-12-165-223/+0
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sci-physics/reduze: bump to 2.2Andrey Grozin2017-12-162-0/+66
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sci-physics/root-5.34.36: move from fdo-mime to xdg-utilsGuilherme Amadio2017-12-151-5/+5
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sci-physics/root: drop old 6.04.06 versionGuilherme Amadio2017-12-153-500/+0
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* sci-physics/root: version bump to 6.12.04Guilherme Amadio2017-12-154-9/+403
| | | | | | | | | 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
* sci-physics/root: update package maintainerGuilherme Amadio2017-12-151-2/+2
|
* sci-physics: Update Manifest hashes.Ulrich Müller2017-12-1034-150/+150
|
* sci-physics/xfoil: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-9/+9
|
* sci-physics/siscone: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-9/+9
|
* sci-physics/rivet: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-15/+15
|