Re: MAKE_JOBS and openjdk6

2010-09-05 Thread David Naylor
On Saturday 04 September 2010 23:26:27 Greg Lewis wrote: > On Sun, Aug 29, 2010 at 10:37:37AM +0200, David Naylor wrote: > > On Saturday 28 August 2010 23:30:22 Greg Lewis wrote: > > > On Sun, Aug 29, 2010 at 12:44:39AM +0400, Anonymous wrote: > > > > Greg Lewis writes: > > > > Your attached patc

Re: FreeBSD Port: rubygem-rails-3.0.0

2010-09-05 Thread Wesley Shields
On Sat, Sep 04, 2010 at 08:06:36PM -0400, Philip M. Gollucci wrote: > On 9/4/2010 6:58 PM, Doug Barton wrote: > > On 09/04/2010 14:10, William DiNoia wrote: > >> I got an error in upgrading to rubygem-rails-3.0.0. The gem is installed > >> but portmaster(?) returns an error... > >> > >> Successfull

Re: math/blas linking to gfortran with LDADD?= -lgfortran

2010-09-05 Thread Peter Jeremy
On 2010-Aug-31 17:14:50 -0400, jhell wrote: >On 08/31/2010 15:06, b. f. wrote: >> Would you elaborate, please? Where is a transcript showing the linking >> failure? >> Would you mail it to me off-list? > >Simply -lgfortran by it self should not work. Since lib directories Actually, IMO, since l

[SOLVED]: math/blas linking to gfortran with LDADD?= -lgfortran

2010-09-05 Thread jhell
On 09/05/2010 15:12, Peter Jeremy wrote: > On 2010-Aug-31 17:14:50 -0400, jhell wrote: >> On 08/31/2010 15:06, b. f. wrote: >>> Would you elaborate, please? Where is a transcript showing the linking >>> failure? >>> Would you mail it to me off-list? >> >> Simply -lgfortran by it self should not

kdehier4 upgrade - Operation not permitted

2010-09-05 Thread Troy
When trying to install kdehier4, the following errors show up. Any ideas? -Troy /usr/ports/misc/kdehier4# make install ===> Installing for kdehier4-1.0.6 ===> Generating temporary packing list ===> Checking if misc/kdehier4 already installed /bin/ln -sf /usr/local/libdata/ldconfig /usr/local/

Re: kdehier4 upgrade - Operation not permitted

2010-09-05 Thread Jeremy Chadwick
On Sun, Sep 05, 2010 at 10:19:50PM -0500, Troy wrote: > When trying to install kdehier4, the following errors show up. Any ideas? > > -Troy > > /usr/ports/misc/kdehier4# make install > ===> Installing for kdehier4-1.0.6 > ===> Generating temporary packing list > ===> Checking if misc/kdehier4

Testing editors/emacs-devel on 9-CURRENT

2010-09-05 Thread Ashish SHUKLA
Hi everyone, Could some running 9-CURRENT try building a package of editors/emacs-devel port (latest version available in the tree) with default OPTIONS ? Something like: #v+ % script emacs-devel.log sudo make -C /usr/ports/editors/emacs-devel build deinstall package #v- And after building the

Re: kdehier4 upgrade - Operation not permitted

2010-09-05 Thread Troy
On 09/05/2010 10:54 PM, Jeremy Chadwick wrote: /sbin/sysctl kern.securelevel /bin/ls -ldo /usr/local/share/PolicyKit/policy /bin/ls -ldo / /bin/ls -ldo /usr/local /bin/ls -ldo /usr/local/kde4 /bin/ls -ldo /usr/local/kde4/share /bin/ls -ldo /usr/local/kde4/share/PolicyKit oz:112:/usr/ports/mis

Which DEPENDS if something is just needed during port install

2010-09-05 Thread Dominic Fandrey
What kind of dependency should I define if I just need something for the install target? It's not needed before, not after and not for the package. I used to think it's INSTALL_DEPENDS, but I just found out, that doesn't even exist. Regards -- A: Because it fouls the order in which people norma