Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 20:15:10 -0500 (EST)
From:      Ken Stailey <kstailey@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63097: pike70 dialog is confusing
Message-ID:  <200402200115.i1K1FAUl037658@elbereth.wks.tfn.com>
Resent-Message-ID: <200402200120.i1K1KIM9096927@freefall.freebsd.org>

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

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



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