cvs commit: ports/graphics Makefile ports/graphics/php4-gd Makefile ports/graphics/php4-gd/files patch-config.m4 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

Alex Dupre ale at FreeBSD.org
Mon Jul 19 00:21:36 PDT 2004


ale         2004-07-19 07:21:36 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/php4-gd     Makefile 
    graphics/php4-gd/files patch-config.m4 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:
  Add new shared extension for PHP.
  
  Revision  Changes    Path
  1.707     +1 -0      ports/graphics/Makefile
  1.1       +14 -0     ports/graphics/php4-gd/Makefile (new)
  1.1       +80 -0     ports/graphics/php4-gd/files/patch-config.m4 (new)
  1.1       +50 -0     ports/graphics/php4-gd/files/patch-gd.c (new)
  1.1       +158 -0    ports/graphics/php4-gd/files/patch-gd_ctx.c (new)
  1.1       +45 -0     ports/graphics/php4-gd/files/patch-libgd::gd.h (new)
  1.1       +1087 -0   ports/graphics/php4-gd/files/patch-libgd::gd_biggif_out.c (new)
  1.1       +73 -0     ports/graphics/php4-gd/files/patch-libgd::gd_gif_out.c (new)
  1.1       +939 -0    ports/graphics/php4-gd/files/patch-libgd::gd_lzw_out.c (new)
  1.1       +21 -0     ports/graphics/php4-gd/files/patch-php_gd.h (new)


More information about the cvs-all mailing list