ports/91817: New Port: devel/geany Fast & lightweight IDE

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Sun Jan 15 17:19:40 UTC 2006


On Sun, 15 Jan 2006 12:40:13 GMT
Remington <mrl0lz at gmail.com> wrote:

> The following reply was made to PR ports/91817; it has been noted by
> GNATS.
> 
> From: Remington <mrl0lz at gmail.com>
> To: Ion-Mihai Tetcu <itetcu at people.tecnik93.com>
> Cc: FreeBSD gnats submit <FreeBSD-gnats-submit at FreeBSD.org>
> 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"





More information about the freebsd-ports-bugs mailing list