Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-07 Thread Alexey Dokuchaev
On Mon, Mar 06, 2017 at 10:07:42PM -0800, Jordan Hubbard wrote: > > [ Charset ISO-Latin1 unsupported, converting ] > > Is it true you still use mutt to read your e-mail? :-) I'm using mutt(1) against KOI8-R. Reading FreeBSD email had become a real PITA during some recent years, due to abuse of

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Rodney W. Grimes
> > Is it true you still use mutt to read your e-mail? :-) Oh, its far older than Mutt... elm2.4me and I have a port of gated that runs on 12-current. I am considering an upgrade to mutt :-) -- Rod Grimes rgri...@freebsd.org

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Alfred Perlstein
On 3/6/17 10:07 PM, Jordan Hubbard wrote: [ Charset ISO-Latin1 unsupported, converting… ] Is it true you still use mutt to read your e-mail? :-) - Jordan I had to use mutt(1) to send a patch to the git project to support FreeBSD's propset commands a couple years back. was... fun? I sort

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Jordan Hubbard
[ Charset ISO-Latin1 unsupported, converting… ] Is it true you still use mutt to read your e-mail? :-) - Jordan ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-a

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 21:01, Ngie Cooper (yaneurabeya) > wrote: > > >> On Mar 6, 2017, at 21:00, Rodney W. Grimes >> wrote: >> >> [ Charset UTF-8 unsupported, converting... ] >>> Author: ngie >>> Date: Tue Mar 7 04:33:17 2017 >>> New Revision: 314831 >>> URL: https://svnweb.freebsd.org/chan

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Ngie Cooper (yaneurabeya)
> On Mar 6, 2017, at 21:00, Rodney W. Grimes > wrote: > > [ Charset UTF-8 unsupported, converting... ] >> Author: ngie >> Date: Tue Mar 7 04:33:17 2017 >> New Revision: 314831 >> URL: https://svnweb.freebsd.org/changeset/base/314831 >> >> Log: >> Don't rely on dependency in Makefile.inc1 for

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: ngie > Date: Tue Mar 7 04:33:17 2017 > New Revision: 314831 > URL: https://svnweb.freebsd.org/changeset/base/314831 > > Log: > Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend > on strfile > > In most cases

svn commit: r314831 - head/usr.bin/fortune

2017-03-06 Thread Ngie Cooper
Author: ngie Date: Tue Mar 7 04:33:17 2017 New Revision: 314831 URL: https://svnweb.freebsd.org/changeset/base/314831 Log: Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend on strfile In most cases strfile is built as part of build-tools, but in the event that s