Re: Wine & PlayOnBSD

2017-01-10 Thread Stefan Esser
Am 09.01.2017 um 21:20 schrieb Grzegorz Junka: > Thank you for the additional information. The PlayOnLinux documentation > mentions some dedicated application to actually install or run the > Windows apps from some UI. Is this supported in PlayOnBSD? Yes, there is an UI that allows to modify setti

Re: openldap-client vs openldap-sasl-client

2017-01-10 Thread Miroslav Lachman
Franco Fichtner wrote on 2017/01/10 06:48: On 9 Jan 2017, at 11:54 PM, Miroslav Lachman <000.f...@quip.cz> wrote: I don't need SASL for LDAP client, but somebody messed up ports tree with WANT_OPENLDAP_SASL which is for users and not maintainers: # WANT_OPENLDAP_SASL #

Re: Wine & PlayOnBSD

2017-01-10 Thread abi
10.01.2017 12:41, Stefan Esser пишет: Am 09.01.2017 um 21:20 schrieb Grzegorz Junka: Thank you for the additional information. The PlayOnLinux documentation mentions some dedicated application to actually install or run the Windows apps from some UI. Is this supported in PlayOnBSD? Yes, there i

Nieuwe vacatures voor verkoper 2017-01-10

2017-01-10 Thread alert
___ 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"

several ports: clang include errors on 12

2017-01-10 Thread Raif S. Berent via freebsd-ports
Hello. I'm trying the drm-next source tree (Macy et al.) Naturally I have to re-build all ports (appx 2100) for my testing. Im getting a common build error for several ports (15+ so far) with fail point as "compiler include" for: xmmintrin.h emmintrin.h cpuid.h The poudriere build environment ha

Re: several ports: clang include errors on 12

2017-01-10 Thread Dimitry Andric
On 10 Jan 2017, at 17:45, Raif S. Berent via freebsd-ports wrote: > > Hello. I'm trying the drm-next source tree (Macy et al.) > Naturally I have to re-build all ports (appx 2100) for my testing. > > Im getting a common build error for several ports (15+ so far) with fail > point as "compiler

Re: several ports: clang include errors on 12

2017-01-10 Thread Beeblebrox via freebsd-ports
Hi I was just about to post confirming ccache is not an issue; fails at same point. Modifying ~jail/etc/libmap.conf (and re-snapshot) did not help either. > That said, which ports are failing, in particular? too many for complete list, but includes llvm37, qt5-qmake, openjpeg15, openjpeg, OpenEX

Re: several ports: clang include errors on 12

2017-01-10 Thread Beeblebrox via freebsd-ports
I just got another strange error: poudriere built emulators/linux_base-c6 when ı have in poudriere.d/make.conf DEFAULT_VERSIONS+= linux=c I cloned ports as: git clone --depth 1 --branch master https://github.com/freebsd/freebsd-ports I'd guess that's where the problem is. Should I have chosen "-

Re: several ports: clang include errors on 12

2017-01-10 Thread tech-lists
On 10/01/2017 19:23, Beeblebrox via freebsd-ports wrote: > Hi > > I was just about to post confirming ccache is not an issue; fails at same > point. > Modifying ~jail/etc/libmap.conf (and re-snapshot) did not help either. > >> That said, which ports are failing, in particular? > too many for com

Ports on 10.3 upgrade (was Re: portsnap temporary files)

2017-01-10 Thread Dave Horsfall
On Sat, 7 Jan 2017, RW via freebsd-ports wrote: > If you mean files under /var/db/portsnap/files/ then these are not > temporary files, they are the compressed snapshot, and you should not > delete them without very good reason. They are supposed to persist and > may remain unmodified for many mon

Re: several ports: clang include errors on 12

2017-01-10 Thread Beeblebrox via freebsd-ports
Sorry for the noise, linux-c7-* builds as expected. devel/linux-c6-devtools & devel/linux-c6-libgfortran (I assume) were built as part of a number of normally dependent ports. Nothing out of the ordinary there -- FreeBSD_amd64_12 Please CC my email when responding, mail from list is not delivere

Re: openldap-client vs openldap-sasl-client (Miroslav Lachman)

2017-01-10 Thread Lee Brown
> Jan Bramkamp wrote on 2017/01/05 11:30: > > On 04/01/2017 18:32, Andriy Gapon wrote: > >> > >> Do you I understand correctly that it is impossible now to install > >> both samba44 > >> and libreoffice using the official FreeBSD package repository? > >> Or samba44 and KDE? > >> > >> If yes, then t

[CFD] changes to Handbook chapter on Ports

2017-01-10 Thread Mark Linimon
Executive summary: the chapter needed help, and still needs more. Full explanation: I have submitted https://reviews.freebsd.org/D9124 to add a section about ports-mgmt/synth, and a compare-and-contrast table for it and poudriere, portupgrade, and portmaster. I fully expect this section to be co

FreeBSD Port: mail/phpmailer2

2017-01-10 Thread Vanessa Selby
___ 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: openldap-client vs openldap-sasl-client (Miroslav Lachman)

2017-01-10 Thread Miroslav Lachman
Lee Brown wrote on 2017/01/11 00:31: Jan Bramkamp wrote on 2017/01/05 11:30: On 04/01/2017 18:32, Andriy Gapon wrote: Do you I understand correctly that it is impossible now to install both samba44 and libreoffice using the official FreeBSD package repository? Or samba44 and KDE? If yes, then

Re: openldap-client vs openldap-sasl-client (Miroslav Lachman)

2017-01-10 Thread Lee Brown
On Tue, Jan 10, 2017 at 5:27 PM, Miroslav Lachman <000.f...@quip.cz> wrote: > Lee Brown wrote on 2017/01/11 00:31: >>> >>> Jan Bramkamp wrote on 2017/01/05 11:30: On 04/01/2017 18:32, Andriy Gapon wrote: > > > Do you I understand correctly that it is impossible now to install

libstdc++

2017-01-10 Thread Dave Horsfall
Sigh... Will I ever get ports going under 10.3? I want to install "aspell", and it wants "libstdc++.so.6". All I can find under ports is /usr/ports/lang/libstdc++_stldoc_4.2.2, which seems to be documentation only. Is the port for the library itself available, to make "aspell" happy? Or is

Re: libstdc++

2017-01-10 Thread Adam Weinberger
> On 10 Jan, 2017, at 19:56, Dave Horsfall wrote: > > Sigh... Will I ever get ports going under 10.3? > > I want to install "aspell", and it wants "libstdc++.so.6". All I can find > under ports is /usr/ports/lang/libstdc++_stldoc_4.2.2, which seems to be > documentation only. Is the port fo

FreeBSD ports you maintain which are out of date

2017-01-10 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