From owner-freebsd-ports@FreeBSD.ORG Tue Mar 7 06:27:32 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95D2716A430; Tue, 7 Mar 2006 06:27:32 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E04343D46; Tue, 7 Mar 2006 06:27:32 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 00239B857; Tue, 7 Mar 2006 08:27:30 +0200 (EET) Received: (nullmailer pid 10805 invoked by uid 1002); Tue, 07 Mar 2006 06:27:30 -0000 Date: Tue, 7 Mar 2006 08:27:30 +0200 From: Vasil Dimov To: Vivek Khera Message-ID: <20060307062730.GA99846@qlovarnika.bg.datamax> References: <20060306070600.GA70987@qlovarnika.bg.datamax> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 Cc: ports@FreeBSD.org Subject: Re: best practices for private ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 06:27:32 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 06, 2006 at 09:50:55AM -0500, Vivek Khera wrote: >=20 > On Mar 6, 2006, at 2:06 AM, Vasil Dimov wrote: >=20 > >Or create a script that calls portsnap and then restores your "local" > >ports automatically, something like > >cp -r /usr/ports-local/category/port /usr/ports/category/ >=20 > I'm probably gonna have to do something like that... >=20 > but is "local" the preferred category? I have to manually force it =20 > on to VALID_CATEGORIES in my port. i don't see a pre-defined =20 > location for local private ports. I meant that you copy your port from some private directory to the appropriate directory in /usr/ports like cp -r /home/joe/myport /usr/ports/astro/ >=20 > >Btw, have you tried playing with /usr/ports/.cvsignore? >=20 > Not sure what that will buy me. What would be the goal of adding =20 > directories to it? The goal is to prevent c[v]sup from deleting the directories you added to .cvsignore Good luck! --=20 Vasil Dimov --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFEDSfSFw6SP/bBpCARAujrAJ9CW5rP/cy7Sy6hDg6TBYdkeyDhyACgouKv Il/CznoNWmCATP8xtoYywug= =ZjHO -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--