summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix to parse MAKEOPTS jobs properly, same style as newer ebuildsRick Farina2012-11-221-10/+16
| | | | (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
* Add patch to fix boost's tuple library. Thanks to Alex in bug #443992.Diego Elio Pettenò2012-11-221-9/+10
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Disable the context library, which is currently not used by anything in tree ↵Diego Elio Pettenò2012-11-181-5/+9
| | | | | | and only works on a subset of architectures (bug #443012) and has problem with multilib builds (bug #441588). Make sure to remove the headers as well, for both context and locale. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Marked -hppa (bug #443012).Jeroen Roovers2012-11-131-5/+5
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* fix malformed metadata.xmlBrian Harring2012-11-111-9/+5
| | | | (Portage version: 2.1.11.23/cvs/Linux x86_64, signed Manifest commit with key 8037554D)
* Import the pkg_preinst bit to make sure the links are really gone.Diego Elio Pettenò2012-11-111-9/+9
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Remove old and cleanup files. Bump version 1.52 so that only one set of ↵Diego Elio Pettenò2012-11-111-20/+10
| | | | | | libraries between debug and release is used; add a 'nls' USE flag to disable the locale library due to bug #436262 (and right now no package in the tree uses it anyway). (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Only create the -mt links for USE=threads.Diego Elio Pettenò2012-11-081-9/+9
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Simplify bjam handling; use the unversioned commands from ↵Diego Elio Pettenò2012-11-081-10/+10
| | | | | | boost-build-1.52.0-r1; force-disabled C++11 support; add threads USE flag and only build either single- or multi-threaded libraries so that there is no doubt on what's being linked in (a deptree check shows that they can cross and collide); use the system layout, designed for Unix installs (closes bug #442116 together with part of Arfrever's patch); drop old code (bug #442114 by Arfrever); use proper GNU stack markings (bug #440284); fix boost.mpi python module (bug #441806) and optimize the module (sneaked in the same bug). (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Version bump. Masked for testing.Diego Elio Pettenò2012-11-051-4/+10
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* alpha/ia64/s390/sh/sparc stable wrt #425354Raúl Porcel2012-11-021-9/+5
| | | | (Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
* Fix removal of python headers.Diego Elio Pettenò2012-11-011-9/+9
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Make these depend on a glibc before 2.16 as their headers won't work otherwise.Diego Elio Pettenò2012-11-011-10/+10
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Force a rebuild for everybodu and get rid of eselect boost altogether. This ↵Diego Elio Pettenò2012-10-311-9/+9
| | | | | | is unfortunate but eselect boost behaves differently depending on whether boost was already installed or if it's a fresh install. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 1CD13C8AD4301342)
* Remove test support from 1.49 as well, since it's not supposed to work and ↵Diego Elio Pettenò2012-10-311-9/+9
| | | | | | the check-reqs limits are bogus anyway. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Unslotting. This removes a bunch of older packages that will not build on ↵Diego Elio Pettenò2012-10-311-56/+12
| | | | | | modern systems, keeps only three versions (stable, mostly-stable and masked). The new 1.51.0-r1 is designed so that it does not have to do any eselect or eselect-like trickery for the symlinks, also drops the tests (which are not working as expected anyway). (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Remove python_mod_optimize call; boost_1_51 does not exist in site-packages.Mike Gilbert2012-10-301-5/+5
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
* Revert changes made on 25 Oct.Mike Gilbert2012-10-301-7/+7
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
* Version bump. Backported from Progress Overlay. Ebuild and patches by Arfrever.Mike Gilbert2012-10-251-4/+8
| | | | (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
* Byte-compile Python modules. Create mpi.py for Boost >=1.50. Backported from ↵Mike Gilbert2012-10-251-7/+7
| | | | | | Progress Overlay. Patch by Arfrever. (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
* x86 stable, bug #425354Markus Meier2012-10-211-2/+12
| | | | (Portage version: 2.1.11.29/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
* Stable for amd64, wrt bug #425354Agostino Sarubbo2012-09-231-14/+2
| | | | (Portage version: 2.1.11.9/cvs/Linux x86_64, unsigned Manifest commit)
* Take some responsibility.Michał Górny2012-09-071-5/+7
| | | | (Portage version: 2.2.0_alpha124_p11/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
* Stable ppc, bug #425354Anthony G. Basile2012-09-061-5/+5
| | | | (Portage version: 2.1.11.9/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
* Stable ppc64, bug #425354Anthony G. Basile2012-09-051-15/+5
| | | | (Portage version: 2.1.11.9/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
* remove myself from maintainersMarkos Chandras2012-08-271-5/+15
| | | | (Portage version: 2.1.11.11/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Remove symlinks in platform-specific libdirs and not only lib64 (thanks to ↵Tiziano Müller2012-08-271-5/+5
| | | | | | Freundlich). (Portage version: 2.1.11.9/cvs/Linux x86_64, signed Manifest commit with key 0xAE9C1E30!)
* Remove symlinks created by eselect-boost.Tiziano Müller2012-08-241-5/+5
| | | | (Portage version: 2.1.11.9/cvs/Linux x86_64, signed Manifest commit with key 0xAE9C1E30!)
* Require boost-build-1.50.0-r2 for gentoo-build-variants. Do not install ↵Tiziano Müller2012-08-201-14/+5
| | | | | | eselect-stuff anymore. Make sure libiconv is installed if icu is not available (for boost.locale). Simplify some code. (Portage version: 2.1.11.9/cvs/Linux x86_64, signed Manifest commit with key 0xAE9C1E30!)
* Apply gcc-4.7 patch for boost-1.48. Bug #407761. Thanks to Dennis 'dlan' Lan ↵Markos Chandras2012-08-041-5/+16
| | | | | | <dennis.yxun@gmail.com> (Portage version: 2.2.0_alpha120/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Stable for HPPA (bug #425354).Jeroen Roovers2012-07-211-5/+5
| | | | (Portage version: 2.2.0_alpha120/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* arm stable, bug #425354Markus Meier2012-07-191-5/+5
| | | | (Portage version: 2.1.11.7/cvs/Linux i686, signed Manifest commit with key 072AD062)
* Add Arfrever as a maintainer.Mike Gilbert2012-07-081-5/+5
| | | | (Portage version: 2.2.0_alpha116/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Version bump by Arfrever.Mike Gilbert2012-07-071-1/+13
| | | | (Portage version: 2.2.0_alpha116/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Change manifest to new hashes.Jeff Horelick2012-07-051-64/+64
| | | | (Portage version: 2.2.0_alpha115/cvs/Linux i686, unsigned Manifest commit)
* marked x86 per bug 413815Jeff Horelick2012-06-141-12/+2
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux i686, unsigned Manifest commit)
* ppc stable (bug 413815)Michael Weber2012-06-081-6/+6
| | | | (Portage version: 2.1.10.63/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
* Drop HPPA keywording for ancient versions.Jeroen Roovers2012-06-061-7/+7
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* arm stable, bug #413815Markus Meier2012-06-031-11/+7
| | | | (Portage version: 2.1.10.63/cvs/Linux i686, signed Manifest commit with key 072AD062)
* Stable for amd64, wrt bug #413815Agostino Sarubbo2012-05-231-6/+10
| | | | (Portage version: 2.1.10.49/cvs/Linux x86_64, signed Manifest commit with key 7CD2DC5D)
* Fix paths to commands in src_test() (bug #415719). Patch by Arfrever. ↵Mike Gilbert2012-05-201-7/+7
| | | | | | Backported from Progress Overlay. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Stable for HPPA (bug #413815).Jeroen Roovers2012-05-161-17/+7
| | | | (Portage version: 2.2.0_alpha105/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Respect icu useflag. Bug #413629. Patch by Arfrever. Ebuilds based on those ↵Markos Chandras2012-05-061-7/+17
| | | | | | from the progress overlay (Portage version: 2.1.10.57/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* keyword ~amd64-fbsdAlexis Ballier2012-04-281-8/+8
| | | | (Portage version: 2.2.0_alpha101/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
* Delete call to ebeep() (bug #409309). Fix paths to commands in src_test() ↵Mike Gilbert2012-04-121-6/+6
| | | | | | (bug #406467). Backported from Progress Overlay. Patch by Arfrever. (Portage version: 2.2.0_alpha100/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Version bump. Thanks to Arfrever for doing the heavy lifting.Mike Gilbert2012-04-021-4/+6
| | | | (Portage version: 2.2.0_alpha98/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Drop file.Mike Gilbert2012-04-021-5/+4
| | | | (Portage version: 2.2.0_alpha98/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* Fix handling of mpi Python modules (bug #404253). Delete old patch. ↵Mike Gilbert2012-04-021-17/+7
| | | | | | Backported from Progress Overlay. Patch by Arfrever. (Portage version: 2.2.0_alpha98/cvs/Linux x86_64, signed Manifest commit with key EA4843A4)
* update header per bug #403671Markos Chandras2012-02-141-15/+15
| | | | (Portage version: 2.2.0_alpha85/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Backport fix for BOOST_FOREACH from upstream.Markos Chandras2012-02-041-15/+16
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)