CVS log for ports/devel/sdl12/files/Attic/patch-joystick::bsd::SDL_sysjoystick.c
Up to [FreeBSD] / ports / devel / sdl12 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Tue Mar 16 04:06:48 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 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.5: 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.4: preferred, colored
Changes since revision 1.4: +165 -0 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.4: 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.3: preferred, colored
Changes since revision 1.3: +0 -165 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.3: download - view: text, markup, annotated - select for diffs
Mon Jul 14 18:14:53 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.2: preferred, colored
Changes since revision 1.2: +107 -7 lines
Add support for /dev/joy? style gameport joystics in addition to USB ones. PR: 52875 Submitted by: Tony Voet <20030602@hoegisan.com>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 22 22:55:24 2003 UTC (8 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Unbreak on pre-4.8. PR: 52174 Submitted by: osa
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 9 04:51:09 2003 UTC (8 years, 10 months ago) by mdodd
Branches: MAIN
Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)
