Commit Graph

24060 Commits

Author SHA1 Message Date
Thierry Thomas 210aa6e1ad Upgrade to 2.9.0.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.0>.
2020-05-22 17:59:59 +00:00
Fernando Apesteguía c0f24941dc textproc/csvq: Update to 1.13.0
From ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.0

 * Support LATERAL join. https://github.com/mithrandie/csvq/issues/24)
 * Support USING join condition in FULL OUTER JOIN.
 * Support $XDG_CONFIG_HOME environment variable for configuration files.

PR:	246632
Submitted by:	vulcan@wired.sh (maintainer)
2020-05-22 15:30:20 +00:00
Fernando Apesteguía 7651b8b475 textproc/trdsql: Update to 0.7.6
From ChangeLog: https://github.com/noborus/trdsql/releases/v0.7.6

 * Fixed error in long line of LTSV.
 * Added -onowrap option. Avoid long column wrapping in at/md.
 * Added _example/writer. Here is an example of Writer.

PR:	246633
Submitted by:	vulcan@wired.sh (maintainer)
2020-05-22 15:28:33 +00:00
Danilo G. Baio 5acacc0b39 textproc/py-sphinx: Update to 3.0.3
Changelog:	https://github.com/sphinx-doc/sphinx/blob/v3.0.3/CHANGES

PR:		246513
Exp-run by:	antoine
2020-05-21 21:50:39 +00:00
Vinícius Zavam 7fb4d0e273 textproc/multimarkdown: fix fetch when either CHEAT_SHEET or EXTRAS are ON
PR:		246057
Submitted by:	Yasuhiro KIMURA <yasu % utahime.org>
2020-05-21 20:02:52 +00:00
Thierry Thomas 021ca08d6d Upgrade to v3.1.0.
Changelog at <https://github.com/pyenchant/pyenchant/releases/tag/v3.1.0>.
2020-05-21 09:29:06 +00:00
Hiroki Tagato 8c9ea42010 Easily generate CHANGELOGs for Git repositories with high flexibility
and customizability to your likings.

WWW: https://github.com/git-chglog/git-chglog

PR:		244639
Submitted by:	Lewis Cook <vulcan@wired.sh>
Approved by:	ehaupt (mentor)
2020-05-21 05:33:00 +00:00
Fernando Apesteguía 71101e4cd0 textproc/linuxdoc-tools: Update to 0.9.80
PR:	246562
Submitted by:	felix@palmen-it.de (maintainer)
2020-05-20 05:39:53 +00:00
Sunpoet Po-Chuan Hsieh ccca3ee9ce Update to 6.0.3.1
- Add PORTSCOUT

Changes:	https://github.com/rails/rails/blob/6-0-stable/actiontext/CHANGELOG.md
2020-05-19 23:34:45 +00:00
Sunpoet Po-Chuan Hsieh cf7476570e Update to 1.3.1
Changes:	https://github.com/floraison/raabro/blob/master/CHANGELOG.md
2020-05-19 23:32:38 +00:00
Sunpoet Po-Chuan Hsieh 0045c2131c Update to 4.3.23
Changes:	https://github.com/xlcnd/isbntools/blob/master/CHANGES.txt
2020-05-19 23:30:59 +00:00
Sunpoet Po-Chuan Hsieh bf0448ad5a Update to 3.10.1
Changes:	https://github.com/xlcnd/isbnlib/blob/dev/CHANGES.txt
2020-05-19 23:30:53 +00:00
Matthias Fechner db7a4567ee New ports required for www/gitlab-ce 12.10 upgrade. 2020-05-19 19:04:53 +00:00
Ryan Steinmetz e85480cd24 New port: textproc/py-fastavro:
Fast Avro support for Python provides:
* Rich data structures.
* A compact, fast, binary data format.
* A container file, to store persistent data.
* Remote procedure call (RPC).
* Simple integration with dynamic languages.

WWW: https://pypi.python.org/pypi/fastavro
2020-05-19 18:24:13 +00:00
Danilo G. Baio 0019c1e729 Add textproc/py-sphinxcontrib-napoleon
Sphinx extension that parses both NumPy and Google style docstrings

Napoleon is a pre-processor that parses NumPy and Google style docstrings and
converts them to reStructuredText before Sphinx attempts to parse them. This
happens in an intermediate step while Sphinx is processing the documentation,
so it doesn't modify any of the docstrings in your actual source code files.

