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

2011-09-15 Thread Klaus T. Aehlig
Hi, > 3. Someone deleted port I like to use / I want my personal ports tree: > FreeBSD: I wish :/ > Gentoo: overlays works well. Now I'm really curios what magic device gentoo has. Once thing I most appreciate about FreeBSD is how flexible it is in precisely this manner. * if some port is remov

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 : > > --

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: 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" 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 compiled

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

2011-09-15 Thread Chris Rees
On 15 Sep 2011 21:28, "Xin LI" wrote: > > On Thu, Sep 15, 2011 at 1:08 PM, Chris Rees wrote: > > On 15 Sep 2011 20:52, "Matthias Andree" wrote: > >> > >> Am 15.09.2011 21:36, schrieb Łukasz Wąsikowski: > >> > >> > BTW: You hate having a software update break your software. I hate when > >> > sof

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 wrote: > On 15 Sep 2011 20:52, "Matthias Andree" 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 a

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 !empty(.CURDIR:M*/ports/devel/ncu

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

2011-09-15 Thread Chris Rees
On 15 Sep 2011 20:52, "Matthias Andree" 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 won't turn off

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 manuall

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 >>>

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

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 u

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). >

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 Łukasz Wąsikowski
W dniu 2011-09-14 18:15, Christopher J. Ruwe pisze: > Matthias Andree 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 pkgsrc >> (rath

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