Re: new port for review: LDAP Authenticator plugin for MySQL

2016-05-07 Thread Kurt Jaeger
Hi! > Can anyone take a look or review new port at > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208913 ? > This is LDAP Authenticator plugin for MySQL. One important thing: new ports should be submitted as shar-file. There are several issues, which running cd portlint -A

Re: coinstallable version of pgsql (POC)

2016-05-07 Thread Palle Girgensohn
> 7 maj 2016 kl. 01:35 skrev Baptiste Daroussin : > > Hi all, > > Apparently noone had time to work on making all the version of pgsql > coinstallable since we last talked about it > > Here is a proof of concept done on pg95 which makes it coinstallable: > https://people.freebsd.org/~bapt/pgsql

FreeBSD ports you maintain which are out of date

2016-05-07 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: coinstallable version of pgsql (POC)

2016-05-07 Thread Baptiste Daroussin
On Sat, May 07, 2016 at 11:27:23AM +0200, Palle Girgensohn wrote: > > > 7 maj 2016 kl. 01:35 skrev Baptiste Daroussin : > > > > Hi all, > > > > Apparently noone had time to work on making all the version of pgsql > > coinstallable since we last talked about it > > > > Here is a proof of concept

editors/emacs-nox11 not compiling with LTO enabled

2016-05-07 Thread Fernando Herrero Carrón
Hi everyone, I just upgraded my ports tree with portsnap and am upgrading my packages. When compiling emacs-nox11-24.5_3,3 with Link Time Optimization disabled, everything compiles and works fine. If I enable LTO, though, I get the following error: *gcc48* -std=gnu99 -Demacs -I. -I. -I../lib -I.

Re: editors/emacs-nox11 not compiling with LTO enabled

2016-05-07 Thread Walter Schwarzenfeld
It compiles with CC=gcc49 CXX=g++49 CPP=cpp49 on commandline on my system )10-3 RELEASE amd64) ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr..

Re: head / poudriere && devel/llvm37 Killing timed out build after 86400 seconds

2016-05-07 Thread 小野寛生
Hello, > [2712/3947] Generating html Sphinx documentation for clang into > "/wrkdirs/usr/ports/devel/llvm37/work/.build/tools/clang/docs/html" > >> Killing timed out build after 86400 seconds > What can I do? Launch this again as a single poudriere task (normally I > started with 4 engines)?

Re: new port for review: LDAP Authenticator plugin for MySQL

2016-05-07 Thread Ganbold Tsagaankhuu
Hi, On Sat, May 7, 2016 at 4:09 PM, Kurt Jaeger wrote: > Hi! > > > Can anyone take a look or review new port at > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208913 ? > > This is LDAP Authenticator plugin for MySQL. > > One important thing: new ports should be submitted as shar-file. > >