CVS log for ports/graphics/gdtclft/files/patch-gif
Up to [FreeBSD] / ports / graphics / gdtclft / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 4 16:12:02 2006 UTC (5 years, 2 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Fix a would-be problem in an #ifdef-ed out section of the patch.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 4 10:00:01 2006 UTC (5 years, 2 months ago) by mi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +279 -33 lines
Another round of improvements: * support read/write of files in the GD2-format (obtained from the vendor's version bundled with, but not installed by Graphviz); * add an optional argument to `gd create W H' -- if "true", the created image will be "TrueColor" Bump PORTREVISION again.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 1 07:05:50 2006 UTC (5 years, 2 months ago) by mi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +331 -9 lines
Expand the patch-gif to also support JPEG, XPM, XBM, and WBMP input as well as JPEG, GIF, and WBMP output formats. Set WARNS=2. Clean-up the man-page. Bump Tcl-package's version and PORTREVISION.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 21 01:32:30 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_11_0, RELEASE_4_10_0
Add back the ability to _read_ GIF images, now that our gd has it again.
