summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Mojolicious: x86 stable (bug #663942)Thomas Deutschmann2018-09-011-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-perl/Mojolicious-7.570.0: ppc stable, bug 663942Matt Turner2018-08-191-1/+1
|
* dev-perl/Mojolicious-7.570.0: ppc64 stable, bug 663942Matt Turner2018-08-191-1/+1
|
* dev-perl/Mojolicious: amd64 stable wrt bug #661196Mikle Kolyada2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Mojolicious: Copy forward ~arm keywordingKent Fredric2018-07-152-4/+4
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-12/+12
|
* dev-perl/Mojolicious: Bump to version 7.560.0Kent Fredric2017-11-193-0/+36
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-perl/Mojolicious: keyworded 7.320.0 for ppc64, bug #620882Sergei Trofimovich2017-08-091-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Mojolicious: keyworded 7.320.0 for ppc, bug #620882Sergei Trofimovich2017-08-031-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Mojolicious: add ~arm, bug #620228Markus Meier2017-06-151-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Mojolicious: Bump to version 7.320.0Kent Fredric2017-06-022-0/+35
| | | | | | | | | Upstream: - get command now supports -f - get command can now pass request data by stdin redirection - fix memory leak breaking timeout in TLS handshake Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Mojolicious: Bump to version 7.310.0Kent Fredric2017-05-303-0/+37
| | | | | | | | | Upstream: - Remove many previously advertised deprecated functions/interfaces - Fix app generator command where config file name was not based on application name Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Mojolicious: amd64 stable wrt bug #611984Mikle Kolyada2017-05-071-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mojolicious: Bump to version 7.300.0Kent Fredric2017-04-082-0/+35
| | | | | | | | Upstream: - Add support for pluggable Morbo backends - Deprecate ::Morbo::watch in favour of ::Morbo::Backend::Poll::watch Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Mojolicious: Bump to version 7.290.0Kent Fredric2017-03-192-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream: - Add Mojo::Server::Daemon::ports - Add Mojo::File::{remove_tree,open,tempfile,copy_to,realpath, sibling} - Mojo::File::list_tree supports 'dir' option. - Add multiple-chunks-at-once support for Mojo::File::spurt - Add Mojolicious::max_request_size attribute - Add Mojo::UserAgent::max_response_size attribute - Add Mojo::URL::to_unsafe_string - Add '-S' option to 'get' command - Fix data corrution in Mojo::IOLoop::Stream with IO::Socket::SSL interactions - Fix issue with large slurps on Mojo::Asset::File - Fix multiple-subprocess spawn bug wtih Mojo::IOLoop::Subprocess - Add support for UNIX domain sockets - Mojo::UserAgent complains about unsupported protocols - Fixed Mojo::URL generating invalid host strings. - Fixed Mojo::Home blib handling - Improved genertion of config files - Support overriding config files in applications tested with Test::Mojo - Add Mojo::Util::html_attr_unescape - Fix unescaping of HTML5 attributes in Mojo::DOM::HTML Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Mojolicious: Bump to version 7.210.0Kent Fredric2017-01-262-0/+36
| | | | | | | | Upstream: - Add Mojo::Util::extract_usage - Mojo::Util::getopt now uses @ARGV byt default Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mojolicious: Bump to version 7.200.0Kent Fredric2017-01-202-0/+36
| | | | | | | | Upstream: - Fix bug in Mojo::File::make_path dying without error - Fixed warnings in Mojo::IOLoop::TLS 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/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/Mojolicious: Bump to version 7.120.0Kent Fredric2016-12-212-0/+36
| | | | | | | | Upstream: - Add methods "button_to" and "csrf_button_to" helpers to Mojolicious::Plugin::TagHelpers Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Mojolicious: Bump to version 7.110.0Kent Fredric2016-12-053-1/+37
| | | | Package-Manager: portage-2.3.2
* dev-perl/Mojolicious: Added to tree at version 6.610.0Kent Fredric2016-05-213-0/+152
Required by dev-perl/Business-ISBN Previously maintained in perl-experimental since March 2010 by Dmyro Gorbunov, Kent Fredric, Michele Beltrame and Torsten Veller Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"