cvs commit: ports/graphics/gd Makefile distinfo pkg-descr
pkg-plist ports/graphics/gd/files Makefile.bsd gd2togif.c
gd_biggif_out.c gd_gif_in.c gd_gif_out.c gd_lzw_out.c gdcmpgif.c
giftogd2.c patch-ac patch-gd.h patch-gdft.c patch-gdkanji.c ...
Daichi GOTO
daichi at FreeBSD.org
Tue Jul 1 07:11:24 PDT 2003
daichi 2003/07/01 07:11:22 PDT
FreeBSD ports repository
Modified files:
graphics/gd Makefile distinfo pkg-descr pkg-plist
Added files:
graphics/gd/files Makefile.bsd gd2togif.c gd_biggif_out.c
gd_gif_in.c gd_gif_out.c gd_lzw_out.c
gdcmpgif.c giftogd2.c patch-gd.h
patch-gdft.c patch-gdtest.c
patch-index.html
graphics/gd/scripts configure
Removed files:
graphics/gd/files patch-ac patch-gdkanji.c patch-gdttf.c
patch-gif
Log:
update graphics/gd: 1.8.4 --> 2.0.15
PR: 53582
Submitted by: KATO Tsuguru <tkato at prontomail.com>
Revision Changes Path
1.57 +23 -27 ports/graphics/gd/Makefile
1.16 +1 -2 ports/graphics/gd/distinfo
1.1 +60 -0 ports/graphics/gd/files/Makefile.bsd (new)
1.1 +40 -0 ports/graphics/gd/files/gd2togif.c (new)
1.1 +823 -0 ports/graphics/gd/files/gd_biggif_out.c (new)
1.1 +573 -0 ports/graphics/gd/files/gd_gif_in.c (new)
1.1 +46 -0 ports/graphics/gd/files/gd_gif_out.c (new)
1.1 +795 -0 ports/graphics/gd/files/gd_lzw_out.c (new)
1.1 +85 -0 ports/graphics/gd/files/gdcmpgif.c (new)
1.1 +48 -0 ports/graphics/gd/files/giftogd2.c (new)
1.19 +0 -188 ports/graphics/gd/files/patch-ac (dead)
1.1 +41 -0 ports/graphics/gd/files/patch-gd.h (new)
1.1 +92 -0 ports/graphics/gd/files/patch-gdft.c (new)
1.2 +0 -87 ports/graphics/gd/files/patch-gdkanji.c (dead)
1.1 +81 -0 ports/graphics/gd/files/patch-gdtest.c (new)
1.2 +0 -17 ports/graphics/gd/files/patch-gdttf.c (dead)
1.2 +0 -15 ports/graphics/gd/files/patch-gif (dead)
1.1 +71 -0 ports/graphics/gd/files/patch-index.html (new)
1.5 +13 -20 ports/graphics/gd/pkg-descr
1.12 +13 -10 ports/graphics/gd/pkg-plist
1.1 +44 -0 ports/graphics/gd/scripts/configure (new)
More information about the cvs-ports
mailing list