Bug 51080 - Fixes for Kerberos support in Postgresql
Summary: Fixes for Kerberos support in Postgresql
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 07:50 UTC by Andrew Gerweck
Modified: 2003-06-02 02:45 UTC (History)
1 user (show)

See Also:


Attachments
pgsql.diff (1.01 KB, patch)
2003-04-17 07:50 UTC, Andrew Gerweck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Gerweck 2003-04-17 07:50:17 UTC
The major problem is that the MIT kerberos ports conflict in terrible
ways with the OS libraries.  The port tries to deal with this, but it
doesn't actually set the variable it needs to pass the LDFLAGS through.

Some of the detection stuff also needs bsd.port.pre.mk to work at all.

There's a repeated optimization switch, for no apparent reason.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-06-02 02:45:40 UTC
State Changed
From-To: open->closed

Superseded by ports/52851.