Commit Graph

24060 Commits

Author SHA1 Message Date
Baptiste Daroussin 6b5e7cdc84 In preparation of the update of glib remove the -reference ports
Those ports mainly concern old Gnome2 libraries, the behaviour of this infra
is not compatible with the meson build system (being used in newer version)
the documentation is provided otherwise in the other version
2020-09-19 10:43:46 +00:00
Baptiste Daroussin 03b2d09a4d Update to 3.38.0 2020-09-17 09:25:44 +00:00
Baptiste Daroussin 52c078b9de Update to 1.8.4 2020-09-16 16:14:13 +00:00
Li-Wen Hsu b607b8d761 textproc/html-xml-utils: Update to 7.9
PR:		249342
Submitted by:	takefu@airport.fm (maintainer)
2020-09-15 20:01:50 +00:00
Adam Weinberger cb9c2780c7 textproc/p5-JSON-Validator: Update to 4.03 2020-09-15 08:44:39 +00:00
Ulrich Spörlein f4d4c0001a Fix build with clang11/gcc10 2020-09-14 19:28:01 +00:00
Baptiste Daroussin 98974ac2c8 update to 0.7.4 2020-09-14 18:56:17 +00:00
Sunpoet Po-Chuan Hsieh 5ba6eb781c Update to 0.600
Changes:	https://metacpan.org/changes/distribution/Text-ANSITable
2020-09-14 17:46:24 +00:00
Sunpoet Po-Chuan Hsieh a6f9d4dfab Update to 0.02
Changes:	https://metacpan.org/changes/distribution/String-TtyLength
2020-09-14 17:46:19 +00:00
Tobias C. Berner a15b53b58d Update KDE Frameworks to 5.74.0
September 06, 2020. KDE today announces the release of KDE Frameworks 5.74.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Full announcement:
	https://kde.org/announcements/kde-frameworks-5.74.0

PR:		249277
Exp-run:	antoine
2020-09-14 17:45:34 +00:00
Kirill Ponomarev b7598ef9d2 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-09-14 08:16:38 +00:00
Sunpoet Po-Chuan Hsieh b9267a0dd5 Update to 1.18.0
Changes:	https://github.com/r1chardj0n3s/parse/commits/master
2020-09-13 19:46:15 +00:00
Sunpoet Po-Chuan Hsieh 62145f1552 Update to 0.003
Changes:	https://metacpan.org/changes/distribution/Text-Table-HTML-DataTables
2020-09-13 19:43:27 +00:00
Yuri Victorovich 5492f6f5a3 textproc/py-pdfminer3k: Update 1.2.4 -> 1.3.4 2020-09-13 19:40:34 +00:00
Steve Wills 0b074b102c textproc/p5-PPIx-Regexp: Update to 0.074
PR:		249206
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2020-09-13 14:33:18 +00:00
Thierry Thomas df8a921ce7 Upgrade to 2.9.7.
Release notes at:
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.6
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.7
2020-09-13 08:55:28 +00:00
Tobias C. Berner bb247c5e03 textproc/zxing-cpp: update to 1.1.1 2020-09-13 06:10:56 +00:00
Ryan Steinmetz 007774ddbb - Update to 0.24.2 2020-09-12 13:59:34 +00:00
Sunpoet Po-Chuan Hsieh 59d6dd13e7 Update to 6.0.3.3
Changes:	https://github.com/rails/rails/blob/6-0-stable/actiontext/CHANGELOG.md
2020-09-12 12:10:32 +00:00
Jimmy Olgeni 3cced21625 textproc/the_silver_searcher: unbreak -fno-common with commit 21eaa1c from upstream. 2020-09-12 08:14:42 +00:00
Ashish SHUKLA f4cfa28dd9 - Update to 2.5.5
Reported by:	portscout
2020-09-12 05:40:12 +00:00
Li-Wen Hsu 1091ab6d9a textproc/chkascii: Update to version 2.3
PR:		249266
Submitted by:	bourne.identity@hotmail.com (maintainer)
2020-09-12 04:38:28 +00:00
Alexander Nedotsukov 8828192ccd Update to 1.1.0 2020-09-10 22:22:28 +00:00
Tobias C. Berner 28bac6ebdd Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.

