From owner-freebsd-ports@FreeBSD.ORG Fri Nov 7 19:05:01 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD19C16A4CE for ; Fri, 7 Nov 2003 19:05:01 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A2AE43FEC for ; Fri, 7 Nov 2003 19:04:58 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.10/8.12.10) with ESMTP id hA834ubx007427; Sat, 8 Nov 2003 06:04:56 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.10/8.12.10/Submit) id hA834uv9007426; Sat, 8 Nov 2003 06:04:56 +0300 (MSK) (envelope-from ache) Date: Sat, 8 Nov 2003 06:04:56 +0300 From: Andrey Chernov To: Rick Updegrove , ports@freebsd.org Message-ID: <20031108030456.GA7303@nagual.pp.ru> References: <3FAC04EC.4050101@updegrove.net> <20031107205733.GA3417@nagual.pp.ru> <3FAC0972.8080408@updegrove.net> <86ekwjk1g0.wl@gray.plala.or.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86ekwjk1g0.wl@gray.plala.or.jp> User-Agent: Mutt/1.5.4i Subject: Re: apache13 port problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 03:05:01 -0000 On Sat, Nov 08, 2003 at 12:02:07PM +0900, FUJISHIMA Satsuki wrote: > At Fri, 07 Nov 2003 13:06:58 -0800, > Rick Updegrove wrote: > > > > Andrey Chernov wrote: > > > > > I can't reproduce that. Try to rm -rf /usr/local/www/data-dist first. > > > > That worked. Thanks. > > > > Now what caused it? I installed like every possible apache port over > > the past week and I have no idea which one installs > > "/usr/local/www/data-dist" as apposed to "/usr/local/www/data" etc. > > You have had some files which include xargs-unsafe character in its > filename. e.g.) '(single quotation). The solution is to utilize xargs -0. No. Check pkg-plist, all filenames are safe here. Junk names comes from elsewhere, it is your problem, not apache port one. -- Andrey Chernov | http://ache.pp.ru/