WWW: https://pypi.org/project/sphinxcontrib-napoleon/
2020-05-18 22:05:38 +00:00
Danilo G. Baio 064d24a67e devel/llvm*: Upgrade Sphinx dependency to 3.X
This avoids conflicts between Sphinx ports when not using Poudriere.

PR:		246500
Approved by:	brooks (maintainer)
2020-05-18 21:50:29 +00:00
Antoine Brodin 8e1ecd0d21 py-line-protocol-parser is not compatible with python 2.7
Reported by:	pkg-fallout
2020-05-17 18:35:07 +00:00
Sunpoet Po-Chuan Hsieh 20bb94dd2c Update to 1.134
Changes:	https://metacpan.org/changes/distribution/Text-Table
2020-05-17 18:26:03 +00:00
Sunpoet Po-Chuan Hsieh ea05d6759d Change RUN_DEPENDS from rubygem-sassc to rubygem-sassc22
- Bump PORTREVISION for dependency change

This is a workaround for gitlab-ce. It should be fixed after rubygem-sassc
updating libsass from 3.6.3 to 3.6.4.

Reference:	https://gitlab.com/gitlab-org/gitlab/-/issues/216740
		https://github.com/sass/sassc-ruby/issues/201
		https://github.com/sass/sassc-ruby/pull/199
2020-05-17 18:07:23 +00:00
Sunpoet Po-Chuan Hsieh 8dee9df16e Add rubygem-sassc22 2.2.1 (copied from rubygem-sassc)
This is a workaround for gitlab-ce. It should be fixed after rubygem-sassc
updating libsass from 3.6.3 to 3.6.4.

Reference:	https://gitlab.com/gitlab-org/gitlab/-/issues/216740
		https://github.com/sass/sassc-ruby/issues/201
		https://github.com/sass/sassc-ruby/pull/199
2020-05-17 18:07:12 +00:00
Tobias C. Berner 1342efa04f textproc/zxing-cpp: update pkg-descr to reflect the new upstream
Reported by:	repology
2020-05-17 15:54:49 +00:00
Loïc Bartoletti 4c1a399966 x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
  - https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
2020-05-17 05:55:12 +00:00
Tobias C. Berner 48e33beccf textproc/zxing-cpp: switch upstream and update to 1.0.8
Most Linux Distros seem to ship [1] from the nu-book upstream [2].
For net/kaidan 0.50 this upstram is required.

Give maintainership to kde@.

[1] https://repology.org/project/zxing-cpp-nu-book/versions
[2] https://github.com/nu-book/zxing-cpp

PR:		246508
Approved by:	yuri (maintainer)
2020-05-16 18:33:54 +00:00
Sunpoet Po-Chuan Hsieh c58297311d Update to 7.7.0
- Add LICENSE_FILE

Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
2020-05-16 10:56:34 +00:00
Antoine Brodin f404e01a26 coccigrep is no longer compatible with python 2.7
Reported by:	pkg-fallout
2020-05-16 10:05:19 +00:00
Dmitry Marakasov 17b41d7d12 - Switch to share/man 2020-05-16 09:32:42 +00:00
Yuri Victorovich a17431f084 textproc/yq: Update 2.10.0 -> 2.10.1
Reported by:	portscout
2020-05-16 08:34:22 +00:00
Thierry Thomas 9ff4467470 Upgrade to 2.8.3.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.8.3>.
2020-05-15 19:48:57 +00:00
Tobias C. Berner 534e6ad1fe Update KDE Frameworks to 5.70.0
May 02, 2020. KDE today announces the release of KDE Frameworks 5.70.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.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.70.0.php

PR:		246331
Exp-run by:	antoine
2020-05-15 17:59:19 +00:00
Tobias C. Berner 7b77e96061 Update KDE's Applications to 20.04.1
From the changelog [1]:
	Some of the fixes included in this release are:
	* kio-fish: Only store password in KWallet if the user asked for it.
	* The Umbrello Fixes for adding multiline c++ comment support.
	* The scrolling behavior in the Okular document viewer has been
	  improved and is more usable with free-spinning mouse wheels
	* A regression that sometimes caused the JuK music player to
	  crash on start has been fixed
	* The Kdenlive video editor has received many stability updates,
	  including a fix to the DVD chapter creation and a fix that
	  improves the handling of timecodes, improved handling of missing
	  clips, draw “photo” frame on image clips to differentiate from
	  video clips., and previews in the timeline
	* KMail now correctly handles existing maildir folders when adding
	  a new maildir profile and no longer crashes when adding too many
	  recipients
	* Import and export of Kontact settings has been enhanced to include
	  more data

