CVS log for ports/graphics/libimg/files/Attic/patch-tk84_Tk_PhotoPutBlock
Up to [FreeBSD] / ports / graphics / libimg / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Tue Mar 13 12:12:01 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Ready for incoming slaves ports. - Pass maintainership to submitter - Respect DOC's - Add graphics/tiff as dependency - Bump PORTREVISION PR: 110221 Submitted by: Martin Matuska <martin@matuska.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 10 01:21:05 2005 UTC (6 years, 8 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_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -4 lines
A number of enhancements: . compile cleanly against 8.4 with -Wall on i386 and amd64; . use OS' run-time linker instead of dlopen-ing libpng, libjpeg, libtiff inside; . stop using TIFF's _internal_ headers for anything. This changes are quite radical, but seem to work with anything I have. Vendor's own tests pass except for some differences in PNG images -- most likely due to changes in PNG library since 2002. Stop requiring specific versions of jpeg, tiff, png -- we don't really care. Bump up PORTREVISION.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 9 21:45:48 2003 UTC (8 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Bring Img up to the world of Tcl/Tk 8.4. Since the Tk_PhotoPutBlock() function now has one more parameter to pass, I collected all the individual file patches in a single patch for that purpose, so if/when the original software is up to Tk 8.4, this patch file can easily be removed again.
