CVS log for ports/devel/sdl12/files/Attic/patch-ak
Up to [FreeBSD] / ports / devel / sdl12 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Wed Sep 20 11:20:41 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 3 08:53:56 2003 UTC (9 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: 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_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix sdl11-config to return -I${LOCALBASE}/include, like previous
version did.
Prompted by: lioux
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 2 15:05:08 2003 UTC (9 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -10 lines
Update to 1.2.5.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 17 12:35:50 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -10 lines
Update to 1.2.4.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 2 08:55:54 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -12 lines
Update to 1.2.0.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 11 12:07:20 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -4 lines
Fix the recent breakage introduced in 1.1.4 upgrade. Starting from this release `sdl11-config --libs' output includes only SDL libs and doesn't include X11 libs, which confuses configure scripts in third-party apps. I reverted it to the previous behaviour.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 25 12:43:32 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel). PR: 18188 Submitted by: maintainer
