summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Olson-Abbreviations: Add missing test dependencyAndreas K. Hüttel2017-06-261-1/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Olson-Abbreviations: Add build fix for Perl 5.26, bug 617140Andreas K. Hüttel2017-06-261-9/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Monitoring-Plugin: Add build fix for Perl 5.26, bug 617116Andreas K. Hüttel2017-06-261-4/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/LWP-Online: Add build fix for Perl 5.26, bug 617054Andreas K. Hüttel2017-06-261-1/+10
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/PDL-Graphics-Gnuplot: Add use requirements for gnuplot, bug 622586Andreas K. Huettel2017-06-261-0/+1
| | | | | | | | | | | | | Depending on the Gnuplot compilation options, differents sets of terminals are available. When (on Linux) either X or Qt4 terminals are enabled, one of these automatically becomes default terminal after program start. This can be verified with "show terminal", and in this case also PDL::Graphics::Gnuplot works fine. However, if both X and Qt4 terminal are disabled during compilation, the default terminal after gnuplot start is "unknown", meaning it's not functional (and a terminal has to be selected first). This makes the PDL::Graphics::Gnuplot tests fail, and probably also its functionality. See also https://github.com/drzowie/PDL-Graphics-Gnuplot/issues/66 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Gtk2: Require jpeg support in gdk-pixbuf for testingKent Fredric2017-06-261-0/+1
| | | | | | | | | | | | | | Tests fail without gdk-pixbuf compiled with jpeg support: =GdkPixbuf-LOG **: gdk_pixbuf_from_pixdata() called on: at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Encoding rle at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Dimensions: 4 x 5 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Rowstride: 16, Length: 91 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Copy pixels == true at t/GdkPixbuf.t line 185. Image type 'jpeg' is not supported at t/GdkPixbuf.t line 200. t/GdkPixbuf.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00) Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Format-Human-Bytes: Fix for '.' in @INC re bug #616868Kent Fredric2017-06-261-1/+7
| | | | | | | Fix Module::Install for Perl 5.26 Bug: https://bugs.gentoo.org/616868 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/FileHandle-Unget: Fix for '.' in @INC re bug #616844Kent Fredric2017-06-261-1/+7
| | | | | | | Fix Module::Install for Perl 5.26 Bug: https://bugs.gentoo.org/616844 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/File-NFSLock: Fix for '.' in @INC re bug #615094Kent Fredric2017-06-262-2/+36
| | | | | | | Fix use of 'do q[relativepath]' for 5.26 changes. Bug: https://bugs.gentoo.org/615094 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Filesys-SmbClient: Remove old re bug #581338Kent Fredric2017-06-261-20/+0
| | | | | | | | Cleanup old version that no longer builds since samba4 is the lowest samba available. Bug: https://bugs.gentoo.org/581338 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/ExtUtils-AutoInstall: Fix DESCRIPTION.toolongKent Fredric2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/ExtUtils-AutoInstall: Fix for '.' in @INC re bug #615830Kent Fredric2017-06-261-1/+7
| | | | | | | Generic Module::Install fix for 5.26 Bug: https://bugs.gentoo.org/615830 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Encode-HanExtra: Fix for '.' in @INC re bug #615840Kent Fredric2017-06-261-0/+6
| | | | | | | Generic Module::Install fix for 5.26 Bug: https://bugs.gentoo.org/615840 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Email-Address-List: Fix for '.' in @INC re bug #615820Kent Fredric2017-06-261-0/+6
| | | | | | | Generic Module::Install fix Bug: https://bugs.gentoo.org/615820 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Eval-Closure: Cleanup old re bug #554926Kent Fredric2017-06-262-29/+0
| | | | | | | Removing versions that no longer function since Perl 5.22 Bug: https://bugs.gentoo.org/554926 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Gtk2-Notify: Fix build on Perl 5.26, bug 616950Andreas K. Hüttel2017-06-261-0/+6
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Feed-Find: Fix build with Perl 5.26, bug 616836Andreas K. Hüttel2017-06-261-5/+11
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Coro: Add Perl 5.26 compatibility patch, bug 615520Andreas K. Hüttel2017-06-252-3/+64
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Devel-Dumpvar: Fix for '.' in @INC re bug #615732Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install::DSL fix Bug: https://bugs.gentoo.org/615732 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/DBIx-Class-UserStamp: Fix for '.' in @INC re bug #615718Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install fix for Perl 5.26 Bug: https://bugs.gentoo.org/615718 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/DBIx-Class-InflateColumn-IP: Fix for '.' in @INC re bug #615716Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install fix for Perl 5.26 Bug: https://bugs.gentoo.org/615716 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/DBIx-Class-DynamicDefault: Fix for '.' in @INC re bug #615714Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install + 5.26 fix Bug: https://bugs.gentoo.org/615714 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/DBICx-TestDatabase: Fix for '.' in @INC re bug #615712Kent Fredric2017-06-252-2/+14
| | | | | | | Generic Module::Install + 5.26 fix Bug: https://bugs.gentoo.org/615712 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/SQL-Translator: Fix for '.' in @INC re bug #615708Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install + 5.26 fix Bug: https://bugs.gentoo.org/615708 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/DBIx-Class: Fix for '.' in @INC re bug #615710Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install fix for 5.26 Bug: https://bugs.gentoo.org/615710 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Math-Base36: Fix for '.' in @INC re bug #615702Kent Fredric2017-06-251-1/+7
| | | | | | | Fix Module::Install for Perl 5.26 Bug: https://bugs.gentoo.org/615702 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Date-Extract: Fix for '.' in @INC re bug #615626Kent Fredric2017-06-252-1/+13
| | | | | | | Generic Module::Install fix Bug: https://bugs.gentoo.org/615626 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Data-Random: Fix for '.' in @INC re bug #615588Kent Fredric2017-06-252-2/+9
| | | | | | | Generic Module::Install fix Bug: https://bugs.gentoo.org/615588 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Data-ICal: Fix for '.' in @INC re bug #615604Kent Fredric2017-06-251-0/+2
| | | | | | | Generic Module::Install fix Bug: https://bugs.gentoo.org/615604 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Data-AMF: Fix for '.' in @INC re bug #615632Kent Fredric2017-06-251-1/+3
| | | | | | | Module::Install + 5.26 fix Bug: https://bugs.gentoo.org/615632 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/DBIx-SearchBuilder: Fix for '.' in @INC re bug #615602Kent Fredric2017-06-252-2/+341
| | | | | | | | | | Fix for Module::Install and Failing tests on Perl 5.26 Also fixing foolish use of <src_test> in <src_prepare>, and -r1 bump as this probably broke at least one install silently. Bug: https://bugs.gentoo.org/615602 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/libintl-perl: arm stable, bug #621642Markus Meier2017-06-251-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Class-Spiffy: Fix for '.' in @INC re bug #615514Kent Fredric2017-06-251-1/+7
| | | | | | | Generic 5.26 Module::Install fix Bug: https://bugs.gentoo.org/615514 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Class-C3-Componentised: Fix for '.' in @INC re bug #615508Kent Fredric2017-06-251-1/+7
| | | | | | | Generic 5.26 Module::Install Fix Bug: https://bugs.gentoo.org/615508 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Class-Adapter: Fix for '.' in @INC re bug #615506Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install::DSL fix for 5.26 Bug: https://bugs.gentoo.org/615506 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/CQL-Parser: Fix for '.' in @INC re bug #615502Kent Fredric2017-06-251-1/+7
| | | | | | | Generic Module::Install + 5.26 fix Bug: https://bugs.gentoo.org/615502 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Term-ANSIScreen: Fix for '.' in @INC re bug #617056Kent Fredric2017-06-242-1/+26
| | | | | | | Fix for Perl 5.26 @INC changes Bug: https://bugs.gentoo.org/617056 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/PDL: Fix missing test dependenciesKent Fredric2017-06-241-1/+6
| | | | | | | Various testing dependencies were lacking as evidenced by a sterile chroot smoke. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/PDL: Backport configure/compile fix for '.' in @INCKent Fredric2017-06-242-0/+143
| | | | | | | | | | | | 5.26 breaks confingure/compilation due to removal of implicit '.' in @INC. However, there are too many changes in 2.018 for me to bump it properly at this time, and its more important to fix regressions before we unmask Perl 5.26, without having to consider the side effects of all upstreams other changes breaking code. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Lab-Measurement: Add 3.550 releaseAndreas K. Huettel2017-06-233-2/+153
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Lab-Measurement: Adapt live ebuild to Dist::ZillaAndreas K. Huettel2017-06-231-22/+98
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/PDL-Graphics-Gnuplot: New package, needed for dev-perl/Lab-MeasurementAndreas K. Huettel2017-06-233-0/+39
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Alien-Gnuplot: New package, needed for dev-perl/Lab-MeasurementAndreas K. Huettel2017-06-233-0/+34
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/PDL-Transform-Color: New package, needed by dev-perl/Lab-MeasurementAndreas K. Huettel2017-06-233-0/+31
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/HTML-Tree: amd64 stable wrt bug #622450Agostino Sarubbo2017-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/ExtUtils-PkgConfig: amd64 stable wrt bug #622448Agostino Sarubbo2017-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/IPC-Run: x86 stable wrt bug #622446Agostino Sarubbo2017-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/HTML-Tree: x86 stable wrt bug #622450Agostino Sarubbo2017-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/ExtUtils-PkgConfig: x86 stable wrt bug #622448Agostino Sarubbo2017-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/IPC-Run: amd64 stable wrt bug #622446Agostino Sarubbo2017-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>