From 3feb9c21d66d5da60e53521b9a9bbede3d697327 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Fri, 16 Mar 2007 16:26:18 +0000 Subject: [PATCH] Add soc idea: BSD-licensed Text-Processing Tools --- en/projects/ideas/ideas.xml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index f817251c04..ddbb37ea26 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.8 2007/03/11 07:28:03 bushman Exp $ + $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.9 2007/03/12 16:50:33 joel Exp $ @@ -1222,6 +1222,27 @@ New tests must be created; existing tests must be completed and updated. + + BSD-licensed Text-Processing Tools + + +

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: + sort, + diff, and the + grep family. + Emphasis should be placed on performance, standards-compliance, and support + for handling wide character sets. +

+

Requirements:

+
    +
  • Knowledge of C.
  • +
+
+
+ Build options improvements