As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.

[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D26362
2020-09-10 18:55:41 +00:00
Tobias C. Berner 5dc59a82ae graphics/poppler: update to 20.09.0
Release 20.09.0:
        core:
         * Compability fix for Forms
         * Fix fetching of Objects failing in some cases
         * Fix clearing date in Annot setModified/setDate
         * TextSelectionPainter: support glyphless fonts
         * Splash: Don't try read past end of image
         * avoid abort() on large memory allocation
         * Fix memory leak on broken files
         * Fix potential invalid memory read
         * Small code improvements

        qt5:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
2020-09-10 18:32:06 +00:00
Joseph Mingrone e75f64e1bd textproc/kibana7: Update to version 7.9.1
Changelog:
* Notable issues fixed:
  - Fixes in Docker image configuration of Monitoring and Central
    Management:
    - As more and more users adopt our docker images, we’ve been getting
      reports on gaps where these images don’t provide all the configuration
      knobs the other artifacts do. This release exposes more environment
      variables for configuring proxy support and certificate verification
      mode for monitoring and central management , and for configuring
      verification_mode
  - Pipeline execution fixes to flushing and shutdown
    - Since 7.2.0, a change caused terminating pipelines to not request
      input plugins to cleanup before shutdown, which could cause leaks in
      resources that weren’t freed during pipeline reloads.
    - Logstash supports ordered execution for pipelines with a single
      worker. A bug was found in this mode where the flushing mechanism
      wasn’t working, preventing plugins like the aggregate filter from
      working correctly. This has been fixed.

* Consistent Fingerprinting:
  - Our fingerprint filter is a popular solution to perform deduplication
    of data in downstream systems like Elasticsearch, by computing a hash
    value based on data from each event. Users reported that this filter
    could produced different values for events containing the same data
    since it didn’t ensure the order in which Hash Maps/Objects/Ruby Hashes
    processed their key/value pairs. This has now been fixed.

* Updated JRuby to 9.2.13.0:
  - The new JRuby release brings greater stability to its code
    optimizations in multithreaded workloads and a fix to exception
    handling in Windows environments, both issues that could affect our
    users. See the JRuby release notes for more information.

* Plugins:
  - Avro Codec - 3.2.4
    - [DOC] Add clarifications on partial deserialization
  - Fingerprint Filter - 3.2.2
    - Fixed lack of consistent fingerprints on Hash/Map objects
  - Kv Filter - 4.4.1
    - Fixed issue where a field_split_pattern containing a literal
      backslash failed to match correctly
  - Elasticsearch Input - 4.7.1
    - [DOC] Updated sliced scroll link to resolve to correct location after
      doc structure change
    - [DOC] Added usage example of docinfo metadata
  - Http_poller Input - 5.0.2
    - [DOC]Expanded url option to include Manticore keys
  - Snmp Input - 1.2.5
    - Updated snmp4j library to v2.8.4
    - Fixed: support SNMPv3 multiple identical security name with different
      credentials
    - Fixed: multithreading problem when using multiple snmp inputs with
      multiple v3 credentials
  - Syslog Input - 3.4.4
    - Refactor: avoid global side-effect + cleanup
    - avoid setting BasicSocket.do_not_reverse_lookup as it has side
      effects for others
  - Jdbc Integration - 5.0.6
    - DOC:Replaced plugin_header file with plugin_header-integration file.
  - Rabbitmq Integration - 7.1.1
    - DOC:Replaced plugin_header file with plugin_header-integration file.
  - Elasticsearch Output - 10.6.2
    - [DOC] Added clarifying info on http compression settings and behaviors
    - [DOC] Fixed entry for ilm_policy default value

PR:		249108
Submitted by:	Juraj Lutter <juraj@lutter.sk>
2020-09-10 13:52:10 +00:00
Joseph Mingrone d196effbfe textproc/elasticsearch7: Update to version 7.9.1
Changelog:
* Breaking changes:
  - Indices changes:
    - Elasticsearch includes built-in index templates for logs-*-* and
      metrics-*-*.
  - Script cache changes:
    - The script.cache.max_size setting is deprecated.
    - The script.cache.expire setting is deprecated.
    - The script.max_compilations_rate setting is deprecated.
    - Mapping actions have been deprecated for the create_doc, create,
      index and write privileges.
  - Settings changes:
    - Automatically importing dangling indices is disabled by default.

* New features:
  - Search
    - QL: Wildcard field type support
* Enhancements:
  - CRUD:
    - Log more information when mappings fail on index creation
  - EQL:
    - Make endsWith function use a wildcard ES query wherever possible
    - Make stringContains function use a wildcard ES query wherever
      possible
  - Features/Stats
    - Change severity of negative stats messages from WARN to DEBUG
  - Search
    - Fix handling of alias filter in SearchService
    - QL: Add filtering Query DSL support to IndexResolver
  - Snapshot/Restore
    - Do not access snapshot repo on dedicated voting-only master node
* Bug fixesedit
  - Authentication
    - Call ActionListener.onResponse exactly once
  - Authorization
    - Relax the index access control check for scroll searches
  - CCR
    Relax ShardFollowTasksExecutor validation
    Set timeout of auto put-follow request to unbounded
    Set timeout of master node requests on follower to unbounded
  - Cluster Coordination
    - Restrict testing of legacy discovery to tests
  - EQL
    - Return sequence join keys in the original type
  - Features/Data streams
    - "no such index [null]" when indexing into data stream with
      op_type=index [ISSUE]
    - Data streams: throw ResourceAlreadyExists exception
    - Track backing indices in data streams stats from cluster state
  - Features/ILM+SLM
    - Fix race in SLM master/cluster state listeners
  - Features/Ingest
    - Fix handling of final pipelines when destination is changed
    - Fix wrong pipeline name in debug log
    - Fix wrong result when executing bulk requests with and without
      pipeline
    - Update regex file for es user agent node processor
  - IdentityProvider
    - Only call listener once (SP template registration)
  - Machine Learning
    - Always write prediction_probability and prediction_score for
      classification inference
    - Get data frame analytics stats API can return multiple responses if
      more than one error
    - Ensure .ml-config index is updated before clearing anomaly job’s
      finished_time
    - Ensure annotations index mappings are up to date
    - Handle node closed exception in ML result processing
    - Recover data frame extraction search from latest sort key
  - SQL
	- Fix NPE on ambiguous GROUP BY
	- Fix SYS COLUMNS schema in ODBC mode
  - Search
	- Disable sort optimization on search collapsing
	- Search fix: query_string regex searches not working on wildcard
          fields
  - Snapshot/Restore
	- Cleanly Handle S3 SDK Exceptions in Request Counting
	- Fix Concurrent Snapshot Create+Delete + Delete Index
* Upgrades:
  - Infra/Core
	- Upgrade to Lucene 8.6.2

PR:		249106
Submitted by:	Juraj Lutter <juraj@lutter.sk>
2020-09-10 12:34:42 +00:00
TAKATSU Tomonari 86fe8fdf38 - Update to 1.5.3 2020-09-10 09:57:32 +00:00
Sunpoet Po-Chuan Hsieh ef70beeb9a Update to 3.23.0
Changes:	https://github.com/rouge-ruby/rouge/releases
		https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
2020-09-09 20:39:42 +00:00
Danilo G. Baio f2972b68fe textproc/py-texttable: Update to 1.6.3
Changelog:	https://raw.githubusercontent.com/foutaise/texttable/v1.6.3/CHANGELOG.md

MFH:		2020Q3 (blanket: bugfix release)
2020-09-08 23:13:49 +00:00
Sunpoet Po-Chuan Hsieh 7fc843b98b Update to 1.10.1.post20200504175005
- Update WWW

Changes:	https://foss.heptapod.net/doc-utils/cloud_sptheme/-/blob/branch/default/CHANGES
2020-09-08 17:49:09 +00:00
Sunpoet Po-Chuan Hsieh 277b2dabeb Update to 1.01
Changes:	https://metacpan.org/changes/distribution/Text-Table-Tiny
2020-09-08 17:48:50 +00:00
Sunpoet Po-Chuan Hsieh df15b2128c Add p5-String-TtyLength 0.01
String::TtyLength provides a single function, tty_length, which returns the
length of a string excluding any ANSI tty / terminal escape codes. I.e. the
number of characters that will appear on screen. This is useful if you're
working out the width of columns, or aligning text.

WWW: https://metacpan.org/release/String-TtyLength
2020-09-08 17:48:34 +00:00
Sergey A. Osokin ca5384416a Update from 1.6.13 to 1.6.14.
ChangeLog:	https://github.com/RediSearch/RediSearch/releases/tag/v1.6.14
2020-09-08 13:53:52 +00:00
Fernando Apesteguía 85df1bea7e textproc/dikt: update MASTER_SITES
Upstream moved to OSDN.

PR:	249117
Submitted by:	info@dikt.tv (maintainer)
2020-09-07 15:58:37 +00:00
Mark Linimon 7cc30d4708 Catch up with dependency update from r547729 by sunpoet.
Approved by:	portmgr ("just fix it")
2020-09-07 02:52:37 +00:00
Sunpoet Po-Chuan Hsieh b06587d4f6 Update to 9.8.6.3
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2020-09-06 15:39:28 +00:00
Sunpoet Po-Chuan Hsieh f829d1b1b5 Update to 0.38.1.post1
- Add NO_ARCH

Changes:	https://github.com/scour-project/scour/blob/master/HISTORY.md
2020-09-06 15:37:14 +00:00
Sunpoet Po-Chuan Hsieh 36cc71b8db Update to 2.9.4
Changes:	https://github.com/tdewolff/minify/releases
2020-09-06 15:35:55 +00:00
Sunpoet Po-Chuan Hsieh 61191d403e Avoid using /usr/local directly and stop false alarm in stage-qa:
====> Running Q/A tests (stage-qa)
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: a2x.py
2020-09-06 15:35:50 +00:00
Sunpoet Po-Chuan Hsieh 895fb1412b Update version requirement of RUN_DEPENDS 2020-09-05 21:33:08 +00:00
Sunpoet Po-Chuan Hsieh 56e4fd783c Update to 2.9.2
Changes:	https://github.com/tdewolff/minify/releases
2020-09-05 21:29:21 +00:00
Sunpoet Po-Chuan Hsieh a870f4c6fd Add py-markuppy 1.14
MarkupPy is a Python module that attempts to make it easier to generate HTML/XML
from a Python program in an intuitive, lightweight, customizable and pythonic
way.

WWW: https://github.com/tylerbakke/MarkupPy
2020-09-05 21:27:09 +00:00
Mark Linimon 3b8aed2af1 Add USE_CSTD=c99 to fix build on GCC-based systems:
lib/PDF/API2/XS/ImagePNG.xs:38: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-09-05 20:20:57 +00:00
Yuri Victorovich a6a522cd9e textproc/yq: Update 2.10.1 -> 2.11.0
Reported by:	portscout
2020-09-05 16:42:55 +00:00
Muhammad Moinur Rahman 62eeb6043f textproc/groonga: Update version 10.0.5=>10.0.6
Relnotes:	https://groonga.org/en/blog/2020/08/29/groonga-10.0.6.html
2020-09-05 15:40:25 +00:00
Sunpoet Po-Chuan Hsieh 98183b0200 Update to 2.038
Changes:	https://metacpan.org/changes/distribution/PDF-API2
2020-09-05 10:09:16 +00:00
Sunpoet Po-Chuan Hsieh f45a1eee9b Update to 2.9.1
Changes:	https://github.com/tdewolff/minify/releases
2020-09-05 10:08:33 +00:00
Sunpoet Po-Chuan Hsieh bc54f37bde Add p5-PDF-API2-XS 1.001
PDF::API2 will make use of this distribution, if it's installed, to speed up
some operations that are significantly faster in C than in Perl.

WWW: https://metacpan.org/release/PDF-API2-XS
2020-09-05 10:08:08 +00:00
Yuri Victorovich 8156ca72a3 textproc/ibus-table: Update 1.12.0 -> 1.12.1 2020-09-05 06:23:58 +00:00