Date: Fri, 30 Dec 2005 19:02:56 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: guru@Sisis.de Cc: freebsd-questions@freebsd.org Subject: Re: 6.0-REL && isos of distfiles Message-ID: <20051230170256.GA1195@flame.pc> In-Reply-To: <20051229150959.GA10620@rebelion.Sisis.de> References: <20051229141409.GA7881@rebelion.Sisis.de> <20051229145814.GA19261@flame.pc> <20051229150959.GA10620@rebelion.Sisis.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-12-29 16:10, guru@Sisis.de wrote: > El d?a Thursday, December 29, 2005 a las 04:58:14PM +0200, Giorgos Keramidas escribi?: > > They are not specific to a single release. You can just copy over > > the distfiles from the older notebook and rebuild your ports. > > That's not true. I copied over the /usr/ports/distfiles from my > 5.4-REL to the 6.0-REL but the ports-collection which comes with > 6.0-REL will use other sources while doing 'make install' in > /usr/ports/x11/kde: > > 5.4-REL: > > $ ls -lutr libtoo* > -rw-r--r-- 1 root wheel 2699923 29 dic 13:17 libtool-1.5.10.tar.gz > -rw-r--r-- 1 root wheel 538884 29 dic 13:18 libtool-1.3.5.tar.gz > $ cd KDE > $ ls -lutr kdeba* > -rw-r--r-- 1 root wheel 22670772 29 dic 13:18 kdebase-3.4.0.tar.bz2 > > 6.0-REL: > > $ ls -lutr libtoo* > -rw-r--r-- 1 root wheel 2699923 Dec 29 13:17 libtool-1.5.10.tar.gz > -rw-r--r-- 1 root wheel 2780846 Dec 29 13:28 libtool-1.5.18.tar.gz > ^^^^^^^^^^^^^^^^^^^^ > -rw-r--r-- 1 root wheel 538884 Dec 29 14:10 libtool-1.3.5.tar.gz This is because some of the ports have been updated since 5.4-RELEASE was cut. Ports are constantly updated and upgraded to newer, better versions of the packages. Using the same /usr/ports tree will always build the same packages from the same sources though. Sorry for not making this explicit in my original post.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051230170256.GA1195>