Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 18:25:19 -0500
From:      Pete Fritchman <petef@FreeBSD.org>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: [PATCH] small speedups in Mk/bsd.port.mk 
Message-ID:  <20040430232519.796ED17F21@sirius.firepipe.net>
In-Reply-To: Message from Roman Neuhauser <neuhauser@chello.cz>  of "Fri, 30 Apr 2004 07:36:13 %2B0200." <20040430053613.GA532@isis.wad.cz> 

next in thread | previous in thread | raw e-mail | index | archive | help
* Fri, 30 Apr 2004 07:36:13 +0200 - Roman Neuhauser:
|     Could someone please try the patch out before it goes to gnats?
|     That's why I posted it here first: my box can't finish `make index`
|     because of cooling problems.

With your patch:

skull(/usr/ports) [1038] > make index
Generating INDEX - please wait..Warning: Duplicate INDEX entry: fvwm-imlib-2.4.18
 Done.
skull(/usr/ports) [1039] > cvs -R up -PAd

And that seems to be a legitimate warning, too:
$ (cd x11-wm/fvwm2 && make -V PKGNAME)
fvwm-imlib-2.4.18
$ (cd x11-wm/fvwm2-i18n && make -V PKGNAME)
fvwm-imlib-2.4.18

I'll run with this patch and let you know if I run into any problems.

--pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040430232519.796ED17F21>