Commit graph

69 commits

Author SHA1 Message Date
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
wiz
369a6443f1 Remove patch that is not in distinfo. 2017-02-05 13:18:24 +00:00
ryoon
cb404a433b Update to 2.18.3
Changelog:
  1. What's new in Version 2.18 'Las Palmas'?
  ===========================================

This release has following new features:

- Symbology: Color picker is now embedded in layer style panel
- Labelling: Substitution list support for labeling
- Labelling: Improved line label placement algorithm
- Labelling: Label polygons using curved labels along perimeter
- Data Management: Add flag to only copy selected features
- Forms and Widgets: Allow controlling labels for individual edit widgets
- Forms and Widgets: Conditional visibility for tabs and group boxes
- Forms and Widgets: Client side default field values
- Map Composer: True North Arrows
- Processing: Point on surface algorithm  added
- Processing: New algorithm for geometry boundary
- Processing: New algorithm for calculating feature bounding box
- Processing: Processing dissolve algorithm accepts multiple fields
- Processing: Optimised processing clip algorithm
- Processing: New algorithm for merging connected lines
- General: Automatic links in identify results
- General: Mouse wheel over color dialog sliders
- General: Add custom color schemes to color button drop down menu
- Data Providers: Preview for WMTS + added XYZ tile layers
- QGIS Server: Possibility to segmentize feature info geometry in server
- Plugins: DB Manager: Add the ability to update SQL Layer
- Programmability: New expression functions
- Programmability: Expose GEOS linear referencing function to QgsGeometry
2017-01-26 13:49:19 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
wiz
982c8f22e9 Recursive bump for all users of pgsql now that the default is 95. 2016-10-09 21:41:55 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
bouyer
8e25a172f1 Update to 2.14.3. Changes since 2.12.3 (for more detailed changelog see
http://www.qgis.org/en/site/forusers/visualchangelog214/index.html)

    General
        Feature: Changed behaviour of strpos function
        Feature: Zoom to feature with right-click in attribute table
        Feature: Speed and memory improvements
        Feature: More expression variables
        Feature: Better control over placement of map elements
        Feature: Paid bugfixing programme
        Feature: Field calculator can be used to update feature's geometry
        Feature: New expression functions in 2.14
    Analysis tools
        Feature: More statistics available in merge attributes tool
        Feature: z/m values are shown when using the identify tool
        Feature: Unified handling of distance and area units and coordinate formats
    Browser
        Feature: Browser Improvements
    Data Providers
        Feature: Cache WMS capabililies
        Feature: Curved geometry support expanded
        Feature: Better handling of time and datetime fields
        Feature: Z/M support in delimited text provider
        Feature: Transaction groups for postgres editing
        Feature: Postgres provider PKI authentication
        Feature: Virtual layers
        Feature: More file extensions for GDAL and OGR providers file selectors
        Feature: Use ST_RemoveRepeatedPoints for server-side simplification with PostGIS 2.2 (or newer) layers
    Data management
        Feature: Removal of SPIT plugin
        Feature: DXF export: option to use title instead of name as DXF layer name in application and server
        Feature: Geometry type can be overridden in the vector save as dialog
        Feature: Vector joins are now saved within QLR layer-definition-files
        Feature: External Resource widget
        Feature: N:M relation editing
    Digitising
        Feature: Configurable rubber band color
        Feature: Trace digitising tool
    Labelling
        Feature: "Cartographic" placement mode for point labels
        Feature: Applying label distance from symbol bounds
        Feature: Control over label rendering order
        Feature: Actual rendered symbol is now considered as an obstacle for point feature labels
    Layer Legend
        Feature: Paste a style to multiple selected layers or to all layers in a legend group
        Feature: Filter legend by expression
    Map Composer
        Feature: New options for filtering legend elements
        Feature: Additional paths for composer templates
        Feature: Multiple selection of compositions in manager
    Plugins
        Feature: Authentication system support for plugin manager
    Processing
        Feature: New algorithms in 2.14
            QGIS geoalgorithms:
            GDAL/OGR geoalgorithms:
        Feature: Unit Tests Q/A
        Feature: Improved toolbox
        Feature: Batch processes can be saved and later recovered from the batch processing interface
        Feature: More informative algorithm dialog
        Feature: GRASS7 v.net modules
    Programmability
        Feature: Redesign expression function editor
        Feature: Store python init code into the project
        Feature: New filtering and sorting options for QgsFeatureRequest
        Feature: Custom feature form Python code options
        Feature: New PyQGIS classes in 2.14
        New core classes
        New GUI classes
            Reusable widgets:
            Reusable dialogs:
    QGIS Server
        Feature: STARTINDEX param in WFS GetFeature Request
        Feature: showFeatureCount in GetLegendGraphic
        Feature: Option to avoid rendering artefacts at edges of tiles
        Feature: Configuration checker in project properties
        Feature: WMS INSPIRE Capabilities
        Feature: Add short name to layers, groups and project
    Symbology
        Feature: Size assistant for varying line width
        Feature: Support for transparency in SVG color parameters
        Feature: Easy duplication of symbol layers
        Feature: 2.5D Renderer
        Feature: Allow definition of rendering order for features
        Feature: Geometry generator symbols
        Examples
            Translate a geometry
            Fill style for polygon border
    User Interface
        Feature: Attribute table can be refreshed
        Feature: Directly set renderer and class symbol colors from context menu in legend
        Feature: Edit legend symbols directly from layer tree
        Feature: Show/hide all legend items via the context menu
2016-07-01 16:15:18 +00:00
bouyer
ba839f87a7 Build fixes:
- even if python bindings are not selected, it is needed as a tool
  for build
- during build, it wants to run an executable from the build dir,
  which fails to find a not-yet-installed shared librarie.
  Fixed by calling it with appropriate LD_LIBRARY_PATH set
- fix PLIST
no PKGREVISION bump as it didn't build before.
2016-06-28 16:57:51 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dbj
1fb8a82f51 update qgis to 12.2.3
New Features in QGIS 2.12 ‘Lyon’

This is the next release in our 4-monthly release series. It
gives you access to the new features we have been working on and
represents the ‘cutting edge’ of QGIS development.

QGIS ‘Lyon’ is jam-packed with awesome new features. Special
highlights are support for rule based labelling, rule based
styling of attribute tables, and advanced geometry checker,
support for digitising curve based geometries, better
authentication management and much, much more! QGIS 2.12 also has
many bug fixes and memory leaks addressed. The features provided
in QGIS 2.12 will be included in the next LTR release (slated for
release in 2016), so using this release provides you with an
excellent opportunity to test new features that will make their
way into the next LTR.
2016-02-02 04:33:57 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
agc
2ce4810e5b Add SHA512 digests for distfiles for geography category
One mismatched digest found in geography/libmemphis02:
	# package libmemphis02
	recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b
	calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2
No changes were made to the libmemphis02 distinfo file

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 00:08:41 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gdt
ee5fd95f46 Recursive bump from geography/proj ABI change. 2015-03-14 18:46:12 +00:00
joerg
f44d68333b Make sure that qwt-qt4 users don't pick up qwt6-qt4. 2014-10-20 20:08:09 +00:00
joerg
c30df57a11 Doesn't work with current QWT, mark as explicitly broken. 2014-06-05 18:28:34 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
adam
28bb94d01f Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
wiz
82be082121 Remove unnecessary USE_X11=yes.
Mark as not ready for python-3.x.
2014-01-25 08:59:57 +00:00
obache
a170ca136b recursive bump from hdf5 shlib major bump. 2013-09-01 12:14:06 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
wiz
fdf3c9e67c Bump PKGREVISION for py-sip module major version change. 2013-07-04 17:03:18 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
d0b7f142f3 Add missing includes to fail again at the missing header. 2013-05-23 15:03:27 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
joerg
34b38652fe Apply patch of patch. 2013-01-11 13:27:03 +00:00
joerg
4efea2ef2e Apply some const love. 2013-01-10 23:58:29 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
3459ebf5cd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-04 09:19:16 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00