Commit Graph

24060 Commits

Author SHA1 Message Date
Guido Falsi 6027220a5d Update xfce4-dict to 0.8.4 2020-10-23 07:43:11 +00:00
Matthias Fechner 585b47fe3e Update to 7.11.1 which is required for gitlab-ce 13.5. 2020-10-23 04:53:43 +00:00
Matthias Fechner 3518fe205f Update to 0.7.7 which is required for gitlab-ce 13.5. 2020-10-23 04:52:58 +00:00
Sunpoet Po-Chuan Hsieh 2e6061a531 Update to 2.0.0
- Add CLI, HTML, ODS, PANDAS, XLS, XLSX and YAML options
- Update WWW

Changes:	https://github.com/jazzband/tablib/blob/master/HISTORY.md
PR:		250121
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
2020-10-22 17:56:29 +00:00
Sunpoet Po-Chuan Hsieh f1ad518bff Update to 20200726
Changes:	https://github.com/pdfminer/pdfminer.six/releases
PR:		250118
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
2020-10-22 17:56:11 +00:00
Sunpoet Po-Chuan Hsieh d02ea93166 Enable TMSERVER and YAML options
- Bump PORTREVISION for dependency and package change
2020-10-22 17:54:37 +00:00
Matthias Fechner a8acffe491 New ports required for www/gitlab-ce 13.5.0 upgrade. 2020-10-22 12:56:32 +00:00
TAKATSU Tomonari 5efd775fb9 - Update to 2.5 2020-10-22 04:34:21 +00:00
Torsten Zuehlsdorff 4ef2288f0d PHP 8.0: Connect all the ports added in r552906
Sponsored by:	PHP Update Service
2020-10-22 00:24:27 +00:00
Torsten Zuehlsdorff 1061308ba7 Welcome PHP 8.0 RC 2 to the ports tree
There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
2020-10-21 22:58:51 +00:00
Thierry Thomas 4ea2c9f26d Upgrade to 2.10.0.
Release notes at
	<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.10.0>.
2020-10-20 18:12:49 +00:00
Joe Marcus Clarke 628c6c2de9 Update to 3.3.0.
Among many changes, this removes support for Python 2 and adds support for the
v3 grammar as described in https://tools.ietf.org/html/draft-iab-rfc7991bis-03.
2020-10-20 13:26:11 +00:00
Steve Wills d0dc468ad8 textproc/p5-XML-RSS: update to 1.62 2020-10-20 03:51:19 +00:00
Jan Beich 28e833305d textproc/nuspell: update to 4.0.0
Changes:	https://github.com/nuspell/nuspell/releases/tag/v4.0.0
Reported by:	GitHub (watch releases)
2020-10-19 13:32:03 +00:00
Matthew Seaman 4c0d6c3e2d Upgrade to 9.0.0
ChangeLog: https://github.com/willmcgugan/rich/blob/v9.0.0/CHANGELOG.md
2020-10-19 12:33:15 +00:00
Nicola Vitale 70a647577f - Remove unused option
PR:	250369
Reported by:	0mp
2020-10-19 09:38:59 +00:00
Sunpoet Po-Chuan Hsieh 63101541ad Update to 2.9.9
Changes:	https://github.com/tdewolff/minify/releases
2020-10-18 20:25:02 +00:00
Sunpoet Po-Chuan Hsieh 40c99cdf8b Update to 2.9.8
Changes:	https://github.com/tdewolff/minify/releases
2020-10-18 15:34:53 +00:00
TAKATSU Tomonari 8e0666b7a9 - Update to 0.16 2020-10-17 05:15:05 +00:00
Wen Heping e36f9cd670 The proposal of this package is to provide XPath 1.0 and 2.0 selectors for
Python's ElementTree XML data structures, both for the standard ElementTree
library and for the lxml.etree library.

For lxml.etree this package can be useful for providing XPath 2.0 selectors,
because lxml.etree already has it's own implementation of XPath 1.0.

WWW: https://github.com/sissaschool/elementpath
2020-10-16 02:50:07 +00:00
Danilo G. Baio fb28beb89a textproc/py-sphinx-autodoc-typehints: Update to 1.11.1
Changelog:	https://github.com/agronholm/sphinx-autodoc-typehints/blob/1.11.1/CHANGELOG.rst

