Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 07:21:36 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200407190721.i6J7La7V023303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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