From owner-svn-ports-head@freebsd.org Thu Sep 7 21:21:25 2017 Return-Path: Delivered-To: svn-ports-head@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 2E3B6E1096E; Thu, 7 Sep 2017 21:21:25 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6346A74B44; Thu, 7 Sep 2017 21:21:24 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id q4EgdtjXCI8mCq4Eid7I42; Thu, 07 Sep 2017 15:21:22 -0600 X-Authority-Analysis: v=2.2 cv=HahkdmM8 c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=2JCJgTwv5E4A:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=2teCRBWPAAAA:8 a=JqEG_dyiAAAA:8 a=BWvPGDcYAAAA:8 a=G84GTGsRxOm4xHSya28A:9 a=CjuIK1q_8ugA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 a=YNQQjKcHb_zrpDhHLUNu:22 a=pxhY87DP9d2VeQe4joPk:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 563401A2D; Thu, 7 Sep 2017 14:21:18 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v87LLH3U029381; Thu, 7 Sep 2017 14:21:17 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201709072121.v87LLH3U029381@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-head@freebsd.org, cy , Peter Czanik , Craig Leres , svn-ports-all@freebsd.org Subject: Re: svn commit: r449326 - in head/sysutils: . syslog-ng syslog-ng311 syslog-ng311/files In-Reply-To: Message from =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= of "Thu, 07 Sep 2017 23:09:29 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 07 Sep 2017 14:21:17 -0700 X-CMAE-Envelope: MS4wfH029eaSC5Zc5dy2LMb+uhSqL4qCHWaorYaBeKDCfs3ISUkzP8tKUtbmTo09wzt1cMZvwKzXITp8tOCLzj+2HppzKyAeLV2Qatihnu5LCa1Li80qRT6D Jr7chAkFlB17ZLs283E/bSk0ffCK3lYa/Ssyt1d8aUnkA0f8kY9hjonb8hXRdSMOLywIsNjKbI2QpZSbrwobQ6JcVXLFjBjJwVX1vBgF2XUeg3USWUTAGRjQ zRKb37uF5P1HLW1JtfTqWCji2uk3n3IMJjro9QL25DsFDJ5BuI0REi1LaPwLggwNneOmf+7BFKMxk5VGawxsLhpcnqpCSh/7RPwnq6xK6vDSu+7w7y3fnLup /Y6V5fxA/mpmYo/IPX18OwNhliuAng== X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 21:21:25 -0000 Sorry for the churn then. It's been a while since I've seriously looked at eventlog. My apologies. Should we put a comment into the eventlog Makefile to deprecate it when syslog-ng310 is eventually retired? -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. In message , =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= writes: > Hi, > libevtlog was developed by Balabit AFAIR as a library to add support for > rfc5424. Originally was created in a way that other software could use it > as well, but only syslog-ng is using it. As such we received requests to > merge it into syslog-ng: one less port/package to maintain. > This merge was done between syslog-ng version 3.10 and 3.11. Sorry for not > explaining this change along my patch. > Bye, > > Peter Czanik (CzP) > Balabit / syslog-ng upstream > http://czanik.blogs.balabit.com/ > https://twitter.com/PCzanik > > On Sep 7, 2017 22:47, "Cy Schubert" wrote: > > > This is a problem because if another port or package (that is not > > syslog-ng) requires eventlog, a user will not be able to install the ports > > or packages depending on eventlog and syslog-ng. The user will need to make > > a choice. > > > > Can we syslog-ng's eventlog in ${LOCALBASE}/lib/syslog-ng ?? > > > > For now I've put the conflict back in and removed the dependency but I > > think that ideally if syslog-ng wants to use its own custom egventlog it > > should be in its own private directory as suggested above. This doesn't > > force people to make choices to install one or another unrelated ports > > because of arbitrary conflicts. > > > > > > -- > > Cheers, > > Cy Schubert > > FreeBSD UNIX: Web: http://www.FreeBSD.org > > > > The need of the many outweighs the greed of the few. > > > > > > In message > gmail.c > > om> > > , =?UTF-8?B?Q3phbmlrLCBQw6l0ZXI=?= writes: > > > > > > Hi, > > > > > > With syslog-ng 3.11 libevtlog was merged into syslog-ng as syslog-ng was > > > the only user of this library. That's why I added the conflict. AFAIR I > > > also removed it from LIB_DEPENDS... > > > > > > Bye, > > > > > > Peter Czanik (CzP) > > > Balabit / syslog-ng upstream > > > http://czanik.blogs.balabit.com/ > > > https://twitter.com/PCzanik > > > > > > > > > On Sep 7, 2017 22:21, "Cy Schubert" wrote: > > > > > > In message , Craig > > Leres > > > write > > > s: > > > > On 09/05/17 23:29, Cy Schubert wrote: > > > > > Author: cy > > > > > Date: Wed Sep 6 06:29:52 2017 > > > > > New Revision: 449326 > > > > > URL: https://svnweb.freebsd.org/changeset/ports/449326 > > > > > > > > > > Log: > > > > > Welcome the new syslog-ng 3.11.1. > > > > > > > > > > > > > > -LIB_DEPENDS= libevtlog.so:sysutils/eventlog \ > > > > > - libpcre.so:devel/pcre \ > > > > > +LIB_DEPENDS= libpcre.so:devel/pcre \ > > > > > libuuid.so:misc/e2fsprogs-libuuid \ > > > > > - libbson-1.0.so:devel/libbson > > > > > + libbson-1.0.so:devel/libbson \ > > > > > + libevtlog.so:sysutils/eventlog > > > > > > > > > CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ > > > > > syslog-ng[0-9][0-9]-[0-9]* \ > > > > > - syslog-ng-devel-[0-9]* > > > > > + syslog-ng-devel-[0-9]* eventlog* > > > > > > > > This doesn't work for me and I guess I don't really understand how a > > > > package can both depend on eventlog and it conflicts with? Is this a > > typo? > > > > > > I didn't catch that when the patch was sent to me. I'll commit a quick > > fix > > > and touch base with our upline. > > > > > > > > > -- > > > Cheers, > > > Cy Schubert > > > FreeBSD UNIX: Web: http://www.FreeBSD.org > > > > > > The need of the many outweighs the greed of the few. > > > >