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

CVS log for ports/devel/sdl12/distinfo

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:59:06 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
-remove MD5

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 30 09:42:43 2010 UTC (2 years ago) by mva
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Mar 13 13:52:27 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
 devel/sdl12:
 	- Update to 1.2.13
	- OPTIONize as recommended by Danny Pansters
	- Fixed up gnome dependencies as recommended by Danny Panster
	- Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters
	- Got rid of library renaming as recommended by Danny Pansters
	- Pass maintainership to submitter
Mk/bsd.sdl.mk:
	- Fixed _LIB_* entries in order to retrieve the correct library versions.

PR:		117608
Submitted by:	Marcus von Appen <mva@sysfault.org>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:40 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 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.29: download - view: text, markup, annotated - select for diffs
Wed Nov 9 21:21:45 2005 UTC (6 years, 3 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
Fix support for using more than one joystick.
Add SHA256 trendy stuff.

Submitted by:	jylefort

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 28 11:52:22 2005 UTC (6 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Update to 1.2.9

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jan 16 18:37:05 2005 UTC (7 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to 1.2.8

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Dec 26 21:54:46 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Welcome to the second epoch bump of devel/sdl12 due to compilation
problems on 4.x:

See the following thread in
http://twomix.devolution.com/pipermail/sdl/2004-December/thread.html:
	[SDL] Can not compile SDL with gcc < 3.1 (3 messages)

Up to now no fix in their cvs repository:
	http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 23 06:02:03 2004 UTC (7 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Upgrade devel/sdl12 to 1.2.8
Nearly all changes are fixes, no API breakages, no version bump.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:06:47 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 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.23: download - view: text, markup, annotated - select for diffs
Thu Jan 29 07:23:27 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
SIZEify.

Revision 1.22: 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.21: preferred, colored
Changes since revision 1.21: +1 -1 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.21: 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.20: preferred, colored
Changes since revision 1.20: +1 -1 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.20: 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_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update to 1.2.5.

Revision 1.19: 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
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.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 1.2.4.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 13 14:27:17 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to 1.2.3.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +1 -1 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.16: download - view: text, markup, annotated - select for diffs
Mon Jun 25 15:31:24 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 1.2.1.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 2 08:55:52 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 1.2.0.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 16 19:45:57 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 1.1.8.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 9 15:40:45 2001 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Update checksum. Unfortunately it seems that previously committed version was
pre-release, therefore bump PORTREVISION to indicate that update is necessary.

PR:		24179
Submitted by:	Jimmy Olgeni <olgeni@uli.it>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 3 16:48:15 2001 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).

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

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update to 1.1.6.

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

Revision 1.8: 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
CVS tags: RELEASE_4_1_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.1.4.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 6 09:36:37 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 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:30 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 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
Mon Mar 6 22:16:55 2000 UTC (11 years, 11 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 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.4: download - view: text, markup, annotated - select for diffs
Thu Feb 10 01:41:50 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 1.0.4

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 3 04:53:58 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to version 1.0.3.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 24 04:57:14 2000 UTC (12 years ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to version 1.0.1.

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

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Aug 13 05:18:16 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: ANDREY
CVS tags: v_0_10_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of SDL.

SDL is a free cross-platform multi-media development API.
It is used for games, emulators, demos, any multimedia application.
It handles video, audio, threads, endian independence and more.

PR:		13026
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 13 05:18:16 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Initial revision

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