From owner-freebsd-ports@freebsd.org Fri Jan 22 20:00:26 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A9E7A8EECB for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 73B4C1EBB for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7102CA8EECA; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 709DDA8EEC9 for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BF0C1EBA for ; Fri, 22 Jan 2016 20:00:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 19532218FE for ; Fri, 22 Jan 2016 15:00:25 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute1.internal (MEProxy); Fri, 22 Jan 2016 15:00:25 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=bgBnTNKAjgRCxhq rqB8mYA5zUQo=; b=bXB8FR6h13CuYXOiwk+CybqRjF2qx7YH7pLxDHkV860veIl 2ABA5hgjq88XMuirdQBJRNB3Mai7Yf7VOJGARngG2axA1I1UacSwLt9sNWge4qSY BKh2jEq19Jo058cBm7lAd4WGbF3HG0RSQvfuExmuDi7/BY6d/Rd1t30rCSNU= Received: by web6.nyi.internal (Postfix, from userid 99) id CED414CC78; Fri, 22 Jan 2016 15:00:24 -0500 (EST) Message-Id: <1453492824.2499050.499941066.78D81502@webmail.messagingengine.com> X-Sasl-Enc: 4ktDvDGvBJO/ZsVydecF7lRlQ7dXtCHKFILXj3Q8u8Qd 1453492824 From: Mark Felder To: "O'Connor, Daniel" , Andrea Venturoli Cc: ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f Subject: Re: Samba SpotLight support Date: Fri, 22 Jan 2016 14:00:24 -0600 In-Reply-To: <3919245F-C4DA-4D70-92B0-93516054F82C@dons.net.au> References: <56A0E1D7.80106@netfence.it> <3919245F-C4DA-4D70-92B0-93516054F82C@dons.net.au> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 20:00:26 -0000 On Thu, Jan 21, 2016, at 20:09, O'Connor, Daniel wrote: > > > On 22 Jan 2016, at 00:19, Andrea Venturoli wrote: > > I've seen Samba 4.3 supports SpotLight (see https://wiki.samba.org/index.php/Spotlight). > > That seems like an odd combination, but I guess Apple have an SMB > extension perhaps? > I know there is netatalk support for Spotlight and it too uses GNOME > tracker as its backend. > http://netatalk.sourceforge.net/3.1/htmldocs/configuration.html#idm140014504387312 > > > Do we have all it needs in FreeBSD? > > > > Why don't we have this options in Samba port options? > > Is it just a matter of adding it manually? > > > > Before I start trying the hard way, has someone been there yet? > > Something exotic to expect? > > I think when I looked at this I had to update and build some stuff that > wasn't in ports and then I couldn't get it working so I gave up.. > > Looking again I think you would need to create a port for > https://developer.gnome.org/libtracker-sparql/stable/ > We already have tracker as sysutils/tracker and the libraries are included. -- Mark Felder ports-secteam member feld@FreeBSD.org