From owner-freebsd-ports Mon Sep 14 09:40:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02076 for freebsd-ports-outgoing; Mon, 14 Sep 1998 09:40:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02008 for ; Mon, 14 Sep 1998 09:40:12 -0700 (PDT) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.8/8.8.7) with SMTP id LAA21224; Mon, 14 Sep 1998 11:36:54 -0500 (EST) Date: Mon, 14 Sep 1998 11:36:54 -0500 (EST) From: John Fieber To: Archie Cobbs cc: marquis@roble.com, ports@FreeBSD.ORG Subject: Re: sshd In-Reply-To: <199809140706.AAA16521@bubba.whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 14 Sep 1998, Archie Cobbs wrote: > If someone was interested, it would be easy to write a script > that checks all the ports: > > - mount / and /usr read-only > - mount /usr/local and /usr/local2 read-write, initially empty > except for the directory structure > - save mtree dumps of every file in /usr/local and /usr/local2 > - cycle through every port and: > - build the port with PREFIX=/usr/local > - install the port, then uninstall the port > - compare the contents of /usr/local with the mtree file The presence of build and runtime dependencies between ports complicates this picture a fair bit, but it should still be possible. -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message