summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/perl: Bump to 5.24.1_rc4Kent Fredric2016-11-232-0/+555
| | | | Package-Manager: portage-2.3.0
* dev-lang/perl: Add cross-compile support, bug 134650Andreas K. Hüttel2016-10-222-0/+553
| | | | Package-Manager: portage-2.3.2
* 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: Remove eblitted version of 5.24.0Kent Fredric2016-10-012-127/+0
| | | | | | | | | The eblits based variation of 5.24.0 is now surplus to requirements and 5.24.0-r1 is much more sane and predictable. No reverse dependencies have any significance here. Package-Manager: portage-2.3.1
* dev-lang/perl: Add := subslot deps for sys-libs/dbKent Fredric2016-10-017-11/+11
| | | | | | | | | | | | USE=berkdb compiles perl linking against sys-libs/db, indicating that removing the slot perl compiled against (which appears to be "latest") will cause Perl to be broken. This change actually requires -r1 bumps for all dev-lang/perl to propagate, however, that is a little too complex right now in the tail of a stabilization. Package-Manager: portage-2.3.1
* dev-lang/perl: ia64 stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: ppc stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: ppc64 stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: sparc stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: x86 stable wrt bug #567482Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: Allow finetuning with EXTRA_ECONF, bug 558070Andreas K. Hüttel2016-09-191-1/+6
| | | | Package-Manager: portage-2.3.0
* dev-lang/perl: use REPLACING_VERSIONS instead of has_version where possibleKent Fredric2016-09-181-12/+19
| | | | Package-Manager: portage-2.3.0
* dev-lang/perl: Restore missing call to check_rebuildKent Fredric2016-09-181-0/+4
| | | | | | | | | | | In the process of flattening perl-5.24.0-r1.ebuild, the call to check_rebuild was omitted unintentionally, removing the ability for this message to be displayed. This commit reinserts the displaying of said message at the pkg_preinst phase the last possible moment before the system perl gets updated for real. Package-Manager: portage-2.3.0
* dev-lang/perl: Update upgrade prose to encourage depcleanKent Fredric2016-09-174-13/+47
| | | | | | | | | | | | | | | | | | | | 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: amd64 stable wrt bug #567482Agostino Sarubbo2016-09-141-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/perl: Re-add keywordsAndreas K. Hüttel2016-06-041-1/+1
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Add cygwin support, bug 584306Andreas K. Hüttel2016-06-042-1/+3
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Install Perl's .packlist as wellAndreas K. Hüttel2016-06-041-2/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Disable ithreads warning, since this seems to be less serious nowAndreas K. Hüttel2016-06-041-8/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Go back from eblits to a monolithic ebuildAndreas K. Hüttel2016-06-044-378/+417
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Add patchlevel-gentoo to perl MANIFESTGwendal Grignou2016-06-042-1/+75
| | | | | | | | | | | | 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-043-0/+389
| | | | | | patches. Add fix for bug 584890 by Benda Xu. Package-Manager: portage-2.3.0_rc1
* dev-lang/perl-5.22.2-r0: add alpha keywordTobias Klausmann2016-05-241-1/+1
| | | | | | Gentoo-Bug: 567482 Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: arm stable, bug #567482Markus Meier2016-05-191-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-lang/perl: Add some missing files to fix the eblit logicAndreas K. Hüttel2016-05-154-2/+312
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Fix some bundled version numbersAndreas K. Hüttel2016-05-151-3/+3
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Clean up eblits a bit and remove obsolete .ph generationAndreas K. Hüttel2016-05-154-3/+112
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Version bump to 5.24.0Andreas K. Hüttel2016-05-153-0/+200
| | | | Package-Manager: portage-2.2.28
* dev-lang/perl: Version bumpAndreas K. Hüttel2016-04-302-0/+124
| | | | 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
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-lang/perl: update Darwin ld fix for newer versionsFabian Groffen2016-01-071-2/+4
| | | | Package-Manager: portage-2.2.20-prefix
* dev-lang/perl: Version bumpAndreas K. Hüttel2015-12-192-0/+124
| | | | Package-Manager: portage-2.2.26
* dev-lang/perl: Add a PDEPEND on virtual/perl-Test-HarnessAndreas K. Hüttel2015-12-111-0/+2
| | | | Package-Manager: portage-2.2.26
* dev-lang/perl: stop installing config_data files #553726Mike Frysinger2015-10-082-2/+6
| | | | | | | | | | | The Module-Build package now always installs the config_data files which leads to build failures in the default config: - FEATURES="collision-protect -protect-owned" - perl creates orphaned config_data symlink - Module-Build fails during merge when it installs config_data Since this version of perl and Module-Build are stable now, there's no need to install the config_data files at all. Simply delete them.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-244-4/+4
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0817-0/+1088
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