History log of /openbsd-current/games/phantasia/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.21 08-Feb-2024 miod

Oops, commited wrong version of CLEANFILES in previous.


# 1.20 08-Feb-2024 miod

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


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.19 11-Jul-2022 daniel

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 tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.18 24-Nov-2015 deraadt

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 tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 23-Jun-2011 schwarze

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


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.16 11-Nov-2004 jolan

this needs to be sgid games


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.15 08-Apr-2003 millert

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


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.14 23-May-2002 deraadt

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


Revision tags: OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.13 29-Nov-1998 pjanzen

NetBSD merge (mainly -Wall related)


Revision tags: OPENBSD_2_4_BASE
# 1.12 24-Jul-1998 millert

-lcurses, not termcap/termlib


# 1.11 10-Jul-1998 downsj

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

Make this sucker work with decent terminal settings.


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.10 21-Sep-1997 deraadt

$OpenBSD$


# 1.9 02-Sep-1997 angelos

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


Revision tags: OPENBSD_2_1_BASE
# 1.8 01-Apr-1997 mickey

depend on DPADD, not only one lib


# 1.7 28-Feb-1997 downsj

phantasia.6 -> phantasia.6tbl


# 1.6 03-Jan-1997 etheisen

root NOT games.


# 1.5 12-Oct-1996 niklas

clean better


Revision tags: OPENBSD_2_0_BASE
# 1.4 02-Jun-1996 tholo

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


# 1.3 09-Mar-1996 niklas

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


# 1.2 09-Mar-1996 niklas

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\!


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


# 1.19 11-Jul-2022 daniel

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 tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.18 24-Nov-2015 deraadt

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 tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 23-Jun-2011 schwarze

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


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.16 11-Nov-2004 jolan

this needs to be sgid games


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.15 08-Apr-2003 millert

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


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.14 23-May-2002 deraadt

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


Revision tags: OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.13 29-Nov-1998 pjanzen

NetBSD merge (mainly -Wall related)


Revision tags: OPENBSD_2_4_BASE
# 1.12 24-Jul-1998 millert

-lcurses, not termcap/termlib


# 1.11 10-Jul-1998 downsj

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

Make this sucker work with decent terminal settings.


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.10 21-Sep-1997 deraadt

$OpenBSD$


# 1.9 02-Sep-1997 angelos

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


Revision tags: OPENBSD_2_1_BASE
# 1.8 01-Apr-1997 mickey

depend on DPADD, not only one lib


# 1.7 28-Feb-1997 downsj

phantasia.6 -> phantasia.6tbl


# 1.6 03-Jan-1997 etheisen

root NOT games.


# 1.5 12-Oct-1996 niklas

clean better


Revision tags: OPENBSD_2_0_BASE
# 1.4 02-Jun-1996 tholo

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


# 1.3 09-Mar-1996 niklas

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


# 1.2 09-Mar-1996 niklas

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\!


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.18 24-Nov-2015 deraadt

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 tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 23-Jun-2011 schwarze

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


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.16 11-Nov-2004 jolan

this needs to be sgid games


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE
# 1.15 08-Apr-2003 millert

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


Revision tags: OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.14 23-May-2002 deraadt

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


Revision tags: OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.13 29-Nov-1998 pjanzen

NetBSD merge (mainly -Wall related)


Revision tags: OPENBSD_2_4_BASE
# 1.12 24-Jul-1998 millert

-lcurses, not termcap/termlib


# 1.11 10-Jul-1998 downsj

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

Make this sucker work with decent terminal settings.


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.10 21-Sep-1997 deraadt

$OpenBSD$


# 1.9 02-Sep-1997 angelos

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


Revision tags: OPENBSD_2_1_BASE
# 1.8 01-Apr-1997 mickey

depend on DPADD, not only one lib


# 1.7 28-Feb-1997 downsj

phantasia.6 -> phantasia.6tbl


# 1.6 03-Jan-1997 etheisen

root NOT games.


# 1.5 12-Oct-1996 niklas

clean better


Revision tags: OPENBSD_2_0_BASE
# 1.4 02-Jun-1996 tholo

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


# 1.3 09-Mar-1996 niklas

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


# 1.2 09-Mar-1996 niklas

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\!


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision