Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
landry
2d3c925c45 Update to QuantumGIS 1.6.0.
See http://blog.qgis.org/node/146 for details on this release.
2010-12-08 09:07:48 +00:00
landry
c2c0ebe6c5 Update to qgis 1.5.0, now bundles gdaltools plugin.
ok ajacoutot@
2010-08-30 11:02:48 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
landry
401b5aea9a Update to Quantum GIS 1.4.0.
see http://blog.qgis.org/node/142 for details.
2010-01-11 20:13:31 +00:00
ajacoutot
eb0208370e Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:21:59 +00:00
landry
84d3978d5e Update to Quantum GIS 1.3.0. 2009-10-29 19:59:38 +00:00
landry
37e8003ad6 Update to Quantum GIS 1.2.0, see http://blog.qgis.org/node/137 for
details.
Use gettext module & modpy_lib_depends.
2009-09-06 11:19:17 +00:00
landry
afa5a71b2d Import Quantum GIS 1.0.2:
QGIS aims to be an easy to use GIS, providing common functions and
features. The initial goal was to provide a GIS data viewer, but now
it also permits to edit, create and analyze lots of spatial datas.
QGIS supports a number of raster and vector data formats, with new
support easily added using the plugin architecture.

with some tweaks by and ok ajacoutot@
2009-06-01 23:14:58 +00:00