[Bug 199552] [maintainer] graphics/qgis: reactivate server functionality

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 19 20:03:04 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199552

            Bug ID: 199552
           Summary: [maintainer] graphics/qgis: reactivate server
                    functionality
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: rhurlin at gwdg.de

Created attachment 155747
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155747&action=edit
patch QGIS to reactivate server

Over the last weeks there were malfunctions of the QGIS server.

Jim Keener pointed out, that some changes in the naming scheme of QGIS sources
are responsible. I must have missed this. Many thanks to Jim :)


>From the changelog [1] of QGIS sources from 2014-11-28:
* move src/mapserver to src/server (IMHO better name and in
  sync with python/server)
* rename cmake option WITH_MAPSERVER to WITH_SERVER
* rename define MAPSERVER_HAVE_PYTHON_PLUGINS to
  HAVE_SERVER_PYTHON_PLUGINS


While here, add some more changes to the port:
- new GITHUB format
- update distfiles
- rename MAPSERVER to SERVER
- upgrade pkg-plist


Tested with Poudriere for the following FreeBSD versions: HEAD (amd64), 10.1
(amd64), 9.3 (amd64), 8.4 (i386). In all cases (1) with only default options
enabled and (2) with all (including SERVER) options enabled.

Output of 'portlint -A' is ok.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list