Summary: | graphics/gd doesn't install gdlib-config | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthieu Michaud <ohmer> |
Component: | Individual Port(s) | Assignee: | Dirk Meyer <dinoex> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Matthieu Michaud
2005-09-26 04:20:11 UTC
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] |