aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION to chase the update of databases/spatialiteWen Heping2013-11-051-1/+1
| | | | Notes: svn path=/head/; revision=332843
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* graphics/geos: update to 3.4.2William Grzybowski2013-09-111-1/+1
| | | | | | | | | | | | | - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer) Notes: svn path=/head/; revision=326981
* Update math/gsl to 1.16 and adjust some dependent portsBrendan Fabeny2013-08-261-1/+1
| | | | Notes: svn path=/head/; revision=325401
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | | | | | | | - Update COMMENT and remove leading indefinite article from COMMENT - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News Notes: svn path=/head/; revision=325086
* - Fix buildWen Heping2013-04-071-5/+6
| | | | | | | Approved by: portmgr(miwi@) Notes: svn path=/head/; revision=315752
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Update to 1.8.0Wen Heping2012-06-253-820/+995
| | | | | | | - Convert to optionsNG Notes: svn path=/head/; revision=299931
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Chase PyQT updateMax Brazhnikov2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297369
* - Update DEPENDS for postgis optionWen Heping2012-05-231-2/+2
| | | | | | | | PR: 167954 Submitted by: Anderson Soares Ferreira <anderson@cnpm.embrapa.br> Notes: svn path=/head/; revision=297263
* - Bump PORTREVISION for graphics/gdal shlib changeSunpoet Po-Chuan Hsieh2012-05-191-1/+1
| | | | Notes: svn path=/head/; revision=296950
* - Bump PORTREVISION to chase the update of graphics/projWen Heping2012-05-071-2/+2
| | | | Notes: svn path=/head/; revision=296126
* - Bump PORTREVISION to chase the update of graphics/geosWen Heping2012-05-071-0/+1
| | | | Notes: svn path=/head/; revision=296124
* - Chase the update of databases/grassWen Heping2012-03-081-1/+1
| | | | Notes: svn path=/head/; revision=292960
* - Update distinfoWen Heping2012-02-271-2/+2
| | | | | | | | PR: ports/165467 Submitted by: Gordon Shumway <gordon_a_shumway@yahoo.com> Notes: svn path=/head/; revision=292290
* - Update to 1.7.4Wen Heping2012-02-233-10/+14
| | | | Notes: svn path=/head/; revision=292100
* - Update to 1.7.3Wen Heping2011-12-133-8/+9
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287280
* - Update to 1.7.2Wen Heping2011-11-233-8/+11
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286267
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Fix build after databases/grass updateWen Heping2011-10-202-12/+1
| | | | | | | | PR: ports/161583 Submitted by: Bartoletti <coder@tuxfamily.org> Notes: svn path=/head/; revision=283955
* - Update to 1.7.1Wen Heping2011-09-273-10/+10
| | | | Notes: svn path=/head/; revision=282465
* - Fix plist for some options combinationsDmitry Marakasov2011-08-242-37/+14
| | | | | | | | | | | - Clean the port up a litle PR: 160018 Submitted by: myself Approved by: wen@ (maintainer) Notes: svn path=/head/; revision=280313
* - Make qgis detect grass correctlyWen Heping2011-08-092-0/+14
| | | | | | | Submitted by: jjachuf@gmail.com (via Email) Notes: svn path=/head/; revision=279321
* - Mark BROKEN on 7.X: does not compilePav Lucistnik2011-07-081-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=277363
* - Update to 1.7.0Wen Heping2011-06-234-68/+83
| | | | Notes: svn path=/head/; revision=276099
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-2/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* - Fix build with PyQt4 4.8.3.Alberto Villa2011-03-252-1/+43
| | | | | | | | Approved by: wen (maintainer, implicit) Obtained from: https://trac.osgeo.org/qgis/changeset/14988 Notes: svn path=/head/; revision=271643
* - Bump PORTREVISION for gdal shlib changeSunpoet Po-Chuan Hsieh2011-01-291-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268371
* - Fix fetch errorWen Heping2010-12-081-1/+2
| | | | | | | Reported by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=265832
* - Update to 1.6.0Wen Heping2010-12-073-752/+998
| | | | | | | | | - Unbreak the build with Python - Add option for build with MapServer - Sort plist Notes: svn path=/head/; revision=265798
* Disable Python support, it's broken with new PyQt4Max Brazhnikov2010-12-021-1/+3
| | | | | | | | PR: ports/152754 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=265598
* - Update to 1.5.0Wen Heping2010-09-104-52/+214
| | | | Notes: svn path=/head/; revision=260923
* - Fix the build with sip-4.10Wen Heping2010-04-292-3/+12
| | | | Notes: svn path=/head/; revision=253403
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andDima Panov2010-01-301-2/+4
| | | | | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters. Notes: svn path=/head/; revision=248842
* - Remove unneeded patcheWen Heping2010-01-274-212/+0
| | | | Notes: svn path=/head/; revision=248683
* - Update to 1.4.0Wen Heping2010-01-273-492/+210
| | | | | | | - Update my mail address to FreeBSD Notes: svn path=/head/; revision=248682
* - Bump PORTREVISION to chase the update of geosWen Heping2009-12-211-1/+1
| | | | Notes: svn path=/head/; revision=246329
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Backport patches from qgis svn to fix build after py-sip/py-qt4 upgradeDima Panov2009-11-304-0/+212
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=245012
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-271-0/+1
| | | | Notes: svn path=/head/; revision=244872
* - Update to 1.3.0Wen Heping2009-10-093-16/+345
| | | | | | | | | - Add a option entry for Python support Approved by: miwi(mentor) Notes: svn path=/head/; revision=242593
* - Chase graphics/geos shlib bumpMartin Wilke2009-08-141-0/+1
| | | | Notes: svn path=/head/; revision=239570
* - Update to 1.0.2Martin Wilke2009-08-133-5/+8
| | | | | | | | PR: 137650 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239477
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701