From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 18:33:20 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 3A8CB16A422 for ; Fri, 10 Feb 2006 18:33:20 +0000 (GMT) (envelope-from q@galgenberg.net) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5900543D46 for ; Fri, 10 Feb 2006 18:33:19 +0000 (GMT) (envelope-from q@galgenberg.net) Received: from virusscan.mail (amavis1.rz.uni-wuerzburg.de [132.187.3.48]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 99E5614687F; Fri, 10 Feb 2006 19:33:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id 8AFF910CB; Fri, 10 Feb 2006 19:33:18 +0100 (CET) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 656DA14687A; Fri, 10 Feb 2006 19:33:18 +0100 (CET) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id k1AIXIiq064509; Fri, 10 Feb 2006 19:33:18 +0100 (CET) (envelope-from q@galgenberg.net) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.4/8.13.4) with ESMTP id k1AIXIAs030172; Fri, 10 Feb 2006 19:33:18 +0100 (CET) (envelope-from q@galgenberg.net) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.4/8.13.4) with ESMTP id k1AIXHZ6011323; Fri, 10 Feb 2006 19:33:17 +0100 (CET) (envelope-from q@galgenberg.net) Received: (from q@localhost) by roadrunner.q.local (8.13.4/8.13.4/Submit) id k1AIXHbl011322; Fri, 10 Feb 2006 19:33:17 +0100 (CET) (envelope-from q@galgenberg.net) Date: Fri, 10 Feb 2006 19:33:17 +0100 From: Ulrich Spoerlein To: Joe Holden , ports@freebsd.org Message-ID: <20060210183317.GB1109@galgenberg.net> Mail-Followup-To: Joe Holden , ports@freebsd.org References: <43E8F979.40004@joeholden.co.uk> <20060207201015.GA79335@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JP+T4n/bALQSJXh8" Content-Disposition: inline In-Reply-To: <20060207201015.GA79335@iib.unsam.edu.ar> X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Cc: Subject: Re: Maintaining Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 18:33:20 -0000 --JP+T4n/bALQSJXh8 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Fernan Aguero wrote: >cp -R /usr/ports/category/your_port /some/place/ >diff -ruN /usr/ports/category/your_port /some/place/your_port > your_port.= diff >send-pr -a your_port.diff This is all nice and well, but we have devel/porttools which make this=20 process (especially filling out the PR) easier. I directly check the=20 port out of cvs, so I'm sure I work with an uptodate version. % cvs -d :pserver:anoncvs@anoncvs.at.freebsd.org:/home/ncvs co % cd && hack it % port submit (from devel/porttools, will automatically generate the PR) hth Ulrich Spoerlein --=20 PGP Key ID: 20FEE9DD Encrypted mail welcome! Fingerprint: AEC9 AF5E 01AC 4EE1 8F70 6CBD E76E 2227 20FE E9DD Which is worse: ignorance or apathy? Don't know. Don't care. --JP+T4n/bALQSJXh8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7Nxs524iJyD+6d0RAk3AAJoDiHgQZGPqBe2SYS5my2tYAaK1XACfV5wn dvW2kNMvfVFMEFmilNoV+ZQ= =DHIm -----END PGP SIGNATURE----- --JP+T4n/bALQSJXh8--