From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 23:54:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5172F16A4CE for ; Tue, 25 Jan 2005 23:54:42 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1DB43D41 for ; Tue, 25 Jan 2005 23:54:41 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so212482rne for ; Tue, 25 Jan 2005 15:54:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=be36acRBZ4tSiRkhJQQYezI+hE1eHdFFq9NHoCiGLl5ABofI1pJKe1qHHJQI2kqigDsx78Ab4bkPUgPl0PqMN1fWbpMC9w0mqLjyA4o3uRGTBoa/t36MH7M9MdPFD+L9zcaBihf+Z1OFL0oMCtHdLz8w1l3JDhz7kfvsY6UdtJE= Received: by 10.38.149.2 with SMTP id w2mr163638rnd; Tue, 25 Jan 2005 15:54:41 -0800 (PST) Received: by 10.38.74.6 with HTTP; Tue, 25 Jan 2005 15:54:41 -0800 (PST) Message-ID: Date: Wed, 26 Jan 2005 00:54:41 +0100 From: Gert Cuykens To: Paul Schmehl In-Reply-To: <160278BE44EDE4783576F08D@utd49554.utdallas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501242315.12888.donaldj1066@fastmail.fm> <20050125194736.GD76109@xor.obsecurity.org> <20050125224732.GA28662@xor.obsecurity.org> <8F4A8FF7165E40F7BE9F13B0@utd49554.utdallas.edu> <160278BE44EDE4783576F08D@utd49554.utdallas.edu> cc: freebsd-questions@freebsd.org cc: "Donald J. O'Neill" cc: Warren cc: Kris Kennaway Subject: Re: perl and ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 23:54:42 -0000 > > For me freebsd is build as a base that > > can handle everything designed for it. If application need something > > to help it build, it should belong to the base and not to a external > > perl tool. > > > Then it wouldn't hurt for you to know that perl *is* part of the base of > FreeBSD. There is *also* a port for it, but it is not necessary to install > the port. (I believe this changes in the 5.x series, but I'm not positive > about that.) If it is part of the base meaning when its located in the /usr/src/ then i am happy :)