Invitation: Good day,This is Reverend Sister Mary Thomas, @ Sunday, 22 October 2017

2017-10-23 Thread Reverend. SisterMary via freebsd-ports
___ 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"

Cancelled: Good day,This is Reverend Sister Mary Thomas, @ Sunday, 22 October 2017

2017-10-23 Thread Reverend. SisterMary via freebsd-ports
___ 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"

FreeBSD ports you maintain which are out of date

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

Linking against TK*

2017-10-23 Thread blubee blubeeme
I am running -ldd on a executable and I am missing links to a bunch of: libTK**.so files such as: libTKGeomBase.so.11 => not found (0) libTKG3d.so.11 => not found (0) libTKG2d.so.11 => not found (0) libTKMath.so.11 => not found (0) I've searched quite a bit and can't find where those files are lo

Re: Linking against TK*

2017-10-23 Thread Kurt Jaeger
Hi! > I am running -ldd on a executable and I am missing links to a bunch > of: libTK**.so files > > such as: > libTKGeomBase.so.11 => not found (0) > libTKG3d.so.11 => not found (0) > libTKG2d.so.11 => not found (0) > libTKMath.so.11 => not found (0) > > I've searched quite a bit and can't find

Re: Linking against TK*

2017-10-23 Thread blubee blubeeme
building opencascade community edition: https://github.com/tpaviot/oce but the executable is missing those libTK** shared objects. How would I link them in? On Tue, Oct 24, 2017 at 1:15 PM, Kurt Jaeger wrote: > Hi! > > > I am running -ldd on a executable and I am missing links to a bunch > > of

Re: Linking against TK*

2017-10-23 Thread Kevin Oberman
On Mon, Oct 23, 2017 at 10:29 PM, blubee blubeeme wrote: > building opencascade community edition: https://github.com/tpaviot/oce > > but the executable is missing those libTK** shared objects. How would I > link them in? > > On Tue, Oct 24, 2017 at 1:15 PM, Kurt Jaeger wrote: > > > Hi! > > > >

Re: Linking against TK*

2017-10-23 Thread blubee blubeeme
I already took a look at the current opencascade port, most of those issues that patch addresses are fixed in the oce from github. opencascade isn't something u really run, you just link against it for maths the DRAWEXE is used for testing and that's what's missing some shared objects. I think I m

devel/universal-ctags conflicts with emacs and update, commit request

2017-10-23 Thread Derek Schrock
Could someone take a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223076 This fixes an issue with devel/universal-ctags conflicting with emacs' ctags binary by prefixing unviersal-ctags with a "u" and updates devel/universal-ctags to a new commit. Also, what's the best way for mysel