On 2006/01/20 23:05, Tobias Ulmer wrote:
> Ok, I'm talking about graphics/gd. This port has xpm disabled (and there 
> are no flavors), and exactly this xpm extension is disabled in the 
> www/php5/extensions port of gd if you choose no_x11.

It still wants freetype and fontconfig, and has USE_X11=yes.
When I last tried, December sometime, upgrading the old gd to 2.x
with pkg_add -r and no X installed results in a complaint about
missing fontconfig, which it can't satisfy from packages since
it's part of X (the package format has no equivalent to the ports
tree's USE_X11, afaict, so it can only warn about the specific
libraries that are missing, and not that you need to install
X for a specific port: where the missing library is X11, I'm sure
people will realise what's up, but I'm sure a lot less people
know that fontconfig is part of X).

> Notice the gd version there and compare to the OP version and then look 
> at the commit comments and the dates at
> http://www.openbsd.org/cgi-bin/cvsweb/ports/net/pfstat/Makefile

pfstat probably wants the version number in LIB_DEPENDS bumping, then.

Reply via email to