cvs commit: ports/graphics Makefile ports/graphics/php5-gd
Makefile ports/graphics/php5-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:22:10 PDT 2004
ale 2004-07-19 07:22:10 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/php5-gd Makefile
graphics/php5-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.708 +1 -0 ports/graphics/Makefile
1.1 +14 -0 ports/graphics/php5-gd/Makefile (new)
1.1 +80 -0 ports/graphics/php5-gd/files/patch-config.m4 (new)
1.1 +50 -0 ports/graphics/php5-gd/files/patch-gd.c (new)
1.1 +168 -0 ports/graphics/php5-gd/files/patch-gd_ctx.c (new)
1.1 +45 -0 ports/graphics/php5-gd/files/patch-libgd::gd.h (new)
1.1 +1087 -0 ports/graphics/php5-gd/files/patch-libgd::gd_biggif_out.c (new)
1.1 +73 -0 ports/graphics/php5-gd/files/patch-libgd::gd_gif_out.c (new)
1.1 +939 -0 ports/graphics/php5-gd/files/patch-libgd::gd_lzw_out.c (new)
1.1 +21 -0 ports/graphics/php5-gd/files/patch-php_gd.h (new)
More information about the cvs-all
mailing list