History log of /freebsd-10.1-release/games/Makefile.inc
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 219177 02-Mar-2011 nwhitehorn

Improve the distributeworld target in Makefile.inc1 and update the release
infrastructure to use it. make distributeworld can now be used without
preparing its environment first and installs games into its distribution
using the regular make distribute logic instead of post-processing with
a script.

Also add two new targets, packageworld and packagekernel, that tar up the
results of distributeworld and distributekernel (also new), respectively.


# 203923 15-Feb-2010 uqs

games: make WARNS=6 the default, remove overrides

This also bumps factor, fortune, primes, and random to WARNS=6.

Approved by: ed (Co-mentor)


# 105618 21-Oct-2002 markm

Remove old build glue for removed games.


# 88058 17-Dec-2001 ru

Install files via FILES.


# 78203 14-Jun-2001 ru

Style nits:

GBINDIR -> ORIGBINDIR
GBINGRP -> ORIGBINGRP

Submitted by: bde


# 78174 13-Jun-2001 ru

Games ownership cleanup.

Urged by: bde


# 74814 26-Mar-2001 ru

- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.


# 74528 20-Mar-2001 ru

Set the default manual section for games/ to 6.


# 48204 24-Jun-1999 jmg

add support to buildworld as a normal user:
-DNOFSCHG disables installation of libs with flag schg
GAMEGRP change the group with which games are installed

also organize the binary section into alphebetical order some what..


# 40506 18-Oct-1998 obrien

Allow ``make BINDIR=/foo/games'' to work.


# 29809 24-Sep-1997 ache

Back out all my changes and restore v1.5 because there is no
setuid games now, hack problem fixed differently by hackdir permissions


# 29801 24-Sep-1997 ache

Back out previous fix (not work) and add more general SUIDGAME hook instead


# 29794 24-Sep-1997 ache

Allow BINMODE to be overwritted (use ?=)


# 28979 31-Aug-1997 eivind

Change games from setuid games to setgid games.

Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org)


# 4692 19-Nov-1994 phk

Make the "games" dist the hard way.


# 4482 14-Nov-1994 phk

"distribute" games into their own distribution.
Reviewed by:
Submitted by:
Obtained from:


# 3337 03-Oct-1994 ache

Close security hole: all games linked with dm started as suid bin


# 2491 04-Sep-1994 jkh

This commit was generated by cvs2svn to compensate for changes in r2490,
which included commits to RCS files with non-trunk default branches.


# 2490 04-Sep-1994 jkh

Bring in the 4.4 Lite games directory, modulo man page changes and segregation
of the x11 based games. I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way. Bleah.
Submitted by: jkh