ports/63097: pike70 dialog is confusing

Ken Stailey kstailey at yahoo.com
Fri Feb 20 01:20:19 UTC 2004


>Number:         63097
>Category:       ports
>Synopsis:       pike70 dialog is confusing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 17:20:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ken Stailey
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
self
>Environment:
System: FreeBSD elbereth 4.9-STABLE FreeBSD 4.9-STABLE #11: Tue Feb 3 14:40:42 EST 2004 kstailey at elbereth:/usr/obj/usr/src/sys/ELBERETH i386


	
>Description:
The interactive dialog for Pike configuration says only "configuration options"
as a title.  This confuses me.

>How-To-Repeat:
Type "portupgrade -ra".  Go do something else for while.  Come back to a
mysterious dialog box saying only "configuration options" but not for what.

>Fix:

Index: scripts/configure.pike
===================================================================
RCS file: /u1/cvsup/FreeBSD-cvs/root/ports/ports/lang/pike70/scripts/configure.pike,v
retrieving revision 1.10
diff -u -r1.10 configure.pike
--- scripts/configure.pike      3 Jan 2003 08:26:32 -0000       1.10
+++ scripts/configure.pike      20 Feb 2004 01:14:42 -0000
@@ -4,7 +4,7 @@
        exit
 fi
 
-/usr/bin/dialog --title "configuration options" --clear \
+/usr/bin/dialog --title "Pike configuration options" --clear \
        --checklist "\n\
 Please select desired options:" -1 -1 11 \
 FreeType       "TrueType font rendering" OFF \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list