From owner-freebsd-ports@FreeBSD.ORG Mon Jun 6 12:08:11 2011 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 D7A1A1065672 for ; Mon, 6 Jun 2011 12:08:11 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5F6768FC14 for ; Mon, 6 Jun 2011 12:08:11 +0000 (UTC) Received: by bwz12 with SMTP id 12so4926808bwz.13 for ; Mon, 06 Jun 2011 05:08:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=6Lnxi5AfMFuWK4IfxPn0VI3z/bFlAEuMmG2KO9Kn7oE=; b=jhme/779DP2Rzc+70MPskTBnkCytFsUhq70/ZqHeNtvy5gmU/6R8pm2QpFY6UscAVL s4fZNbzLVceryjHOXGMWFYPT9ccApZf+9kznM57NXb13jpvYValZKmEDIo3PrHMubWn3 aU9WSdUwQ9QRNUn3Et4Grgs/2iJBl1kCo4lFs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=oDI2X2dOxNC0s0+PQrJZnaor+JaiLNT4eQBWz+DLeqAKfCw9cUgSHpMi1FQUVUqAEV tQHsM84c0XFkB7ok7FRT0sH+iCvr28awmKN2GTNhOLoX4c69DZB/2N4y1GM57Yvt+rij JqRLXfBmqO+9xet0or94htQlr3FwHR6dJvQ7A= MIME-Version: 1.0 Received: by 10.204.137.68 with SMTP id v4mr4965527bkt.115.1307362049091; Mon, 06 Jun 2011 05:07:29 -0700 (PDT) Received: by 10.204.66.81 with HTTP; Mon, 6 Jun 2011 05:07:29 -0700 (PDT) Received: by 10.204.66.81 with HTTP; Mon, 6 Jun 2011 05:07:29 -0700 (PDT) In-Reply-To: <20110606113959.GA28959@mech-cluster241.men.bris.ac.uk> References: <20110606113959.GA28959@mech-cluster241.men.bris.ac.uk> Date: Mon, 6 Jun 2011 13:07:29 +0100 Message-ID: From: Chris Rees To: Anton Shterenlikht Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: portmaster - updating devel/gconf2 triggers install of net/openldap24-sasl-client, even though it's installed and up to date 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: Mon, 06 Jun 2011 12:08:12 -0000 On 6 Jun 2011 12:41, "Anton Shterenlikht" wrote: > > > # pkg_version -vXs openlda > openldap-sasl-client-2.4.25_2 = up-to-date with port > > # portmaster gconf > > ===>>> Currently installed version: gconf2-2.32.0_2 > ===>>> Port directory: /usr/ports/devel/gconf2 > > ===>>> Gathering distinfo list for installed ports > > ===>>> Launching 'make checksum' for devel/gconf2 in background > ===>>> Gathering dependency list for devel/gconf2 from ports > ===>>> Launching child to install net/openldap24-sasl-client > gconf2-2.32.0_2 >> net/openldap24-sasl-client > > ===>>> Port directory: /usr/ports/net/openldap24-sasl-client > > ===>>> Launching 'make checksum' for net/openldap24-sasl-client in background > ^C > > If I let it continue, I eventually get > an error that openldap is already installed. > > Please advise > Did you set any OPTIONS on openldap when you first installed it? Chris