Re: FreeBSD Port: security/orthrus

2018-04-02 Thread Gavin McDonald
Excellent - done - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227237 Thanks Gav… > On 2 Apr 2018, at 2:42 pm, Kevin Oberman wrote: > > On Sun, Apr 1, 2018 at 8:41 PM, Gavin McDonald

Re: Logitechmediaserver fails to build

2018-04-02 Thread Walter Schwarzenfeld
work/slimserver-vendor-1463b00/CPAN/buildme.sh misses perl5.26 entry. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: FreeBSD 11.1-STABLE #0 r331865: geomWatch compilation fails

2018-04-02 Thread Dimitry Andric
On 2 Apr 2018, at 21:33, Michael Grimm wrote: > > since the recent upgrade of llvm et al in STABLE-11.1 geomWatch fails to > compile (poudriere): > > In file included from geomWatch.cpp:41: > In file included from ./zpool.hpp:35: > In file included from >

Re: FreeBSD 11.1-STABLE #0 r331865: mariadb102-server-10.2.14 compilation fails

2018-04-02 Thread Dimitry Andric
On 2 Apr 2018, at 21:40, Michael Grimm wrote: > > since the recent upgrade of llvm et al in STABLE-11.1 > mariadb102-server-10.2.14 fails to compile (poudriere): > > > > --- storage/connect/CMakeFiles/connect.dir/all --- > ---

unreliable pkg upgrade of pecl / pear packages after flavors

2018-04-02 Thread Miroslav Lachman
UPDATING entry says it should be upgraded automatically but it was not. "People using Poudriere 3.2+ and binary packages do not have to do anything." Our packages was built in Poudriere 3.2.4. pkg upgrade on target machines did upgrade of Apache, PHP, extensions etc. but PECL a PEAR

FreeBSD 11.1-STABLE #0 r331865: mariadb102-server-10.2.14 compilation fails

2018-04-02 Thread Michael Grimm
Hi, since the recent upgrade of llvm et al in STABLE-11.1 mariadb102-server-10.2.14 fails to compile (poudriere): --- storage/connect/CMakeFiles/connect.dir/all --- --- storage/connect/CMakeFiles/connect.dir/table.cpp.o --- --- storage/connect/CMakeFiles/connect.dir/tabjson.cpp.o ---

FreeBSD 11.1-STABLE #0 r331865: geomWatch compilation fails

2018-04-02 Thread Michael Grimm
Hi, since the recent upgrade of llvm et al in STABLE-11.1 geomWatch fails to compile (poudriere): In file included from geomWatch.cpp:41: In file included from ./zpool.hpp:35: In file included from zfs/v28/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:38: In file included from

Re: Logitechmediaserver fails to build

2018-04-02 Thread Michael Grimm
Eric Masson wrote: > Seems Logitech Media Server doesn't build on 11-STABLE (I had to rebuild > it after perl5 defaults from 5.24 to 5.26). > > root@newsrv:/usr/ports/audio/logitechmediaserver # make […] > cd: >

Logitechmediaserver fails to build

2018-04-02 Thread Eric Masson
Hi, Seems Logitech Media Server doesn't build on 11-STABLE (I had to rebuild it after perl5 defaults from 5.24 to 5.26). root@newsrv:/usr/ports/audio/logitechmediaserver # make ===> License SDL needs confirmation, will ask later ===> logitechmediaserver-7.9.1.g2017.07.11 depends on file:

Re: UPDATING RSS feed

2018-04-02 Thread Andrea Venturoli
On 03/31/18 19:34, Kevin Oberman wrote: I moved to: http://updating.kojevnikov.com/ Thanks a lot! bye av. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

How to get timely MFH of security commits?

2018-04-02 Thread Mel Pilgrim
The update to net/samba4{5,6,7} addressing CVEs went to head on March 13. The security/openssl update to 1.0.2o was committed to head with MFH 2018Q1 explicitly asked for in the commit message. In both cases, 2018Q1 expired before the MFH happened. Last year, r453380 updated

committer needed for [NEW PORT] mail/ratelimit-policyd

2018-04-02 Thread Miroslav Lachman
My new port needs committer with few minutes of time. It is a very simple sender rate limit policy daemon for Postfix written in Perl. Customised to work with modern Perl version on FreeBSD. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226795 Kind regards Miroslav Lachman

Poudriere and PkgBase

2018-04-02 Thread Dan Mahoney (Gushi)
All, Slightly off topic, but as the poudriere experts are in this list, I think it's poignant. Is there a way to leverage my Poudriere Jails to build pkgbase repos? For example, to build different packages for amd64 and i386, or to build distinct packages against -stable, and -release?