Date: Thu, 15 Jan 2015 17:01:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196769] graphics/qgis: fix several dependency Message-ID: <bug-196769-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196769 Bug ID: 196769 Summary: graphics/qgis: fix several dependency 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 151692 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151692&action=edit Diff of Makefile between 2.6.1_1 and 2.6.1_2 Quantum GIS has its own internal MapServer like version, so it is not necessary to install graphics/mapserver, if MapServer OPTION is enabled. Working within QGIS with python modules brings to light, that (at least) two additional python tools are needed. What this patch should do: - Increment PORTREVISION - Remove dependency graphics/mapserver - Add RUN_DEPENDS math/py-numpy and www/py-qt4-webkit - Sort BUILD_DEPENDS and RUN_DEPENDS entries alphabetically All hints concerning dependencies are from astrodog at #bsdports, many thanks! The patch is tested with Poudriere for HEAD/amd64, 9.3/amd64 and 8.4/i386 and showed no errors so far. If needed, logs could be delivered. #portlint -AC WARN: /usr/ports/graphics/qgis/pkg-plist: [527]: enumerating info files in the plist is deprecated in favor of adding info files into the Makefile using the INFO macro. WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: new ports should not set PORTREVISION. 0 fatal errors and 3 warnings found. The mentioned info file in plist is a grass related command file, not an info file (false alarm). -- 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-196769-13>