From owner-freebsd-libh Fri Jun 15 8:13: 0 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 CC89C37B40C for ; Fri, 15 Jun 2001 08:12:45 -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 RAA21994; Fri, 15 Jun 2001 17:12:39 +0200 Received: by zerogravity.kawo2.rwth-aachen.de (Postfix, from userid 1001) id 5241014AAA; Fri, 15 Jun 2001 17:12:39 +0200 (CEST) Date: Fri, 15 Jun 2001 17:12:39 +0200 From: Alexander Langer To: Richy Kim Cc: libh@FreeBSD.ORG Subject: Re: packagetool.tcl Message-ID: <20010615171239.B935@zerogravity.kawo2.rwth-aachen.d> References: <20010614124213.A41047@fump.kawo2.rwth-aachen.de> <200106141756.KAA11439@scv3.apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106141756.KAA11439@scv3.apple.com>; from richy@apple.com on Thu, Jun 14, 2001 at 10:57:30AM -0700 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 Richy Kim (richy@apple.com): > I'm trying to evaluate the core functionality of libh in contrast to > pkg_install command line tools. > (dependency checking, install/deinstall, conflicts, etc ..) That's not possible. libh's current packaging system completely replaces the pkg_install tools, but uses a completely different database and so on. Since OpenPackages (http://www.openpackages.org/) is a similar project, you should take a look there. I plan to merge the OpenPackages work completely into libh, so that everything is possible from TCL (kinda easy once OpenPackages has a package system .-) ) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message