dev-perl / CGI-Fast

CGI Interface for Fast CGI

Official package sites : https://metacpan.org/release/CGI-Fast ·

v2.160.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 arm arm64 ppc x86 ~amd64-linux ~hppa ~m68k ~mips ~ppc-macos ~ppc64 ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / CGI : Simple Common Gateway Interface Class

dev-perl / FCGI : Fast CGI module

virtual / perl-Carp : Virtual for Carp

virtual / perl-if : Virtual for if

net-analyzer / munin : Munin Server Monitoring Tool

Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-perl/CGI-Fast: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-perl/CGI-Fast: amd64 stable wrt bug #855098
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-perl/CGI-Fast: Stabilize 2.160.0 ppc, #855098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/CGI-Fast: Stabilize 2.160.0 x86, #855098
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-perl/CGI-Fast: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-perl/CGI-Fast: Stabilize 2.160.0 arm, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-perl/CGI-Fast: Stabilize 2.160.0 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/CGI-Fast: Version bump 2.16
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-perl/CGI-Fast: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-perl/CGI-Fast: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/CGI-Fast: Cleanup old 2.130.0
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/CGI-Fast: Stabilize 2.150.0 ppc, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/CGI-Fast: Stabilize 2.150.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/CGI-Fast: Stabilize 2.150.0 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/CGI-Fast: Bump to version 2.150.0
- EAPI7 Upstream: - ensure upload hooks are passed to CGI.pm constructor Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James (sam_c) · gentoo
dev-perl/CGI-Fast: arm64 keyworded (bug #708772)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-perl: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/CGI-Fast: Cleanup old re bug #661114
Closes: https://bugs.gentoo.org/661114 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-perl/CGI-Fast: Add ~m68k keyword wrt bug #665088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
dev-perl/CGI-Fast: Add ~sh keyword wrt bug #665088
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-perl/CGI-Fast: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-perl/CGI-Fast: add ~s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-perl/CGI-Fast: stable 2.130.0 for ppc, bug #657162
Bug: https://bugs.gentoo.org/657162 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-perl/CGI-Fast: amd64 stable wrt bug #657162
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-perl/CGI-Fast: x86 stable (bug #657162)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Kent Fredric · gentoo
dev-perl/CGI-Fast: Bump to version 2.130.0
Upstream: - Actually remove need for Test::Deep Package-Manager: Portage-2.3.29, Repoman-2.3.9
Matt Turner · gentoo
dev-perl/CGI-Fast-2.120.0: ppc stable, bug 652510
Thomas Deutschmann · gentoo
dev-perl/CGI-Fast: x86 stable (bug #652510)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Aaron Bauman · gentoo
dev-perl/CGI-Fast: amd64 stable
Bug: https://bugs.gentoo.org/652510 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Kent Fredric · gentoo
dev-perl/CGI-Fast: Fix missing Test-Deep dependency
This is caused by an upstream packaging issue Bug: https://github.com/leejo/cgi-fast/issues/17 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Matt Turner · gentoo
dev-perl/CGI-Fast-2.120.0: added ~mips, bug 600256
Kent Fredric · gentoo
dev-perl/CGI-Fast: Bump to version 2.120.0
Upstream: - Improved documentation Package-Manager: Portage-2.3.8, Repoman-2.3.3
Sergei Trofimovich · gentoo
dev-perl/CGI-Fast: stable 2.100.0 for ppc, bug #610602
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Fabian Groffen · gentoo
dev-perl/CGI-Fast: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Kent Fredric · gentoo
dev-perl/CGI-Fast: Remove unneeded ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Yuta Satoh · gentoo
dev-perl/CGI-Fast: add ~amd64-fbsd, ~x86-fbsd KEYWORDS.
Gentoo-Bug: https://bugs.gentoo.org/600256 Closes: https://github.com/gentoo/gentoo/pull/2992
Kent Fredric · gentoo
dev-perl/CGI-Fast: Bump to version 2.110.0
- EAPI6 - Disable bad author tests Upstream: - Actually use dependency CGI::Carp Keywords: - Dependency on dev-perl/FCGI has broken keywording - Dropped keywords: amd64-fbsd, arm64, m68k, mips, s390, sh, x86-fbsd Package-Manager: portage-2.3.2
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/flacon-remove-old'
Pull request: https://github.com/gentoo/gentoo/pull/612
Agostino Sarubbo · gentoo
dev-perl/CGI-Fast: x86 stable wrt bug #570386
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-perl/CGI-Fast: amd64 stable wrt bug #570386
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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