summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/pari: fix building with USE=fltkAndrey Grozin2018-03-191-0/+22
| | | | | | Suggested-by: François Bissey <frp.bissey@gmail.com> Closes: https://bugs.gentoo.org/646942 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-mathematics/pari: bump to 2.9.4Andrey Grozin2018-01-133-0/+85
| | | | | Closes: https://bugs.gentoo.org/600568 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sci-mathematics/pari: [QA] Move patches to distfilesMichał Górny2017-12-1116-1589/+0
| | | | Closes: https://bugs.gentoo.org/620628
* sci-mathematics/pari: Prune oldMichał Górny2017-12-114-100/+0
|
* sci-mathematics/pari: Fix for '.' in @INC on perl 5.26 re bug #615016Kent Fredric2017-06-123-0/+186
| | | | | | | | | | | | | | | | | | | | | Perl 5.26 removes implied cwd from library loading paths, and subsequently Pari's compile fails due to reliance on this implication. These patches rectify that by constructing a library path the same as the scripts directory, and inserting that into `@INC` Of course, we still need the oldest pari because dev-perl/Math-Pari needs the old version. And of course, the files in question have minor changes over the handful of versions, necessitating 3 *mostly* identical but slightly different patches for the relevant versions. I haven't filed this issue upstream, as their bug reporting stuff looked dizzyingly confusing. Bug: https://bugs.gentoo.org/615016 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-mathematics/pari: fix building docs with perl-5.22Andrey Grozin2015-11-141-0/+12
| | | | | | Thanks to Andreas Proteus <proteuss@sdf.lonestar.org> Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0816-0/+1491
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