Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2007 13:39:52 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/mathopd Makefile distinfo ports/www/mathopd/files patch-aa
Message-ID:  <200707271339.l6RDdqE8009363@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tobez       2007-07-27 13:39:52 UTC

  FreeBSD ports repository

  Modified files:
    www/mathopd          Makefile distinfo 
    www/mathopd/files    patch-aa 
  Log:
  Update to 1.5p6.
  
  Changes (as taken from
  16461.82.215.41.237.1185016981.squirrel@webmail.xs4all.nl):
  
  1) On FreeBSD there was a rather embarrassing bug when sendfile was used,
     which manifests itself in bogus 'premature end of file' messages in the
     error log. This should now be fixed.
  
  2) There were some stupid mistakes in the way in which Content-Length, and
     Range headers were computed and/or parsed. This had to do with the fact
     that size_t is 32 bit on most 32-bit platforms, but file sizes can be
     much bigger.
  
  3) Mathopd would refuse to open files larger than 2 GB on Solaris or Linux.
     This should now be fixed, provided you follow the instructions in the
     Makefile.
  
  4) The SanitizePath feature (the one that substitutes // for /, etc. in
     request URIs) has been retrofitted into 1.5.
  
  5) Some cosmetic changes were made to the Makefile in 1.6. These were
     merged also.
  
  Revision  Changes    Path
  1.20      +1 -1      ports/www/mathopd/Makefile
  1.13      +3 -3      ports/www/mathopd/distinfo
  1.6       +18 -12    ports/www/mathopd/files/patch-aa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707271339.l6RDdqE8009363>