From owner-freebsd-ports@FreeBSD.ORG Mon Dec 12 08:28:46 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A807106564A for ; Mon, 12 Dec 2011 08:28:46 +0000 (UTC) (envelope-from darwinsurvivor@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4616D8FC13 for ; Mon, 12 Dec 2011 08:28:45 +0000 (UTC) Received: by iakl21 with SMTP id l21so3873093iak.13 for ; Mon, 12 Dec 2011 00:28:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:x-x-sender:to:cc:subject:message-id:user-agent :mime-version:content-type; bh=7jwxBapnqTdnoZRwZP5jjAy1cHMT1SrTnXD+B5lBbgA=; b=PaFUndm1tsjHMymNOdMFwJf6CfuewA1MCzfI9QUmsfBVqxahGxF+S6nhqtjK3iElCF tZv80bZbgLljhrXQpYNGm4aMzJe36nSCFU/YanOPt/4iiwLkhG7Amon4gYV9qNtAHSwq kJTbqnJtrmG0oh2krjBXKU280EBpGF9ywQGzg= Received: by 10.50.46.167 with SMTP id w7mr13937600igm.88.1323678525548; Mon, 12 Dec 2011 00:28:45 -0800 (PST) Received: from me (S0106687f74a1273d.vs.shawcable.net. [96.55.19.64]) by mx.google.com with ESMTPS id d19sm48366488ibh.8.2011.12.12.00.28.41 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Dec 2011 00:28:41 -0800 (PST) Date: Mon, 12 Dec 2011 00:27:31 -0800 (PST) From: Doug Penner X-X-Sender: doug@darwinsurvivor.with-linux.com To: Henrik Brix Andersen Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: xapian-core-1.0.22,1 (fwd) 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, 12 Dec 2011 08:28:46 -0000 Hello Henrik, I am trying to see if it's possible to get Xapian 1.2 in the ports system, either by updating the existing Xapian port, or adding a new one (such as databases/xapian12). But apparently there are some issues blocking this from happening. I would like to know if you have any information about what those issues may be and if there is anything I can do to help resolve such issues. Dependent ports have been mentioned as an issue, but that was over 12 months ago, so I'm not sure if those issues still exist. My reason for this is that I am trying to get notmuch (notmuchmail.org) added to the ports and while it builds and runs fine with Xapian 1.0, it is supposed to run much faster with the new 1.2 version. Thanks ~Doug Penner A.K.A. DarwinSurvivor ---------- Forwarded message ---------- Date: Mon, 12 Dec 2011 08:11:09 +0100 From: jf@dockes.org To: Doug Penner Subject: Re: FreeBSD Port: xapian-core-1.0.22,1 Doug Penner writes: > Alright, fair enough. Do you know who I could contact to find out more? > > > ~Doug Penner The committer who proposed a patch for the repocopy xapian -> xapian10, which never went forward, is Henrik Brix Andersen . He probably knows more than me about the background issues. http://www.freebsd.org/cgi/query-pr-summary.cgi?category=&severity=&priority=&class=&state=&sort=none&text=xapian&responsible=&multitext=&originator=&release= Cheers, jf