Bug 191168 - [patch] graphics/mapserver doesn't need to depend on Apache
Summary: [patch] graphics/mapserver doesn't need to depend on Apache
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 19:20 UTC by Gleb Smirnoff
Modified: 2014-06-19 05:37 UTC (History)
0 users

See Also:


Attachments
the patch (2.19 KB, patch)
2014-06-18 19:20 UTC, Gleb Smirnoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Smirnoff freebsd_committer freebsd_triage 2014-06-18 19:20:58 UTC
Created attachment 143908 [details]
the patch

Hi!

First, CGIs can be run not only under Apache. There are other webservers around. Second, building mapserv binary doesn't require any additional depends or processing.

Thus, I suggest:

1) Do not depend on Apache.
2) Install mapserv always.

Patch attached.