Commit Graph

69 Commits

Author SHA1 Message Date
landry
376cfc4d70 Update to qgis 2.18.2.
Remove patch-src_gui_qgisgui_h which was part of
3e738405e2
upstream.

Switch to use gcc4 on all platforms (not only on i386), the new DWG
importer (added in a stable branch.. sigh) doesn't build with base gcc,
and what's the point of trying to build a modern c++ codebase with a 10
year-old compiler ?

Bump all shlib majors for lots of symbols removed as a consequence.
2016-12-22 21:34:06 +00:00
jca
439822dfc7 Another dependency fix.
Reported by ajacoutot@, ok landry@ (maintainer)
2016-12-11 19:03:35 +00:00
landry
7ae8154226 Bugfix update to qgis 2.18.1 2016-11-30 16:53:37 +00:00
landry
e8a754552b Update to QGIS 2.18.0.
See http://changelog.qgis.org/en/qgis/version/2.18.0/ for a visual list
of changes.
2016-11-01 09:18:13 +00:00
landry
20e81f4f54 Update to QGIS 2.16.3. 2016-10-04 20:04:00 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
ajacoutot
f22ca8c5d8 Drop USE_WXNEEDED; the underlying issue is in qt4 webkit and we don't want
to annotate all ports when the common issue comes from outside.

discussed with/ok landry@ (maintainer)
2016-09-01 15:55:27 +00:00
landry
e0436afc11 Update to qgis 2.16.2.
Set USE_WXNEEDED to fix a crash in QtWebKit at startup (this should
probably be fixed in QtWebKit itself), add py-requests to RDEP for
metasearch plugin, and remove sip-related patches added in 2.16.1 update
- updating sip made them useless at last.
2016-08-31 13:13:01 +00:00
sthen
87adaea780 switch to ports gcc on i386; can't build it with base gcc, uses too much ram 2016-08-20 20:50:31 +00:00
landry
cd3cd13ec4 Update to QGIS 2.16.1.
See http://changelog.qgis.org/en/qgis/version/2.16.0/.

