Re: Detecting dependencies

2011-09-15 Thread Shaun Amott
On Thu, Sep 15, 2011 at 12:06:03AM +0300, chukha...@mail.ru wrote: There have been a discussion about finding interdependencies of ports. I have a relatively simple Python script for that. There is a pr ports/160007 to add its early version. Unfortunately, I missed a reply to it, so there is

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Łukasz Wąsikowski
W dniu 2011-09-14 18:15, Christopher J. Ruwe pisze: Matthias Andree matthias.and...@gmx.de wrote: [...] I think you mentioned Arch Linux, further suggestions would be Gentoo Linux (you might like emerge), and further options are Debian GNU/kFreeBSD and using a FreeBSD base system with

Building caire and $PATH order

2011-09-15 Thread Xavier HUMBERT
Hi, A couple of weeks ago, after installing openssl from ports, I changed PATH order in my .bash_login, in order to use /usr/local before /usr an so on. Today, I upgraded icu, and its dependants, including cairo. The build was successful until reaching cairo :

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Chad Perrin
On Thu, Sep 15, 2011 at 07:00:47PM +0200, Łukasz Wąsikowski wrote: W dniu 2011-09-14 18:15, Christopher J. Ruwe pisze: Came as Gentoo user, abandoned Gentoo because of to many quirks with updating packages (ebuilds). From my perspective, the situation is better here (FreeBSD). Really?

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Łukasz Wąsikowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 W dniu 2011-09-15 20:08, Chad Perrin pisze: On Thu, Sep 15, 2011 at 07:00:47PM +0200, Łukasz Wąsikowski wrote: W dniu 2011-09-14 18:15, Christopher J. Ruwe pisze: Came as Gentoo user, abandoned Gentoo because of to many quirks with updating

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Chad Perrin
On Thu, Sep 15, 2011 at 08:46:10PM +0200, Łukasz Wąsikowski wrote: W dniu 2011-09-15 20:08, Chad Perrin pisze: If there was something broken with a FreeBSD port (a relative rarity), it would fail to install, leaving me with the older version. If there was something wrong with a Gentoo

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Łukasz Wąsikowski
W dniu 2011-09-15 20:37, Chad Perrin pisze: On Thu, Sep 15, 2011 at 08:46:10PM +0200, Łukasz Wąsikowski wrote: W dniu 2011-09-15 20:08, Chad Perrin pisze: If there was something broken with a FreeBSD port (a relative rarity), it would fail to install, leaving me with the older version. If

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Matthias Andree
Am 15.09.2011 21:36, schrieb Łukasz Wąsikowski: BTW: You hate having a software update break your software. I hate when software updates turn off services on my servers. That's another thing portage do better - update won't turn off any service. You are supposed to restart services manually

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Chris Rees
On 15 Sep 2011 20:52, Matthias Andree matthias.and...@gmx.de wrote: Am 15.09.2011 21:36, schrieb Łukasz Wąsikowski: BTW: You hate having a software update break your software. I hate when software updates turn off services on my servers. That's another thing portage do better - update

Interaction between devel/ncurses and lang/ruby18?

2011-09-15 Thread Klaus T. Aehlig
Hallo, on my system, I have devel/ncurses installed. While upgrading (to a ports tree as of yesterday evening) I found that I couldn't build lang/ruby18. The error message complained that libncurses.a was not compiled with -fPIC. Of course, adding the lines .if

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Xin LI
On Thu, Sep 15, 2011 at 1:08 PM, Chris Rees utis...@gmail.com wrote: On 15 Sep 2011 20:52, Matthias Andree matthias.and...@gmx.de wrote: Am 15.09.2011 21:36, schrieb Łukasz Wąsikowski: BTW: You hate having a software update break your software. I hate when software updates turn off

Re: Thank you (for making the ports less boring).

2011-09-15 Thread Chris Rees
On 15 Sep 2011 21:28, Xin LI delp...@gmail.com wrote: On Thu, Sep 15, 2011 at 1:08 PM, Chris Rees utis...@gmail.com wrote: On 15 Sep 2011 20:52, Matthias Andree matthias.and...@gmx.de wrote: Am 15.09.2011 21:36, schrieb Łukasz Wąsikowski: BTW: You hate having a software update break

Re: Interaction between devel/ncurses and lang/ruby18?

2011-09-15 Thread Stanislav Sedov
On Thu, 15 Sep 2011 21:45:20 +0100 Klaus T. Aehlig aeh...@linta.de mentioned: Hallo, on my system, I have devel/ncurses installed. While upgrading (to a ports tree as of yesterday evening) I found that I couldn't build lang/ruby18. The error message complained that libncurses.a was not

Re: Interaction between devel/ncurses and lang/ruby18?

2011-09-15 Thread Klaus T. Aehlig
Dear Stanislav, Hmm, it should not depend on ncurses, and certainly it should not link against a static library. Can you please send me a build log of lang/ruby18? I must admit that I'm not able to reproduce the error any more, so it seems to be something more subtle than the mere presence

Re: Building caire and $PATH order

2011-09-15 Thread b. f.
A couple of weeks ago, after installing openssl from ports, I changed PATH order in my .bash_login, in order to use /usr/local before /usr an so on. Today, I upgraded icu, and its dependants, including cairo. The build was successful until reaching cairo :