aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* Correctly case FreeBSD in my entry in the tips fileAllan Jude2015-09-081-1/+1
* Fix a typo.Christian Brueffer2015-07-021-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-1312-0/+214
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0812-24/+0
| * Merge sync of headSimon J. Gerraty2015-05-2714-438/+37
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-196-13/+218
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-197-11/+11
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1613-12/+1
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1012-0/+24
| * | | | Merge from headSimon J. Gerraty2014-05-082-2/+2
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-287-13/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-14/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-125-17170/+6
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-1113-0/+13
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-1614-28/+0
| * | | | | | | | Sync with HEAD.David E. O'Brien2013-02-084-281/+52
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+1
| * | | | | | | | | Sync from headSimon J. Gerraty2012-11-046-17/+27
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2214-0/+265
* | | | | | | | | | | Correct grdc(1) 12-hour display between 12:00 and 13:00Ed Maste2015-06-021-5/+5
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | fortune/tools/do_uniq.pyEitan Adler2015-04-021-27/+32
* | | | | | | | | | Step 2 of eliminating the "games" distribution: Remove punch cardColin Percival2015-02-226-368/+0
* | | | | | | | | | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-123-4/+3
* | | | | | | | | | fetch has supported https for a while..John-Mark Gurney2015-02-101-1/+1
* | | | | | | | | | Fix 7-year-old typo: The default directory searched for fortunes isColin Percival2015-01-301-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Update factor for changes to types in primes, which is a dependency.Sean Bruno2014-09-271-1/+2
* | | | | | | | | Switch primes(6) from using unsigned long to using uint64_t. This fixesColin Percival2014-09-273-13/+15
* | | | | | | | | Correctly enumerate primes between 4295098369 and 3825123056546413050.Colin Percival2014-09-265-3/+205
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Update the freebsd-tips example to use drill instead of dig since bind is no ...Allan Jude2014-07-251-3/+3
* | | | | | | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* | | | | | | | fortune(8): Search fortune files installed by ports/packages as well asGavin Atkinson2014-07-141-1/+2
* | | | | | | | Fix equation and limerick to be correct. NetBSD fixed this 14 years agoGavin Atkinson2014-07-051-2/+2
* | | | | | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-202-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-062-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-2/+18
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-133-3/+3
* | | | | | Correct a typo in Malcolm MacDougall's name.Joe Marcus Clarke2014-02-151-1/+1
* | | | | | Fix typo in fortune (go -> to)Gavin Atkinson2013-12-101-1/+1
* | | | | | Remove "Warning: file \"%s\" unreadable". It was introduced with revisionMarcel Moolenaar2013-12-071-4/+0
* | | | | | Fix r203922 for "fortune -o": we free tpath when was_malloc is trueMarcel Moolenaar2013-12-071-2/+2
| |_|_|_|/ |/| | | |
* | | | | Refresh the tips for the new pkg system.Gleb Smirnoff2013-10-031-14/+6
| |_|_|/ |/| | |
* | | | Remove a reference to instant-server which has been removed from theEitan Adler2013-03-211-10/+0
* | | | Remove fortunes-o from the base system. Debating what does or does notJohn Baldwin2013-03-124-17160/+6
| |_|/ |/| |
* | | Remove political propagandaDag-Erling Smørgrav2013-02-051-227/+0
* | | Use Bernard Baruch's full name.Eitan Adler2012-12-051-2/+2
* | | fix a couple of spelling errors...John-Mark Gurney2012-11-151-2/+2
* | | In games/fortune/fortune/fortune.c, make 'Debug' the correct type (it isDimitry Andric2012-11-141-1/+1
* | | Make OK_TO_WRITE_TO_DISK an envrionment variable insteadEitan Adler2012-11-042-46/+44
* | | Prefer the use of stdbool to custom defines.Eitan Adler2012-11-041-3/+3
| |/ |/|
* | Remove extra word:Eitan Adler2012-10-231-1/+1