Add two patches reverting selected chunks of upstream commits leading to
segfaults in python/sip initializations, until if figure out what's
wrong in upstream ticket #15347, hopefully at g2k16. With those two
commits reverted, it runs fine...
2016-08-08 17:45:40 +00:00
landry
ac464e8251 Bugfix update to QGIS 2.14.3. 2016-06-01 14:05:22 +00:00
landry
2034903098 Bugfix update to QGIS 2.14.2. 2016-05-02 12:42:03 +00:00
landry
2fce11f54f Bugfix update to QGIS 2.14.1. 2016-03-29 15:09:52 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
landry
74756882cd Update to QGIS 2.14.
See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes.
2016-03-02 14:39:10 +00:00
landry
7e926bad5d qgis 2.12.3 2016-01-19 09:44:25 +00:00
landry
90cb3469e8 bugfix update to qgis 2.12.2 2015-12-30 15:58:49 +00:00
landry
0930928f56 Bugfix update to QGIS 2.12.1. Fix paths in patch while here. 2015-12-07 13:11:41 +00:00
sthen
91fd752133 remove devel/flex dep, these are ok with base flex 2015-11-20 12:01:07 +00:00
landry
4e2b8d623d Remove generated files and cmake butchery now that we have a decent
bison. Thanks jca@!
2015-11-16 10:22:59 +00:00
sthen
001d437068 add LL to constants > 2^32 to unbreak 32-bit arches 2015-11-01 20:48:06 +00:00
landry
4e94e6dc5b Upgrade to QGIS 2.12.
- See https://www.qgis.org/en/site/forusers/visualchangelog212/ for the
changes.
- Regenerate qgisrastercalcparser.{h,c}pp with out-of-ports bison 2.6
- Now uses qca2 & qca-ossl for https handling
- Remove now useless patches
2015-10-31 15:29:44 +00:00
landry
231756fe8a Add link to upstream merged PR. 2015-07-21 11:39:52 +00:00
landry
e4516f61b6 Update to QGIS 2.10.1.
See https://github.com/qgis/QGIS/blob/master/NEWS for ...news...
2015-07-21 10:06:14 +00:00
landry
7ce1de1cd2 Update to qgis 2.8.2. 2015-06-26 09:58:32 +00:00
landry
06842348fb Remove patches merged upstream in http://hub.qgis.org/issues/10762,
thank you cvs for screwing me once again. Noticed by naddy.
2015-03-17 13:25:34 +00:00
landry
02117921d3 Update to QGIS 2.8.1.
See http://www2.qgis.org/en/site/forusers/visualchangelog28/
2015-03-16 20:06:32 +00:00
landry
62b7f414e0 Bugfix update to qgis 2.6.1. 2014-12-11 13:29:29 +00:00
sthen
c2b0c2dfb1 hopefully the last fix needed ;) py-qscintilla is a build dependency as well. 2014-11-13 21:58:36 +00:00
landry
864cec321e #@$!@$@!$#@# fix previous. 2014-11-13 16:21:47 +00:00
landry
32b82e14fd Move editors/py-qscintilla to LDEP to unbreak build
spotted by sthen@
2014-11-13 15:04:06 +00:00
landry
17be03d742 Update to qgis 2.6.0 'Brighton'.
See https://www.qgis.org/en/site/forusers/visualchangelog260/index.html
Use devel/gflex instead of base flex which doesnt seem to handle
%option reentrant, used since
2427546d88
commit parser files generated locally with bison 2.6.2.
2014-11-10 16:05:17 +00:00
dcoppa
ca7b85baa2 qgis needs a rdep on editors/py-qscintilla for its processing plugin
ok landry@ (maintainer)
2014-10-08 14:36:19 +00:00
dcoppa
8f3f8b6610 Fix dependency
spotted by landry@
2014-10-07 07:07:40 +00:00
landry
12c992023a Moar cvs add/rm 2014-08-20 09:00:36 +00:00
landry
c7bf069305 Long awaited update to QGIS 2.4.0.
Since 1.8, QGIS requires bison > 2.4 at build time, but since noone
cares enough our bison is still stuck at 2.3. To workaround this,
add the parsers generated with a WIP bison 2.6.2 to files/, and comment
out the Cmake goo to call/detect bison.

Add patches from http://hub.qgis.org/issues/10762.

I've used QGIS 1.8, 2.0, 2.2 and 2.4 without issues since > 2 years.
2014-08-20 08:54:45 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
sthen
5dc0a1c734 add an adapted patch from upstream to adapt to new py-sip 2013-11-08 22:40:38 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
landry
859557c29f Bugfix update to qgis 1.7.4.
See for the list of bugs fixed:
http://www.qgis.org/en/about-qgis/qgis-releases/139-qgis-1-7-4-releasehtml.html

(we cant update to 1.8.0 because our bison is too old, and newer bisons
dont cope well with our m4)
2012-11-01 07:25:36 +00:00
espie
072de78ddf fix namespace issues for qt 4.8.2 2012-06-13 10:28:03 +00:00
landry
c1336cc849 Bugfix update to QuantumGIS 1.7.3 :
- set SHARED_ONLY and merge PFRAG.shared into PLIST
- fix my mail address
- see http://www.qgis.org/en/about-qgis/qgis-releases/137-qgis-1-7-3-releasehtml.html
2011-12-29 21:44:06 +00:00
jasper
49b8f2e0c8 - regen WANTLIB 2011-11-03 17:35:12 +00:00
ajacoutot
870774884e This has been broken forever on powerpc, so mark it as such. 2011-10-18 07:06:32 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
landry
27e085c511 Update to QuantumGIS 1.7.0, been using it for some weeks without issues.
Add a bunch of patches to install/access the doc in the correct dir.
see release notes for details :
http://www.qgis.org/en/component/content/article/127-qgis-1-7-release.html
With feedback from okan@, thanks !
2011-07-07 20:34:27 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
dcoppa
b7ae534a02 Unbreak build after py-sip/py-qt4 updates
(Upstream changeset 14988).

Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:53:50 +00:00
dcoppa
3db6cb5b6e Fix WANTLIB after cmake update.
OK landry@
2011-03-13 18:19:32 +00:00