From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: Eli Zaretskii Date: Mon, 16 Jul 2001 16:26:22 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: ports of gnu alpha packages CC: djgpp-workers AT delorie DOT com In-reply-to: <2561-Sat23Jun2001223616+0300-eliz@is.elta.co.il> References: <4CB8EA3789 AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> (ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De) X-mailer: Pegasus Mail for Windows (v2.54DE) Message-ID: <17DE8095C8F@HRZ1.hrz.tu-darmstadt.de> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk From: "Eli Zaretskii" Date: Sat, 23 Jun 2001 22:36:17 +0300 > > From: "Juan Manuel Guerrero" > > Date: Sat, 23 Jun 2001 19:31:14 +0200 > > > > Some years ago I have ported sed-3.02.80.tar.gz and gzip-1.3.tar.gz > > for my private use. The sed port has no changes to the source at all. > > I have Sed 3.02.80 ported, too. I also added to it a feature whereby > Sed no longer reads in text mode. This makes it possible to support > files with embedded ^Z and lone ^M characters. > > I sent the diffs to the Sed maintainer, but didn't hear from him yet, > although this was long ago. Would be nice to have this feature available for all djgpp users. If you send the patch to me I will apply it. But if you prefer to upload your own port that will be ok with me too. I will let you decide what shall be done with this port. > > BTW I have started porting attempts of tar-1.13.19 and findutils-1.4.7. These > > are alphas too. Let me know if any of this ports are welcome and if there are > > djgpp specific issues in one or more of this ports that should be fixed. > > Did you put all the DJGPP-specific code from Tar 1.12a to 1.13.19? > There should be quite a lot of them, especially since Tar 1.13.x was > forked from 1.12 before I sent DOS/Windows-related patches to the > previous maintainer. So some of the code that the previous maintainer > merged into 1.12a should be added again to 1.13. Yes, I know about this issue. I have used the diffs from tar112as.zip to make the port. Regards, Juan M. Guerrero