From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 12 07:42:03 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 B076716A402 for ; Mon, 12 Mar 2007 07:42:03 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 491FA13C45A for ; Mon, 12 Mar 2007 07:42:03 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so2029413ugh for ; Mon, 12 Mar 2007 00:42:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rg2VBL7O6AYufzG5ZtDPPDdc9bwArBrmvmnmYodOJfK9+v7g/bW8sBswjZWzOjJF6QaJBpq/Lwy2/8I9RJ/Ey/k999klwO4uWpjbgEYusKP+S2hVvpohjY5/a2zxKNdR2m2C+EBLv2iPKATEH/yzXTgdzox1iPYxwG3ruWLqKZQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uBL5wCpVeRj2mXYwYADxBJNritKB2miiEvH/5CxTkhxIm4RzW2WaVJVJ728T6OiVF9tDlbgJejJFAmAvq5+WB+xsMw0kBXhavD+MNVWb0eHle+ZUn3w+bcs0SgK3x5ge1fc49iRLGsE5gUQIuTnw+BK5wzIg7NOpZ1ojZ1imXzY= Received: by 10.115.92.2 with SMTP id u2mr1136936wal.1173685321413; Mon, 12 Mar 2007 00:42:01 -0700 (PDT) Received: by 10.115.33.15 with HTTP; Mon, 12 Mar 2007 00:42:01 -0700 (PDT) Message-ID: <84dead720703120042n5643cf81x8ad7efe9a90abdf3@mail.gmail.com> Date: Mon, 12 Mar 2007 13:12:01 +0530 From: "Joseph Koshy" To: "Yong Ma" In-Reply-To: <20070312065352.B850B10285@ws1-3.us4.outblaze.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070312065352.B850B10285@ws1-3.us4.outblaze.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Port/Package Management? 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: Mon, 12 Mar 2007 07:42:03 -0000 > This time I am interested in the operational principle > of the port/package system, what is going on while > installing packages, and where is the source files if > I want to do some modification? See /usr/src/usr.sbin/pkg_install/* -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy