CVS log for ports/games/KnightCap/Makefile
Up to [FreeBSD] / ports / games / KnightCap
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:23 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -4 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:16 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +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.21: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:12 2006 UTC (6 years, 1 month ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jan 26 15:25:17 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -7 lines
- Unbreak: remove two conflicting functions, which are never used anyway. PR: ports/76635 Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 18 18:26:45 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -1 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 17 18:39:09 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -5 lines
- Fix MASTER_SITES - Support PLIST_FILES PR: ports/66752 Submitted by: Ports Fury
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 6 23:11:51 2003 UTC (8 years, 3 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Use -lGLU -lGL instead of -lMesaGLU -lMesaGL
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:32:04 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
De-pkg-comment.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 12 12:29:45 2003 UTC (9 years ago) by naddy
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
URL updates. PR: 48167 Submitted by: tadalunch@sources.redhat.com
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Nov 23 02:25:42 2002 UTC (9 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Remove maintainers with undeliverable email addresses.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 26 23:30:54 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
Update to recognize CC/CFLAGS/X11BASE PR: 21630 Submitted by: Dan Papasian <bugg@bugg.strangled.net>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:20 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -5 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jul 7 18:48:28 2000 UTC (11 years, 7 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6 lines
Update to version 3.6. PR: 19409 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:25:49 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 29 07:17:36 2000 UTC (11 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 20 23:25:06 2000 UTC (11 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:02:44 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Change Id->FreeBSD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 1 02:17:47 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Upgrade to Mesa 3.0
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 27 16:06:52 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Remove regexp support for Mesa2 libs.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:30:51 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 27 23:24:29 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Making x11 category more useful project part 1: take out "x11" of ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 20 10:13:42 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending Justin's upgrade. Change all "graphics/Mesa" dependencies to "graphics/Mesa2". Requested by: jseger
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 15 12:14:22 1998 UTC (13 years, 9 months ago) by tg
Branches: ANDY
CVS tags: knightcap_3_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
New port KnightCap, a learning chess program with an OpenGL-based GUI. PR: 6631 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 15 12:14:22 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
Initial revision
