From owner-freebsd-ports Tue Dec 3 14:20:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA16071 for ports-outgoing; Tue, 3 Dec 1996 14:20:49 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA16059; Tue, 3 Dec 1996 14:20:47 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id OAA28713 ; Tue, 3 Dec 1996 14:20:46 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id PAA07116; Tue, 3 Dec 1996 15:17:03 -0700 (MST) Date: Tue, 3 Dec 1996 15:17:03 -0700 (MST) Message-Id: <199612032217.PAA07116@rocky.mt.sri.com> From: Nate Williams To: Nate Williams Cc: ports@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/perl/perl doio.c tdoio.c In-Reply-To: <199612032156.NAA14746@freefall.freebsd.org> References: <199612032156.NAA14746@freefall.freebsd.org> Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: > nate 96/12/03 13:56:18 > > Modified: gnu/usr.bin/perl/perl doio.c tdoio.c > Log: > Added support for '-T' and '-B' (text and binary) file recognition by > peeking inside of Chris Torek's stdio library internals. This is > similar to the code used for other systems, but didn't work on CT's new > implementation. > > Submitted by: Gary Kline If any of the ports folks would like to pick this up and try to shoe-horn it into the Perl5 port it might be nice. Or, someone who is a real Perl 5 weenie might want to see if you can submit this back to Larry and Perl porters list. I don't keep up and don't have time to mess with it. Nate