From owner-freebsd-chat@FreeBSD.ORG Mon Nov 3 23:47:18 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA0B16A4CE for ; Mon, 3 Nov 2003 23:47:18 -0800 (PST) Received: from eagle.sharma-home.net (cpe-24-221-178-208.ca.sprintbbd.net [24.221.178.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F4EC43FCB for ; Mon, 3 Nov 2003 23:47:17 -0800 (PST) (envelope-from adsharma@eagle.sharma-home.net) Received: by eagle.sharma-home.net (Postfix, from userid 500) id E335C868A; Mon, 3 Nov 2003 23:48:13 -0800 (PST) Date: Mon, 3 Nov 2003 23:48:13 -0800 From: Arun Sharma To: freebsd-chat@freebsd.org Message-ID: <20031104074813.GA2567@sharma-home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: bsd.rpm.mk ? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 07:47:18 -0000 I haven't seen much discussion in the archives about using the excellent BSD ports system for the source environment and RPM for binary packaging. I hacked up a very basic bsd.rpm.mk if anyone is interested. -Arun