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

CVS log for ports/games/CaribbeanStud/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:34 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump PORTREVISION after open-mofit update

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 20 18:15:26 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
CVS tags: 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_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Remove USE_X_PREFIX
- Bump portrevision

Submitted by:	Chess Griffin <chess@chessgriffin.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:15 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.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Sun Sep 28 11:49:26 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
[patch] Unbreak port: games/CaribbeanStud

	Port build now with both gcc 2.95.4 and 3.3.1. It also
	respects CFLAGS, which it didn't before.

PR:		ports/55733
Submitted by:	Simon Barner <barner@in.tum.de>

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
De-pkg-comment.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:01 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:56 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 7 23:28:05 2000 UTC (11 years, 3 months ago) by asami
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.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change motif to a normal dependency.  REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 14 09:51:12 2000 UTC (11 years, 7 months ago) by alex
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Add -pedantic.
Unbreaks build --> Remove BROKEN.

Noticed by:	bento

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 2 21:56:53 2000 UTC (11 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Mark as BROKEN: Bad C++ code.

Noticed by:	bento

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:25:48 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Wed Mar 29 07:18:05 2000 UTC (11 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:02:43 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.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change Id->FreeBSD.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Mar 30 14:22:44 1999 UTC (12 years, 10 months ago) by taoka
Branches: ZAKHVATOV
CVS tags: v10, RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Caribbean Stud gambling game for X Window System

PR:		ports/7409
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 30 14:22:44 1999 UTC (12 years, 10 months ago) by taoka
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