From owner-freebsd-ports Fri Jan 12 19:16:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA01177 for ports-outgoing; Fri, 12 Jan 1996 19:16:14 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA01170 for ; Fri, 12 Jan 1996 19:16:09 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id TAA16092 for ; Fri, 12 Jan 1996 19:09:51 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id SAA05993 for ; Fri, 12 Jan 1996 18:55:49 -0800 To: ports@freebsd.org Subject: I could really use those dependencies in INDEX.. Date: Fri, 12 Jan 1996 18:55:49 -0800 Message-ID: <5991.821501749@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org Precedence: bulk Suffice it to say that my handling of deps in sysinstall is *really crude* (I run pkg_add in slave mode and feed it massaged data) right now and it wouldn't have to be if I had the dependency information available anywhere *outside* the packing list. Thoughts? Weren't there plans to do this, awhile back? Jordan