Update the perl->somethingelse task: Mike Makonnen <mtm@identd.net> has
submitted adduser and rmuser scripts (committed by scottl), so we're now mostly done. All that remain are mmroff and afmtodit. Chown task to Mark Murray since he's a guilty-looking party. Thanks Mike, Scott.
This commit is contained in:
parent
80282c4ec6
commit
b5582c3bbb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15137
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.65 2002/12/02 16:14:50 ru Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.66 2002/12/02 17:06:02 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -242,12 +242,11 @@
|
|||
<tr>
|
||||
<td>Convert base system utilities that rely on Perl</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>markm</td>
|
||||
<td>With perl removed from the base system in 5.0, any existing
|
||||
dependencies on perl must also be converted to a native shell
|
||||
scripting language, C, or be made into packages or ports.
|
||||
Remaining base system tools include mmroff, afmtodit,
|
||||
adduser, and rmuser.</td>
|
||||
Remaining base system tools include mmroff, afmtodit.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue