Date: Wed, 3 Mar 2004 10:10:23 -0800 (PST) From: Thomas-Martin Seck <tmseck@netcologne.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/63652: [Maintainer] www/squid24: sync with www/squid Message-ID: <200403031810.i23IANvl062196@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/63652; it has been noted by GNATS. From: Thomas-Martin Seck <tmseck@netcologne.de> To: bug-followup@freebsd.org Cc: Subject: Re: ports/63652: [Maintainer] www/squid24: sync with www/squid Date: Wed, 3 Mar 2004 19:08:26 +0100 Making the port interactive is not really a good idea: --- pkg-install.orig Wed Mar 3 19:02:11 2004 +++ pkg-install Wed Mar 3 19:00:54 2004 @@ -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.i23IANvl062196>