summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-physics/bullet: [QA] Add call to cmake-utils_src_prepareDavid Seifert2018-05-272-2/+6
| | | | | Closes: https://bugs.gentoo.org/647980 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sci-physics/geant: choose right tls model with USE=threadsGuilherme Amadio2018-05-181-0/+1
| | | | | | Closes: https://bugs.gentoo.org/648736 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* sci-physics/clhep: version bump to 2.4.0.4Guilherme Amadio2018-05-182-0/+50
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* sci-physics/h2o-gtk: Bump to EAPI 7Michał Górny2018-05-162-4/+30
|
* sci-physics/h2o-gtk: Migrate to GitHubMichał Górny2018-05-163-7/+7
|
* sci-physics/h2o-gtk: Remove conditionals from -9999Michał Górny2018-05-161-14/+5
|
* sci-physics/lightspeed: Dropped ppc keywords, bug 607730Matt Turner2018-04-253-3/+3
|
* sci-physics/lammps: x86 stable (bug #630444)Thomas Deutschmann2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-physics/lammps: amd64 stable wrt bug #630444Aaron Bauman2018-04-221-1/+1
| | | | | Bug: https://bugs.gentoo.org/630444 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-physics/root: disable cling -isystem injection.Benda Xu2018-04-162-0/+23
| | | | | | | | | | | | | 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/lightspeed: x86 stable (bug #607730)Thomas Deutschmann2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sci-physics/lightspeed: amd64 stableAaron Bauman2018-04-141-1/+1
| | | | | Bug: https://bugs.gentoo.org/607730 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sci-physics/lightspeed: Drop broken linguas handling (#526466)Pacho Ramos2018-04-141-0/+76
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sci-physics/root: fix bug 652954Guilherme Amadio2018-04-121-2/+0
| | | | | | | C_INCLUDE_DIRS+DEFAULT_SYSROOT lead to double prefix in include dirs. Closes: https://bugs.gentoo.org/652954 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/lammps: version bump (for bug #630444)Christoph Junghans2018-04-042-0/+132
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* 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