ports/54283: [patch][non-maintainer] add identification to php4 configuration dialog

Mark Linimon linimon at lonesome.com
Wed Jul 9 21:40:13 UTC 2003


>Number:         54283
>Category:       ports
>Synopsis:       [patch][non-maintainer] add identification to php4 configuration dialog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 14:40:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	One irritation with using portupgrade -a is that you are
	suddenly confronted with configuration dialogs for which
	you don't know the port.  This adds one such label.
>How-To-Repeat:
	make install
>Fix:

--- php4/scripts/configure.php.dist	Tue Jul  8 14:11:20 2003
+++ php4/scripts/configure.php	Wed Jul  9 16:09:41 2003
@@ -16,7 +16,7 @@
 			export $i
 		done
 	fi
-	/usr/bin/dialog --title "configuration options" --clear --checklist "\n\
+	/usr/bin/dialog --title "php4 configuration options" --clear --checklist "\n\
 Please select desired options:" -1 -1 16 \
 BCMATH		"bc style precision math functions" ${WITH_BCMATH:-OFF} \
 BZIP2		"bzip2 library support" ${WITH_BZIP2:-OFF} \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list