From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 16:18:47 2003 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 6E63616A4B3 for ; Wed, 1 Oct 2003 16:18:47 -0700 (PDT) Received: from zim.0x7e.net (zim.0x7e.net [203.38.184.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9407743F75 for ; Wed, 1 Oct 2003 16:18:46 -0700 (PDT) (envelope-from listone@deathbeforedecaf.net) Received: from goo.0x7e.net ([203.38.184.164] helo=goo) by zim.0x7e.net with smtp (Exim 3.36 #1) id 1A4qF0-0002Bu-00; Thu, 02 Oct 2003 08:48:42 +0930 Message-ID: <006c01c38872$5a5ed700$a4b826cb@goo> From: "Rob" To: References: <29950-220031031211153866@M2W045.mail2web.com> Date: Thu, 2 Oct 2003 08:48:41 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 cc: freebsd-questions@freebsd.org Subject: Re: creating a package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2003 23:18:47 -0000 AFAIK, once you've defined a port you can just say make package and the package will magically appear in the current directory. It installs itself to do this. ----- Original Message ----- From: Subject: creating a package Hi all, I want to distribute my software as a FreeBSD package. I have been through the porters handbook, but it soes not give comprehensive info about how to build packages. Is there a good doc on how to do that. Also what is the difference between .tbz and .tgz packages. Are they compatible ? Thanks for any pointers, -ansh -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"