Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 13:53:19 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/71576: [PATCH] Fix to wording in ports.cgi
Message-ID:  <200409101953.i8AJrJtn076427@speedy.wonkity.com>
Resent-Message-ID: <200409110130.i8B1UPP8058863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409101953.i8AJrJtn076427>