From owner-freebsd-questions Wed Aug 9 07:36:37 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id HAA15050 for questions-outgoing; Wed, 9 Aug 1995 07:36:37 -0700 Received: from elf.kendall.mdcc.edu (elf.kendall.mdcc.edu [147.70.150.122]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id HAA15042 for ; Wed, 9 Aug 1995 07:36:32 -0700 Received: (from freelist@localhost) by elf.kendall.mdcc.edu (8.6.11/8.6.9) id KAA01292; Wed, 9 Aug 1995 10:28:13 -0400 Date: Wed, 9 Aug 1995 10:28:11 -0400 (EDT) From: "Don's FList drop" To: Randy Berndt cc: FreeBSD Subject: Re: FreeBSD web server question In-Reply-To: <199508080446.XAA03369@kilgour.nething.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk On Mon, 7 Aug 1995, Randy Berndt wrote: > Did I miss something.... I installed httpd from the PACKAGES area. That > supposedly does not require compiling (and it is working as we speak). Is > there some reason to use the port instead of the package? You get the fully patched source code, for one. More importantly to me, and I'm unsure if this is by design or just a coincidence, the ports often have a lot of little info files that don't go out with the packages. For something like httpd this can be very convenient.