[1] https://kde.org/announcements/changelog-releases.php?version=20.04.1
2020-05-15 16:52:00 +00:00
Kai Knoblich 326d50a517 textproc/py-pikepdf: Update to 1.11.2
Changelog:

https://github.com/pikepdf/pikepdf/blob/v1.11.2/docs/release_notes.rst
2020-05-15 07:13:08 +00:00
Hiroki Tagato 8d1fdbcb27 - Update to 1.76
- Add compiler configuration options
- Import patches from upstream to address build failures

PR:		246441
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://github.com/ldn-softdev/jtc/releases/1.76
2020-05-15 00:31:37 +00:00
Sunpoet Po-Chuan Hsieh a24ec1f9ee Update to 3.19.0
Changes:	https://github.com/rouge-ruby/rouge/releases
		https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
2020-05-13 20:42:38 +00:00
Sunpoet Po-Chuan Hsieh b9d813b3e6 Add rubygem-rouge318 3.18.0 (copied from rubygem-rouge)
- Add PORTSCOUT
2020-05-13 20:37:00 +00:00
Alexander Nedotsukov 3852253984 Add py-line-protocol-parser 1.0.2 2020-05-13 20:22:50 +00:00
Danilo G. Baio 1256d9d0f6 textproc/linuxdoc-tools: Update to 0.9.78
PR:		246418
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
2020-05-13 02:11:13 +00:00
Sunpoet Po-Chuan Hsieh 524ba73d43 Update to 2020.4.4
Changes:	https://bitbucket.org/mrabarnett/mrab-regex/commits/
PR:		246406
Submitted by:	sunpoet (myself)
Approved by:	Eero Hanninen <fax@nohik.ee> (maintainer)
2020-05-12 22:31:44 +00:00
Sunpoet Po-Chuan Hsieh 67d4e73306 Change RUN_DEPENDS for py-sphinxcontrib-websupport 1.2.2 update
- Bump PORTREVISION for dependency change
2020-05-12 22:31:34 +00:00
Sunpoet Po-Chuan Hsieh 3f8c7aab66 Update to 0.0.12
Changes:	https://github.com/hsanson/asciidoctor-plantuml/commits/master
2020-05-12 22:30:20 +00:00
Sunpoet Po-Chuan Hsieh 11f2d88044 Update to 1.2.2
- Update WWW

Changes:	https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES
2020-05-12 22:28:10 +00:00
Sunpoet Po-Chuan Hsieh cebf3db36b Add py-sphinxcontrib-websupport11 1.1.2 (copied from py-sphinxcontrib-websupport)
- Add PORTSCOUT
- Update WWW
2020-05-12 22:24:22 +00:00
Sunpoet Po-Chuan Hsieh 3a73abfd7d Sort SUBDIRs 2020-05-12 20:55:08 +00:00
Danilo G. Baio bee652b3ae textproc/py-sphinx18: Set portscout limit to 1.8.X 2020-05-12 11:14:58 +00:00
Danilo G. Baio 75a5f7f076 Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
2020-05-11 23:51:58 +00:00
Danilo G. Baio 0141c04501 Add textproc/py-sphinxcontrib-qthelp
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.

WWW: http://sphinx-doc.org/

PR:		244678
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
2020-05-11 23:21:52 +00:00
Danilo G. Baio 0f171b67b0 Add textproc/py-sphinxcontrib-htmlhelp
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.

WWW: https://www.sphinx-doc.org/

PR:		244677
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
2020-05-11 23:19:52 +00:00
Danilo G. Baio 4800efea71 Add textproc/py-sphinxcontrib-serializinghtml
sphinxcontrib-serializinghtml is a sphinx extension which outputs serialized
HTML files (json and pickle).

WWW: https://www.sphinx-doc.org/

PR:		244676
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
2020-05-11 23:17:42 +00:00
Wen Heping a6356887e1 - Update to 4.1.5 2020-05-11 14:54:23 +00:00
Emanuel Haupt 3cb2ede4dc - Update to 1.1
- Update WWW to use the project space of the new upstream maintainer
- Make portclippy/portfmt happy
2020-05-11 07:58:14 +00:00
Tobias Kortkamp ec8005c329 textproc/ripgrep: Update to 12.1.0
Changes:	https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0
PR:		246345
Approved by:	Petteri Valkonen <petteri.valkonen@iki.fi> (maintainer)
2020-05-10 07:44:52 +00:00