From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 7 03:56:20 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A97216A408 for ; Wed, 7 Feb 2007 03:56:20 +0000 (UTC) (envelope-from henry.lenzi@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id EE27013C494 for ; Wed, 7 Feb 2007 03:56:19 +0000 (UTC) (envelope-from henry.lenzi@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so74861uge for ; Tue, 06 Feb 2007 19:56:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kphWkdKpJuFE1XtAtbLVLtlMBn2tAKyCYW6gIOfZPX56rKOrI0aYpkt6VQboF7bM6qOavk73zhKFjq2+indKk4RVURg8eDGCPmBJ8hO7ckCjBF1gouRjxNCt5wIbPxBEnYQDQqOak1DVWU9GA9fxqyY5U8ZEkm47dcTCEGO7T24= Received: by 10.78.183.15 with SMTP id g15mr233569huf.1170803121393; Tue, 06 Feb 2007 15:05:21 -0800 (PST) Received: by 10.78.176.6 with HTTP; Tue, 6 Feb 2007 15:05:21 -0800 (PST) Message-ID: <8b4c81f0702061505o31cf92d5n9dacef1e76b90b89@mail.gmail.com> Date: Tue, 6 Feb 2007 21:05:21 -0200 From: "Henry Lenzi" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Where's the pkg_add, etc. code? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 03:56:20 -0000 Hi * Where is the pkg_add (and related) code supposed to be? I can't find it. I've been looking at: http://fxr.watson.org/fxr/source/?v=RELENG62 TIA, Henry