FreeBSD ports you maintain which are out of date

2017-08-17 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: gtkmm30 fails to build under 10.3

2017-08-17 Thread Jan Beich
writes: > [Default] On Wed, 16 Aug 2017 22:46:44 +0200, Jan Beich > wrote: > >> writes: >> >>> Package dependency requirement 'giomm-2.4 >= 2.49.1' could not be >>> satisfied. $ pkg which -o /usr/local/libdata/pkgconfig/giomm-2.4.pc /usr/local/libdata/pkgconfig/giomm-2.4.pc was installed by pac

Re: gtkmm30 fails to build under 10.3

2017-08-17 Thread scratch65535
[Default] On Thu, 17 Aug 2017 10:45:58 +0200, Jan Beich wrote: > writes: > >> [Default] On Wed, 16 Aug 2017 22:46:44 +0200, Jan Beich >> wrote: >> >>> writes: >>> Package dependency requirement 'giomm-2.4 >= 2.49.1' could not be satisfied. > >$ pkg which -o /usr/local/libdata/pkgconfig

Re: gtkmm30 fails to build under 10.3

2017-08-17 Thread scratch65535
[Default] On Thu, 17 Aug 2017 07:12:36 -0400, I wrote: >[Default] On Thu, 17 Aug 2017 10:45:58 +0200, Jan Beich > wrote: > >> writes: >> >>> [Default] On Wed, 16 Aug 2017 22:46:44 +0200, Jan Beich >>> wrote: >>> writes: > Package dependency requirement 'giomm-2.4 >= 2.49.1' could no

Re: gtkmm30 fails to build under 10.3

2017-08-17 Thread Herbert J. Skuhra
On Thu, 17 Aug 2017, scratch65...@att.net wrote: [Default] On Thu, 17 Aug 2017 07:12:36 -0400, I wrote: [Default] On Thu, 17 Aug 2017 10:45:58 +0200, Jan Beich wrote: writes: [Default] On Wed, 16 Aug 2017 22:46:44 +0200, Jan Beich wrote: writes: Package dependency requirement 'giom

Re: how to build mpich with gcc?

2017-08-17 Thread Anton Shterenlikht
Hi Dewayne Thanks for the hint. I've done this years ago, but haven't needed custom ports for a while. For me net/mpich/Makefile.local with USE_GCC=7 was the best option. Thanks Anton ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org

Re: gtkmm30 fails to build under 10.3

2017-08-17 Thread scratch65535
[Default] On Thu, 17 Aug 2017 15:19:11 +0200 (CEST), "Herbert J. Skuhra" wrote: >Just try what jbeich@ told you. Or use pkg! The problem is twofold, really: it's the makefile that should satisfy the dependencies, but it doesn't; and evidently nobody ever bothered to test the bits to see whethe

gtkmm24 fails to link because libGL.so.1 not found

2017-08-17 Thread scratch65535
Another case where the makefile is at fault. The only place there's a libGL.so.1 as such is in /compat/linux, but I wasn't able to modify the makefile successfully to point at that subtree. First I tried an additional -L switch, and then an -R. Neither worked. If I should have used something e

FreeBSD Port: stlink-1.3.1

2017-08-17 Thread Jerry Jacobs
Hi guys, Stlink has a new v1.4.0 new release. Kind regards, Jerry Jacobs ___ 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: qemu-aarch64-static

2017-08-17 Thread Jan Beich
(Redirected from https://lists.freebsd.org/pipermail/freebsd-questions/2017-August/278443.html ) Andrea Venturoli writes: >> # file date >> date: ELF 64-bit MSB executable, MIPS, MIPS-III version 1 (FreeBSD), >> statically linked, FreeBSD-style, for FreeBSD 10.0 (127), >> stripped >> # ./da

curl: CARES or THREADED_RESOLVER

2017-08-17 Thread Paul Macdonald
I see a recent ports bug for curl has now been fixed, but requires a new config option of either CARES or THREADED_RESOLVER ( if i recall, a lot of us deselected threaded resolver when it broke curl in 2014) how is now best, to pre select a default of either on 'many' machines, without a m