Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2015 20:03:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199552] [maintainer] graphics/qgis: reactivate server functionality
Message-ID:  <bug-199552-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: rhurlin@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199552-13>