Bug 191837 - [maintainer update] graphics/qgis: update to 2.4.0
Summary: [maintainer update] graphics/qgis: update to 2.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 11:54 UTC by Rainer Hurling
Modified: 2014-08-10 14:52 UTC (History)
2 users (show)

See Also:


Attachments
QGIS update to 2.4.0 (301.81 KB, patch)
2014-07-12 11:54 UTC, Rainer Hurling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Hurling freebsd_committer freebsd_triage 2014-07-12 11:54:11 UTC
Created attachment 144611 [details]
QGIS update to 2.4.0

What this patch for graphics/qgis brings

- update from 2.2.0 to 2.4.0
- USES=compiler has to differentiate between OS 10.0 and lower
- no qgis.g.info file (it is an grass component)
- include files for mapserver option
- pkg-plist supplemented with new grass entries


The new QGIS version brings majorly some new features:

- Multi-threaded rendering
- Color preview modes in composer and map canvas
- New expression functions
- Copy, paste and drag and drop colors
- Label features multiple times
- Improvements to composer picture items
- Predefined scales mode for atlas maps
- Improved attribute tables in composer
- General composer improvements
- Improvements to HTML frames in composer
- Shapeburst fill style
- Option to shift marker line placement
- New Inverted Polygon renderer
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-08-10 14:34:53 UTC
A commit references this bug:

Author: marino
Date: Sun Aug 10 14:34:05 UTC 2014
New revision: 364545
URL: http://svnweb.freebsd.org/changeset/ports/364545

Log:
  graphics/qgis: Upgrade version 2.2.0 => 2.4.0

  PR:		191837
  Submitted by:	maintainer (Rainer Hurling)

Changes:
  head/graphics/qgis/Makefile
  head/graphics/qgis/distinfo
  head/graphics/qgis/pkg-plist
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-10 14:52:51 UTC
Tnanks!