Mention that BSD-licensed versions of the text tools are available
in OpenBSD. Comment by: brueffer
This commit is contained in:
parent
b6d3ef19bc
commit
7c83c5a677
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29806
1 changed files with 6 additions and 3 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$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 $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -1228,11 +1228,14 @@ New tests must be created; existing tests must be completed and updated.
|
|||
<desc>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:dds@FreeBSD.org">Diomidis Spinellis</a></p>
|
||||
<p>Create BSD-licensed versions of one or more of the text processing tools
|
||||
that are currently missing from the FreeBSD distribution:
|
||||
<p>Create/port BSD-licensed versions of one or more of the text processing
|
||||
tools that are currently missing from the FreeBSD distribution:
|
||||
<strong>sort</strong>,
|
||||
<strong>diff</strong>, and the
|
||||
<strong>grep</strong> 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.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue