Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Erich Dollansky
Hi, On Fri, 31 Jan 2014 04:40:32 -0200 Sergio de Almeida Lenzi wrote: > Em Qua, 2014-01-29 às 11:54 +0100, Thomas Mueller escreveu: > > > On Tue, 21 Jan 2014 23:37:08 -0200, Sergio de Almeida Lenzi wrote: > > > avahi-daemon dumps core, and I am unable > > > to determinw why because it aborts co

FreeBSD ports you maintain which are out of date

2014-01-31 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: Sage update

2014-01-31 Thread Ajtim
On Friday 31 January 2014 00:07:31 Montgomery-Smith, Stephen wrote: > On 01/30/2014 05:32 PM, Ajtim wrote: > > > I am not lucky: > > Now installing the Maxima library as > > '/usr/ports/math/sage/work/sage-6.0/local/lib/ecl//maxima.fas'... > > New ASDF encountered > > > > real6m29.758s > > u

Re: Help with new port - required port already installed error

2014-01-31 Thread Rod Person
Fernando Apesteguía wrote: El 31/01/2014 01:01, "Rod Person" escribió: Hi, I working on a new new port that requires the existing port graphics/py-qt4-svg. If this port is installed on the sytem already I get the error below. I have tried this on a secondary system of mine and also redports.

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Dimitry Andric
On 29 Jan 2014, at 11:54, Thomas Mueller wrote: > On Tue, 21 Jan 2014 23:37:08 -0200, Sergio de Almeida Lenzi wrote: >> avahi-daemon dumps core, and I am unable >> to determinw why because it aborts core just before reaching >> the main() procedure.. >> ===

Re: Problems with linking on FreeBSD-10

2014-01-31 Thread Konstantin Belousov
On Fri, Jan 31, 2014 at 12:19:46AM +, Montgomery-Smith, Stephen wrote: > I maintain the port math/sage. The port builds its own version of the > libreadline library. The port also uses lang/gcc instead of clang, > because the port needs Fortran. > > The port is wanting to create a shared lib

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Thomas Mueller
On Fri, 31 Jan 2014 14:15:13 +0100, Dimitry Andric wrote: > On 29 Jan 2014, at 11:54, Thomas Mueller wrote: > > On Tue, 21 Jan 2014 23:37:08 -0200, Sergio de Almeida Lenzi wrote: > >> avahi-daemon dumps core, and I am unable > >> to determinw why because it aborts core just before reaching > >> th

Re: Problems with linking on FreeBSD-10

2014-01-31 Thread Julian H. Stacey
> The failure is when using FreeBSD-10. With FreeBSD-8 it works great. I Building ports on 10.0-RELEASE is lots more trouble than 9.2-RELEASE. 10.0-RELEASE built 874, & 9.2-RELEASE built 953 & still making, with http://www.berklix.com/~jhs/src/bsd/fixes/freebsd/ports/jhs/*/Makefile.local cd

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Thomas Mueller
[replying to my own message, oh my] On Fri, 31 Jan 2014 14:41:11 +0100, Thomas Mueller wrote: > On Fri, 31 Jan 2014 14:15:13 +0100, Dimitry Andric wrote: > > On 29 Jan 2014, at 11:54, Thomas Mueller wrote: > > > On Tue, 21 Jan 2014 23:37:08 -0200, Sergio de Almeida Lenzi wrote: > > >> avahi-daemon

Re: Help with new port - required port already installed error

2014-01-31 Thread Fernando Apesteguía
On Fri, Jan 31, 2014 at 1:18 PM, Rod Person wrote: > Fernando Apesteguía wrote: > >> El 31/01/2014 01:01, "Rod Person" escribió: >> >>> Hi, >>> >>> I working on a new new port that requires the existing port >>> graphics/py-qt4-svg. If this port is installed on the sytem already >>> I get the e

Re: Help with new port - required port already installed error

2014-01-31 Thread Rod Person
Fernando Apesteguía wrote: On Fri, Jan 31, 2014 at 1:18 PM, Rod Person wrote: Fernando Apesteguía wrote: El 31/01/2014 01:01, "Rod Person" escribió: Hi, I working on a new new port that requires the existing port graphics/py-qt4-svg. If this port is installed on the sytem already I get

net/avahi-app dumps core signal 11 on Freebsd 10 release or freebsd 10 stable SOLVED

