INDEX* in /usr/ports

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Oct 5 08:29:40 PDT 2004


On Tue, Oct 05, 2004 at 06:38:57PM +0000, Tarc wrote:
> What different in this files?! I see the different package versions, but what naything else?
> For FreeBSD 4.x and 5.x different package organization? Why?

The dependencies for many ports are different between 4.x and 5.x,
which is why there are two different INDEX files generated.

The different depencies are mostly due to:

    - the standard system compiler being gcc-3.4.x in FreeBSD-5.x and
      gcc-2.95.4 under FreeBSD-4.x: gcc-3.4.x is much stricter about
      C++ syntax and not entirely code compatible with gcc-2.95.4, so
      there's quite a few ports that depend on installing one of the
      gcc ports in order to compile under 4.x

    - changes in the threading support between 4.x and 5.x

    - various ports that only work under 5.x or that only work under
      4.x, usually related to one or both of the previous points

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041005/026cf228/attachment-0001.bin


More information about the freebsd-questions mailing list