On Wed, Jul 05, 2006 at 10:38:00AM -0400, Robert Huff wrote:
> _Please_ read /usr/ports/UPDATING.
Been there, got no t-shirt. And I already was using portupgrade with
BDB4. But thanks anyway, it's already fixed.
--
Riemer PalstraAmsterdam, The Netherlands
[E
Mrff.
Okay I rebuuilt from scratch.
First run of portupgrade complained that the DB was not the required
format and completely rebuilt the package database.
It makes me wonder what else broke that used Ruby and put databases
on my disk somewhere.. and is going to explode because it was using
a
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Brooks Davis wrote:
> On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote:
>> I normally run the command
>> # pkg_version -Iv | grep \<
>> before running 'portupgrade -a', to see what's going to happen. This time I
>> got the following output:
>>
>> diablo-jdk-freebsd6.i386.1.5.0.07.00
On Thu, 6 Jul 2006 01:27:31 +0300 Giorgos Keramidas wrote:
> An updated patch for fixing this is now in the followup of the problem
> report at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99822
This is to confirm that all problems are gone. Thanks!
> Thanks for the feedback guys :)
You
Hi,
Currently, avahi conflicts with howl/mDNSResponder. As a user of KDE, I have
plenty of applications that depend on mDNSResponder. But at the same time, I am
a user of OpenOffice.org, Firefox, eclipse and many others that depend on avahi
(mainly because of gnome-vfs). The current conflict has t
I had pressed ^C when portupgrade checks database. Portupgrade's db is locked
always after it.
I have tryed to remove db and lock, remove and install again portupgrade but
nothing happines.
What should I do in this case?
--
Best regards,
Arseny Nasokin
_
On 06/07/2006, at 9:11 PM, Willy Picard wrote:
Hi,
Currently, avahi conflicts with howl/mDNSResponder. As a user of
KDE, I have
plenty of applications that depend on mDNSResponder. But at the
same time, I am
a user of OpenOffice.org, Firefox, eclipse and many others that
depend on avahi
Arseny Nasokin wrote:
> I had pressed ^C when portupgrade checks database. Portupgrade's db is locked
> always after it.
> I have tryed to remove db and lock, remove and install again portupgrade but
> nothing happines.
>
> What should I do in this case?
What portupgrade version do you use?
On Thu, Jul 06, 2006 at 04:14:27PM +0400, Sergey Matveychuk wrote:
> Arseny Nasokin wrote:
> > I had pressed ^C when portupgrade checks database. Portupgrade's db is
> > locked always after it.
> > I have tryed to remove db and lock, remove and install again portupgrade
> > but nothing happines.
In message <[EMAIL PROTECTED]>, Cy Schubert
writes:
> There is an issue with the new Kerberos 1.5. It does not currently support
> building static libraries. I'm willing to leave the port at 1.4.3 until MIT
> fixes the static library build. OTOH, if folks want 1.5, without static
> library supp
On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote:
> Brooks Davis wrote:
> > On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote:
> >> I normally run the command
> >> # pkg_version -Iv | grep \<
> >> before running 'portupgrade -a', to see what's going to happen. This time
>
Hello,
When one builds (or attempts to build) a port, does the Makefile
know about dependencies and, if necessary, fetch and build any
that are needed but not found?
Thank you and kindest regards,
Charlie
PS It would be really helpful if each port/package at freebsd.org
had an indication wheth
Hi!
I wonder what is the reason SDL has it's version appended everywhere
(include/SDL11 instead of include/SDL, libSDL-1.1.so instead of
libSDL.so, sdl11-config instead of sdl-config). It takes extra time when
porting SDL software, extra patches need to be added. Is there any good
reason for such
Charlie Sorsby wrote:
When one builds (or attempts to build) a port, does the Makefile
know about dependencies and, if necessary, fetch and build any
that are needed but not found?
Yes and yes.
[ ... ]
PS It would be really helpful if each port/package at freebsd.org
had an indication whethe
On Jul 6, 2006, at 11:24 AM, Brooks Davis wrote:
Actually I think it's confused by the fact that the package name is
"diablo-jdk" and the version is "freebsd6.i386.1.5.0.07.00". That's
just plain bogus.
So who is at fault? The ports infrastructure or the FreeBSD
foundation?
I don't know.
Charlie Sorsby writes:
> When one builds (or attempts to build) a port, does the Makefile
> know about dependencies and, if necessary, fetch and build any
> that are needed but not found?
Yes.
> PS It would be really helpful if each port/package at freebsd.org
> had an indication
Freddie Cash wrote:
On Wed, July 5, 2006 2:08 pm, Chris Maness wrote:
Used to have this cool little tool on my slackware box to monitor
network traffic. Just curious as to why it has not been ported (are
there any issues with it?)
http://linux.maruhn.com/sec/netwatch.html
p.s. What would
On Thu, July 6, 2006 9:35 am, Chris Maness wrote:
> Freddie Cash wrote:
>> On Wed, July 5, 2006 2:08 pm, Chris Maness wrote:
>>> Used to have this cool little tool on my slackware box to monitor
>>> network traffic. Just curious as to why it has not been ported
>>> (are there any issues with it?
Brooks Davis wrote:
> On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote:
>> Brooks Davis wrote:
>>> On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote:
I normally run the command
# pkg_version -Iv | grep \<
before running 'portupgrade -a', to see what's going
Dmitry Marakasov wrote:
> I wonder what is the reason SDL has it's version appended everywhere
> (include/SDL11 instead of include/SDL, libSDL-1.1.so instead of
> libSDL.so, sdl11-config instead of sdl-config). It takes extra time when
> porting SDL software, extra patches need to be added. Is the
"Matt Sealey" <[EMAIL PROTECTED]> writes:
> Mrff.
>
> Okay I rebuuilt from scratch.
>
> First run of portupgrade complained that the DB was not the required
> format and completely rebuilt the package database.
>
> It makes me wonder what else broke that used Ruby and put databases
> on my disk so
Hi,
I just synced my ports using cvsup, but I can't seem to install mplayer:
[EMAIL PROTECTED] /usr/ports/multimedia/mplayer]# make install
===> Installing for mplayer-gtk-esound-0.99.7_15
===> mplayer-gtk-esound-0.99.7_15 depends on file:
/usr/local/share/mplayer/Skin - not found
===>Ve
On Thu, 06 Jul 2006 20:38:43 +0200
Bram Kuijper <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just synced my ports using cvsup, but I can't seem to install mplayer:
>
> [EMAIL PROTECTED] /usr/ports/multimedia/mplayer]# make install
> ===> Installing for mplayer-gtk-esound-0.99.7_15
> ===> mplayer-gt
On Thu, 2006-Jul-06 09:35:25 -0700, Chris Maness wrote:
>Freddie Cash wrote:
>>Install trafshow instead.
>This program seems to stay in memory after the shell closes and eats up
>processor time. Top showed this thing at 98%. Does this app. have a bug?
Most likely. {p,k}trace it whilst it's eat
On Thu, 06 Jul 2006 12:07:55 -0400
Chuck Swiger <[EMAIL PROTECTED]> wrote:
> Charlie Sorsby wrote:
> > When one builds (or attempts to build) a port, does the Makefile
> > know about dependencies and, if necessary, fetch and build any
> > that are needed but not found?
>
> Yes and yes.
>
> [ ..
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 04 Jul 2006 07:43:08 +0200
Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> >> Quoting Alejandro Pulver <[EMAIL PROTECTED]> (from Sat, 1 Jul 2006
> >> 20:25:22 -0300):
> >
> > But then how do the databases/dbXX ports achieve the same result
>
Hello all..
I have made a port of bonfire http://perso.orange.fr/bonfire/
and would like to publish it in the ports collection
After reading the ports documentation I
found nothing abou publishing it in the ports collection
Can someone, please, give me a direction on
how o publish the po
On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote:
> Hello all..
>
> I have made a port of bonfire http://perso.orange.fr/bonfire/
> and would like to publish it in the ports collection
>
> After reading the ports documentation I
> found nothing abou publishing it in the ports collec
Freddie Cash wrote:
On Thu, July 6, 2006 9:35 am, Chris Maness wrote:
Freddie Cash wrote:
On Wed, July 5, 2006 2:08 pm, Chris Maness wrote:
Used to have this cool little tool on my slackware box to monitor
network traffic. Just curious as to why it has not been ported
(ar
Sergio Lenzi píše v čt 06. 07. 2006 v 16:16 -0300:
> I have made a port of bonfire http://perso.orange.fr/bonfire/
> and would like to publish it in the ports collection
We already have a Bonfire port.
It's not in the mainstream Ports Collection because it depends on HAL
functionality, currentl
On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]>
wrote:
On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote:
Hello all..
I have made a port of bonfire http://perso.orange.fr/bonfire/
and would like to publish it in the ports collection
After reading the ports do
On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]>
wrote:
> On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote:
>> Hello all..
>>
>> I have made a port of bonfire http://perso.orange.fr/bonfire/
>> and would like
On 7/6/06, michael johnson <[EMAIL PROTECTED]> wrote:
On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
>
> On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]>
> wrote:
>
> > On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote:
> >> Hello all..
> >>
> >> I have ma
On Thu, 06 Jul 2006 14:35:11 -0500, michael johnson <[EMAIL PROTECTED]> wrote:
On 7/6/06, michael johnson <[EMAIL PROTECTED]> wrote:
On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
>
> On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]>
> wrote:
>
> > On Thu, Jul 06, 2
On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
On Thu, 06 Jul 2006 14:35:11 -0500, michael johnson <[EMAIL PROTECTED]> wrote:
> On 7/6/06, michael johnson <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote:
>> >
>> > On Thu, 06 Jul 2006 14:21:03
On Thu, Jul 06, 2006 at 09:58:54PM +0300, Ion-Mihai IOnut Tetcu wrote:
> Actually "support" for 4.x is gone already. We're only required to mark
> the ports broken or incorporate patches from the users. Of curse, we
> try to fix broken ports on 4-STABLE but that battle is going to be lost.
The lat
On Thu, 6 Jul 2006 16:38:23 -0500 Mark Linimon wrote:
> Further note: there may be a recent checkin affecting the linux_base
> ports which completely skews this result; I am investigating. However.
> there are 206 legitimate build errors on i386-4 now; that doesn't include
> any port already mark
On Tue, Jul 04, 2006 at 09:22:09PM -0500, Mark Linimon wrote:
> BROKEN is intended to be set in individual ports.
> With IGNORE, the build cluster will never attempt to build these
> ports. Common cases for IGNORE are for the CONFLICTS logic; for
> licensing/packaging reasons; and for the impossib
On Fri, Jul 07, 2006 at 09:03:47AM +1000, Edwin Groothuis wrote:
> How about BROKEN (software doesn't work for some reason), IGNORE
> (port infrastructure doesn't work because if port building
> requirements not met) and FUBAR (port infrastructure itself is
> fucked up (distinfo wro
On Fri, Jul 07, 2006 at 02:45:02AM +0400, Boris Samorodov wrote:
> I noticed a few days ago that the first site at FEDORA_CORE_SITES
> (limestone.uoregon.edu) is acting not reliable. Your logs says the
> same (most distributions were taken from the next site --
> mirrors.kernel.org). I'd rather del
On Thu, Jul 06, 2006 at 06:04:37PM +0200, [LoN]Kamikaze wrote:
>
> Brooks Davis wrote:
> > On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote:
> >> Brooks Davis wrote:
> >>> On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote:
> I normally run the command
> # pkg_ve
Mark Linimon wrote:
> The burden of trying to keep everything working on 4 i386 branches, 3
> amd64 branches, and 3 sparc64 branches is too high at this point, especially
> with the degree of drift in such things as header files and base compiler
> between -4 and -5. Of course, most of these thin
HI,
Is there a way to get the VNC repeater to run as a daemon or somehow in the
background. I don’t want to have to start it everytime I need to use it.
Thanks,
Marc D Hoaglin
FreeBSD is awesome!
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.
44 matches
Mail list logo