From 7c83c5a6775f8cb845237e2597dab3a925eee28f Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Fri, 16 Mar 2007 17:59:05 +0000 Subject: [PATCH] Mention that BSD-licensed versions of the text tools are available in OpenBSD. Comment by: brueffer --- en/projects/ideas/ideas.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index e9e62d42dd..4f5dc91552 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.10 2007/03/16 16:26:18 dds Exp $ + $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.11 2007/03/16 16:49:17 murray Exp $ @@ -1228,11 +1228,14 @@ New tests must be created; existing tests must be completed and updated.

Technical contact: Diomidis Spinellis

-

Create BSD-licensed versions of one or more of the text processing tools - that are currently missing from the FreeBSD distribution: +

Create/port BSD-licensed versions of one or more of the text processing + tools that are currently missing from the FreeBSD distribution: sort, diff, and the grep family. + Licensed versions of some or all of these tools are already included + in OpenBSD, so this task involves more porting and feature completion + than development from scratch. Emphasis should be placed on performance, standards-compliance, and support for handling wide character sets.