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

CVS log for ports/games/mangband/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:34:15 2011 UTC (10 months ago) by bapt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Sep 17 15:38:37 2009 UTC (2 years, 4 months ago) by pav
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_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +60 -25 lines
- Update to 1.1.2
- Transfer maintainership to the submitter

PR:		ports/134052
Submitted by:	Vital Driedfruit <flambard@mangband.org>
Approved by:	Adam Kranzel <adam@blacktabby.org> (old maintainer)
Feature safe:	yes

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 22 14:47:55 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 22 08:55:35 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:18:07 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -7 lines
- Fix build with gcc 4.2

PR:		117732
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	portmgr (pav), maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 2 10:07:48 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -1 lines
Mark as broken with gcc4.2.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 19 20:06:50 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Thu Feb 1 20:57:59 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Fix build after libmytinfo is gone

Reported by:	kris

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:05:22 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Use PAX macro.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:05:50 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 8 01:45:54 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update maintainer email address

PR:		ports/41429, ports/41430
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Oct 12 22:03:58 2001 UTC (10 years, 4 months ago) by tobez
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Updated maintainer E-mail.

PR:		31240
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 7 04:01:36 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Give port a maintainer, welcome aboard
Bump PORTREVISION due to reroll to fix major bug

PR:		28772
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 1 06:04:49 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Use proper POSIX syntax for `chown'.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 16 15:27:53 2001 UTC (11 years ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +21 -21 lines
Update to 0.7

PR: 24354
Submitted by: Ports Fury

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 12 20:42:47 2001 UTC (11 years, 1 month ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
update master_sites to follow port

PR:		24232
Submitted by:	    Joseph Scott <joseph@randomnetworks.com>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 10 08:03:15 2001 UTC (11 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Remove myself from MAINTAINER

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:26:03 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Thu Mar 30 20:57:14 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -5 lines
portlint and add WWW

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 11 01:23:11 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Install setgid games, not setuid games.

Reviewed by:	ache (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:03:59 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: 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
Sun Aug 22 23:32:26 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:56 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jan 1 03:14:08 1999 UTC (13 years, 1 month ago) by ache
Branches: ache
CVS tags: ache_1_0, RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
multi-player Angband

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 1 03:14:08 1999 UTC (13 years, 1 month ago) by ache
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