From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 15:30:04 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 58EB116A4CE for ; Thu, 28 Oct 2004 15:30:04 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27CE543D45 for ; Thu, 28 Oct 2004 15:30:04 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 848EC511A7; Thu, 28 Oct 2004 08:31:16 -0700 (PDT) Date: Thu, 28 Oct 2004 08:31:16 -0700 From: Kris Kennaway To: CHris Rich Message-ID: <20041028153116.GB55060@xor.obsecurity.org> References: <8292450b041028075868ad420@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="neYutvxvOLaeuPCA" Content-Disposition: inline In-Reply-To: <8292450b041028075868ad420@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Compiling with patches using the ports collectio 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: Thu, 28 Oct 2004 15:30:04 -0000 --neYutvxvOLaeuPCA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 28, 2004 at 09:58:54AM -0500, CHris Rich wrote: > I'm looking at adding some patches to our qmail installation. But am > having troubles finding out exactly how i make the port compile using > the patch I'm wanting to use. The port I'm using is qmail-mysql 1.03 > we have a patch that we use to compile with it, that replaces the > qmail-103.patch file. We also use qmailqueue patch. The patch we are > trying to put into effect checks a text file to see if an address is > valid before accepting the smtp connection. >=20 > So how exactly do I make the new patch compile? Do I have to edit the > Makefile? or just put it somewhere and it works? Move the patch to files/patch-foo. Kris --neYutvxvOLaeuPCA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBgRDEWry0BWjoQKURAoOKAJ9ONwRvnPcSalPXUfs9o5r9+CU81wCdG69r 6dpr/2VFxYRy2t0+4WM+2L4= =KyWs -----END PGP SIGNATURE----- --neYutvxvOLaeuPCA--