cvs commit: ports/lang/php4 Makefile Makefile.ext distinfo ports/lang/php4/files patch-configure ports/graphics/php4-gd/files patch-config.m4 patch-gd.c patch-gd_ctx.c patch-libgd::gd.h patch-libgd::gd_lzw_out.c ...

Alex Dupre ale at FreeBSD.org
Mon Oct 11 12:47:21 PDT 2004


ale         2004-10-11 19:47:21 UTC

  FreeBSD ports repository

  Modified files:
    lang/php4            Makefile Makefile.ext distinfo 
    graphics/php4-gd/files patch-config.m4 
    textproc/php4-pspell Makefile 
  Added files:
    lang/php4/files      patch-configure 
  Removed files:
    graphics/php4-gd/files patch-gd.c patch-gd_ctx.c 
                           patch-libgd::gd.h 
                           patch-libgd::gd_biggif_out.c 
                           patch-libgd::gd_gif_out.c 
                           patch-libgd::gd_lzw_out.c 
                           patch-php_gd.h 
  Log:
  Update to 4.3.9 release:
  - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
  - Include md5 and blowfish support on amd64 (fix headers) [1]
  - Fix vulnerability in RFC 1867 file upload processing [2]
  - Fix php_variables memory disclosure [2]
  - GD LZW-GIF support is now enabled by default
  
  PR:             ports/71752 [1], ports/72420 [2]
  Submitted by:   Adam Gregoire <bsdunx at yahoo.com> [1],
                  Dmitry A Grigorovich <odip at bionet.nsc.ru> [2]
  Approved by:    portmgr (kris)
  
  Revision  Changes    Path
  1.2       +1 -70     ports/graphics/php4-gd/files/patch-config.m4
  1.2       +0 -50     ports/graphics/php4-gd/files/patch-gd.c (dead)
  1.2       +0 -158    ports/graphics/php4-gd/files/patch-gd_ctx.c (dead)
  1.2       +0 -45     ports/graphics/php4-gd/files/patch-libgd::gd.h (dead)
  1.2       +0 -1087   ports/graphics/php4-gd/files/patch-libgd::gd_biggif_out.c (dead)
  1.2       +0 -73     ports/graphics/php4-gd/files/patch-libgd::gd_gif_out.c (dead)
  1.2       +0 -939    ports/graphics/php4-gd/files/patch-libgd::gd_lzw_out.c (dead)
  1.2       +0 -21     ports/graphics/php4-gd/files/patch-php_gd.h (dead)
  1.78      +5 -8      ports/lang/php4/Makefile
  1.6       +1 -5      ports/lang/php4/Makefile.ext
  1.14      +2 -2      ports/lang/php4/distinfo
  1.14      +38 -0     ports/lang/php4/files/patch-configure (new)
  1.3       +0 -2      ports/textproc/php4-pspell/Makefile


More information about the cvs-all mailing list