<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.5">
</HEAD>
<BODY>
Hello John<BR>
it's a fresh DragonFly 3.4.1 install, and i have purged /usr/pkg as you expect.<BR>
<BR>
I build from source because i prefer custom compile options/optimizations, like i do in all my FreeBSD systems :)<BR>
<BR>
postgresql91-client doesn't get gettext dependancy when we built it with NLS support i can confirm it, i have done a second fresh install.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Best regards,
Loïc BLOT, 
UNIX systems, security and network expert
http://www.unix-experience.fr

</PRE>
<BR>
<BR>
</TD>
</TR>
</TABLE>
Le lundi 20 mai 2013 à 15:56 +0200, John Marino a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 5/20/2013 14:44, Loïc BLOT wrote:
<FONT COLOR="#737373">> Hi all,</FONT>
<FONT COLOR="#737373">> today i would like to test postgresql with dports. Unfortunately, It's</FONT>
<FONT COLOR="#737373">> impossible to compile postgresqlXX-server (all versions).</FONT>
<FONT COLOR="#737373">> The port compile says:</FONT>
<FONT COLOR="#737373">> pq.5 not found</FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> By searching where is the problem, i have noticed that the library comes</FONT>
<FONT COLOR="#737373">> with postgresqlXX-client and the client must be compiled alone. But</FONT>
<FONT COLOR="#737373">> there is another problem, when you compile postgresqlXX-client with NLS</FONT>
<FONT COLOR="#737373">> (default config), NLS failed to configure because gettext dependancy is</FONT>
<FONT COLOR="#737373">> missing. Then cd /usr/dports/devel/gettext && make install clean and</FONT>
<FONT COLOR="#737373">> it's compilable. Dependancy must be fixed :)</FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> After installing this port, we can make & install postgresqlXX-server.</FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> Please note you must test this with a fresh DFlyBSD install, because</FONT>
<FONT COLOR="#737373">> gettext may be installed in some other configurations.</FONT>


I've seen none of the problems you describe.

1. Did you forget to move /usr/pkg away before compiling?

2. Do you have a specific reason to build from source instead of using 
prebuilt binaries (recommended)?

John
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>