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

CVS log for ports/games/agame/Makefile

[BACK] Up to [FreeBSD] / ports / games / agame

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 14 21:29:13 2011 UTC (8 weeks, 1 day ago) by crees
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
Add LICENSE data.

PR:		ports/149564 (based on)
Submitted by:	Ullrich Franke <uf@raindogs.org>
Approved by:	[no objections from maintainers in four weeks]

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:33 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:02 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- update to jpeg-8

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 30 09:42:45 2010 UTC (2 years ago) by mva
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 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.8: download - view: text, markup, annotated - select for diffs
Fri Sep 11 21:57:35 2009 UTC (2 years, 4 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -1 lines
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:51:06 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 19 17:28:03 2008 UTC (3 years, 7 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update my email address in 132 ports.

Approved by:	miwi (mentor)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:27 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Chase devel/sdl12 shlib version bump

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:19 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 21 20:41:22 2006 UTC (5 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
[MAINTAINER] update my email address in 76 ports + mirror some distfiles

	I've got a brand new hosting, so change my email to the new
	one.  Also, now I can mirror some distfiles, so update
	MASTER_SITES for some ports.

PR:		ports/107038
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:50 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -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.1: download - view: text, markup, annotated - select for diffs
Wed Aug 2 09:13:33 2006 UTC (5 years, 6 months ago) by ehaupt
Branches: MAIN
Add agame, a simple tetris-like game.

PR:		101171
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru>

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