[Bug 194060] graphics/qgis python support broken since gcc 4.8 was imported
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 8 20:37:15 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194060
--- Comment #8 from Rainer Hurling <rhurlin at gwdg.de> ---
Created attachment 148115
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148115&action=edit
merge of patches from Bugs 192605 and 194060 (previous one)
Enhancements are:
- Enable Fortran again (thanks to thierry@)
- Add python and pgsql to USES=
- Correct grass dependency version: 6.4.3 to 6.4.4 (bug 192624)
- Ensure presence of GRASS, if option enabled
- Use ${PYTHON_PKGNAMEPREFIX}name>[compatible-version] scheme
- Broken on FreeBSD < 9.0, if option GRASS enabled (utempter.h problem)
- Correct typo for 'RUN_DEPENDS' in previous patch, sorry.
- Remove dirrmtry entries
-------------------------------------------------------
#portlint -AC
WARN: /usr/ports/graphics/qgis/pkg-plist: [495]: enumerating info files
in the plist is deprecated in favor of adding info files into the
Makefile using the INFO macro.
0 fatal errors and 1 warnings found.
This warning is wrong, because it relates to qgis.g.info, a QGIS pendant
for the GRASS command 'g.info'. It is not an info file.
-------------------------------------------------------
Tested with RedPorts. RedPorts is not fully functional at the moment:
[1] https://redports.org/buildarchive/20141008192546-34197/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list