From owner-cvs-src@FreeBSD.ORG Fri Dec 7 22:28:10 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCA3816A41A; Fri, 7 Dec 2007 22:28:10 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BC2D713C467; Fri, 7 Dec 2007 22:28:10 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lB7MS8kX036117; Fri, 7 Dec 2007 22:28:08 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lB7MS8W3036116; Fri, 7 Dec 2007 22:28:08 GMT (envelope-from dougb) Message-Id: <200712072228.lB7MS8W3036116@repoman.freebsd.org> From: Doug Barton Date: Fri, 7 Dec 2007 22:28:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2007 22:28:10 -0000 dougb 2007-12-07 22:28:08 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes fortunes-o.real fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy Log: This is a massive cleanup of the fortune files, including removal of many duplicates, formatting/whitespace fixes, spelling fixes, and a host of others. Note: No fortunes were intentionally removed (other than duplicates) as part of this cleanup. In removing dupes I tried to be generous in not removing similarly worded fortunes that had even slightly different punch lines. Duplicates were resolved as follows (in this order): * + limerick -> limerick * + fortunes-o.real -> fortunes-o.real * + fortunes2-o -> fortunes2-o * + zippy -> zippy murphy + fortunes -> fortunes In correcting spelling I've tried to leave colloquial variations (especially British'isms) intact, as well as to not "correct" errors that are part of the joke. In fortunes and fortunes2-o I combined a couple of fortunes that were adjacent to each other that seemed like they should have originally been combined, and split a couple that seemed like they should have originally been split. Miscellaneous: 1. Fixed underlining 2. Capitalized proper names 3. Removed quotation marks from "freestanding" quotes for consistency 4. Added quotation marks to QOTD fortunes that needed them 5. Corrected or added many attributions 6. Removed apostrophes from trailing 's' that are plural, not possessive 7. Updated the path to fortune stuff included in some of the jokes 8. Updated several fortunes to their original version, and added attribution 9. Split up compound words that ispell tripped over Revision Changes Path 1.247 +1426 -2644 src/games/fortune/datfiles/fortunes 1.25 +196 -485 src/games/fortune/datfiles/fortunes-o.real 1.36 +273 -1852 src/games/fortune/datfiles/fortunes2-o 1.43 +9 -8 src/games/fortune/datfiles/freebsd-tips 1.13 +35 -83 src/games/fortune/datfiles/limerick 1.13 +55 -151 src/games/fortune/datfiles/murphy 1.3 +2 -3 src/games/fortune/datfiles/murphy-o 1.10 +54 -53 src/games/fortune/datfiles/startrek 1.6 +5 -0 src/games/fortune/datfiles/zippy