intellij-ultimate looking for a commiter

2017-12-13 Thread abi
Hello, can you review and commit https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222472 ? I use it for 2 months for myself and it's definitely works. ___ freebsd-ports@freebsd.org mailing list

Re: portmaster with FLAVOR support available for testing

2017-12-13 Thread Pavel Timofeev
2017-12-14 0:51 GMT+03:00 Jonathan Chen : > On 14 December 2017 at 10:39, Stefan Esser wrote: >> I have created a new version of portmaster with FLAVOR support. >> >> Before committing the changes to the ports repository, I'd like to receive >> some feedback

Re: openssl issue

2017-12-13 Thread Adam Weinberger
On 13 Dec, 2017, at 14:09, The Doctor wrote: Package openssl was not found in the pkg-config search path. Perhaps you should add the directory containing `openssl.pc' to the PKG_CONFIG_PATH environment variable Package 'openssl', required by 'virtual:world', not found

Re: Linux ports tutorial? WPS Office

2017-12-13 Thread blubee blubeeme
On Thu, Dec 14, 2017 at 11:17 AM, Pedro Giffuni wrote: > Hello; > > > On 13/12/2017 21:11, Chris H wrote: > >> On Wed, 13 Dec 2017 19:56:24 -0500 "Pedro Giffuni" said >> >> On 12/10/17 14:55, Eugene Grosbein wrote: >>> > 11.12.2017 2:22, Pedro Giffuni пишет:

Re: Linux ports tutorial? WPS Office

2017-12-13 Thread Pedro Giffuni
Hello; On 13/12/2017 21:11, Chris H wrote: On Wed, 13 Dec 2017 19:56:24 -0500 "Pedro Giffuni" said On 12/10/17 14:55, Eugene Grosbein wrote: > 11.12.2017 2:22, Pedro Giffuni пишет: >> Hello guys; >> >> I would like to attempt a port for WPS Office (AKA Kingsoft Office): >>

Re: Linux ports tutorial? WPS Office

2017-12-13 Thread Chris H
On Wed, 13 Dec 2017 19:56:24 -0500 "Pedro Giffuni" said On 12/10/17 14:55, Eugene Grosbein wrote: > 11.12.2017 2:22, Pedro Giffuni пишет: >> Hello guys; >> >> I would like to attempt a port for WPS Office (AKA Kingsoft Office): >> >> http://wps-community.org/ >> >> Are there

Re: Linux ports tutorial? WPS Office

2017-12-13 Thread Pedro Giffuni
On 12/10/17 14:55, Eugene Grosbein wrote: 11.12.2017 2:22, Pedro Giffuni пишет: Hello guys; I would like to attempt a port for WPS Office (AKA Kingsoft Office): http://wps-community.org/ Are there guidelines for linux ports? I couldn't find much details in the handbook. In particular,

Re: portmaster with FLAVOR support available for testing

2017-12-13 Thread Kevin Oberman
On Wed, Dec 13, 2017 at 1:39 PM, Stefan Esser wrote: > I have created a new version of portmaster with FLAVOR support. > > Before committing the changes to the ports repository, I'd like to receive > some feedback from users. > > My tests have only covered port upgrades, not

Re: portmaster with FLAVOR support available for testing

2017-12-13 Thread Jonathan Chen
On 14 December 2017 at 10:39, Stefan Esser wrote: > I have created a new version of portmaster with FLAVOR support. > > Before committing the changes to the ports repository, I'd like to receive > some feedback from users. > > My tests have only covered port upgrades, not any of

portmaster with FLAVOR support available for testing

2017-12-13 Thread Stefan Esser
I have created a new version of portmaster with FLAVOR support. Before committing the changes to the ports repository, I'd like to receive some feedback from users. My tests have only covered port upgrades, not any of the other features offered by portmaster. In fact, I'd like to remove several

openssl issue

2017-12-13 Thread The Doctor
Package openssl was not found in the pkg-config search path. Perhaps you should add the directory containing `openssl.pc' to the PKG_CONFIG_PATH environment variable Package 'openssl', required by 'virtual:world', not found *** Missing pkg-config for package openssl (for Exim USE_OPENSSL_PC build

Re: lang/python2 and 3 uninstallable on CURRENT @r326056

2017-12-13 Thread Chris H
On Wed, 13 Dec 2017 21:19:52 +0100 "Walter Schwarzenfeld" said python27 Makefile: .if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)     @${REINPLACE_CMD} -e 's/disabled_module_list =[^]]*/&, "nis"/' \     ${WRKSRC}/setup.py .endif you can try

Re: lang/python2 and 3 uninstallable on CURRENT @r326056

2017-12-13 Thread Chris H
On Wed, 13 Dec 2017 21:38:35 +0100 "Walter Schwarzenfeld" said There https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186192 is a better way WITHOUT_NIS=yes in /etc/make.conf Spot on, Walter! I was just going to indicate that I figured that out. Thank you!

Re: lang/python2 and 3 uninstallable on CURRENT @r326056

2017-12-13 Thread Walter Schwarzenfeld
There https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186192 is a better way WITHOUT_NIS=yes in /etc/make.conf ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: lang/python2 and 3 uninstallable on CURRENT @r326056

