From owner-freebsd-ports@FreeBSD.ORG Thu Jun 26 12:41:48 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EE3E1065677 for ; Thu, 26 Jun 2008 12:41:48 +0000 (UTC) (envelope-from adrian@thearle.com.au) Received: from albert.thearle.com.au (albert.thearle.com.au [150.101.115.54]) by mx1.freebsd.org (Postfix) with SMTP id 62F7A8FC2A for ; Thu, 26 Jun 2008 12:41:47 +0000 (UTC) (envelope-from adrian@thearle.com.au) Received: (qmail 67053 invoked by uid 0); 26 Jun 2008 12:15:08 -0000 Received: from 192.168.123.139 (adrian@thearle.com.au@192.168.123.139) by albert.thearle.com.au (envelope-from , uid 1009) with qmail-scanner-2.01 (clamdscan: 0.88.2/1512. spamassassin: 3.1.1. Clear:RC:1(192.168.123.139):. Processed in 0.374954 secs); 26 Jun 2008 12:15:08 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=kambah; d=thearle.com.au; b=AqdJ4rKFnOtv2A1ZIP9URl8FTMUd4ympyv0WwDXNqd7uXukd6u/R51RjJMkewMdD ; Received: from unknown (HELO ?192.168.123.139?) (adrian@thearle.com.au@192.168.123.139) by albert.thearle.com.au with SMTP; 26 Jun 2008 12:15:06 -0000 Message-ID: <4863883C.5080509@thearle.com.au> Date: Thu, 26 Jun 2008 22:14:52 +1000 From: Adrian Thearle User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, starikov@caotus.ru References: <20080626120014.0719D10656C4@hub.freebsd.org> In-Reply-To: <20080626120014.0719D10656C4@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: FreeBSD Port: clamav-0.93.1_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2008 12:41:48 -0000 There is current a PR out for this issue http://www.freebsd.org/cgi/query-pr.cgi?pr=124643 Basicly the rc script tries to chmod it before it exists, the patch waits until the file exists (or a timeout) before chmoding it. Depending on your setup it might not actually be a problem for you. I also posted a potential fix for this, if you like you can apply the patch and see if works for you too. Let us know how you go, Adrian freebsd-ports-request@freebsd.org wrote: > Send freebsd-ports mailing list submissions to > freebsd-ports@freebsd.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > or, via email, send a message with subject or body 'help' to > freebsd-ports-request@freebsd.org > > You can reach the person managing the list at > freebsd-ports-owner@freebsd.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of freebsd-ports digest..." > > > Today's Topics: > > 1. Re: cfengine port update? (Jo Rhett) > 2. Re: cfengine port update? (Jo Rhett) > 3. FreeBSD Port: automake-1.9.6_2 (email) > 4. Re: [Dovecot] v1.1.1 released (Geoffroy Desvernay) > 5. FreeBSD Port: clamav-0.93.1_2 (???????? ??????) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 25 Jun 2008 17:02:14 -0700 > From: Jo Rhett > Subject: Re: cfengine port update? > To: Boris Samorodov > Cc: ports@FreeBSD.org > Message-ID: <16B8C91A-13DF-4BFE-B85A-AE193EF12713@netconsonance.com> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > Sorry, I didn't see this until now. > > On May 9, 2008, at 12:19 AM, Boris Samorodov wrote: > >>> If there's something wrong >>> with them, someone needs to specify what is wrong. >>> >> Seems that you shouldn't delete man pages from the Makefile. >> > > They were removed from the distribution, therefore they weren't > available to install. > > >>> FYI: none of the files you are mentioning are installed by 2.2.5 or >>> 2.2.6. That's residue from 2.2.3 packages. >>> >> Did you mean that manfiles did exist at the distribution but not >> got installed? >> > > No, I mean that between 2.2.3 and 2.2.5 those manpages stopped being > in the distribution. They were apparently restored later as you > noted. My patches were against 2.2.5 originally and I didn't look to > see if the manpages were restored for 2.2.6 :-( This problem was > pretty much entirely because we had no updates for so long that I was > trying to track patches against patches against patches ... > > ANYWAY, irrelevant now. See > http://www.freebsd.org/cgi/query-pr.cgi?pr=124993 > >