Bug 62557

Summary: [patch] WITH_POSTGRES -> WITH_POSTGRESQL across the ports tree
Product: Ports & Packages Reporter: Ulrich Spoerlein <q>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me CC: blaz
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Ulrich Spoerlein 2004-02-09 00:00:37 UTC
When I started this patch, I thought that WITH_POSTGRESQL was used more often
then WITH_POSTGRES in the ports tree. After finishing half of the patch I did
some tests to make sure, and it looks like WITH_POSTGRES is used in 11
different ports, whereas WITH_POSTGRESQL is used in only 10 different ports.
However, I think that WITH_POSTGRESQL should be favoured, because the
port/product is named/advertised as PostgreSQL ( http://www.postgresql.org/ ).

Therefore I propose this patch.

Even if it won't be committed, there is an error in lang/pike72, which checks
for the existance of libpq.so.2, but depends on libpq.so.3 if WITH_POSTGRES
is defined.
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2004-08-31 05:59:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ade

Ties in to ports/71177
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2004-11-11 23:25:16 UTC
State Changed
From-To: open->closed

Moving to ports/73843 for repocopy, patch, and exp build run.