Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 21:42:43 +0200
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Tao Wang <dancefire@gmail.com>
Cc:        freebsd-ports@FreeBSD.org, Emanuel Haupt <ehaupt@FreeBSD.org>
Subject:   Re: How to know which version of an apps available in various FreeBSD release?
Message-ID:  <20100602214243.49f9dc9b.ehaupt@FreeBSD.org>
In-Reply-To: <AANLkTikFIpHxFo5oHFOUJKB9wbN2TAX1TE3E2BNPHZBo@mail.gmail.com>
References:  <AANLkTilZ7mc7KT9axYGSgS3K3HKr2voUFs4Z7aqeF2it@mail.gmail.com> <20100602110927.8de72833.ehaupt@FreeBSD.org> <AANLkTikFIpHxFo5oHFOUJKB9wbN2TAX1TE3E2BNPHZBo@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Jun 2010 04:20:51 +1000
Tao Wang <dancefire@gmail.com> wrote:

> On Wed, Jun 2, 2010 at 7:09 PM, Emanuel Haupt <ehaupt@freebsd.org> wrote:
> 
> > Tao Wang <dancefire@gmail.com> wrote:
> > > Hi,
> > >
> > > I'm doing a survey about the availablilty of some packages in
> > > different platform, including FreeBSD release. I want to know whether
> > > the package is existed in the specific FreeBSD release, and which
> > > version it is? I found: http://www.freebsd.org/ports/ , however, it
> > > is only against -STABLE or -CURRENT. I also need to know the
> > > information on previous release. How to do it? Thanks.
> >
> > All the information you need is available in INDEX:
> >
> > http://www.FreeBSD.org/ports/INDEX-8.bz2
> >
> > Emanuel
> >
> >
> >
> I'm not quite sure, does that file only contain the package version info for
> FreeBSD release 8? or it also contains the version info for other releases?
> 
> I also need the package availability information on previous release, such
> as, what the version of package 'A' on FreeBSD 6.2 and FreeBSD 7.0. So, the
> linked file seems only contains information for FreeBSD 8.0, am I wrong?

There is one for each major version:

http://www.FreeBSD.org/ports/INDEX-5.bz2
http://www.FreeBSD.org/ports/INDEX-6.bz2
http://www.FreeBSD.org/ports/INDEX-7.bz2
http://www.FreeBSD.org/ports/INDEX-8.bz2
http://www.FreeBSD.org/ports/INDEX-9.bz2

Although it's always just the HEAD version. As others already pointed
out, if you want the package list for a specific release you could
checkout the ports tree from a release tag and build INDEX yourself.

Emanuel



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