summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Minimal
AgeCommit message (Collapse)AuthorFilesLines
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2016-05-03Reset maintainer (observer now).wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2007-12-16Fixing error reported by babylon5.NetBSD.org weekly pkgsrc outputrhaen1-2/+2
2007-12-09- updated to 1.29rhaen2-9/+10
- new maintainer - PKG_DESTDIR_SUPPORT - ok by joerg Changelog: 1.29 21 Aug 2007 - Documentation fix to performance hints section. No functional changes. 1.28 18 Aug 2007 - Improved mod_perl2 handling (patch courtesy of Jeremy Nixon). Added a ':no_subprocess_env' flag to suppress populating the %ENV environment hash. Added a 'subprocess_env' static class method to allow smooth co-existance of ModPerl2 scripts that use ':no_subprocess_env' with ModPerl2 scripts that do not on the same server. 1.27 25 May 2007 - Added example of a command line 'wrapper' script and of using environment variables as an alternate way to test scripts via the command line. Added example for use with FastCGI. Changed behavior for unsupported HTTP methods. The module used to 'croak' for unsupported methods, it now 'carp's instead and treats as a 'GET' (behavior change at suggestion of Roman Mashirov to support FastCGI better). 1.26 06 Apr 2007 - Added decoding of Javascript/EMCAScript style unicode escaped (%uxxxx form) parameter data (both to the main 'param' method and to the 'url_decode'/'url_encode' methods) at the suggestion of Michael Kröll (the core code for this additional functionality is derived from CGI.pm). Fixed META.yml problems introduced with 1.25. Changed POD/POD Coverage tests to only execute if specifically requested Added examples directory and scripts 1.25 20 Apr 2006 - Added 'allow_hybrid_post_get' class method. Tweaked file permissions. Added regression tests for hybrid forms. 1.24 23 Sep 2005 - Added 'Carp' to install requirements. Extended build tests. Fixed multi-part form decoding bug in handling of degenerate MIME boundaries. Added fatal errors for mis-calling of param_mime and param_filename methods. 1.23 18.Sep 2005 - Made Test::More optional in build tests. No functional changes. 1.22 13.Sep 2005 - Changed POD tests to be more friendly to CPANTS. 1.21 11.Sep 2005 - Fixed pod coverage test for compatibility with Perl 5.005. 1.20 11.Sep 2005 - Fixed issue causing mod_perl to issue 'Use of uninitialized value.' warnings. Extended build tests. 1.19 10.Sep 2005 - Fixed POD Coverage test error. 1.18 08.Sep 2005 - Adjusted prerequiste modules lists. Tweaked code for 'strict'. Extended regression tests to cover more of the code. 1.17 04 Sep 2005 - More tweaks to regression tests to work around MS-Windows problems with binary file handles under Perl 5.6.1. Added 'Build.PL' support back in. Added POD tests. Minor documentation tweaks.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-05Update p5-CGI-Minimal from version 1.06 to 1.16.he2-5/+6
Add a HOMEPAGE pointing into CPAN. Change log: 1.16 12 Nov 2004 - Added CGI::Simple to the benchmarks table. Tweaked regresssion tests for MS-Windows. Added 'delete' and 'delete_all' methods and regression tests. Added ':preload' flag for preloading all sub-components at module 'use' time. Fixed bug introduced with 1.15 in param value setting code. 1.15 09 Nov 2004 - Added more regression tests. Fixed url encoder to comply better with RFC2396. Tuned performance some more. Extended benchmarks table to cover more CGI form decoders. 1.14 16 Oct 2004 - Tuned module load time (about a 40% improvement) and add performance tuning hints 1.13 28 Sep 2004 - Removed support for Module::Build. 1.12 25 Sep 2004 - Tweaked the default form parser to accept ';' as a field seperator in addition to '&'. Change suggested by Peter Karman. Eliminated the explicit application/sgml-form-urlencoded support as redundant (it still works, it is just not explicitly different than application/x-www-form-urlencoded support anymore). Adjusted the multipart form parser to be more robust against malformed MIME boundaries and the build tests to work around a bug in Perl 5.8.0 UTF8ness and split. Added documentation of command line script testing behavior. Tightened up the code to reduce size (went from 14.9K to 11K). Removed the 'sgml_safe_mode' redirect code since there was no exposed interface to it anyway. Squashed a bug where the global buffer might fail to initialize correctly for 0 byte POST forms (only impacted use of the 'raw' method for POST use). Added regression test for form truncation Added LICENSE section to documentation Added Module::Build installation support 1.11 28 Sep 2003 - Tweaked test script to avoid warnings about opening STDIN filehandle for writing. No functional changes. 1.10 04 Apr 2003 - Added 'binmode STDIN' on module load to correct for windows defaulting to 7-bit filehandles. Fixed problem where split would fail on unusual MIME boundary strings. Problems noticed by Markus Wichitill. Deferred loading of 'Carp' unless actually needed. Small code cleanups. Removed big disclaimer from .pm and moved in pod to 'DISCLAIMERS' section Added tests 1.09 19 Mar 2002 - Exposed CGI::Minimal::reset_globals class method to support non-mod_perl persistent execution environments. 1.08 26 Jul 2001 - Added 'raw' method for obtaining a dump of the raw input buffer data without any parsing. Seperated POD docs into a distinct .pod file. 1.07 01 Dec 2000 - Added capability of taking a GET style parameter string via STDIN if running at the command line.
2004-11-28Reset maintainer, email bounced.wiz1-2/+2
2004-04-27Convert to buildlink3.snj1-2/+2
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2002-09-25buildlink1 -> buildlink2seb1-6/+3
Use perl5/module.mk
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-2/+3
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-07-06Import CGI-Minimal-1.06abs4-0/+26
CGI::Minimal is a lightweight alternative to CGI. It provides the _minimum_ functions needed for CGI such as form decoding (including file upload forms), URL encoding and decoding, HTTP usable date generation (RFC1123 compliant dates) and _basic_ escaping and unescaping of HTMLized text.