From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 15 17:19:40 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F2516A41F for ; Sun, 15 Jan 2006 17:19:40 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from garek.tecnik93.com (garek.tecnik93.com [82.76.1.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF8843D45 for ; Sun, 15 Jan 2006 17:19:39 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from garek.tecnik93.com (localhost [127.0.0.1]) by garek.tecnik93.com (Postfix) with ESMTP id 20A7A611E; Sun, 15 Jan 2006 19:19:34 +0200 (EET) Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by garek.tecnik93.com (Postfix) with ESMTP; Sun, 15 Jan 2006 19:19:34 +0200 (EET) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id 813A280; Sun, 15 Jan 2006 19:19:33 +0200 (EET) Date: Sun, 15 Jan 2006 19:19:30 +0200 From: Ion-Mihai Tetcu To: Remington Message-ID: <20060115191930.17069e8d@it.buh.cameradicommercio.ro> In-Reply-To: <200601151240.k0FCeDbj092133@freefall.freebsd.org> References: <200601151240.k0FCeDbj092133@freefall.freebsd.org> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: on buh by ClamAV using ClamSMTP Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/91817: New Port: devel/geany Fast & lightweight IDE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2006 17:19:40 -0000 On Sun, 15 Jan 2006 12:40:13 GMT Remington wrote: > The following reply was made to PR ports/91817; it has been noted by > GNATS. > > From: Remington > To: Ion-Mihai Tetcu > Cc: FreeBSD gnats submit > Subject: Re: ports/91817: New Port: devel/geany Fast & lightweight IDE > Date: Sun, 15 Jan 2006 04:35:05 -0800 > > On Sun, 2006-01-15 at 11:16 +0200, Ion-Mihai Tetcu wrote: > > > sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' > > > Xbin/geany > > > Xshare/applications/geany.desktop > > > Xshare/doc/geany/geany.txt > > > Xshare/doc/geany/html/apa.html > > > > Please shar(1) it from outside the port directory next time, I put > > the shar in devel/ and, of course, it over-write the category > > Makefile. > > > > Please use DOCSDIR macro (run a portlint -A on the port). > > > > At least here portlint says there are spaces instead of tabs; > > could you check please ? > > > I can do this, although I do not see spaces, I am assuming this is > gtk-send-pr doing something funky. I don't think so or at least I didn't had any problems with it. > Here is full shar from devel/, If you do it like this, it will also create the dir :) shar `find ./geany -print` > uses the macros, and respects NOPORTDOCS. portlint -A stats "looks > fine". Then there's no problem (including spaces instead of tabs). Strangely, here it ends up with all tabs replaced by spaces, which, of course, breaks it. If I look directly in the (email) file I see that headers are tab-indexed (except gmail ones) but in the rest tab --> spaces. > I learn something new everytime :) As we all do. Now to the serious things: It doesn't compile on 4-STABLE: ===> Building for geany-0.4 make all-recursive Making all in tagmanager Making all in include [ ... ] cc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O -pipe -c entry.c cc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O -pipe -c get.c get.c: In function `directiveIf': get.c:331: syntax error before `const' get.c:337: `ignore' undeclared (first use in this function) get.c:337: (Each undeclared identifier is reported only once get.c:337: for each function it appears in.) *** Error code 1 TinderFoxy is building for 5,6 and HEAD, I'll let you know the results, -- IOnut Unregistered ;) FreeBSD "user"