CVS log for ports/games/crimson/Makefile
Up to [FreeBSD] / ports / games / crimson
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Sep 2 21:17:33 2010 UTC (17 months, 1 week ago) by wxs
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Reset to ports@. Thanks Frank for your work on these ports. Discussed on: ports@
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 11 06:57:25 2010 UTC (18 months ago) by mva
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update graphics/sdl_ttf to version 2.0.10 - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jan 30 09:42:52 2010 UTC (2 years ago) by mva
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 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.36: download - view: text, markup, annotated - select for diffs
Sun Jul 19 11:14:05 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -5 lines
- Update to 0.5.3 - Update MASTER_SITES - Remove CVS-tag from previous maintainer Submitted by: maintainer via irc
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 16 15:26:54 2009 UTC (2 years, 6 months ago) by skreuzer
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Change maintainer to steinex@nognu.de Submitted by: steinex@nognu.de (on ports@) Approved by: carpetsmoker@rwxrwxrwx.net (maintainer) wxs (mentor, implicit)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun May 31 20:31:02 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -0 lines
- Resolve LATEST_LINK conflict
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Apr 4 14:30:44 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -4 lines
- Update to 0.5.2 PR: ports/120100 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:35 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Chase devel/sdl12 shlib version bump
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:52 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:42 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 7 09:14:01 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -14 lines
- Update to 0.5.1 - Drop 4.X support - Pass maintainership to submitter PR: 110006 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:57 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +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.27: download - view: text, markup, annotated - select for diffs
Mon Sep 4 07:26:22 2006 UTC (5 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Reset inactive maintainer who has not responded to email. Hat: portmgr
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jun 12 14:23:12 2006 UTC (5 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 4.9 PR: ports/98297 Submitted by: miwi Approved by: krion (mentor)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 2 13:36:24 2005 UTC (6 years, 3 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 0.4.5 PR: 88376 Submitted by: Jan Stocker <jan.stocker@t-online.de>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jan 2 00:48:37 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -1 lines
BROKEN: Internal compiler error on alpha 4.x Approved by: portmgr (self)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 12 00:03:28 2004 UTC (7 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
MAINTAINER_UPDATE: games/crimson 0.4.4 Update Crimson Fields 0.4.4 PR: ports/71914 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:23:39 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.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 19 18:49:42 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
- Update to version 0.3.8 PR: ports/63071 Submitted by: maintainer
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:19 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 20 21:18:09 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3 lines
- Use new knobs from bsd.sdl.mk Approved by: portmgr
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 19 13:27:37 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -6 lines
- Update to version 0.3.7 PR: 58237 Submitted by: maintainer
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 23 22:03:52 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Update to version 0.3.5 PR: 55903 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> (maintainer)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 28 18:23:12 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 0.3.4 PR: 54983 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 10 12:50:59 2003 UTC (8 years, 8 months ago) by osa
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Maintainer update to 0.3.3 PR: 52704 Approved by: fjoe (implicit)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 18 18:50:42 2003 UTC (8 years, 8 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 0.3.2 PR: 52394 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 31 00:40:37 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Crimson Fields update to 0.3.0 with some new maps PR: ports/49979 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:05:43 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
De-pkg-comment.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 2 16:01:14 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update to 0.2.8. PR: 46525 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 2 15:06:04 2003 UTC (9 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update version number of SDL shared library.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 7 17:21:58 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
upgrade to 0.2.7 PR: 44761 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 12 02:58:23 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 0.2.6 PR: ports/40158 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 23 04:48:04 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 0.2.5 PR: ports/39126 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 23 02:26:36 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -4 lines
fix configure Reported by: bento, kris
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue May 21 07:52:47 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -3 lines
upgrade to 0.2.3 PR: 37513 Reported by: Jan Stocker <Jan.Stocker@t-online.de> Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 17 12:37:55 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Chase increase of libSDL version number.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 17 08:20:44 2002 UTC (10 years ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Fix sdl errors caught by bento PR: 33829 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 6 20:33:13 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Change the package name from "crimson" to "crimson-fields" by setting PKGNAMESUFFIX in order to avoid conflict with textproc/crimson. Add WWW to pkg-descr while I'm here.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 20 03:01:01 2001 UTC (10 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_4_0
Add crimson 0.1.3, a tactical war game in the tradition of Battle Isle. PR: 27062 Submitted by: Jan Jungnickel <jan@jungnickel.com>
