CVS log for ports/graphics/libimg/files/patch-warnings
Up to [FreeBSD] / ports / graphics / libimg / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 19 22:21:56 2011 UTC (4 months, 3 weeks ago) by mi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -1 lines
Although the default remains 8.5, this changes allows compiling against Tk-8.6 as well. Also set MAKE_JOBS_SAFE to "yes" -- we rely on bsd.lib.mk, which has been parallel-safe for ever.
Revision 1.5: 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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -0 lines
Restore the ability to build against Tk-8.5. Take over maintainership.
Revision 1.4
Sun Sep 18 16:42:14 2011 UTC (4 months, 3 weeks ago) by crees
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +0 -0 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.3: 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.2: preferred, colored
Changes since revision 1.2: +192 -208 lines
Re-enable build with Tk-8.3 (if requested). Allow building with Tk-8.5 (the default). Fix some more warnings.
Revision 1.2
Tue Mar 13 12:12:01 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +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.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_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL
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.
