From owner-freebsd-ports@freebsd.org Fri Sep 8 08:41:31 2017 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 412B7E0B0E6 for ; Fri, 8 Sep 2017 08:41:31 +0000 (UTC) (envelope-from jeroen@cj2.nl) Received: from mail.cj2.nl (mail.cj2.nl [IPv6:2a00:1bd0::100:62]) (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 B80E864D63 for ; Fri, 8 Sep 2017 08:41:30 +0000 (UTC) (envelope-from jeroen@cj2.nl) Received: from gijs.cj2.nl (localhost [127.0.0.1]) by mail.cj2.nl (Postfix) with ESMTP id 88FCD4BF508 for ; Fri, 8 Sep 2017 10:41:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at cj2.nl Received: from mail.cj2.nl ([127.0.0.1]) by gijs.cj2.nl (gijs.cj2.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Csk_1XMPpsVJ; Fri, 8 Sep 2017 10:41:18 +0200 (CEST) Received: from [192.168.2.186] (kantoor.cj2.nl [94.124.94.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.cj2.nl (Postfix) with ESMTPSA id 58FF64BF393 for ; Fri, 8 Sep 2017 10:41:18 +0200 (CEST) To: freebsd-ports@freebsd.org From: Jeroen Oldenhof Subject: Re: syslog-ng requires eventlog but conflicts with eventlog? Message-ID: Date: Fri, 8 Sep 2017 10:41:08 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: nl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 08:41:31 -0000 >On 09/07/2017 03:50 PM, Kurt Jaeger wrote: >> Hi >> >>> the makefile for syslog-ng has this in it: >> [...] >>> so when trying to build it complains about a libeventlog.so file. >> Which version of the ports tree do you have ? >> >> The most recent should work. >> > > I just performed a portsnap fetch; portsnap update on it before trying > to build. I have the same issue with most recent ports tree: # portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. /..../ Updating from Wed Sep  6 12:04:27 CEST 2017 to Fri Sep  8 10:20:10 CEST 2017. /usr/ports/sysutils/syslog-ng # make ===>  syslog-ng-3.11.1_1 conflicts with installed package(s):       eventlog-0.2.12_1       They install files into the same place.       You may want to stop build with Ctrl + C.