PR:		250374
Submitted by:	Andreas Bilke <andreas@bilke.org> (maintainer)
2020-10-15 21:11:39 +00:00
Sunpoet Po-Chuan Hsieh 10727f1e3b Update to 3.24.0
Changes:	https://github.com/rouge-ruby/rouge/releases
		https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
2020-10-15 20:15:14 +00:00
Sunpoet Po-Chuan Hsieh c3a639e21e Add py-ttp 0.5.0
TTP is a Python library for semi-structured text parsing using templates.

In essence, TTP can help to:
- Prepare, sort and load text data for parsing
- Parse text using regexes dynamically derived out of templates
- Process matches on the fly using broad set of built-in or custom functions
- Combine match results in a structure with arbitrary hierarchy
- Transform results in desired format to ease consumption by humans or machines
- Return results to various destinations for storage or further processing

WWW: https://github.com/dmulyalin/ttp
2020-10-15 19:59:36 +00:00
Tobias C. Berner 80e1253bff Update KDE Frameworks to 5.75.0
October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.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 & Changelog:
	https://kde.org/announcements/kde-frameworks-5.75.0

PR:		250251
Exp-run by:	antoine
2020-10-15 17:31:12 +00:00
Mateusz Piotrowski 58bd94824c Set NO_ARCH
Approved by:	portmgr blanket
2020-10-15 14:06:06 +00:00
Mateusz Piotrowski d8078fadb9 Clean up port's makefile
- Sort variables
- Replace test make targets with a simple TEST_TARGET=test
- Remove unnecessary include <bsd.port.options.mk>

Approved by:	portmgr blanket
2020-10-15 08:28:00 +00:00
Mateusz Piotrowski 56aeaec97d Update to 0.9.6.12
This release fixes some bugs in translation of words with non-ASCII
characters.

Release notes:
- https://github.com/soimort/translate-shell/releases/tag/v0.9.6.11
- https://github.com/soimort/translate-shell/releases/tag/v0.9.6.12

Also, update LICENSE.

PR:		250004
Approved by:	maintainer timeout
MFH:		2020Q4 (runtime bugfix)
2020-10-15 08:21:21 +00:00
Guido Falsi c2bd5de1c3 Revert meld update to 3.21.0. This version requires pygobject 3.30
which is not present in the ports tree and fails to start at runtime.

Bump PORTEPOCH.

Reviewed by:		bapt
Approved by:		bapt, portmgr (fixit)
MFH:			2020Q4
Differential Revision:	https://reviews.freebsd.org/D26775
2020-10-14 16:41:59 +00:00
Wen Heping d8c543ad56 - Update to 1.1.1 2020-10-14 10:51:46 +00:00
Ashish SHUKLA fa27addfcd - Update to 3.0.2
Reported by:	portscout
2020-10-14 10:11:47 +00:00
Adam Weinberger 4d2b5298bd textproc/p5-JSON-Validator: Update to 4.10 2020-10-14 01:01:32 +00:00
Sunpoet Po-Chuan Hsieh 7b8695f238 Update to 1.06
Changes:	https://metacpan.org/changes/distribution/XML-MyXML
2020-10-13 18:43:56 +00:00
Sunpoet Po-Chuan Hsieh 9a17f66132 Add py-parse-type 0.5.6
parse_type extends the parse module (opposite of string.format()) with the
following features:
- build type converters for common use cases (enum/mapping, choice)
- build a type converter with a cardinality constraint (0..1, 0..*, 1..*)
  from the type converter with cardinality=1.
- compose a type converter from other type converters
- an extended parser that supports the CardinalityField naming schema
  and creates missing type variants (0..1, 0..*, 1..*) from the primary type
  converter

