www/71576: [PATCH] Fix to wording in ports.cgi
Warren Block
wblock at wonkity.com
Fri Sep 10 18:30:25 PDT 2004
>Number: 71576
>Category: www
>Synopsis: [PATCH] Fix to wording in ports.cgi
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 11 01:30:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Warren Block
>Release: FreeBSD 5.3-BETA3 i386
>Organization:
>Environment:
System: FreeBSD speedy.wonkity.com 5.3-BETA3 FreeBSD 5.3-BETA3 #0: Tue Sep 7 21:58:07 MDT 2004 root at speedy.wonkity.com:/usr/obj/usr/src/sys/SPEEDY i386
>Description:
The wording in the English version of ports.cgi is poor, with some errors.
>How-To-Repeat:
Go to http://www.freebsd.org/cgi/ports.cgi.
>Fix:
Apply this patch:
--- ports.cgi.bak Fri Sep 10 13:22:52 2004
+++ ports.cgi Fri Sep 10 13:35:05 2004
@@ -567,9 +567,9 @@
};
print qq{
-"Package Name" search for the name of port or distribution.
-"Description" search case-insensitive in a short comment about the port.
-"All" search case-insensitive for the package name and in the
+"Package Name" searches for the name of a port or distribution.
+"Description" searches case-insensitive in a short comment about the port.
+"All" searches case-insensitive for the package name and in the
description about the port.
<p>
@@ -612,10 +612,10 @@
print qq{<hr noshade>
<p>
-"New" print ports which are new in the ports collection
-or moved from an other ports section. "Changed" print updated ports.
-"Removed" print ports which are deleted from ports collections
-or moved to an other ports section.
+"New" lists ports which are new in the ports collection or moved from
+another ports section. "Changed" lists updated ports.
+"Removed" lists ports which have been deleted from ports collections
+or moved to another ports section.
<FORM METHOD="GET" ACTION="$script_name">
<SELECT NAME="type">
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-www
mailing list