Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
gls 5d5c2fe50c Update www/p5-CGI to 3.54
Upstream changes:

Version 3.54, Apr 28, 2011
   No code changes

   [INTERNALS]
   - Address test failures in t/tmpdir.t, thanks to Niko Tyni.
     Some tests here are failing on some platforms and have been marked as TODO.

Version 3.53, Apr 25, 2011

  [NEW FEATURES]
  - The DELETE HTTP verb is now supported.
    (RT#52614, James Robson, Eduardo Ari#o de la Rubia)

  [INTERNALS]
  - Correct t/tmpdir.t MANIFEST entry. (RT#64949)
  - Update minimum required Perl version to be Perl 5.8.1, which
    has been out since 2003. This allows us to drop some hacks
    and exceptions (Mark Stosberg)

Version 3.52, Jan 24, 2011

  [DOCUMENTATION]
  - The documentation for multi-line header handling was been updated to reflect
    the changes in 3.51. (Mark Stosberg, ntyni@iki.fi)

  [INTERNALS]
  - Add missing t/tmpfile.t file. (RT#64949)
  - Fix warning in t/cookie.t (RT#64570, Chris Williams, Rainer Tammer, Mark Stosberg)
  - Fixed logic bug in t/multipart_init.t (RT#64261, Niko Tyni)

Version 3.51, Jan 5, 2011

  [NEW FEATURES]
  - A new option to set $CGI::Carp::TO_BROWSER = 0, allows you to explicitly
    exclude a particular scope from triggering printing to the browser when
    fatatlsToBrowser is set. (RT#62783, Thanks to papowell)
  - The <script> tag now supports the "charset" attribute.
    (RT#62907, Thanks to Fabrice Metge)
  - In CGI::Cookie, "Max-Age" is now supported for better spec compliance.
    (Mark Stosberg)

  [BUG FIXES]
  - Setting charset() now works for all content types, not just "text/*".
    (RT#57945, Thanks to Yanick and Gerv.)
  - support for user temporary directories ($HOME/tmp) was commented out
    in 2.61 but the documentation wasn't updated (Peter Gervai, Niko Tyni)
  - setting $CGITempFile::TMPDIRECTORY before loading CGI.pm has been
    working but undocumented since 3.12 (which listed it in Changes as
    $CGI::TMPDIRECTORY) (Peter Gervai, Niko Tyni)
  - unfortunately the previous change broke the runtime check for looking
    for a new temporary directory if the current one suddenly became
    unwritable (Peter Gervai, Niko Tyni)
  - A bug was fixed in CGI::Carp triggered by certain death cases in
    the BEGIN phase of parent classes.
    (RT#57224, Thanks to UNERA, Yanick Champoux, Mark Stosberg)
  - CGI::Cookie->new() now follows the documentation and returns undef
    if the -name and -value args aren't provided. This new behavior is also
    consistent with the docs and code of CGI::Simple::Cookie. (Mark Stosberg)
  - CGI::Cookie->parse() now trims leading and trailing whitespace from cookie
    elements as intended. The change also makes this part of the parsing
    identical to CGI::Simple::Cookie (Mark Stosberg)
  - Temp file handling was improved (RT#62762)

  [SECURITY]
  - Further improvements have been made to guard against newline injections
    in headers. (Thanks to Max Kanat-Alexander, Yanick Champoux, Mark Stosberg)

  [PERFORMANCE]
  - Make EBCDIC a compile-time constant so there's zero overhead (and less
    compiled code) in subroutines that test for it. (Tim Bunce)
  - If you just want to use CGI::Cookie, CGI.pm will no longer be loaded
    unless you call the bake() method, which requires it. (Mark Stosberg)

  [DOCUMENTATION]
  - quit referring to the <link> tag as being "rarely used".  (Victor Sanders)
  - typo and whitespace fixes (RT#62785, thanks to  scop@cpan.org)
  - The -dtd argument to start_html() is now documented
    (RT#60473, Thanks to giecrilj and steve@fisharerojo.org)
  - CGI::Carp doc are updated to reflect that it can work with mod_perl 2.0.
  - when creating a temporary file in the directory fails, the error message
    could indicate the root of the problem better (Peter Gervai, Niko Tyni)

  [INTERNALS]
  - Re-fixing https test in http.t. (RT#54768, thanks to SPROUT)
  - param_fetch no longer triggers a warning when called with no arguments (ysth, Mark Stosberg)

Version 3.50, Nov 8, 2010

  [SECURITY]
  1. The MIME boundary in multipart_init is now random.
     Thanks to Byron Jones, Masahiro Yamada, Reed Loden, and  Mark Stosberg
  2. Further improvements to handling of newlines embedded in header values.
     An exception is thrown if header values contain invalid newlines.
     Thanks to Michal Zalewski, Max Kanat-Alexander, Yanick Champoux,
     Lincoln Stein, Fr#d#ric Buclin and Mark Stosberg

  [DOCUMENTATION]
  1. Correcting/clarifying documentation for param_fetch(). Thanks to
        Ren#e B#cker. (RT#59132)

  [INTERNALS]
  1. Fixing https test in http.t. (RT#54768)
  2. Tests were added for multipart_init(). Thanks to Mark Stosberg and CGI::Simple.
2011-05-25 20:13:59 +00:00
archivers update to 2.32.2 2011-05-18 10:54:03 +00:00
audio Bump PKGREVISION for new patch. 2011-05-21 15:33:11 +00:00
benchmarks recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
biology recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
bootstrap Disable USE_DESTDIR for bootstrap. 2011-04-15 09:02:00 +00:00
cad Update to gwave-20090213 2011-05-19 03:28:34 +00:00
chat * convert almost python related dependency from buildlink to simple DEPENDS. 2011-05-14 14:28:07 +00:00
comms * Change MASTER_SITES subdir to simple usual one. 2011-05-19 05:19:32 +00:00
converters * Change MASTER_SITES subdir to usual simple one. 2011-05-19 05:29:19 +00:00
cross * set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2). 2011-04-16 07:47:00 +00:00
databases add idzebra 2011-05-25 01:12:30 +00:00
devel update to 1.14.21 2011-05-25 09:42:24 +00:00
distfiles
doc Updated graphics/feh to 1.14.1 2011-05-25 19:44:52 +00:00
editors Update emacs-snapshot to 24.0.50.20110520. 2011-05-20 22:56:39 +00:00
emulators update to dbus-1-1.2.24-2.3.1. fixes CVE-2010-4352. 2011-05-17 16:11:49 +00:00
filesystems Update glusterfs to 3.2. According to http://www.gluster.org, news are: 2011-05-19 14:54:22 +00:00
finance Update to 1.0.5. Notable changes: 2011-05-16 21:29:04 +00:00
fonts Fix typo in filename. 2011-05-22 20:55:31 +00:00
games * set LICENSE=gnu-gpl-v2. 2011-05-25 06:11:46 +00:00
geography Update to 1.1. Notable changes: 2011-05-03 00:41:30 +00:00
graphics Update graphics/feh to 1.14.1 2011-05-25 19:44:26 +00:00
ham recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
inputmethod Fix typo 2011-05-23 14:17:55 +00:00
lang * note "used by" comments. 2011-05-21 12:09:35 +00:00
licenses Add a licence for Intel(R) C++ Compiler for Linux version 11.1. 2011-05-11 07:10:58 +00:00
mail Update "milter-greylist" package to version 4.2.7. Changes since 4.2.6: 2011-05-25 07:15:32 +00:00
math update to 1.10.15 2011-05-25 09:48:48 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
misc update to 0.8.15 2011-05-25 09:45:05 +00:00
mk Remove reference to REPLACE_PYTHON -- this file doesn't support it 2011-05-20 15:02:27 +00:00
multimedia reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
net DESTDIR env was getting lost in the build so I switched to using SUBST to enforce it. package builds as non-root now - Snader_LB from freenode reported build and then install problems 2011-05-25 12:01:51 +00:00
news recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
packages
parallel +parallel, oked by sponsors 2011-05-23 21:40:03 +00:00
pkgtools fix. pkglint doesn't treat files ending with .mk under patches/ directory 2011-05-23 10:59:36 +00:00
print Update tex-pdfpages to 0.4n and add missing dependencies. 2011-05-23 18:29:45 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security add patch from upstream to make network connections (to fetch CRLs) 2011-05-25 09:29:05 +00:00
shells recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
sysutils Fix makefile provided by patch-ai to work properly with make -j. 2011-05-22 19:17:57 +00:00
templates
textproc +dikt, oked by sponsors 2011-05-23 21:08:45 +00:00
time * Change MASTER_SITES subdir to usual one. 2011-05-19 05:06:15 +00:00
wm * set LICENSE=mit 2011-05-25 13:17:36 +00:00
www Update www/p5-CGI to 3.54 2011-05-25 20:13:59 +00:00
x11 update to 3.0.10 2011-05-25 09:39:57 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.