CVS log for ports/games/gnushogi/Makefile
Up to [FreeBSD] / ports / games / gnushogi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 16 17:11:57 2011 UTC (3 months, 3 weeks ago) by johans
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
- Update gnushogi/xshogi to 1.3.2 - Grab maintainership - Update MASTER_SITES, add WWW
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 19 23:41:53 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:18 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 5 00:53:15 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove install-info from Makefile, it's automatically done when INFO is defined
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 19 19:23:34 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +36 -28 lines
- Update to version 1.3 PR: ports/64467 Submitted by: Ports Fury
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 3 01:19:18 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Reset maintainer on ports owned by the following committers who have been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:02:47 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:53:24 2002 UTC (10 years 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -7 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 5 14:51:40 2001 UTC (11 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
More spaces -> tabs for the games category.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 14 06:53:06 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:25:56 2000 UTC (12 years, 1 month ago) by nakai
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:13:54 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:03:38 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change Id->FreeBSD.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:12 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 12 16:50:41 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change maitainer's email address, and BROKEN some gnome ports until I upgrade it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 3 11:33:00 1997 UTC (15 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -3 lines
Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Nov 17 11:44:57 1996 UTC (15 years, 2 months ago) by asami
Branches: NAKAI
CVS tags: gnushogi_1_2_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
This sucker will beat you in shogi. Closes PR 1885/2018. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 17 11:44:57 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Initial revision
