the Makefile rewritten by the port maintainer doesn't build the gdlib-config file. Fix: complete graphics/gd/files/Makefile.bsd to do that thing too or rewrite port to not override the classical use of the configure script provided. How-To-Repeat: install graphics/gd port, try to exec gdlib-config as the ./configure of some other port i want to build do and see it's missing (you may think /usr/local/bin is not in my PATH but you're wrong :D)
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer.
State Changed From-To: open->feedback This script you want to uses hardly generates a usefull output. $ sh gdlib-config --all GD library 2.0.33 includedir: /usr/local/include cflags: -I/usr/local/include ldflags: -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib libs: -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lz -lm /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib libdir: /usr/local/lib features: GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_GIF Please supply examples of programs that will benefit from installation of this file.
State Changed From-To: feedback->closed file is genertated by the port Makefile, as the distributed version has defuntional data. Description and Value do not match, we gernerate Values that maches the description and are usefull in port enviroment.
oHmEr schrieb:, > > State-Changed-From-To: feedback->closed > > State-Changed-By: dinoex > > State-Changed-When: Tue Sep 27 10:47:27 CEST 2005 > > State-Changed-Why: > > file is genertated by the port Makefile, > > no gdlib-config is generated. I see in my build log now: ===> Installing for gd-current-2.0.33_1,1 [...] install -c -o root -g wheel -m 555 /image/usr/ports/current/gd/work/gdlib-config /usr/local/bin/ [...] ===> Registering installation for gd-current-2.0.33_1,1 Please verfiy you have updated your ports. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]