Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2004 10:10:17 -0800 (PST)
From:      Thomas-Martin Seck <tmseck@netcologne.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/63651: [Maintainer] www/squid: Update to 2.5.STABLE5
Message-ID:  <200403031810.i23IAHlc062162@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/63651; it has been noted by GNATS.

From: Thomas-Martin Seck <tmseck@netcologne.de>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/63651: [Maintainer] www/squid: Update to 2.5.STABLE5
Date: Wed, 3 Mar 2004 19:07:31 +0100

 Making the port interactive is not really a good idea.
 
 Index: pkg-install
 ===================================================================
 RCS file: /usr/local/cvsroot/projekte/FreeBSD/ports/www/squid/pkg-install,v
 retrieving revision 1.2.2.6
 diff -u -u -r1.2.2.6 pkg-install
 --- pkg-install	1 Mar 2004 18:17:38 -0000	1.2.2.6
 +++ pkg-install	3 Mar 2004 17:59:50 -0000
 @@ -97,7 +97,7 @@
  		echo "find -H /var -group ${current_gid} -exec chgrp ${squid_group} {} \\;"
  		echo ""
  		if [ -z "${PACKAGE_BUILDING}" -a -z "${BATCH}" ]; then
 -			read -p "Press RETURN to continue..." dummy
 +			sleep 30
  		fi
  	fi
  	for dir in cache logs; do



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