summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/perl: No pointless linking to libnsl, no including xlocale.hAndreas K. Hüttel2018-02-231-0/+13
| | | | | Bug: https://bugs.gentoo.org/648460 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/perl, virtual/perl-*: Cleanup 5.20* and eblits re bug #589680 and ↵Kent Fredric2017-02-2012-771/+0
| | | | | | | | | bug #586418 Bug: https://bugs.gentoo.org/586418 Bug: https://bugs.gentoo.org/589680 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "dev-lang/perl: Restore MANIFEST sort order, bug 589302"Andreas K. Hüttel2017-01-051-10/+0
| | | | | | | This commit / patch is not needed since we already have a fix for the bug. See https://github.com/gentoo-perl/perl-patchset/commit/23179a630d04c3d40e7c09bccbf2f38f3ad72b93 This reverts commit 1ddfb9cc7eb204864bcf113b74ca4c5c9780c84a.
* dev-lang/perl: Restore MANIFEST sort order, bug 589302Andreas K. Hüttel2016-12-291-0/+10
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/perl: Remove unused 5.024 eblitsKent Fredric2016-10-017-499/+0
| | | | | | | All these files were used by the perl-5.24.0 ebuild and you can now see how crazy it all was. Package-Manager: portage-2.3.1
* dev-lang/perl: Update upgrade prose to encourage depcleanKent Fredric2016-09-173-11/+37
| | | | | | | | | | | | | | | | | | | | Depcleans really do help a lot and you should do them lots. Note: the 5.24.0-r1 version ( which is patched here ) is not displayed to the user due to some mistakes made when flattening it, this will be rectified in a future commit. Note: Patching apparently "Old" eblits because due to a lack of clarity on how eblits actually work, it turns out that all eblit-using dev-lang/perl ebuilds are sourcing *BOTH* their own eblit entries *AND* the eblit for v5016001!!. The use of eblits here has made it impossible to clearly discern which code is actually running, and that perl 5.22* and 5.20* actually work at all is more a case of amazing amounts of good luck than actual planning. Package-Manager: portage-2.3.0
* dev-lang/perl: Go back from eblits to a monolithic ebuildAndreas K. Hüttel2016-06-043-337/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Add patchlevel-gentoo to perl MANIFESTGwendal Grignou2016-06-041-0/+74
| | | | | | | | | | | | To allow miniperl compilation, patchlevel-gentoo.h must be in the MANIFEST. Configure uses this file to create the /host symlinks. Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Comment from Gentoo perl team: Being nice here and adding this commit which ended up without any further reasons or docs in our mailbox. I can't see how it could hurt. I can't really see any problem that it's supposed to fix either. Hey chromium team, more words please next time!
* dev-lang/perl: Add revbump (unkeyworded, work in progress) for adding some ↵Andreas K. Hüttel2016-06-042-0/+263
| | | | | | patches. Add fix for bug 584890 by Benda Xu. Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Add some missing files to fix the eblit logicAndreas K. Hüttel2016-05-153-0/+310
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Clean up eblits a bit and remove obsolete .ph generationAndreas K. Hüttel2016-05-153-0/+109
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Version bump to 5.24.0Andreas K. Hüttel2016-05-151-0/+72
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Add some more debug output in configure phaseAndreas K. Hüttel2016-02-261-0/+40
| | | | Package-Manager: portage-2.2.27
* dev-lang/perl: update Darwin ld fix for newer versionsFabian Groffen2016-01-071-2/+4
| | | | Package-Manager: portage-2.2.20-prefix
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+711
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