2014-01-31 Thread Sergio de Almeida Lenzi
Em Sex, 2014-01-31 às 17:14 +, k...@freebsd.org escreveu: > Synopsis: net/avahi-app dumps core signal 11 on Freebsd 10 release or freebsd > 10 stable > > State-Changed-From-To: open->closed > State-Changed-By: kwm > State-Changed-When: Fri Jan 31 17:14:17 UTC 2014 > State-Changed-Why: > Com

Re: Help with new port - required port already installed error

2014-01-31 Thread Henry Hu
On Fri, Jan 31, 2014 at 11:06 AM, Rod Person wrote: > Fernando Apesteguía wrote: > >> On Fri, Jan 31, 2014 at 1:18 PM, Rod Person >> wrote: >> >> Fernando Apesteguía wrote: >>> >>> El 31/01/2014 01:01, "Rod Person" escribió: Hi, > > I working on a new new port that requires

Samba to web

2014-01-31 Thread Andrea Venturoli
Hello. I'm in need of some suggestion about what software to use: I have a Samba server which I need to make visibile to users outside of its network. The users will be known (and the same who work from inside), so they will use the same credentials they directly use with Samba and should se

Re: Help with new port - required port already installed error

2014-01-31 Thread Fernando Apesteguía
On Fri, Jan 31, 2014 at 6:24 PM, Henry Hu wrote: > > > > On Fri, Jan 31, 2014 at 11:06 AM, Rod Person wrote: > >> Fernando Apesteguía wrote: >> >>> On Fri, Jan 31, 2014 at 1:18 PM, Rod Person >>> wrote: >>> >>> Fernando Apesteguía wrote: El 31/01/2014 01:01, "Rod Person" escribió: >

Re: Problems with linking on FreeBSD-10

2014-01-31 Thread Stephen Montgomery-Smith
On 01/31/14 07:25, Konstantin Belousov wrote: On Fri, Jan 31, 2014 at 12:19:46AM +, Montgomery-Smith, Stephen wrote: I maintain the port math/sage. The port builds its own version of the libreadline library. The port also uses lang/gcc instead of clang, because the port needs Fortran. The

Re: Help with new port - required port already installed error

2014-01-31 Thread Rod Person
Henry Hu wrote: On Fri, Jan 31, 2014 at 11:06 AM, Rod Person > wrote: Fernando Apesteguía wrote: On Fri, Jan 31, 2014 at 1:18 PM, Rod Person mailto:rodper...@rodperson.com>> wrote: Fernando Apesteguía wrote: El

Re: net/avahi-app dumps core signal 11 on Freebsd 10 release or freebsd 10 stable SOLVED

2014-01-31 Thread Koop Mast
On 31/01/2014 18:21, Sergio de Almeida Lenzi wrote: Em Sex, 2014-01-31 às 17:14 +, k...@freebsd.org escreveu: Synopsis: net/avahi-app dumps core signal 11 on Freebsd 10 release or freebsd 10 stable State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Fri Jan 31

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Dimitry Andric
On 31 Jan 2014, at 16:50, Thomas Mueller wrote: > [current build] > nomad:/usr/ports/net/avahi-app# > ./work/avahi-0.6.31/avahi-utils/.libs/avahi-browse > Segmentation fault (core dumped) > > nomad:/usr/ports/net/avahi-app# size /usr/local/bin/avahi-browse > work/avahi-0.6.31/avahi-utils/.libs

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Dimitry Andric
On 31 Jan 2014, at 21:35, Dimitry Andric wrote: ... > Hmm, at least I can reproduce it, but the stack trace does not tell me that > much: > > (gdb) run > Starting program: > /usr/work/share/dim/ports/net/avahi-app/work/avahi-0.6.31/./avahi-utils/.libs/avahi-browse > [New LWP 101263] > > Progra

Any newer latex than latex2e-2003.12_1

2014-01-31 Thread sw2wolf
The imaxima needs to use latex. But latex2e-2003.12_1 from `pkg seach latex` seems too old. and imaxima always reports "latex error" when using it. Sinerely! - e^(π.i) + 1 = 0 -- View this message in context: http://freebsd.1045724.n5.nabble.com/Any-newer-latex-than-latex2e-2003-12-1-tp588

Re: Samba to web

