atom feed57 messages in org.freebsd.freebsd-questionsFreeBSD & Linux distro
FromSent OnAttachments
Lone WolfFeb 19, 2008 2:39 am 
Wojciech PucharFeb 19, 2008 2:50 am 
Da RockFeb 19, 2008 3:19 am 
Wojciech PucharFeb 19, 2008 3:53 am 
Da RockFeb 19, 2008 4:13 am 
Arek CzereszewskiFeb 19, 2008 4:59 am 
Lone WolfFeb 19, 2008 5:14 am 
Heiko Wundram (Beenic)Feb 19, 2008 5:24 am 
Dominic FandreyFeb 19, 2008 5:26 am 
Wojciech PucharFeb 19, 2008 6:15 am 
Erik OsterholmFeb 19, 2008 7:26 am 
JamesFeb 19, 2008 7:37 am 
RWFeb 19, 2008 7:40 am 
Chad PerrinFeb 19, 2008 7:49 am 
Jerry McAllisterFeb 19, 2008 8:11 am 
Chad PerrinFeb 19, 2008 8:14 am 
Jerry McAllisterFeb 19, 2008 8:40 am 
NetOpsCenterFeb 19, 2008 11:14 am 
Wojciech PucharFeb 19, 2008 3:24 pm 
Chad PerrinFeb 19, 2008 3:27 pm 
Jerry McAllisterFeb 19, 2008 3:31 pm 
Da RockFeb 19, 2008 4:46 pm 
Wojciech PucharFeb 20, 2008 8:35 am 
Chad PerrinFeb 20, 2008 11:50 pm 
Da RockFeb 21, 2008 12:33 am 
Chad PerrinFeb 21, 2008 12:46 am 
Predrag PunosevacFeb 21, 2008 2:23 am 
JamesFeb 21, 2008 2:38 am 
Kevin KinseyFeb 21, 2008 3:14 am 
Sean CavanaughFeb 21, 2008 5:25 am 
Matthew SeamanFeb 21, 2008 6:31 am 
Chad PerrinFeb 21, 2008 6:58 am 
James HarrisonFeb 21, 2008 2:58 pm 
Heiko Wundram (Beenic)Feb 21, 2008 3:09 pm 
Drew TomlinsonFeb 21, 2008 8:31 pm 
D G TeedFeb 21, 2008 9:03 pm 
Predrag PunosevacFeb 21, 2008 9:10 pm 
Wojciech PucharFeb 21, 2008 9:27 pm 
nepbabuFeb 21, 2008 11:56 pm 
Chris WhitehouseFeb 22, 2008 1:49 am 
puno...@math.arizona.eduFeb 22, 2008 2:28 am 
Da RockFeb 22, 2008 2:36 am 
Da RockFeb 22, 2008 3:40 am 
per...@pluto.rain.comFeb 22, 2008 4:36 am 
Da RockFeb 22, 2008 4:47 am 
ill...@gmail.comFeb 22, 2008 5:30 am 
Da RockFeb 22, 2008 5:58 am 
Jonathan McKeownFeb 22, 2008 9:02 am 
Oliver HeroldFeb 22, 2008 9:05 am 
Da RockFeb 22, 2008 9:27 am 
Chess GriffinFeb 22, 2008 2:35 pm 
Chris WhitehouseFeb 22, 2008 4:00 pm 
Jerry McAllisterFeb 22, 2008 4:37 pm 
Jerry McAllisterFeb 22, 2008 4:40 pm 
D G TeedFeb 23, 2008 2:27 am 
Da RockFeb 24, 2008 10:33 pm 
Chad PerrinMar 2, 2008 5:39 am 
Subject:FreeBSD & Linux distro
From:Heiko Wundram (Beenic) (wund@beenic.net)
Date:Feb 21, 2008 3:09:59 pm
List:org.freebsd.freebsd-questions

Am Donnerstag, 21. Februar 2008 15:58:51 schrieb James Harrison:

8. Most extensive collection of third party software (over 18000 ) only second to Debian.

Looking back at it, I'm surprised I didn't mention that.

Gentoo has over 24 thousand ebuilds, where an ebuild is their equivalent of a port:

Err, don't confuse ebuilds with packages. A package is a piece of software (which is the equivalent of a port), whereas an ebuild is an install script for a specific version of a package. Normally, there's more than one version of a package (more than one ebuild) available for a package, which makes the ebuild count higher than the FreeBSD ports count, but the package count lower (somewhere above 12000).

This doesn't count slotted ebuilds: for example, Gentoo has just one gtk package, which contains several ebuilds for slot 12 which is gtk-1.2.x and several ebuilds for slot 20, which is gtk-2.x (different slots are treated as different packages by the system internally), whereas FreeBSD has a gtk12 and a gtk20 port, which installs the respective versions.

So, basically whatever numbers you take, they can't be compared directly anyway, but I guess that the number of ports is still higher than the Gentoo amortized package count would be.