aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/p4est: Fix build dependenciesMatthias Maier2014-10-142-1/+5
| | | | Package-Manager: portage-2.2.8-r2
* sci-libs/p4est: Version bump; update metadata.xmlMatthias Maier2014-10-145-3/+11
| | | | Package-Manager: portage-2.2.8-r2
* remove oldChristoph Junghans2014-09-177-2762/+7
| | | | Package-Manager: portage-2.2.8-r1
* Bump to version 1.0, whitespace fixesMatthias Maier2014-07-234-14/+122
| | | | | Package-Manager: portage-2.2.8-r1 RepoMan-Options: --force
* Bump p4est to version 0.3.5Matthias Maier2014-03-026-2/+2641
| | | | | | * Debundle libsc from p4est * Fix build system so that autoreconf works without bundled sc * fix sonaming
* Sanitize ebuild headerJustin Lecher2014-01-301-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Bump p4est to version 0.3.4.2layman2013-10-083-4/+9
| | | | | This commit bumps p4est to version 0.3.4.2. Also add a use flag "vtk-binary" to toggle the output format for vtk files.
* Install the examples properly to usr/share/doc/${PF}/examplesMatthias Maier2013-07-261-2/+3
|
* p4est configured with --enable-mpiio does indeed depend on virtual/mpi[romio]Matthias Maier2013-07-261-3/+4
|
* Patch the build system to use libtool properlyMatthias Maier2013-07-262-3/+64
|
* Improve the ebuild a bit moreMatthias Maier2013-07-251-6/+6
| | | | | - Get RDEPEND/DEPEND right - omit superfluous "${S}"
* Bugfix: Reintroduce mpi supportMatthias Maier2013-07-251-0/+2
|
* The restriction on a specific AUTOMAKE version is not necessaryMatthias Maier2013-07-251-2/+0
|
* Cleanup as discussedMatthias Maier2013-07-252-22/+11
|
* Remove files directory, the patch is no longer neededMatthias Maier2013-07-251-11/+0
|
* Rewrite the ebuildMatthias Maier2013-07-251-18/+44
| | | | | | | - uses autotools-utils, now - introduce a static-libs use flag - introduce doc and examples use flags that install corresponding files directly from the tarball
* An ebuild for p4est [1]Matthias Maier2013-07-254-0/+79
This commit introduces an ebuild for the p4est library. [1] http://www.p4est.org/ "The p4est software library enables the dynamic management of a collection of adaptive octrees, conveniently called a forest of octrees. p4est is designed to work in parallel and scale to hundreds of thousands of processor cores."