2014-01-31 Thread Anton Afanasyev
> > I was thinking more about some kind of web interface and I came up with > some search results: > _ smb2www was in the port tree, but removed a couple of years ago; maybe I > could try to download and hack it; > _ there's SMB Web Client (http://sourceforge.net/projects/smbwebclient/) > _ Davenpo

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Sergio de Almeida Lenzi
Em Sex, 2014-01-31 às 22:57 +0100, Dimitry Andric escreveu: > On 31 Jan 2014, at 21:35, Dimitry Andric wrote: > ... > > Hmm, at least I can reproduce it, but the stack trace does not tell me that > > much: > > > > (gdb) run > > Starting program: > > /usr/work/share/dim/ports/net/avahi-app/work

libiconv on 10.0-RELEASE

2014-01-31 Thread nano
Seems to be some issues with it: https://forums.freebsd.org/viewtopic.php?f=5&t=44644 https://forums.freebsd.org/viewtopic.php?f=5&t=44659 And my problem: https://forums.freebsd.org/viewtopic.php?f=5&t=44658 Can't do UPDATING: 20130904, libiconv has never been on the system. Not sure whether to

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread Guido Falsi
On 02/01/14 07:53, nano wrote: Seems to be some issues with it: https://forums.freebsd.org/viewtopic.php?f=5&t=44644 https://forums.freebsd.org/viewtopic.php?f=5&t=44659 And my problem: https://forums.freebsd.org/viewtopic.php?f=5&t=44658 Can't do UPDATING: 20130904, libiconv has never been on

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread nano
On 1/02/2014 6:03 PM, Guido Falsi wrote: On 02/01/14 07:53, nano wrote: Seems to be some issues with it: https://forums.freebsd.org/viewtopic.php?f=5&t=44644 https://forums.freebsd.org/viewtopic.php?f=5&t=44659 And my problem: https://forums.freebsd.org/viewtopic.php?f=5&t=44658 Can't do UPDAT

Re: Any newer latex than latex2e-2003.12_1

2014-01-31 Thread Boris Samorodov
01.02.2014 07:19, sw2wolf пишет: > The imaxima needs to use latex. But latex2e-2003.12_1 from `pkg seach latex` > seems too old. and imaxima always reports "latex error" when using it. There are texlive* ports and (just FYI) freebsd-tex@ maillist. -- WBR, Boris Samorodov (bsam) FreeBSD Committe

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread Guido Falsi
On 02/01/14 08:14, nano wrote: On 1/02/2014 6:03 PM, Guido Falsi wrote: On 02/01/14 07:53, nano wrote: Seems to be some issues with it: https://forums.freebsd.org/viewtopic.php?f=5&t=44644 https://forums.freebsd.org/viewtopic.php?f=5&t=44659 And my problem: https://forums.freebsd.org/viewtopic

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread nano
On 1/02/2014 6:27 PM, Guido Falsi wrote: On 02/01/14 08:14, nano wrote: On 1/02/2014 6:03 PM, Guido Falsi wrote: Hi, Guido. Thanks for your response. Not sure about this users particular situation, except that it appears they are experiencing some problems compiling libiconv [0]. Another user

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread Guido Falsi
On 02/01/14 08:36, nano wrote: I appreciate your advice, but I think I will wait before updating these ports. Hopefully things get cleaned up a bit. I would not be happy if something breaks. I understand. I still have not had a good look at r341775 and have only built ports affected by it in p

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread Guido Falsi
On 02/01/14 08:42, Guido Falsi wrote: On 02/01/14 08:36, nano wrote: I appreciate your advice, but I think I will wait before updating these ports. Hopefully things get cleaned up a bit. I would not be happy if something breaks. I understand. I still have not had a good look at r341775 and ha

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread nano
On 1/02/2014 6:45 PM, Guido Falsi wrote: On 02/01/14 08:42, Guido Falsi wrote: On 02/01/14 08:36, nano wrote: I appreciate your advice, but I think I will wait before updating these ports. Hopefully things get cleaned up a bit. I would not be happy if something breaks. I understand. I still

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread Guido Falsi
On 02/01/14 08:50, nano wrote: I try to use packages where I can, but often programs require non-default build options so I have to build from ports. I'm often warned to not mix ports with packages; what is your take on this? It can work but better avoid it. It's not as bad as crossing the st

Re: libiconv on 10.0-RELEASE

2014-01-31 Thread nano
On 1/02/2014 6:54 PM, Guido Falsi wrote: On 02/01/14 08:50, nano wrote: I try to use packages where I can, but often programs require non-default build options so I have to build from ports. I'm often warned to not mix ports with packages; what is your take on this? It can work but better av