From owner-freebsd-stable Mon Apr 3 13:27:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86C3437B7D1; Mon, 3 Apr 2000 13:27:25 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA29047; Mon, 3 Apr 2000 13:25:34 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 3 Apr 2000 13:25:34 -0700 (PDT) From: Kris Kennaway To: Tobias Roth Cc: freebsd-stable@FreeBSD.org Subject: Re: Package creation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 2 Apr 2000, Tobias Roth wrote: > How do I create my own packages? I read pkg_create(1) and it stated that > one should use a frontend for package creation. Which one, where to find > it? Thats probably misleading..I don't know of any frontends apart from the ports system (make package). You could either build your package by creating a dummy port of some kind, or use pkg_create directly..it's fairly easy to use. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message