From owner-freebsd-ports@FreeBSD.ORG Sat Jun 21 14:54:29 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C08B51065671 for ; Sat, 21 Jun 2008 14:54:29 +0000 (UTC) (envelope-from sebosik@demax.sk) Received: from mail.demax.sk (mail.demax.sk [213.215.102.234]) by mx1.freebsd.org (Postfix) with ESMTP id 820238FC13 for ; Sat, 21 Jun 2008 14:54:29 +0000 (UTC) (envelope-from sebosik@demax.sk) Received: from mail.demax.sk (localhost [127.0.0.1]) by nod32.demax.sk (Postfix) with ESMTP id DA12C42AD5 for ; Sat, 21 Jun 2008 16:54:27 +0200 (CEST) X-Virus-Scanner: This message was checked by NOD32 Antivirus system NOD32 for Linux Mail Server. For more information on NOD32 Antivirus System, please, visit our website: http://www.nod32.com/. Received: from [192.168.0.2] (2D204.demax.sk [195.62.17.204]) by mail.demax.sk (Postfix) with ESMTP id 8B45942AC9 for ; Sat, 21 Jun 2008 16:54:27 +0200 (CEST) Message-ID: <485D1625.8000700@demax.sk> Date: Sat, 21 Jun 2008 16:54:29 +0200 From: Jan Sebosik User-Agent: Thunderbird 2.0.0.14 (X11/20080619) MIME-Version: 1.0 CC: freebsd-ports@freebsd.org References: <485CF645.8010007@demax.sk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Leafpad: USE_GCC flag not required on RELENG7 and later 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: Sat, 21 Jun 2008 14:54:29 -0000 Jeremy Messenger wrote: > On Sat, 21 Jun 2008 07:38:29 -0500, Jan Sebosik wrote: > >> Hi all >> >> I`ve compiled editors/leafpad on 7-STABLE, and I was little bit >> confused that it requires GCC 3.4. So I`ve tried to comment this out >> from Makefile and Leafpad compiles fine with GCC distribuited with >> base system (4.2.1). >> >> Also I`ve contacted port maintainter to remove this USE_GCC from >> Makefile few days ago, but nobody has responded till today. > > You have to file a PR that way one of us can force commit by maintainer > timeout. The maintainer timeout is two weeks by standard. > > Cheers, > Mezz > >> Is anybody able to remove this limitation from ports-tree? >> >> Best regards >> >> --- >> Jan Sebosik, Slovakia >> sebosik@demax.sk > > OK, I`ve submitted a PR. Patch is also included in this PR. -- Jan Sebosik, Slovakia sebosik@demax.sk