Bug 91112 - databases/postgis quietly misses projection support
Summary: databases/postgis quietly misses projection support
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: 2005-12-30 22:10 UTC by Rod Taylor
Modified: 2006-01-02 21:39 UTC (History)
1 user (show)

See Also:


Attachments
postgis.patch (611 bytes, patch)
2005-12-30 22:10 UTC, Rod Taylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rod Taylor 2005-12-30 22:10:04 UTC
	The postgis port checks for the proj.5 library but the configure script for the Postgis package checks for the proj binary. In the event that graphics/proj is improperly installed Postgis will silently skip it.

	Sending --with-proj as a configure argument will force configure to complain if bin/proj cannot be found.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-31 01:44:52 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-02 21:39:14 UTC
State Changed
From-To: feedback->closed

Will be fixed in 91220