From owner-freebsd-arch Thu Aug 23 16:38:51 2001 Delivered-To: freebsd-arch@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id A415A37B405; Thu, 23 Aug 2001 16:38:44 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id RAA04519; Thu, 23 Aug 2001 17:38:33 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id RAA20164; Thu, 23 Aug 2001 17:38:33 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15237.37880.802441.215728@nomad.yogotech.com> Date: Thu, 23 Aug 2001 17:38:32 -0600 To: Cc:arch@FreeBSD.ORG, ports@FreeBSD.ORG Cc: Peter Pentchev , arch@FreeBSD.ORG, Alexander Langer Subject: Re: ports.conf In-Reply-To: <20010823143844.A18197@dragon.nuxi.com> References: <20010823210729.A95484@zerogravity.kawo2.rwth-aachen.d> <20010823135941.B4003@dragon.nuxi.com> <20010824001737.B1714@ringworld.oblivion.bg> <20010823143844.A18197@dragon.nuxi.com> X-Mailer: VM 6.95 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I think he meant 'maintained in the ports/ tree' just as make.conf > > is 'maintained in the src/ tree', that is, there is a src/etc/make.conf > > file with evolving defaults. Yes, ports.conf should probably live > > in /etc or some such place, but I, too, think that it should be > > maintained in the ports tree, quite possibly in ports/Mk/. > > How are you suggesting ports.conf get into /etc? A `make world' cannot > depend on having a populated /usr/ports/Mk. 'make world' doesn't/shouldn't use anything in /usr/ports/Mk, since make world only builds sources in /usr/src. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message