Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Oct 2014 20:37:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194060] graphics/qgis python support broken since gcc 4.8 was imported
Message-ID:  <bug-194060-13-ao0Y0vBMfp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194060-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194060-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194060

--- Comment #8 from Rainer Hurling <rhurlin@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.



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