FreeBSD ports you maintain which are out of date

2017-01-21 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,

Re: USES=pathfix broken?

2017-01-21 Thread Antoine Brodin
On Sun, Jan 22, 2017 at 8:40 AM, Don Lewis wrote: > I've started getting a bunch of pkg-fallout@ email reporting missing > libdata/pkgconfig/*.pc files. It looks like the *.pc files are getting > installed under lib/pkgconfig. > > [snip] > /bin/mkdir -p >

USES=pathfix broken?

2017-01-21 Thread Don Lewis
I've started getting a bunch of pkg-fallout@ email reporting missing libdata/pkgconfig/*.pc files. It looks like the *.pc files are getting installed under lib/pkgconfig. [snip] /bin/mkdir -p '/wrkdirs/usr/ports/devel/mtbl/work/stage/usr/local/lib/pkgconfig' install -m 0644 mtbl/libmtbl.pc

Re: mysql56-client broken on sparc64 - not

2017-01-21 Thread Manfred Antar
> On Jan 21, 2017, at 5:52 PM, Manfred Antar wrote: > > Mysql64-client says broken on sparc64. > if you put: > > USE_GCC= 4.9 > > in Makefile it builds and works fine for both mysql64-client and > mysql64-server. > This is on current sparc64 as of today. I’ve doing this

mysql56-client broken on sparc64 - not

2017-01-21 Thread Manfred Antar
Mysql64-client says broken on sparc64. if you put: USE_GCC=4.9 in Makefile it builds and works fine for both mysql64-client and mysql64-server. This is on current sparc64 as of today. I’ve doing this for the last few builds. I’m compiling this on a Netra T105, takes all day to compile,

VirtualBox port not working with USB

2017-01-21 Thread Graham Menhennitt
G'day all, About 6 months ago, the FreeBSD port of VirtualBox was upgraded from version 5.0.26 to 5.1.4. The new version didn't work with USB devices whereas the old one did. I raised PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212845 at the time. Since then, the port has followed

Re: FreeBSD Port: www/links-hacked

2017-01-21 Thread Kevin Oberman
On Sat, Jan 21, 2017 at 1:06 PM, Gene Paulson wrote: > How do I uninstall links-hacked ? > # pkg delete links-hacked (See FreeBSD Handbook section on ports and packages.) -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkober...@gmail.com PGP

Re: libkml and flsh plugin issues

2017-01-21 Thread Walter Schwarzenfeld
If for any reason ever the directory /usr/local/lib/browser_plugins/linux-flashplayer does not exists, create it with mkdir -p /usr/local/lib/browser_plugins/linux-flashplayer ___ freebsd-ports@freebsd.org mailing list

Re: libkml and flsh plugin issues

2017-01-21 Thread Walter Schwarzenfeld
locate flashplayer.so remove all of them from the locate output. ___ 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: libkml and flsh plugin issues

2017-01-21 Thread The Doctor
On Sun, Jan 22, 2017 at 12:03:34AM +0100, Walter Schwarzenfeld wrote: > Deinstall > > linux-c7-flashplugin, > Still won't work. > ___ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe,

Re: libkml and flsh plugin issues

2017-01-21 Thread Walter Schwarzenfeld
After reading the link I wrote thie patch. cp it from the beginning with ---CMakeLists.tx Name this file patch-CMakeLists_txt and cp it to the science/libkml/files directory. ___ freebsd-ports@freebsd.org mailing list

Re: libkml and flsh plugin issues

2017-01-21 Thread Walter Schwarzenfeld
Deinstall linux-c7-flashplugin, ___ 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: libkml and flsh plugin issues

2017-01-21 Thread The Doctor
On Sat, Jan 21, 2017 at 11:34:45PM +0100, Walter Schwarzenfeld wrote: > or try this > > patch-CMakeLists.txt > > --- CMakeLists.txt 2017-01-21 22:28:39 UTC > +++ CMakeLists.txt > @@ -19,6 +19,8 @@ option(WITH_SWIG "Build all swig bindi > option(WITH_PYTHON "Build python bindings" OFF) >

Re: libkml and flsh plugin issues

2017-01-21 Thread The Doctor
On Sat, Jan 21, 2017 at 11:21:44PM +0100, Walter Schwarzenfeld wrote: > for science/libkml I found this > https://github.com/libkml/libkml/issues/207 > down on this site > |fix issue > > > #207

Re: libkml and flsh plugin issues

2017-01-21 Thread Walter Schwarzenfeld
or try this patch-CMakeLists.txt --- CMakeLists.txt 2017-01-21 22:28:39 UTC +++ CMakeLists.txt @@ -19,6 +19,8 @@ option(WITH_SWIG "Build all swig bindi option(WITH_PYTHON "Build python bindings" OFF) option(WITH_JAVA "Build java bindings" OFF) +set(CMAKE_INCLUDE_DIRECTORIES_BEFORE

Re: libkml and flsh plugin issues

2017-01-21 Thread Walter Schwarzenfeld
for science/libkml I found this https://github.com/libkml/libkml/issues/207 down on this site |fix issue #207

FreeBSD Port: www/links-hacked

2017-01-21 Thread Gene Paulson
How do I uninstall links-hacked ? ___ 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"

Help for security update to net/libvncserver (215802)

2017-01-21 Thread Kevin Oberman
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215802 A CVE has been out for libvncserver for a couple of weeks and Vladimir Krstulja has submitted a patch to move to the fixed version in bug 215802. As it is needed for VirtualBox remote access, I'd really

Re: [CFT] emulators/open-vm-tools{,-nox11} update to 10.1.0

2017-01-21 Thread Kurt Jaeger
Hi! > I'd like anyone possible to test an updated version of > emulators/open-vm-tools{,-nox11}. I have the patch here for those who > wish to build themselves: > > https://people.freebsd.org/~swills/open-vm-tools/open-vm-tools-10.1.0.diff I tried to built it on 12.0-CURRENT FreeBSD