WWW: https://github.com/jenisys/parse_type
2020-10-13 18:41:37 +00:00
Pietro Cerutti 9e2177e6da textproc/re-flex: update to 3.0
Release notes: https://github.com/Genivia/RE-flex/releases/tag/v3.0
2020-10-13 14:25:58 +00:00
Mikael Urankar d9b97de179 lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
    (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Dima Panov 6edea31670 textproc/libxml2: backport python 3.9.x support
No PORTREVISION bump, py-libxml2 was always unbuildable with py39

With hat:	desktop
Obtained from:	libxml2 repo
2020-10-13 00:55:42 +00:00
Luca Pizzamiglio 0f92c3585f textproc/bat: Update to 0.16
Changes: https://github.com/sharkdp/bat/releases/tag/v0.16.0
2020-10-11 17:22:19 +00:00
Danilo G. Baio 43ba442649 textproc/py-sphinx-autoapi: Update to 1.5.1
Changelog:	https://github.com/readthedocs/sphinx-autoapi/blob/v1.5.1/CHANGELOG.rst

PR:		250267
Submitted by:	Andreas Bilke <andreas@bilke.org> (maintainer)
MFH:		2020Q4 (blanket: bugfix release)
2020-10-11 13:23:12 +00:00
Tobias C. Berner aa3db148fc graphics/poppler: update to 20.10.0
Release 20.10.0:
        core:
         * Filter out repeated forms
         * Implement EmbedStream::reset()
         * CairoOutputDev: evict just font faces owned solely by cache.
         * Splash: Rename Yd to Ydown, Xu to Xup, etc.
         * Splash: fix crash in out-of-memory situation.
         * Fix some undefined behaviour situation with forged files

PR:		250052
Exp-run by:	antoine
2020-10-11 10:58:15 +00:00
Sunpoet Po-Chuan Hsieh 786f20a5d7 Update to 6.0.3.4
Changes:	https://github.com/rails/rails/blob/6-0-stable/actiontext/CHANGELOG.md
2020-10-10 18:01:11 +00:00
Sunpoet Po-Chuan Hsieh 3304265f43 Update to 0.2.5
Changes:	https://github.com/xhtml2pdf/xhtml2pdf/releases
		https://github.com/xhtml2pdf/xhtml2pdf/blob/master/doc/source/release-notes.rst
2020-10-10 17:56:41 +00:00
Sunpoet Po-Chuan Hsieh 1b8fccacea Update to 0.013
Changes:	https://metacpan.org/changes/distribution/PPIx-QuoteLike
2020-10-10 17:55:08 +00:00
Sunpoet Po-Chuan Hsieh c950e136a2 Add py-arabic-reshaper 2.1.0
Python Arabic Reshaper reconstruct Arabic sentences to be used in applications
that do not support Arabic script.

WWW: https://github.com/mpcabd/python-arabic-reshaper
2020-10-10 17:54:38 +00:00
Thierry Thomas b1bb01e87a Upgrade to 2.9.9.
Releases notes at:
- <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.8>
- <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.9>.
2020-10-10 17:38:05 +00:00
Tobias C. Berner fdce4e306f KDE Release Service 20.08.2 update
Dozens of KDE apps are getting new releases from KDE’s release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.
2020-10-10 14:17:23 +00:00
Matthias Fechner 44c5d0eb67 Bugfix update to 8.6.3.
Changelog:
https://lucene.apache.org/solr/8_6_3/changes/Changes.html#v8.6.3.bug_fixes
2020-10-10 12:11:45 +00:00
Sunpoet Po-Chuan Hsieh 1d46f173c4 Update to 0.900
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/XML-Writer
2020-10-10 07:47:19 +00:00
Sunpoet Po-Chuan Hsieh 7df65ea78e Update to 1.46
- Add missing RUN_DEPENDS
- Add NO_ARCH
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/PDF-Create
2020-10-10 07:47:14 +00:00
Sunpoet Po-Chuan Hsieh 4814b45a23 Update to 1.4.0
Changes:	https://github.com/floraison/raabro/blob/master/CHANGELOG.md
2020-10-10 07:46:30 +00:00
Mateusz Piotrowski fe3807ac97 Switch MASTER_SITES to a repository, which contains FreeBSD patches
I've created a repository, which incorporates our patches into the build
system of Rarian so that we could use CONFIGURE_ARGS instead of patches and
REINPLACE_CMD's.

Also, while here, drop the patch replacing LINK with CXXLINK in the build
system of the port. It's just not needed anymore.

I'm leaving the patch modifying --version behavior as it is. It's probably
a bad idea that we decided to modify upstream behavior in the first place
but at this point it probably makes little sense to change the behavior
after so many years.
2020-10-09 20:16:36 +00:00