Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: rh
Date: Wed Dec 1 16:39:33 UTC 1999
Modified Files:
pkgsrc/www/p5-FCGI: Makefile
pkgsrc/www/p5-FCGI/files: md5
Added Files:
pkgsrc/www/p5-FCGI/files: patch-sum
pkgsrc/www/p5-FCGI/patches: patch-aa
Log Message:
Update p5-FCGI to 0.48.
Changes include:
o perl 5.005_60 compatibility (not that it matters, yet)
o locking on platforms that need it
o support for remote connections
o move PRINTF into correct package
o deprecated set_exit_status
o general cleanup, moving old non thread safe interface
from xs to perl
o new thread safe interface
o new threaded example program
o FCGI.pm now part of the devel kit
o library fixes ("Rob Saccoccio" <robs%ipass.net@localhost>)
o allow bypassing of installation of handlers
o ActivePerl compatibility (Murray Nesbitt
<murray%ActiveState.com@localhost>)
o POST on bigendians (Paul GABORIT <gaborit%enstimac.fr@localhost>)
o Some win32 changes (Monty <xiphmont%fastserv.com@localhost>)
o library fixes ("Rob Saccoccio" <robs%ipass.net@localhost>)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/p5-FCGI/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/www/p5-FCGI/files/md5
cvs rdiff -r0 -r1.1 pkgsrc/www/p5-FCGI/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/www/p5-FCGI/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index