Date: Tue, 6 Nov 2007 22:03:24 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/fortune fortune.c Message-ID: <200711062203.lA6M3OoB032221@repoman.freebsd.org>
index | next in thread | raw e-mail
edwin 2007-11-06 22:03:24 UTC
FreeBSD src repository
Modified files:
games/fortune/fortune fortune.c
Log:
games/fortune: add FORTUNE_PATH env var, so ports of fortunes can work sanely
This patch adds an environment variable FORTUNE_PATH, which
works like PATH for fortune files.
PR: bin/36867
Submitted by: Alan Eldridge <ports@geeksrus.net>
[patch] fortune -e implementation bug
Fix the behaviour of "-e file1 file2" to equally pick them
instead of only picking the first one.
PR: bin/70182
Submitted by: Martin Kulas <coolaz@web.de>
MFC after: 1 week
Approved by: grog (mentor)
Revision Changes Path
1.30 +106 -14 src/games/fortune/fortune/fortune.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711062203.lA6M3OoB032221>
