On Sunday 24 May 2009 00:16:37 Maho NAKATA wrote:
> Hi I tested it yesterday,
>
> 1.
> I need
>
> > MAKE_JOBS_SAFE=yes
>
> in the Makefile.
Yes, you would need that. I believe that will be default.
> 2. with above patch, ooo2 doesn't launch parallele jobs.
I spotted that problem after
On Sun, 24 May 2009 10:26:23 +0200
David Naylor wrote:
> On Sunday 24 May 2009 00:16:37 Maho NAKATA wrote:
> > Hi I tested it yesterday,
> >
> > 1.
> > I need
> >
> > > MAKE_JOBS_SAFE=yes
> >
> > in the Makefile.
>
> Yes, you would need that. I believe that will be default.
>
> > 2.
Hi,
I've just installed the libpreludedb, and I had some trouble with creating
the MySQL database. I'm using MySQL 6.0.11, and when setting the database
type/engine mysql complained and stopped. Turns out that the old way is to
use "TYPE=InnoDB", wheras at least MySQL 6 wants "ENGINE=InnoDB".
Don'
Ion-Mihai Tetcu píše v so 23. 05. 2009 v 13:51 +0300:
> > > - MAKE_JOBS_NUMBER defaults (but user defined) to number of cores
>
> This part looks OK, I wonder if there's any reason t ain't like this
> now; Pav?
> -.if defined(MAKE_JOBS_NUMBER)
> +MAKE_JOBS_NUMBER?= `${SYSCTL} -n kern.smp.cpus`
Dmitry Marakasov píše v pá 22. 05. 2009 v 18:31 +0400:
> * Pav Lucistnik (p...@freebsd.org) wrote:
>
> > we finally decided that enough users migrated to recent enough FreeBSD
> > versions that we can finally suggest that maintainers can start using
> > file in their ports.
> >
> > The examples
On Sun, 24 May 2009 02:18:05 +0100
RW wrote:
>On Sat, 23 May 2009 20:22:03 -0400
>Robert Huff wrote:
>
>>
>> Marcin Rzepecki writes:
>>
>> > But why won't port do this automatically? Is there a way to force
>> > it before installing updated port version?
>>
>> Revuilding a dependency (
Problems on portupgrade
Does anyone know how to resolve this one(Please also see also note below):
Thanks in advance for any help
David
# Portupgrade -a
:
:
- x11-drivers/xf86-video-via (marked as IGNORE)
:
:
:
---> Skipping 'x11/xorg' (xorg-7.4_1) because a requisite
package 'xf86-video-vi
On Fri, 22.05.2009 at 12:17:44 -0400, Matt Juszczak wrote:
> Hi all,
>
> I've started noticing more and more that packages I build are missing files
> after they are rebuilt. I've tested this time and time again, and seem to
> be able to show that about 10 ports (gettext, apache, net-snmp, some
* Pav Lucistnik (p...@freebsd.org) wrote:
> > Perhaps we can also start to deprecate WANT_*?
>
> Looks a bit radical to me. Or is there a good reason to do so?
I meant slow transition from WANT_, like we do with
${MASTER_SITE_SOURCEFORCE} -> SF. WANT_* feel clumsy and inconsistent,
as sometimes
Dmitry Marakasov píše v ne 24. 05. 2009 v 19:33 +0400:
> * Pav Lucistnik (p...@freebsd.org) wrote:
>
> > > Perhaps we can also start to deprecate WANT_*?
> >
> > Looks a bit radical to me. Or is there a good reason to do so?
>
> I meant slow transition from WANT_, like we do with
> ${MASTER_SITE
On Sun, 2009-05-24 at 08:47 -0700, David Southwell wrote:
> Problems on portupgrade
>
> Does anyone know how to resolve this one(Please also see also note below):
>
> Thanks in advance for any help
Uninstall them... They are no longer supported and will be removed at
some point. You may also wa
On Sun, 24 May 2009 16:10:23 +0200
Pav Lucistnik wrote:
> Ion-Mihai Tetcu píše v so 23. 05. 2009 v 13:51 +0300:
>
> > > > - MAKE_JOBS_NUMBER defaults (but user defined) to number of
> > > > cores
> >
> > This part looks OK, I wonder if there's any reason t ain't like this
> > now; Pav?
> > -.if
Ion-Mihai Tetcu píše v ne 24. 05. 2009 v 19:01 +0300:
> On Sun, 24 May 2009 16:10:23 +0200
> Pav Lucistnik wrote:
>
> > Ion-Mihai Tetcu píše v so 23. 05. 2009 v 13:51 +0300:
> >
> > > > > - MAKE_JOBS_NUMBER defaults (but user defined) to number of
> > > > > cores
> > >
> > > This part looks OK,
On Sunday 24 May 2009 08:49:10 Robert Noland wrote:
> On Sun, 2009-05-24 at 08:47 -0700, David Southwell wrote:
> > Problems on portupgrade
> >
> > Does anyone know how to resolve this one(Please also see also note
> > below):
> >
> > Thanks in advance for any help
>
Thanks Robert however...
> Unin
On Fri, May 22, 2009 at 07:59:57PM +0200, Martin Wilke wrote:
>
> We rolled a new version with a fix for all users where
> has problems with kernel load and unload. Many thanks to
> Shin-ichi Okano where submitted this patch to the vbox ml.
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_4.tg
On søn, mai 24, 2009 at 07:02:37pm +0200, Ulf Lilleengen wrote:
> On Fri, May 22, 2009 at 07:59:57PM +0200, Martin Wilke wrote:
> >
> > We rolled a new version with a fix for all users where
> > has problems with kernel load and unload. Many thanks to
> > Shin-ichi Okano where submitted this patch
On Sun, 24 May 2009 10:49:10 -0500
Robert Noland wrote:
>On Sun, 2009-05-24 at 08:47 -0700, David Southwell wrote:
>> Problems on portupgrade
>>
>> Does anyone know how to resolve this one(Please also see also note
>> below):
>>
>> Thanks in advance for any help
>
>Uninstall them... They are no
On Sun, May 24, 2009 7:04 pm, Ulf Lilleengen wrote:
> On søn, mai 24, 2009 at 07:02:37pm +0200, Ulf Lilleengen wrote:
>> On Fri, May 22, 2009 at 07:59:57PM +0200, Martin Wilke wrote:
>> >
>> > We rolled a new version with a fix for all users where
>> > has problems with kernel load and unload. Many
On søn, mai 24, 2009 at 07:15:04pm +0200, Bernhard Fröhlich wrote:
> On Sun, May 24, 2009 7:04 pm, Ulf Lilleengen wrote:
> > On søn, mai 24, 2009 at 07:02:37pm +0200, Ulf Lilleengen wrote:
> >> On Fri, May 22, 2009 at 07:59:57PM +0200, Martin Wilke wrote:
> >> >
> >> > We rolled a new version with
On Sunday 24 May 2009 18:27:57 Pav Lucistnik wrote:
> Ion-Mihai Tetcu píše v ne 24. 05. 2009 v 19:01 +0300:
> > On Sun, 24 May 2009 16:10:23 +0200
> >
> > Pav Lucistnik wrote:
> > > Ion-Mihai Tetcu píše v so 23. 05. 2009 v 13:51 +0300:
> > > > > > - MAKE_JOBS_NUMBER defaults (but user defined) to
I have no clue as to what is causing this, but this is probably the
reason why people use the tinderbox or roll their own system to build
consistent packages.
I feel like I am though? I have a dedicated box just for building
packages. make package creates a tbz file of all packages, and is
s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, May 24, 2009 at 07:02:38PM +0200, Ulf Lilleengen wrote:
> On Fri, May 22, 2009 at 07:59:57PM +0200, Martin Wilke wrote:
> >
> > We rolled a new version with a fix for all users where
> > has problems with kernel load and unload. Many thanks to
On søn, mai 24, 2009 at 08:18:20pm +0200, Martin Wilke wrote:
> On Sun, May 24, 2009 at 07:02:38PM +0200, Ulf Lilleengen wrote:
> > On Fri, May 22, 2009 at 07:59:57PM +0200, Martin Wilke wrote:
> > >
> > > We rolled a new version with a fix for all users where
> > > has problems with kernel load a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As follows, with either portmaster or portupgrade:
/bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H
- -I../include/sane -I. -I/usr/local/include -I. -I. -I../include
- -I../include -DLIBDIR="/usr/local/lib/sane" -DBACKEND_NAME
On Sun, 24.05.2009 at 14:11:26 -0400, Matt Juszczak wrote:
> > I have no clue as to what is causing this, but this is probably the
> > reason why people use the tinderbox or roll their own system to build
> > consistent packages.
>
> I feel like I am though? I have a dedicated box just for buildi
It should be under the following circumstances:
- You don't update /usr/ports
I haven't.
- You don't change /etc/make.conf
I haven't.
- You don't deinstall packages
I haven't. =)
The "bug" I'm describing would make sense if SOMETHING changed. But I
haven't changed a thing.
On Sun, 24 May 2009 10:26:23 +0200
David Naylor wrote:
> On Sunday 24 May 2009 00:16:37 Maho NAKATA wrote:
> > Hi I tested it yesterday,
> >
> > 1.
> > I need
> >
> > > MAKE_JOBS_SAFE=yes
> >
> > in the Makefile.
>
> Yes, you would need that. I believe that will be default.
>
> > 2.
David Naylor píše v ne 24. 05. 2009 v 20:07 +0200:
> On Sunday 24 May 2009 18:27:57 Pav Lucistnik wrote:
> > Ion-Mihai Tetcu píše v ne 24. 05. 2009 v 19:01 +0300:
> > > On Sun, 24 May 2009 16:10:23 +0200
> > >
> > > Pav Lucistnik wrote:
> > > > Ion-Mihai Tetcu píše v so 23. 05. 2009 v 13:51 +0300:
Hi Martin.
On Fri, 22 May 2009 19:59:57 +0200
Martin Wilke wrote:
> We rolled a new version with a fix for all users where
> has problems with kernel load and unload. Many thanks to
> Shin-ichi Okano where submitted this patch to the vbox ml.
> http://people.freebsd.org/~miwi/vbox/virtualbox_4.tg
On Sunday 24 May 2009 08:49:10 Robert Noland wrote:
> On Sun, 2009-05-24 at 08:47 -0700, David Southwell wrote:
> > Problems on portupgrade
> >
> > Does anyone know how to resolve this one(Please also see also note
> > below):
> >
> > Thanks in advance for any help
>
> Uninstall them... They are no
2009/5/24 Norikatsu Shigemura :
> Hi Martin.
>
> On Fri, 22 May 2009 19:59:57 +0200
> Martin Wilke wrote:
>> We rolled a new version with a fix for all users where
>> has problems with kernel load and unload. Many thanks to
>> Shin-ichi Okano where submitted this patch to the vbox ml.
>> http://pe
On 25/05/2009, at 4:59 AM, Michael Butler wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As follows, with either portmaster or portupgrade:
/bin/sh ../libtool --silent --tag=CC --mode=compile cc -
DHAVE_CONFIG_H
- -I../include/sane -I. -I/usr/local/include -I. -I. -I../include
- -I.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tom Mende wrote:
> On 25/05/2009, at 4:59 AM, Michael Butler wrote:
>
> As follows, with either portmaster or portupgrade:
>
> /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H
> -I../include/sane -I. -I/usr/local/include -I.
On 25/05/2009, at 11:50 AM, Michael Butler wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tom Mende wrote:
On 25/05/2009, at 4:59 AM, Michael Butler wrote:
As follows, with either portmaster or portupgrade:
/bin/sh ../libtool --silent --tag=CC --mode=compile cc -
DHAVE_CONFIG_H
-I.
Hi Miwi and nork-san
From: Norikatsu Shigemura
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
Date: Mon, 25 May 2009 05:17:38 +0900
> BTW, In my environment, VBoxREM32.so and VBoxREM64.so was not
> installed. Do you know why?
I don't know but it also happen to me. I
35 matches
Mail list logo