Re: update www/apache-httpd 2.4.29

2017-12-20 Thread David CARLIER
ping ? :-) On 23 November 2017 at 08:33, Stuart Henderson wrote: > On 2017/11/23 08:43, Giovanni Bechis wrote: > > On Wed, Nov 22, 2017 at 07:24:08PM +, David CARLIER wrote: > > > On 22 November 2017 at 16:28, Giovanni Bechis > wrote: > > > > > > > On Sat, Nov 04, 2017 at 09:13:43AM +,

Re: [UPDATE] lang/python/3.6

2017-12-20 Thread Christian Weisgerber
Christian Weisgerber: > > this is the diff to update Python to latest release 3.6.4. > > Could someone please run a bulk build with this diff please? > > I have started an amd64 bulk build with this. Which finished without problems. -- Christian "naddy" Weisgerber na..

Re: UPDATE: lang/spin: Download from mirror instead of upstream.

2017-12-20 Thread Jeremie Courreges-Anglas
On Tue, Dec 19 2017, Ori Bernstein wrote: > I was pinged recently by na...@mips.inka.de, and informed that he > was getting 403s when building the lang/spin port: > > $ ftp https://spinroot.com/spin/Src/spin647.tar.gz > Trying 2400:cb00:2048:1::681c:a15... > Requesting https://sp

Re: [NEW] editors/vis

2017-12-20 Thread Klemens Nanni
On Mon, Dec 11, 2017 at 01:18:24PM +0100, Klemens Nanni wrote: > On Sun, Dec 10, 2017 at 08:11:56PM -0500, Brian Callahan wrote: > > This is not some famous piece of software like the GNU coreutils, where > > accidentally using the base utility vs. the GNU utility could really matter. > Fair enough

Re: [NEW] editors/vis

2017-12-20 Thread Theo Buehler
On Wed, Dec 20, 2017 at 07:53:31PM +0100, Klemens Nanni wrote: > On Mon, Dec 11, 2017 at 01:18:24PM +0100, Klemens Nanni wrote: > > On Sun, Dec 10, 2017 at 08:11:56PM -0500, Brian Callahan wrote: > > > This is not some famous piece of software like the GNU coreutils, where > > > accidentally using

Re: [NEW] editors/vis

2017-12-20 Thread Brian Callahan
On 12/20/2017 2:18 PM, Theo Buehler wrote: On Wed, Dec 20, 2017 at 07:53:31PM +0100, Klemens Nanni wrote: On Mon, Dec 11, 2017 at 01:18:24PM +0100, Klemens Nanni wrote: On Sun, Dec 10, 2017 at 08:11:56PM -0500, Brian Callahan wrote: This is not some famous piece of software like the GNU coreu

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread mitchell wodach
So if my understanding is correct LIB_DEPENDS uses WANTLIB to make a list of library depends? On Wed, Dec 20, 2017 at 12:52 AM, Rafael Sadowski wrote: > On Tue Dec 19, 2017 at 07:47:56PM -0600, mitchell wodach wrote: >> I'm having trouble under standing the difference between wantlib and >> LIB_D

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread mitchell wodach
so I need one or the other On Wed, Dec 20, 2017 at 4:38 PM, mitchell wodach wrote: > So if my understanding is correct LIB_DEPENDS uses WANTLIB to make a > list of library depends? > > On Wed, Dec 20, 2017 at 12:52 AM, Rafael Sadowski > wrote: >> On Tue Dec 19, 2017 at 07:47:56PM -0600, mitchel

on clang-archs: watch out for '-e xport-dynamic' warnings

2017-12-20 Thread Matthias Kilian
Hi, I just got a bug report from Sebastian Neuper about editors/gummi misbehaving when built with clang. Details about the bug aren't important, but he well-spooted this one in the build log: cc: warning: argument unused during compilation: '-e xport-dynamic' [-Wunused-command-line-argument] He

Re: on clang-archs: watch out for '-e xport-dynamic' warnings

2017-12-20 Thread Jeremie Courreges-Anglas
On Thu, Dec 21 2017, Matthias Kilian wrote: > Hi, > > I just got a bug report from Sebastian Neuper about editors/gummi > misbehaving when built with clang. Details about the bug aren't > important, but he well-spooted this one in the build log: > > cc: warning: argument unused during compilation:

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread mitchell wodach
Okay I figured it out maybe. I did some more reading and looked at some Makefiles. For WANTLIB you put all required libraries even ones in base and X11, and in LIB_DEPENDS you exclude the ones in base and x11 and include the ones from ports from wantlib list On Wed, Dec 20, 2017 at 4:40 PM, mitche

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread Marc Espie
On Wed, Dec 20, 2017 at 04:40:01PM -0600, mitchell wodach wrote: > so I need one or the other Generally both. You only need WANTLIB for base/xenocara libraries, otherwise you have to have a way to reach the libraries. If you don't understand the process, which is explained fairly at length every

Re: UPDATE: devel/boost

2017-12-20 Thread Jeremie Courreges-Anglas
On Fri, Dec 15 2017, Landry Breuil wrote: > On Thu, Dec 14, 2017 at 10:58:11PM +0100, Rafael Sadowski wrote: >> Hi All! >> >> After a long time and many setbacks I'm happy to send this mail. Please find >> attached a diff as tarball to update boost to the latest stable version >> 1.65.1. >> >>

Re: [UPDATE] emulators/fuse to 1.5.0

2017-12-20 Thread Frederic Cambus
On Wed, Dec 13, 2017 at 10:38:55PM +0100, Frederic Cambus wrote: > Hi ports@, > > Here is a diff to update fuse to 1.5.0. > > Comments? OK? Ping. Anyone?

Re: [UPDATE] emulators/fuse-utils to 1.4.0

2017-12-20 Thread Frederic Cambus
On Wed, Dec 13, 2017 at 10:40:57PM +0100, Frederic Cambus wrote: > Hi ports@, > > Here is a diff to update fuse-utils to 1.4.0. > > Comments? OK? Ping. Anyone?

Re: UPDATE: devel/boost

2017-12-20 Thread Landry Breuil
On Thu, Dec 21, 2017 at 12:59:19AM +0100, Jeremie Courreges-Anglas wrote: > On Fri, Dec 15 2017, Landry Breuil wrote: > > On Thu, Dec 14, 2017 at 10:58:11PM +0100, Rafael Sadowski wrote: > >> Hi All! > >> > >> After a long time and many setbacks I'm happy to send this mail. Please > >> find > >>

Re: UPDATE: devel/boost

2017-12-20 Thread Kirill Bychkov
On Thu, December 21, 2017 02:59, Jeremie Courreges-Anglas wrote: > On Fri, Dec 15 2017, Landry Breuil wrote: >> On Thu, Dec 14, 2017 at 10:58:11PM +0100, Rafael Sadowski wrote: >>> Hi All! >>> >>> After a long time and many setbacks I'm happy to send this mail. Please >>> find >>> attached a diff