aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/qgis
Commit message (Collapse)AuthorAgeFilesLines
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-231-2/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* 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
* - Update to 1.8.0Wen Heping2012-06-253-820/+995
| | | | - Convert to optionsNG
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Chase PyQT updateMax Brazhnikov2012-05-251-1/+1
|
* - Update DEPENDS for postgis optionWen Heping2012-05-231-2/+2
| | | | | PR: 167954 Submitted by: Anderson Soares Ferreira <anderson@cnpm.embrapa.br>
* - Bump PORTREVISION for graphics/gdal shlib changeSunpoet Po-Chuan Hsieh2012-05-191-1/+1
|
* - Bump PORTREVISION to chase the update of graphics/projWen Heping2012-05-071-2/+2
|
* - Bump PORTREVISION to chase the update of graphics/geosWen Heping2012-05-071-0/+1
|
* - Chase the update of databases/grassWen Heping2012-03-081-1/+1
|
* - Update distinfoWen Heping2012-02-271-2/+2
| | | | | PR: ports/165467 Submitted by: Gordon Shumway <gordon_a_shumway@yahoo.com>
* - Update to 1.7.4Wen Heping2012-02-233-10/+14
|
* - Update to 1.7.3Wen Heping2011-12-133-8/+9
| | | | Feature safe: yes
* - Update to 1.7.2Wen Heping2011-11-233-8/+11
| | | | Feature safe: yes
* 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
* - Fix build after databases/grass updateWen Heping2011-10-202-12/+1
| | | | | PR: ports/161583 Submitted by: Bartoletti <coder@tuxfamily.org>
* - Update to 1.7.1Wen Heping2011-09-273-10/+10
|
* - 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)
* - Make qgis detect grass correctlyWen Heping2011-08-092-0/+14
| | | | Submitted by: jjachuf@gmail.com (via Email)
* - Mark BROKEN on 7.X: does not compilePav Lucistnik2011-07-091-0/+4
| | | | Reported by: pointyhat
* - Update to 1.7.0Wen Heping2011-06-234-68/+83
|
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-101-2/+2
| | | | and LIB_DEPENDS of dependent ports
* - 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
* - Bump PORTREVISION for gdal shlib changeSunpoet Po-Chuan Hsieh2011-01-291-0/+1
| | | | Feature safe: yes
* - Fix fetch errorWen Heping2010-12-081-1/+2
| | | | Reported by: Rainer Hurling <rhurlin@gwdg.de>
* - Update to 1.6.0Wen Heping2010-12-073-752/+998
| | | | | | - Unbreak the build with Python - Add option for build with MapServer - Sort plist
* Disable Python support, it's broken with new PyQt4Max Brazhnikov2010-12-031-1/+3
| | | | | PR: ports/152754 Approved by: portmgr (miwi)
* - Update to 1.5.0Wen Heping2010-09-104-52/+214
|
* - Fix the build with sip-4.10Wen Heping2010-04-292-3/+12
|
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* 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.
* - Remove unneeded patcheWen Heping2010-01-274-212/+0
|
* - Update to 1.4.0Wen Heping2010-01-273-492/+210
| | | | - Update my mail address to FreeBSD
* - Bump PORTREVISION to chase the update of geosWen Heping2009-12-211-1/+1
|
* Chase math/gsl update,Max Brazhnikov2009-12-021-2/+2
| | | | bump PORTREVISION
* - Backport patches from qgis svn to fix build after py-sip/py-qt4 upgradeDima Panov2009-11-304-0/+212
| | | | Approved by: miwi (mentor)
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-281-0/+1
|
* - Update to 1.3.0Wen Heping2009-10-093-16/+345
| | | | | | - Add a option entry for Python support Approved by: miwi(mentor)
* - Chase graphics/geos shlib bumpMartin Wilke2009-08-151-0/+1
|
* - Update to 1.0.2Martin Wilke2009-08-143-5/+8
| | | | | PR: 137650 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - 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
* Remove qt4 build tools from run dependencies.Max Brazhnikov2009-05-241-2/+3
| | | | Approved by: maintainer
* - Chase graphics/geos shlib bumpMartin Wilke2009-04-111-0/+1
|
* - Update to 1.0.1Martin Wilke2009-03-283-5/+44
| | | | | PR: 133055 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-251-1/+1
|
* - Chase graphics/gdal 1.6.0 updateRong-En Fan2009-03-171-0/+1
|
* - Update to 1.0.0Martin Wilke2009-02-133-14/+190
| | | | | | | - Pass maintainership to submitter PR: 131336 Submitted by: Wen Heping <wenheping@gmail.com>
* Reset dyeske@gmail.com at his request.Mark Linimon2009-02-031-1/+1
| | | | Hat: portmgr
* - Chase gsl shlib bumpMartin Wilke2009-01-131-1/+2
|
* - Update to 0.11.0Pav Lucistnik2008-12-214-651/+451
| | | | Submitted by: wen heping <wenheping@gmail.com>
* - Set for expiration in one month: has been broken for more than 6 monthsPav Lucistnik2008-12-201-0/+2
|
* Give maintainership to dyeske@gmail.com.Ion-Mihai Tetcu2008-11-111-1/+1
| | | | Requested by: beech@ (on IRC)
* - Back to poolBeech Rintoul2008-10-211-1/+1
| | | | | | | | If someone uses this port and is willing to work with the upstream developer, feel free to adopt it. PR: ports/126577 Approved by: portmgr
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-2/+2
| | | | Approved by: thierry (mentor)
* - Mark BROKENPav Lucistnik2008-03-101-0/+2
| | | | Reported by: pointyhat
* - This needs Perl to buildPav Lucistnik2007-12-261-0/+1
| | | | Reported by: pointyhat
* - Fix build with GCC4Beech Rintoul2007-08-163-13/+95
| | | | | | | | | - Remove 4.x cruft - Pass maintainership to David Yeske <dyeske@gmail.com> PR: ports/115483 Submitted by: Laurent Courty <lrntct@gmail.com> (maintainer) Approved by: maintainer, sat (mentor)
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-2/+2
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | Submitted by: rafan Tested on: pointyhat
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-101-0/+1
|
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | - portlint(1)
* Mark BROKEN on 4.x.Sam Lawrance2006-04-281-0/+4
| | | | | | PR: ports/96424 Submitted by: Laurent Courty <lrntct@gmail.com> Reported by: Kris
* Add qgis 0.7.4, a Geographical Information System (GIS) data viewer.Sam Lawrance2006-04-244-0/+690
PR: ports/94149 Submitted by: Laurent Courty