Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
fae50821ae
Updated dependencies
2014-05-16 14:09:51 +00:00
Simon J. Gerraty
76b28ad6ab
Updated dependencies
2014-05-10 05:16:28 +00:00
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Eitan Adler
50d675f7a9
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
Maxim Konovalov
b5de771b40
o Preserve argv[0] to use it later in usage().
...
PR: bin/164570
Submitted by: Klaus Aehlig
MFC after: 1 week
2012-01-28 15:29:43 +00:00
Ulrich Spörlein
dfc0276185
Drop advertising clause in manpages. It was done a long time ago
...
for the source code.
Discussed with: core
2010-12-06 19:12:51 +00:00
Ulrich Spörlein
3f2b3942c9
Fix typo in pom(6) manpage
...
PR: docs/148825
Submitted by: Anatoly Borodin
MFC after: 1 week
2010-07-30 09:34:40 +00:00
Ed Maste
f42e89b842
Add -p option to have pom(6) print just the percentage, without extra text.
...
PR: bin/51070
Submitted by: Matt Koivisto mkoivisto sandvine com
MFC after: 1 week
2010-07-15 00:16:04 +00:00
Ulrich Spörlein
e10c1be450
mdoc cleanup
...
Garbage collect unused sections, macros and arguments. Fix prologue and
remove empty lines.
Found by: mdocml
2010-06-02 10:20:23 +00:00
Ulrich Spörlein
63d46d1d5e
Fix several typos in macros or macro misusage.
...
Found by: make manlint
Reviewed by: ru
Approved by: philip (mentor)
2010-03-12 10:01:06 +00:00
Warner Losh
f5144a270d
Remove the third clause for the Berkeley parts of games, per the
...
letter in /COPYRIGHT.
2010-02-15 18:46:02 +00:00
Ulrich Spörlein
f6a71b56a1
games: make WARNS=6 the default, remove overrides
...
This also bumps factor, fortune, primes, and random to WARNS=6.
Approved by: ed (Co-mentor)
2010-02-15 14:32:00 +00:00
Xin LI
64c50c6403
Fix build: getopt() returns int so use an integer to get the value.
2010-01-06 00:20:37 +00:00
Edwin Groothuis
6846bee277
Be able to specify a certain date and/or time for which to calculate
...
the phase of the moon.
While not worlds best improvements, it will help calendar(1) later on.
2010-01-05 21:14:48 +00:00
Stefan Farfeleder
b484917d53
Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere.
...
PR: 62456
2005-05-01 19:34:22 +00:00
David E. O'Brien
e3c85e0226
Make the __FBSDID usage consistent
...
and protect copyright[] from Gcc 3.3's whining.
2003-05-05 09:52:25 +00:00
Warner Losh
ad64363769
Remove __P
...
Remove __STDC__ (which means we now use stdarg rather than vararg)
Remove register
Remove main prototype
2002-02-18 05:15:19 +00:00
Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Dima Dorfman
982f5d88ff
WARNS= -> WARNS?=
...
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-22 21:38:30 +00:00
Kris Kennaway
96103aa5a5
Silence WARNS=2 and BDECFLAGS on alpha and i386
...
MFC after: 1 week
2001-05-20 05:44:03 +00:00
Ruslan Ermilov
e5b5c66bca
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
Ruslan Ermilov
1c011f20f6
Set the default manual section for games/ to 6.
2001-03-20 18:08:43 +00:00
Bill Fumerola
7b216475bf
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Nik Clayton
077e7b24bc
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:30:45 +00:00
Steve Price
af71cfbb87
Merge a bunch of cleanups from NetBSD.
...
PR: 8083
Submitted by: Stephen J. Roznowski <sjr@home.net>
Obtained from: a whole slew of NetBSD PRs
1999-04-19 03:59:02 +00:00
Warner Losh
2d9f6852dc
Y2K fix. Fix by jsm28@cam.ac.uk via OpenBSD
1998-07-26 15:30:48 +00:00
Andrey A. Chernov
9dab7fd713
Remove so-called revoke, this game not installed sguid
1997-09-01 11:22:08 +00:00
Eivind Eklund
34a13bf4cb
Change games from setuid games to setgid games.
...
Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org )
1997-09-01 00:34:51 +00:00
Joerg Wunsch
706b948138
Correctly declare main() as `int'.
...
Closes PR # bin/1385: /usr/games/pom, invalid de...
Submitted by: zach@freebsd.gaffaneys.com (Zach Heilig)
1996-07-17 20:13:33 +00:00
Andrey A. Chernov
5233f1c6ed
-Wall cleanup
...
Remove unneded function
1996-05-27 23:11:26 +00:00
Garrett Wollman
656dcd4316
Delete bogus referneces to timezone code internal header file `tzfile.h',
...
which is no longer bogusly installed in /usr/include.
1995-08-07 19:17:46 +00:00
Jordan K. Hubbard
554eb505f8
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
1994-09-04 04:03:31 +00:00