pkgsrc/www/ap-ssl
jlam 401c787b36 Update www/ap-ssl to 2.8.6:
*) Upgraded to Apache 1.3.23

   *) Fixed a subtle indexing bug in SHMCB. Each sub-cache used an
      indexing structure that (correctly) used index values (and ranges)
      as "unsigned int", but the meta-structure in the header had these
      ranged as "unsigned char".

   *) Perform the SHMCB remove operation under mutual exclusion
      to prevent a inter-process synchronization problem.

   *) Made sure that mod_ssl does not segfault in case of
      SCOREBOARD_SIZE < 1024.

   *) Merged in the SDBM patch from Uwe Ohse which fixes a problem with
      sdbms .dir file, which arrises when a second .dir block is needed
      for the first time. read() returns 0 in that case, and the library
      forgot to initialize that new block. A related problem is that the
      calculation of db->maxbno is wrong. It just appends 4096*BYTESIZ
      bits, which is not enough except for small databases (.dir
      basically doubles everytime it's too small).
2002-02-01 16:05:15 +00:00
..
files Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
patches Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
distinfo Update www/ap-ssl to 2.8.6: 2002-02-01 16:05:15 +00:00
Makefile Update www/ap-ssl to 2.8.6: 2002-02-01 16:05:15 +00:00
MESSAGE Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00