From owner-freebsd-questions Sun Dec 17 16:18:44 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 17 16:18:42 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.il.home.com (mail2.rdc1.il.home.com [24.2.1.77]) by hub.freebsd.org (Postfix) with ESMTP id D7F2137B400 for ; Sun, 17 Dec 2000 16:18:41 -0800 (PST) Received: from home.com ([24.17.229.11]) by mail2.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001218001841.MMEG17385.mail2.rdc1.il.home.com@home.com>; Sun, 17 Dec 2000 16:18:41 -0800 Message-ID: <3A3D57DA.8000204@home.com> Date: Sun, 17 Dec 2000 18:18:34 -0600 From: "Victor R. Cardona" User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-test11 i586; en-US; m18) Gecko/20001214 X-Accept-Language: en MIME-Version: 1.0 To: Christian =?ISO-8859-1?Q?Fl=FCgel?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports vs. RPM was:This will replace Linux? References: <02b701c0687e$ba894460$5fbd02d9@jeffkelly> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christian Flügel wrote: > ----- Original Message ----- > From: "Chris Dillon" > To: "Allen Lynch" > >> RPM isn't used because the RPM system sucks. FreeBSD has a superior >> packaging and ports system, and it uses it. > > > I have always wondered why FreeBSD claims that the Ports System is superior > to the RPM packaging system used in most of the Linux flavors. Basically, > from my point of view, both should provide similar features with regards to > Dependancy checking etc. . > Could anyone point out what makes the Ports collection better than Linux RPM I actually like both systems, and they both have their advantages. Ports are better at handling dependencies. They will go out and get anything that is required. RPM will only tell you that a file is missing, but it will not tell you where that file can be obtained. I find upgrading RPMs to be a little easier then ports, but that may just be personal bias because I have used them longer. One major problem with RPM is that the RPM database which keeps track of what is installed on the system does tend to be fragile. If it gets corrupted, then the odds are good that you will never have an easy rpm install or upgrade again. Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message