Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/sdl12/files/Attic/patch-ac

[BACK] Up to [FreeBSD] / ports / devel / sdl12 / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32
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.31: +0 -0 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.31: download - view: text, markup, annotated - select for diffs
Wed Mar 17 13:57:07 2004 UTC (7 years, 10 months ago) by lofi
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_4_11_0, RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +10 -12 lines
Unbreak when libusb is installed.

Submitted by: KATO Tsuguru <tkato@prontomail.com>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:06:48 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +13 -19 lines
devel/sdl12: upgrading to 1.2.7 + some fixes.

        - upgrade to 1.2.7
        - add a knob WITH_NAS
        - fix dependences to aalib & svgalib
        - use standard DOCSDIR & EXAMPLESDIR
        - fix plist for NOPORTDOCS
        - distribute README-SDL.txt.

PR:             Based on ports/57475
Submitted by:   Thierry Thomas <thierry@pompo.net>
Reviewed by:    kris@ with a build on bento

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 21 00:08:17 2003 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -7 lines
Backout previous commit.  Mea maxima culpa for not doing the research
to understand that this port was a dependency on many other ports,
and as such should not have been done during a slush.  Pass the
pointy hat, please ...

PR:		ports/57475
Requested by:	pav, marcus

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Dec 20 20:16:54 2003 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -10 lines
Update to 1.2.6:

       Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
       Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA

PR:		ports/41400
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jun 27 19:29:43 2003 UTC (8 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +11 -1 lines
Fix the port for those with stale /usr/include/libusb.h header.

Submitted by:	mdodd

Revision 1.26: 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
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -17 lines
Update to 1.2.5.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 9 22:19:37 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.24: preferred, colored
Changes since revision 1.24: +9 -5 lines
Instead of disabling joystick code completely use "dummy" driver instead of
problematic usb one. This should fix problems some ports are having when
linked against libsdl without joystick code at all. Bump PORTREVISION.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 18 08:10:01 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Unbroke on systems after libusb --> libusbhid conversion.

Reported by:	Mike Murphree <w4lna@knology.net>
		Nuno Teixeira <nunotex@pt-quorum.com>
		Mark Sergeant <sarge@snsonline.net>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 17 12:35:49 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +13 -5 lines
Update to 1.2.4.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 19 12:18:40 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -10 lines
Remove obsolete configure script tweak, which results in
`sdl11-config --version' reporting an icorrect version number (1.2.2, while
in fact it's a 1.2.3).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Nov 13 14:27:18 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -36 lines
Update to 1.2.3.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 25 08:58:12 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +30 -111 lines
Update to 1.2.2. Sam was kind enough to integrate my vgl driver into a
mainline, so number of patches has been greatly reduced.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jul 2 11:17:47 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +14 -7 lines
Re-enable vgl support.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 25 15:31:25 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +18 -25 lines
Update to 1.2.1.

Revision 1.17: 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_4_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +26 -10 lines
Update to 1.2.0.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 30 14:12:29 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +21 -17 lines
o Use PTHREAD_CFLAGS/PTHREAD_LIBS;
o don't apply bitwise shift to components when setting palette - vgl don't
  need it unlike fbcon (after which libvgl driver was modelled). Bump
  PORTREVISION as a result of bugfix.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jan 27 19:22:02 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Make vgl driver working OOB without the need to use custom patched version
of libvgl. I abadoned my previous plans to get my extentions into the base
system because it seems that libvgl is at the end of its lifecycle and will
be replaced by more generic and better solution (probably kgi/ggi), at least
nsouch is actively working in this drection now. In the meantime, those
lucky with VESA 2.0 compatible videocards would be able to play quakeforge
or any other SDL-based games straight on their FreeBSD consoles ;).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 23 17:28:58 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +99 -5 lines
Add FreeBSD native VGL driver. Right now it is work in progress and to activate
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch,
  apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
  if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 3 14:22:06 2001 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +19 -13 lines
Update to 1.1.7.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 26 15:44:10 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -25 lines
Update to 1.1.6.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 28 07:21:21 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +15 -15 lines
Update to 1.1.5.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 31 10:06:08 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +18 -1 lines
Several improvements and cleanups:

- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 7 13:05:46 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -23 lines
Update to 1.1.4.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jun 18 10:05:24 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +16 -1 lines
Remove arch-specific optimisation options from configure script. They broke sdl
build on systems with gcc2.7

Submitted by:	Martin Walter <walter@th.physik.uni-bonn.de>,
		Patrick M Doane <patrick@watson.org>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 6 09:36:38 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -39 lines
Update to 1.1.3.

FreeBSD is now in the list of supported platforms, so number of patches
required to make SDL work here has been slightly reduced.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 25 12:43:31 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +27 -9 lines
Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).

PR:		18188
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 20 09:24:27 2000 UTC (11 years, 9 months ago) by tg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Use our libc_r instead of linuxthreads.

Reviewed by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 6 22:16:56 2000 UTC (11 years, 11 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -44 lines
Some makefile/install changes.

PR:		16572
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>

Update to 1.0.8

PR:		17217
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 10 01:41:51 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +39 -15 lines
Update to 1.0.4

PR:		16607
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 3 08:19:17 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Merge changes from Maxim Sobolev's update to this port.

PR:		16498
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 24 04:57:16 2000 UTC (12 years ago) by steve
Branches: MAIN
Update to version 1.0.1.

PR:		15944
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options