ports/63651: [Maintainer] www/squid: Update to 2.5.STABLE5

Thomas-Martin Seck tmseck at netcologne.de
Wed Mar 3 18:10:17 UTC 2004


The following reply was made to PR ports/63651; it has been noted by GNATS.

From: Thomas-Martin Seck <tmseck at netcologne.de>
To: bug-followup at 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



More information about the freebsd-ports-bugs mailing list