Next | Query returned 39 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-24 15:08:42 by Thomas Klausner | Files touched by this commit (277)
Log message:
Add RMD160 checksums.
   2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467)
Log message:
since perl is now built with threads on most platforms, the perl archlib
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-05 16:48:05 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update p5-CGI-Minimal from version 1.06 to 1.16.
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-28 17:03:23 by Thomas Klausner | Files touched by this commit (1)
Log message:
Reset maintainer, email bounced.
   2004-04-27 07:44:23 by Soren Jacobsen | Files touched by this commit (46)
Log message:
Convert to buildlink3.
   2003-07-22 06:14:48 by Martti Kuparinen | Files touched by this commit (92)
Log message:
COMMENT should start with a capital letter.
   2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726)
Log message:
Drop trailing whitespace.  Ok'ed by wiz.
   2002-09-25 16:45:53 by Stoned Elipot | Files touched by this commit (1)
Log message:
buildlink1 -> buildlink2
Use perl5/module.mk

Next | Query returned 39 messages, browsing 31 to 40 | previous