OpenBSD CVS

CVS log for src/games/phantasia/Makefile


[BACK] Up to [local] / src / games / phantasia

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 8 20:30:54 2024 UTC (4 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Oops, commited wrong version of CLEANFILES in previous.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Feb 8 20:28:54 2024 UTC (4 months ago) by miod
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Feed more generated files to the clean target; joint work with naddy@

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jul 11 03:11:49 2022 UTC (23 months ago) by daniel
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.18: +2 -5 lines
Diff to previous 1.18 (colored)

remove the "tbl" suffix for a few man pages

Over a decade ago, the build infrastructure had special logic to process
man pages that ended with the suffix "tbl".

This infrastructure is long gone and the special naming for these man pages
is no longer needed.

Revert the naming of these man pages for consistency with all other man
pages in the tree. As a bonus, we remove a few lines from some of the
Makefiles making them simpler.

ok jmc@, and no objection from schwarze@

Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 24 03:10:10 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)

In 1995, all of the games were setuid games.  At end of 1996, I took them all
to setgid games, and we started wittling them down.  Nearly 10 years later I
am removing all setgid from the games.  If any of these have score files they
are now broken, and I hope various folk repair them.  I have argued for years
(and received pushback...) that the score file features must be removed, or
rewritten to use private files, because setgid is the wrong tool.
ok tedu

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jun 23 22:46:12 2011 UTC (12 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.16: +5 -2 lines
Diff to previous 1.16 (colored)

switch to installing source manuals (base part)
discussed with lots of people, tested by naddy@,
"move fast" deraadt@

Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 11 16:39:00 2004 UTC (19 years, 7 months ago) by jolan
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

this needs to be sgid games

Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 8 20:42:42 2003 UTC (21 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Use POSIX chown semantics (user:group); noted by Leandro Costa

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 23 18:43:00 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 29 19:56:54 1998 UTC (25 years, 6 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

NetBSD merge (mainly -Wall related)

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 24 00:10:36 1998 UTC (25 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

-lcurses, not termcap/termlib

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 10 09:46:44 1998 UTC (25 years, 11 months ago) by downsj
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Ok, so I was bored and couldn't sleep...

Make this sucker work with decent terminal settings.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 21 11:36:29 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

$OpenBSD$

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 2 15:47:07 1997 UTC (26 years, 9 months ago) by angelos
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

The /var/games/phantasia/* files should be root.games

Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 1 19:54:26 1997 UTC (27 years, 2 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

depend on DPADD, not only one lib

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 28 10:18:41 1997 UTC (27 years, 3 months ago) by downsj
Branch: MAIN
Changes since 1.6: +1 -5 lines
Diff to previous 1.6 (colored)

phantasia.6 -> phantasia.6tbl

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 3 03:04:00 1997 UTC (27 years, 5 months ago) by etheisen
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

root NOT games.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 12 21:27:50 1996 UTC (27 years, 8 months ago) by niklas
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

clean better

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 2 05:44:18 1996 UTC (28 years ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Always use -ltermlib when linking with -lcurses
Depend on LIBTERMCAP and LIBTERMLIB as appropriate

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 9 09:16:46 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2 (colored)

Make building with ${HOSTCC} work in obj-dirs

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 9 01:33:30 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +10 -3 lines
Diff to previous 1.1 (colored)

Rudimentary support for compilation in a cross environment
Host tools will be compiled with HOSTCC instead of CC.
Note, these are not complete in *any* way\!

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:49:10 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:49:10 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's 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.