2017-12-13 Thread Walter Schwarzenfeld
python27 Makefile: .if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS)     @${REINPLACE_CMD} -e 's/disabled_module_list =[^]]*/&, "nis"/' \     ${WRKSRC}/setup.py .endif you can try comment out the line with .if and .endif. ___

Why can't I build Python without nis -- yp(8)?!?

2017-12-13 Thread Chris H
Hello all, I just finished a fresh install of CURRENT, followed by a build/install of world/kernel. I'm now building up all of my ports base. But can't get Python to install -- *any version*, apparently because I don't have/use nis ( yp(8) ). WTF? Since when does Python *require* yp/nis, and

Re: Procmail Vulnerabilities check

2017-12-13 Thread Dan Langille
> On Dec 13, 2017, at 12:27 PM, Christoph Brinkhaus > wrote: > > On Wed, Dec 13, 2017 at 11:35:55AM +0100, Jos Chrispijn wrote: >> On 8-12-2017 17:58, Warren Block wrote: >>> procmail is ancient, and has had known quality issues for much of the >>> time. Consider

Re: Procmail Vulnerabilities check

2017-12-13 Thread Christoph Brinkhaus
On Wed, Dec 13, 2017 at 11:35:55AM +0100, Jos Chrispijn wrote: > On 8-12-2017 17:58, Warren Block wrote: > > procmail is ancient, and has had known quality issues for much of the > > time.  Consider maildrop as a more powerful and more maintained > > replacement that is pretty easy to implement:

lang/python2 and 3 uninstallable on CURRENT @r326056

2017-12-13 Thread Chris H
Hello all, Just performed a fresh install of 12 @r326056 followed by a build/install of world/kernel. All went pretty much as expected. But as I now start building/installing all my needed ports. I find everything is fine except Python, or anything that requires it. No matter which version I

Re: FreeBSD Port: libva-2.0.0 build error

2017-12-13 Thread Alex V. Petrov
Thank you for your work. Everything is working. 13.12.2017 18:47, Guido Falsi пишет: > On 12/13/2017 10:49, Alex V. Petrov wrote: >> FreeBSD alex.super 12.0-CURRENT FreeBSD 12.0-CURRENT #11 r326739M: Sun >> Dec 10 14:20:50 +07 2017 >> alex@alex.super:/usr/obj/usr/src/amd64.amd64/sys/IOSCHED

Re: FreeBSD Port: libva-2.0.0 build error

2017-12-13 Thread Guido Falsi
On 12/13/2017 10:49, Alex V. Petrov wrote: > FreeBSD alex.super 12.0-CURRENT FreeBSD 12.0-CURRENT #11 r326739M: Sun > Dec 10 14:20:50 +07 2017 > alex@alex.super:/usr/obj/usr/src/amd64.amd64/sys/IOSCHED amd64 > > make.conf > MALLOC_PRODUCTION=yes > DEFAULT_VERSIONS+= ssl=openssl >

Re: Procmail Vulnerabilities check

2017-12-13 Thread Carmel NY
On Wed, 13 Dec 2017 11:35:55 +0100, Jos Chrispijn stated: >On 8-12-2017 17:58, Warren Block wrote: >> procmail is ancient, and has had known quality issues for much of the >> time.  Consider maildrop as a more powerful and more maintained >> replacement that is pretty easy to implement: >I

Re: Procmail Vulnerabilities check

2017-12-13 Thread Jos Chrispijn
On 8-12-2017 19:11, Kurt Jaeger wrote: We'll work the patch in, it just takes a little time 8-( Thanks for this - everything is fine now. Keep up the good work, Jos ___ freebsd-ports@freebsd.org mailing list

Re: Procmail Vulnerabilities check

2017-12-13 Thread Jos Chrispijn
On 8-12-2017 17:58, Warren Block wrote: procmail is ancient, and has had known quality issues for much of the time.  Consider maildrop as a more powerful and more maintained replacement that is pretty easy to implement: I know - but I can remember that procmail should be installed also when

Re: FreeBSD Port: libva-2.0.0 build error

2017-12-13 Thread Alex V. Petrov
FreeBSD alex.super 12.0-CURRENT FreeBSD 12.0-CURRENT #11 r326739M: Sun Dec 10 14:20:50 +07 2017 alex@alex.super:/usr/obj/usr/src/amd64.amd64/sys/IOSCHED amd64 make.conf MALLOC_PRODUCTION=yes DEFAULT_VERSIONS+= ssl=openssl DEFAULT_VERSIONS+= linux=c7_64 DEFAULT_VERSIONS+= mysql=10.0m Buildlog:

FreeBSD Port: libva-2.0.0 build error

2017-12-13 Thread Alex V. Petrov
Making all in wayland gmake[5]: Entering directory '/usr/ports/multimedia/libva/work/libva-2.0.0/va/wayland' /usr/local/bin/wayland-scanner client-header < wayland-drm.xml > wayland-drm-client-protocol.h /usr/local/bin/wayland-scanner code < wayland-drm.xml > wayland-drm-client-protocol-export.c