From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 03:25:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAEEC106564A for ; Thu, 20 Nov 2008 03:25:24 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id 60CEB8FC17 for ; Thu, 20 Nov 2008 03:25:23 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so263186fkk.11 for ; Wed, 19 Nov 2008 19:25:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=uQbMpB0Cv0WaSQO1EHW7Y9NFpvtPAKD4QS/lXHZAj0A=; b=M6+9sGlpdmK7RQxDhM0LrodRyVsUNZyxDW4oAGjS6zNHQhrt5Od5FqhNh2+UqH9MG5 DICKztLtatkeYdsIw0H9PTis9hEd4ZBfdzXACtclYkC2ZL62JhHD9lNTjy86p+wwKs2i 3T6KPuL9oVNslo5r1bViPreDOmlH8fHM9ON0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=e+PNfHK2q7607Hb93WqEB5oEjihh9o2ursm3GqZ3daVI+1KK9Yziqayin4SoSCRfxR B5v/+8ZIlUcXPTBHL5hEIP7N4OAnm9Htz3tSbgsFCW7hZO4Gzsw2gm8CATwg3MLPTGCf Vx2D0Tn57PZS27Qz0HQHRsC/NScvivrPgXvxs= Received: by 10.180.235.10 with SMTP id i10mr562573bkh.58.1227151522693; Wed, 19 Nov 2008 19:25:22 -0800 (PST) Received: by 10.180.205.7 with HTTP; Wed, 19 Nov 2008 19:25:22 -0800 (PST) Message-ID: <28283d910811191925gc80eef1t7c35dc7dd7b3310@mail.gmail.com> Date: Wed, 19 Nov 2008 22:25:22 -0500 From: "matt donovan" To: Fbsd1 In-Reply-To: <4924BEB9.7080806@a1poweruser.com> MIME-Version: 1.0 References: <4924102E.9040208@a1poweruser.com> <492418A8.9090904@FreeBSD.org> <4924BEB9.7080806@a1poweruser.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: glarkin@freebsd.org, freebsd-questions@freebsd.org Subject: Re: best way to add patch to x11/slim-1.3.1 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: Thu, 20 Nov 2008 03:25:25 -0000 On Wed, Nov 19, 2008 at 8:34 PM, Fbsd1 wrote: > Greg Larkin wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Fbsd1 wrote: >> >>> On the developers website there is a patch i want to apply >>> >>> >>> http://developer.berlios.de/patch/?func=detailpatch&patch_id=2283&group_id=2663 >>> >>> >>> [ Patch #2283 ] Add a variable to run shutdown commands without root >>> pass. >>> >>> How can i get "make install" to apply this patch while compiling the >>> port? >>> >>> >> Hi Fbsd1, >> >> Since you've already found a unified diff of the change that you want to >> incorporate into the port, you can submit a PR (problem report) using >> the form here: http://www.freebsd.org/send-pr.html. >> >> Just follow the instructions on that page, and your patch will be >> submitted to the PR system. The port maintainer reviews your PR, makes >> the necessary change and possibly updates the port's revision number. >> You then use portupgrade or some other means to install the new version >> of the port with the incorporated patch. >> >> Hope that helps, >> Greg >> - -- >> Greg Larkin >> >> > I submitted PR like you suggested, But i am in need of more immediate > results. What changes to the port files do i need to make to get the port to > complie in the patch file? > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > If I remember correctly you just add the patch file to the files/ directory under the port with a name like patch-