From owner-freebsd-questions@FreeBSD.ORG Wed Apr 19 23:39:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A652216A401 for ; Wed, 19 Apr 2006 23:39:23 +0000 (UTC) (envelope-from yontege@hal.rescomp.berkeley.edu) Received: from rescomp.berkeley.edu (keyserver.Rescomp.Berkeley.EDU [169.229.70.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 778C343D45 for ; Wed, 19 Apr 2006 23:39:23 +0000 (GMT) (envelope-from yontege@hal.rescomp.berkeley.edu) Received: by rescomp.berkeley.edu (Postfix, from userid 1032) id 6235E5B77D; Wed, 19 Apr 2006 16:39:23 -0700 (PDT) Date: Wed, 19 Apr 2006 16:39:23 -0700 From: "Ian A. Tegebo" To: freebsd-questions@auscert.org.au Message-ID: <20060419233923.GF21507@rescomp.berkeley.edu> References: <200604050035.k350Z9cP098258@app.auscert.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604050035.k350Z9cP098258@app.auscert.org.au> User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org Subject: Re: How to handle 'local' ports/packages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 23:39:23 -0000 On Wed, Apr 05, 2006 at 10:35:09AM +1000, freebsd-questions@auscert.org.au wrote: > I'm happy with the package I've made, as it enables me to check what > version is installed with pkg_info, I just want it to play nicely with > other real ports! I'm after the same thing. I did come across /usr/ports/Tools/scripts/addport and http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html I've posted in freebsd-ports about this issue under the subject "Maintaining Site Specific Ports" and have one response at the moment that gives a succinct set of steps to try. Now I'm starting to think about how to create a portsnap mirror that serves as a distfile proxy and local repository for my site's ports. -- Ian Tegebo