CVS log for ports/graphics/libimg/files/patch-jpeg
Up to [FreeBSD] / ports / graphics / libimg / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 19 21:27:54 2011 UTC (4 months, 3 weeks ago) by mi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -24 lines
Restore the ability to build against Tk-8.5. Take over maintainership.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 18 16:42:14 2011 UTC (4 months, 3 weeks ago) by crees
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +24 -5 lines
- Revert previous commit
(which was actually approved by me; no misconduct by mi)
. Port no longer breaks on amd64, but could still be updated to work with tk85
- Drop maintainership
Pointyhat: mi, crees
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 14 12:28:41 2011 UTC (4 months, 4 weeks ago) by mi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -24 lines
Re-enable build with Tk-8.3 (if requested). Allow building with Tk-8.5 (the default). Fix some more warnings.
Revision 1.1: 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_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_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
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.
