From owner-freebsd-libh Fri Jun 22 2:27:25 2001 Delivered-To: freebsd-libh@freebsd.org Received: from kawoserv.kawo2.rwth-aachen.de (kawoserv.kawo2.RWTH-Aachen.DE [134.130.180.1]) by hub.freebsd.org (Postfix) with ESMTP id 2E93937B401; Fri, 22 Jun 2001 02:27:22 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from zerogravity.kawo2.rwth-aachen.de (zerogravity.kawo2.rwth-aachen.de [134.130.181.28]) by kawoserv.kawo2.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id LAA00851; Fri, 22 Jun 2001 11:27:15 +0200 Received: by zerogravity.kawo2.rwth-aachen.de (Postfix, from userid 1001) id BD68D14AF3; Fri, 22 Jun 2001 11:27:14 +0200 (CEST) Date: Fri, 22 Jun 2001 11:27:14 +0200 From: Alexander Langer To: Paul Richards Cc: Jordan Hubbard , Antoine.Beaupre@ericsson.ca, Antoine.Beaupre@lmc.ericsson.se, jhb@FreeBSD.ORG, richy@apple.com, libh@FreeBSD.ORG, will@physics.purdue.edu Subject: Re: packagetool.tcl Message-ID: <20010622112714.A1548@zerogravity.kawo2.rwth-aachen.d> References: <20010621203922.C2091@zerogravity.kawo2.rwth-aachen.d> <253340000.993200979@lobster.originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <253340000.993200979@lobster.originative.co.uk>; from paul@freebsd-services.co.uk on Fri, Jun 22, 2001 at 10:09:39AM +0100 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Paul Richards (paul@freebsd-services.co.uk): > Maybe I miss understood your explanation but I got the impression that a > package would have embedded tcl code in it to perform certain tasks, so it > would not be impossible to write a pkg_add in Perl because Perl wouldn't be > able to run the bits of embedded tcl in the package, at least not without > calling tcl and the end result is still the same, the packages won't be any > use without a tcl interpreter. That's correct. That's because - as Jordan pointed out - the intelligence is in the package, not in the pkg-tool. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message