summaryrefslogtreecommitdiff
path: root/misc/fortune-mod-bible (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add -C to strfileEdwin Groothuis2005-12-032-1/+3
| | | | | Bump portrevision Add SHA256 thingie
* fortune's .dat format change breaks precompiled bible.dat for ↵Edwin Groothuis2005-12-032-2/+4
| | | | | | | | | | | | | | | | | | misc/fortune-mod-bible On Thu Feb 17 18:06:37 2005 UTC, ru submitted a change (1.27) to fortune.c that implements a change to read a new on-disk format of the .dat files. (http://www.freebsd.org/cgi/cvsweb.cgi/src/games/fortune/fortune/fortune.c) This change renders old .dat files incompatible with version of fortune compiled after 2005-02-17. Therefore, the supplied bible.dat file that is supplied with the port no longer works. PR: ports/89811 Submitted by: Doug Poland <doug@polands.org>, Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Add fortune-mod-bible, King James V Bible in fortune format.Pav Lucistnik2004-04-015-0/+50
% And God saw the light, that it was good: and God divided the light from the darkness. -- Genesis 1:4 % PR: ports/64953 Submitted by: Doug Poland <doug@polands.org>