From owner-freebsd-questions@FreeBSD.ORG Sat Jul 10 18:38:01 2004 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 8EF8B16A4CE for ; Sat, 10 Jul 2004 18:38:01 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with SMTP id 3EF7343D2D for ; Sat, 10 Jul 2004 18:38:01 +0000 (GMT) (envelope-from avleeuwen@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so254286rne for ; Sat, 10 Jul 2004 11:37:48 -0700 (PDT) Received: by 10.38.83.41 with SMTP id g41mr238251rnb; Sat, 10 Jul 2004 11:37:48 -0700 (PDT) Message-ID: Date: Sat, 10 Jul 2004 20:37:48 +0200 From: Arjan Van Leeuwen To: Patrick Mackinlay In-Reply-To: <40F02F1A.7020109@spacesurfer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <40F02F1A.7020109@spacesurfer.com> cc: freebsd-questions@freebsd.org Subject: Re: ports 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: Sat, 10 Jul 2004 18:38:01 -0000 Hi Patrick, On Sat, 10 Jul 2004 18:02:02 +0000, Patrick Mackinlay wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > How do I submit fixes to a particular port? If the port has a maintainer, send a mail to the maintainer with the proposed fix. If the port has no maintainer (ports@freebsd.org is listed as maintainer), use send-pr to send a patch that will end up in the FreeBSD bug database. Arjan