From owner-freebsd-ports Fri Apr 21 23:31:37 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA11207 for ports-outgoing; Fri, 21 Apr 1995 23:31:37 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA11201 ; Fri, 21 Apr 1995 23:31:35 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.9/8.6.9) id XAA03878; Fri, 21 Apr 1995 23:31:33 -0700 Date: Fri, 21 Apr 1995 23:31:33 -0700 Message-Id: <199504220631.XAA03878@silvia.HIP.Berkeley.EDU> To: jkh@freefall.cdrom.com CC: ports@freefall.cdrom.com In-reply-to: <27282.798512881@freefall.cdrom.com> (jkh@freefall.cdrom.com) Subject: Re: OK, the fake-pkg stuff should work.. From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * 1. Get the -current copy of pkg_install and install all the utils. * 2. Get the -current copy of bsd.port.mk and install that. Thanks, I did it on thud. * If you go into any of the ports and install them, they should be * registered properly as "pkg_added", with all their COMMENT, REQ, * PLIST, etc files installed as if they'd been actually fed to pkg_add * as packages. This means, of course, that you can also use pkg_manage * (which is looking pretty spiff in -current too!) to delete things you * installed as ports. Cool! So you did it using pkg_create (that's how I was trying to do it initially, as I told you (^o^)). It's great that we got this into the 2.0.[567]! :) * Enjoy, and let me know if you experience any problems. Sure. Thanks again! Satoshi