From owner-cvs-all Mon Jan 25 13:08:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10969 for cvs-all-outgoing; Mon, 25 Jan 1999 13:08:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10964; Mon, 25 Jan 1999 13:08:14 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id NAA09873; Mon, 25 Jan 1999 13:08:14 -0800 (PST) (envelope-from billf@FreeBSD.org) Date: Mon, 25 Jan 1999 13:08:14 -0800 (PST) Message-Id: <199901252108.NAA09873@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pkg_install/add main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/01/25 13:08:13 PST Modified files: usr.sbin/pkg_install/add main.c Log: Update pkg_add's remote package feature to reflect the new structure of wcarchive. This needs to be updated when: (a) The directory structure changes on wcarchive (b) getosreldate() has a new significance (ie. get ELF packages/get a.out packages) (c) Branches are changed around As we stand right now, 3.0-postELFday and 4.0-x all point to the same directory, but when 4.0 starts to have its own packages, this file will need to be changed. Revision Changes Path 1.21 +6 -6 src/usr.sbin/pkg_install/add/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message