CVS commit: src/games/wtf

2018-08-16 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Aug 16 13:31:04 UTC 2018 Modified Files: src/games/wtf: wtf Log Message: Try freebsd's pkg-info as well >From John Hein, via Nikolai Lifanov. PR misc/52684 To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/gam

CVS commit: src/games/wtf

2018-03-07 Thread Eitan Adler
Module Name:src Committed By: eadler Date: Wed Mar 7 08:25:43 UTC 2018 Modified Files: src/games/wtf: wtf Log Message: wtf(6): use character classes ok pgoyette@ silence dholland@ To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/games/wtf/wtf Please n

CVS commit: src/games/wtf

2018-03-07 Thread Eitan Adler
Module Name:src Committed By: eadler Date: Wed Mar 7 08:24:16 UTC 2018 Modified Files: src/games/wtf: wtf Log Message: wtf(6): quote "$f" ok pgoyette@ silence dholland@ To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/games/wtf/wtf Please note that di

CVS commit: src/games/wtf

2018-01-16 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 17 03:03:59 UTC 2018 Modified Files: src/games/wtf: wtf Log Message: Don't skip the superfluous "is" argument if it's not superfluous! This allows us to use `wtf is` and get information for the acronym "is" and produces

CVS commit: src/games/wtf

2015-04-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 22 15:04:57 UTC 2015 Modified Files: src/games/wtf: wtf.6 Log Message: PR/49850: Nikolai Lifanov: Document acronyms-o To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/games/wtf/wtf.6 Please note that

CVS commit: src/games/wtf

2015-04-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Apr 22 14:00:46 UTC 2015 Modified Files: src/games/wtf: wtf.6 Log Message: Fix typo, remove trailing space. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/games/wtf/wtf.6 Please note that diffs are not publi

CVS commit: src/games/wtf

2015-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 21 23:56:30 UTC 2015 Modified Files: src/games/wtf: wtf Log Message: obey $ACRONYMDB like before To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/games/wtf/wtf Please note that diffs are not public do

CVS commit: src/games/wtf

2015-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 21 22:49:46 UTC 2015 Modified Files: src/games/wtf: wtf wtf.6 Log Message: Add -o flag. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/games/wtf/wtf cvs rdiff -u -r1.16 -r1.17 src/games/wtf/wtf.6 Pl

CVS commit: src/games/wtf

2012-11-20 Thread David Brownlee
Module Name:src Committed By: abs Date: Tue Nov 20 12:40:54 UTC 2012 Modified Files: src/games/wtf: wtf wtf.6 Log Message: PR/47178 from Bug Hunting src/games/wtf/wtf: - Correct `usage' (to match new `SYNOPSIS' from man page); - augment comment on quering pkgsrc's help fa

CVS commit: src/games/wtf

2012-10-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Oct 3 19:50:43 UTC 2012 Modified Files: src/games/wtf: wtf.6 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/wtf/wtf.6 Please note that diffs are not public domain;

CVS commit: src/games/wtf

2012-10-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Oct 3 19:50:11 UTC 2012 Modified Files: src/games/wtf: wtf.6 Log Message: - improve wording and overall program description (notably for `-f'); - improve macro usage; - bump date. >From Bug Hunting. To generate a diff of this

CVS commit: src/games/wtf

2012-10-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Oct 3 19:50:07 UTC 2012 Modified Files: src/games/wtf: wtf Log Message: - correct `usage' message; - improve wording. >From Bug Hunting. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/games/wtf/wtf Please

CVS commit: src/games/wtf

2012-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 26 03:16:13 UTC 2012 Modified Files: src/games/wtf: wtf Log Message: use modern shell constructs To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/games/wtf/wtf Please note that diffs are not public do

CVS commit: src/games/wtf

2012-04-25 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Thu Apr 26 01:55:14 UTC 2012 Modified Files: src/games/wtf: wtf Log Message: allow multiple '-f acronyms' arguments to be given, which makes this behave more consistently with ACRONYMSDB, which may also point to multiple files