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.