summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Specio: Bump to version 0.320.0Kent Fredric2017-01-182-0/+39
| | | | | | | | Upstream: - Fix bug with inlined types that are weird and break under debugging Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Email-Simple: Bump to version 2.213.0Kent Fredric2017-01-182-0/+29
| | | | | | | | | Upstream: - header and header_raw now take an optional argument $index, that allows access to the nth value of the named header instead of only the first. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/XML-Compile-WSDL11: Bump to version 3.60.0Kent Fredric2017-01-182-0/+29
| | | | | | | Upstream: - add support for server_type parameter in ::WSDL11::operations Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/XML-Compile-SOAP: Bump to version 3.210.0Kent Fredric2017-01-172-0/+32
| | | | | | | | | Upstream: - Optimization: XOP hooks no longer trigger unless the XOP module is loaded. - Constant XS_DAEMON_NS now XC_DAEMON_NS Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Text-BibTeX: Bump to version 0.780.0Kent Fredric2017-01-172-0/+39
| | | | | | | | | | | | - EAPI6 - Add USE="examples" - Parallel Testing enabled Upstream: - Fixes for arrays and s390 support - Fix fileno test Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/MongoDB: Bump to version 1.6.1Kent Fredric2017-01-172-0/+76
| | | | | | | Upstream: - Add support for authSource URI parameter Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mojolicious: Bump to version 7.190.0Kent Fredric2017-01-173-0/+38
| | | | | | | | | | | | | | | | | | | Upstream: - new modules Mojo::IOLoop::TLS and Mojo::File - new methods: Mojo::IO::Loop::Client::can_{nnr,socks} - Fixed relative %INC{} paths in Mojo::Home - Fix bug with generating invalid fragment strings in Mojo::URL - Deprecating: * Mojo::Bytestream: slurp, spurt * Mojo::Util: files * Mojo::Home: lib_dir, parse, parts - Mojo::Home now subclasses Mojo::File - Mojo::Home's mojo_lib_dir and rel_file return Mojo::Home objects - Mojolicious::Command's rel_file returns Mojo::Home objects - Mojolicious::Validator::Validation's every_param and param methods use the current topic. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Math-FFT: Remove unwanted Module-Build depKent Fredric2017-01-171-6/+4
| | | | | | | | - Moved to normalised version - EAPI6ified - Parallel tests Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Math-FFT: initial commitChristoph Junghans2017-01-163-0/+35
| | | | Package-Manager: portage-2.3.0
* dev-perl/mime-construct: add "Date" field to generated messagesMaciej S. Szmigiero2017-01-172-0/+21
| | | | | | | | | | | | | | | | | | | | | | Currently, mime-construct does not include the "Date" field in generated messages. The "Date" field is required according to the RFC 5322 and not every MTA or SMTP client adds it when it is missing (for example mail-mta/msmtp does not do it). Mail clients often timestamp messages lacking this field as either 01.01.1970 or a date the message was first seen by a particular client rather than as an actual posting date. This issue was reported upstream a year ago but there was no response - the software had last release in 2010 so it is probably no longer maintained. That's why we have to add the missing field ourselves. Gentoo-Bug: https://bugs.gentoo.org/583882 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3408
* dev-perl/Test-Regexp: New ebuildAnthony Ryan2017-01-173-0/+49
| | | | | | | | | This package contains the testing harness used by dev-perl/Regexp-Common, without this package many of it's tests are skipped even when building with FEATURES="test" Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3495
* dev-perl/Image-Info: Remove oldAndreas K. Hüttel2017-01-152-23/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mozilla-CA: Remove oldAndreas K. Hüttel2017-01-152-21/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Image-Info: ppc stable wrt bug #598766Agostino Sarubbo2017-01-151-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Mozilla-CA: ppc stable wrt bug #598686Agostino Sarubbo2017-01-151-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/List-MoreUtils: add ~m68k keywordMikle Kolyada2017-01-151-2/+2
| | | | Package-Manager: portage-2.3.0
* dev-perl/Exporter-Tiny: add ~m68k keywordMikle Kolyada2017-01-151-2/+2
| | | | Package-Manager: portage-2.3.0
* dev-perl/AnyEvent-HTTPD: New package, bug 490290. Based on work by Ivan ↵Andreas K. Hüttel2017-01-143-0/+39
| | | | | | Baidakou (dmol). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Object-Event: New package, needed for AnyEvent::HTTPDAndreas K. Hüttel2017-01-143-0/+35
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/MIME-Lite-HTML: New package, bug 382635Andreas K. Hüttel2017-01-145-0/+191
| | | | | | | Includes patches from https://github.com/SysPete/MIME-Lite-HTML to get the tests working. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/ZMQ-LibZMQ3: x86 stable wrt bug #591998Agostino Sarubbo2017-01-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Test-Most: x86 stable wrt bug #570280Agostino Sarubbo2017-01-131-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Convert-BinHex: x86 stable wrt bug #570280Agostino Sarubbo2017-01-131-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/DateTime: Mark ~hppa (bug #599550).Jeroen Roovers2017-01-122-3/+3
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Specio: Mark ~hppa (bug #599550).Jeroen Roovers2017-01-121-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Test-Needs: Mark ~hppa (bug #599550).Jeroen Roovers2017-01-121-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/ZMQ-LibZMQ3: amd64 stable wrt bug #591998Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Chatbot-Eliza: amd64 stableAaron Bauman2017-01-101-2/+2
| | | | | | Gentoo-bug: 597824 Package-Manager: portage-2.3.0
* dev-perl/Apache-Test: amd64 stableAaron Bauman2017-01-101-2/+2
| | | | | | Gentoo-bug: 597824 Package-Manager: portage-2.3.0
* dev-perl/IO-Socket-SSL: Bump to version 2.43.0Kent Fredric2017-01-082-0/+32
| | | | | | | Upstream: - session tickets now only Net::SSLeay >=1.80 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-HTTP: Bump to version 6.120.0Kent Fredric2017-01-083-0/+170
| | | | | | | | | | | | Upstream: - Fix my_readline() hanging when keep-alive => 1 and response_size is an exact multiple of 1024 - Avoid ignoring pending data from Net::SSL Keywording: - Dropped amd64-fbsd and arm64 due to new dependencies Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: Bump to version 1.800.0Kent Fredric2017-01-082-0/+58
| | | | | | | | | | | | | - Use DIST_EXAMPLES feature Upstream: - OpenSSL 1.1 support - Fix unexpected perl flow control w/ tickey key callbacks - Fix inline variable declarations - Fix compiling against compression-free openssl - Many CTX_ and key APIs added/removed. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Exception-Class: Bump to version 1.420.0Kent Fredric2017-01-082-0/+30
| | | | | | | | | | | Upstream: - Properly mark generated exception classes in %INC so that subsequent "eval { require Foo }" statements ( such as found in "base.pm" ) don't trigger a disk load for those classes, shoring up potential attack surface against hostile code in "." under ". in @INC" usage. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/CPAN-Perl-Releases: Bump to version 3.40.0Kent Fredric2017-01-082-0/+29
| | | | | | | Upstream: - Add 5.22.3-RC5 and 5.24.1-RC5 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-IDN-Encode: Bump to version 2.400.0Kent Fredric2017-01-082-0/+29
| | | | | | | | Upstream: - Unicode 9.0 Support - Tests and documentation cleanup Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Params-ValidationCompiler: Remove oldKent Fredric2017-01-082-35/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Params-ValidationCompiler: Bump to version 0.220.0 (masked)Kent Fredric2017-01-082-0/+35
| | | | | | | Upstream: - Load B explicitly Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Lingua-EN-Inflect: Bump to version 1.901.0Kent Fredric2017-01-082-0/+22
| | | | | | | | | | | - EAPI6 - Add USE="examples" Upstream: - Doc fixes - Remove Build.PL Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Ref-Util: Bump to version 0.111.0Kent Fredric2017-01-082-0/+33
| | | | | | | | | - Fix LICENSE Upstream: - Optimizations Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/PDF-Create: Bump to version 1.410.0Kent Fredric2017-01-082-0/+38
| | | | | | | | | | Upstream: - Add a ->flush() method for forcing writing out PDF to internal stream - Document how either ->close() or ->flush() are required to finalize output. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-DNS: Bump to version 1.70.0Kent Fredric2017-01-083-3/+80
| | | | | | | | | | | | | | | | | | - Add demo/ and contrib/ dir as USE=examples - Add missing recommended deps Upstream: - Fix TSIG.pm - Fix ::Async being unable to retry truncated UDP using TCP - Fix hanging in recursive resolving - Fix dying on scoped IPv6 nameserver addresses - Fix case sensitive compression breaking resolver->nameservers - Net::DNS::ZoneFile no longer fails when unnamed RR follows ORIGIN - Fix compile with taint - ::ZoneFile no longer fails parsing mixed case mnemonics - ::Nameserver now supports EDNS replies Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Digest-GOST: Add w/ version 0.60.0Kent Fredric2017-01-083-0/+40
| | | | | | Recommended dependency by dev-perl/Net-DNS Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mojolicious: Bump to version 7.140.0Kent Fredric2017-01-082-0/+36
| | | | | | | | | | | | | | Upstream: - deprecate Mojo::Home::{list_files,rel_dir}, Mojoliciois::Command::rel_dir, Mojo::Message::Repsonse::is_status - Fix IPC timeoutbug in Mojo::IOLoop::Subprocess - Fix Morobo bug handling broken symlinks - Add methods Mojo::Transaction::result, Mojo::Message::Response::is_{client_error,error,info, redirect,server_error,success} Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/File-Slurper: Drop ~mips keyword, nothing needs itMart Raudsepp2017-01-071-2/+2
| | | | | | Gentoo-bug: 603078 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/BZ-Client: Bump to version 4.400.0Kent Fredric2017-01-063-4/+92
| | | | | | | | | | - EAPI6 - Tests cleaned up Upstream: - Functionality parity with Bugzilla 4.4 now achieved. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/HTTP-CookieJar: Add w/ version 0.8.0Kent Fredric2017-01-063-0/+51
| | | | | | Required for new dev-perl/BZ-Client Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mozilla-PublicSuffix: Add w/ version 1.0.0Kent Fredric2017-01-064-0/+137
| | | | | | | Required by new dev-perl/HTTP-CookieJar, required by newer version of dev-perl/BZ-Client Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Crypt-OpenSSL-Bignum: Version bumpAndreas K. Hüttel2017-01-052-0/+25
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Crypt-OpenSSL-RSA: Add OpenSSL-1.1 compatibility patch from Debian, ↵Andreas K. Hüttel2017-01-052-1/+261
| | | | | | bug 592534 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Modern-Perl: Bump to version 1.201.612.290Kent Fredric2017-01-052-0/+22
| | | | | | | Upstream: - Add support for Perl 5.24 Features. Package-Manager: Portage-2.3.3, Repoman-2.3.1