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

CVS log for ports/games/bugsx/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jun 9 15:32:58 2009 UTC (2 years, 8 months ago) by amdmi3
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_6_EOL, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 11 21:54:46 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.

Hat:		portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 19 20:05:35 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +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.9: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:18 2004 UTC (8 years ago) by trevor
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_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:37:00 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:05:42 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.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
De-pkg-comment.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 21 11:52:04 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, 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, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 14 00:45:39 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
update portname/portversion stuff (games commit part 1, a-c)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:03:04 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.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change Id->FreeBSD.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 3 11:11:43 1999 UTC (13 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Adjust port Makefiles to new EXTRACT_* variable defaults.  See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 28 02:05:15 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Move manpages from pkg/PLIST to MAN* macro in Makefile.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 17 03:13:12 1998 UTC (13 years, 5 months ago) by jkoshy
Branches: DACROYLE
CVS tags: v108
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Breed bugs using genetic algorithms.  Use X11.

PR:		5245
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 17 03:13:12 1998 UTC (13 years, 5 months ago) by jkoshy
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