Commit Graph

24060 Commits

Author SHA1 Message Date
Kai Knoblich 1ff33b264b textproc/py-dparse: Update to 0.5.1
* Add default option PIPENV to reflect the requirements given in setup.py.

Changelog:

https://github.com/pyupio/dparse/blob/0.5.1/HISTORY.rst
2020-12-09 11:16:31 +00:00
Yuri Victorovich 011f3a64b8 textproc/jql: Update 2.8.0 -> 2.8.1 2020-12-09 10:27:23 +00:00
Yuri Victorovich 9511cb395a New port: textproc/jql: JSON Query Language CLI tool built with Rust 2020-12-09 00:09:33 +00:00
Loïc Bartoletti 47b26d9293 Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in ${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup. Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires pysip, so that should be enough for PyQt packages.

List of ports impacted by this change. Most of the patches have been integrated or are in the process of being integrated upstream:

- devel/libsavitar
- graphics/py-python-poppler-qt5
- net-im/scudcloud
- net/libarcus
- print/py-frescobaldi
- science/py-veusz
- graphics/qgis and graphics/qgis-ltr
- deskutils/calibre

A special note regarding calibre. New versions require sip>=5, we update it to the latest version (thanks to madpilot@)

science/scidavis will remove the PyQt binding soon and there is no patch planned, so we remove the python option (ok makc@)

While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6, ...)

Thanks to tcberner and adridg!

[1] https://www.riverbankcomputing.com/static/Docs/sip/

PR:                250853
Exp-run by:        antoine
2020-12-08 20:03:07 +00:00
Guangyuan Yang b94ed4814e textproc/R-cran-rex: Update to 1.2.0 and take maintainership
PR:		251643
Approved by:	lwhsu
2020-12-08 08:50:31 +00:00
Jan Beich 7261f55490 textproc/scdoc: update to 1.11.1
Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.1
Reported by:	Repology
2020-12-07 23:18:36 +00:00
Wen Heping 04baa3b836 - Update to 2.0.5 2020-12-07 13:52:14 +00:00
Steve Wills c3195f841f textproc/p5-Spreadsheet-ReadSXC: update to 0.32 2020-12-06 18:14:09 +00:00
Steve Wills d33c8a9067 textproc/p5-Algorithm-CheckDigits: update to 1.3.5 2020-12-06 17:56:18 +00:00
Mikael Urankar eeaaa598b8 textproc/sigil: Update to 1.4.3
Critical update for textproc/sigil

Changes: https://sigil-ebook.com/2020/12/03/sigil-1-4-3-critical-fix-release/

PR:		251629
Submitted by:	Jonathan Chen (maintainer)
MFH:		2020Q4
2020-12-06 17:46:07 +00:00
Mikael Urankar 1368a8c1fa textproc/kibana7: Fix rc script
PR:		251494
Submitted by:	Boris Korzun
Approved by:	Juraj Lutter (maintainer)
2020-12-06 15:39:57 +00:00
Danilo G. Baio 421a52c18f textproc/pecl-yaml: Update to 2.2.0
Changelog:	https://pecl.php.net/package-changelog.php?package=yaml&release=2.2.0
2020-12-06 13:24:30 +00:00
Mikael Urankar 4ac879f3ac textproc/dasel: add new port
Dasel (short for data-selector) allows
you to query and modify data structures
using selector strings.

Comparable to jq / yq, but supports JSON,
YAML, TOML and XML with zero runtime
dependencies.

WWW: https://github.com/TomWright/dasel

PR:		250946
Submitted by:	Lewis Cook
2020-12-06 10:14:30 +00:00
Romain Tartière dbe271208a Make it possible to choose which version of Puppet to depend on
Since we do not change the default, no need to rebuild packages so no
PORTREVISION bump.

With hat:	puppet
2020-12-05 20:52:56 +00:00
Matthew Seaman 0c39a5c738 Update to 9.3.0
ChangeLog:	https://github.com/willmcgugan/rich/blob/v9.3.0/CHANGELOG.md
2020-12-05 14:55:44 +00:00
Sunpoet Po-Chuan Hsieh d7fb6489e8 Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change
2020-12-05 14:22:47 +00:00
Tobias C. Berner 6114d3f0a0 textproc/yelp-xsl & x11/yelp: Update to 3.38.2
PR:		251386
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-12-04 19:17:53 +00:00
Mark Linimon fd17c31956 Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
2020-12-03 16:39:33 +00:00
Mark Linimon 33aa53e0fd Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
2020-12-03 16:35:29 +00:00
Antoine Brodin 1e39ab7285 Unbreak bulk -a 2020-12-02 18:44:57 +00:00
Dmitry Marakasov 94245be614 lookatme is an interactive, extensible, terminal-based markdown
presentation tool.

Features:
 * Markdown rendering
 * Live (input file modification time watching) and manual reloading
 * Live terminals embedded directly in slides
 * Syntax highlighting using Pygments
 * Loading external files into code blocks
 * Support for contrib extensions
 * Smart slide splitting

WWW: https://github.com/d0c-s4vage/lookatme
2020-12-02 14:39:04 +00:00
Rainer Hurling a1c8ae2854 textproc/cast2gif: Add port 0.1.0 pre-release
Oops, forgot to integrate textproc/Makefile in previous commit, sorry.
2020-12-02 08:18:31 +00:00
Rainer Hurling 6c9eb45dc0 textproc/cast2gif: Add port 0.1.0 pre-release
Tool to render Asciinema cast files to GIFs without
using Electron or a web browser

The port contains the pre-release [1] plus two commits,
added since then.

[1] https://github.com/katharostech/cast2gif/releases

PR:		251064
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27435
2020-12-02 08:15:01 +00:00
Fernando Apesteguía d348609f3c textproc/csvq: Update to 1.13.7
ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.7

PR:	251497
Submitted by:	vulcan@wired.sh (maintainer)
2020-12-01 19:25:50 +00:00
Mikael Urankar 6cfd76325c textproc/goldendict: Fix build with llvm10
./sptr.hh:71:12: error: cannot initialize return object of type 'unsigned int' with an lvalue of type 'unsigned int *const'
  { return count; }
           ^~~~~

Import upstream fix

PR:		251128
Approved by:	bsam (maintainer timeout)
2020-12-01 16:50:00 +00:00
Thierry Thomas 181dac2f08 Adding py-langid, a standalone Language Identification (LangID) tool. 2020-12-01 13:21:06 +00:00
Tobias C. Berner d56eb40d13 textproc/libxml2: ship patches via files/ due to gitlab
- gitlab has a tendency to change checksum of patches due to metadata changes
- switch to including the patches in the tree directly instead of using PATCH_FILES

PR:             251040
Submitted by:   daniel.engberg.lists@pyret.net
Reported by:    David Armstrong <bink19th@pm.me>
2020-11-30 18:45:04 +00:00
Kirill Ponomarev d6af5b2fc4 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-11-30 16:42:24 +00:00
Kai Knoblich 7fb05af4d4 textproc/py-pdfminer.six: Update to 20201018
Changelog:

https://github.com/pdfminer/pdfminer.six/blob/20201018/CHANGELOG.md
2020-11-30 12:59:56 +00:00
Mikael Urankar c3efce171b textproc/elasticsearch7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.0.html

PR:		251352
Submitted by:	Juraj Lutter (maintainer)
2020-11-29 16:17:27 +00:00
Mikael Urankar b81972af39 textproc/kibana7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.0.html

PR:		251353
Submitted by:	Juraj Lutter (maintainer)
2020-11-29 16:10:52 +00:00
Luca Pizzamiglio a578da30a7 textproc/bat: update to 0.17.1
Changes: https://github.com/sharkdp/bat/releases/tag/v0.17.1
2020-11-27 08:56:52 +00:00
Sunpoet Po-Chuan Hsieh 586ffedb2e Update USES=python for py-smart-open 4.0.0 update 2020-11-26 21:22:23 +00:00
Sunpoet Po-Chuan Hsieh 64fe809bf4 Update to 0.5.0
Changes:	https://github.com/theacodes/cmarkgfm/releases
2020-11-26 21:18:05 +00:00
Yuri Victorovich 205e4bee88 textproc/bat: Update 0.16.0 -> 0.17.0
PR:		251333
Approved by:	pizzamig (maintainer)
2020-11-26 19:07:10 +00:00
Fernando Apesteguía bf41f62c0f textproc/codespell: update to 2.0.0
Reported by:	portscout
2020-11-25 07:14:11 +00:00
Sunpoet Po-Chuan Hsieh 640e52ba4f Update to 2020.11.15b17
Changes:	https://github.com/pradyunsg/furo/blob/main/docs/changelog.md
2020-11-24 20:49:29 +00:00
Mikael Urankar 4e449e031e lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0

Reviewed by:	jbeich
Tested by:	bdragon, jbeich, mikael
Differential Revision:	https://reviews.freebsd.org/D27293
2020-11-24 12:48:53 +00:00
Fernando Apesteguía 32043912de textproc/sigil: update to 1.4.2
From ChangeLog: https://sigil-ebook.com/2020/11/21/sigil-1-4-2-critical-fix-release/

Bug Fixes Since Sigil-1.4.0:

 * critical bug fix for incorrectly xml encoding of opf metadata attributes that
   use entities
 * fix bug in "Add Existing" files when file names would require percent
   encoding
 * fix bug in multiple language spellchecking dialog word lookup when no
   language attributes used
 * update de, nl, sv, ko, ru translations that missed the Sigil 1.4.0 initial
   release
 * critical bug fix for over xml encoding html used inside metadata in the opf
 * revert ctrl-f to it long standing Find and Replace behaviour

If you are using either Sigil-1.4.0 or Sigil-1.4.1, we strongly urge you to
upgrade to Sigil-1.4.2.

PR:	251322
Submitted by:	jonc@chen.org.nz (maintainer)
2020-11-24 06:59:50 +00:00
Tobias C. Berner 65af483151 Update KDE Frameworks to 5.76
November 07, 2020. KDE today announces the release of KDE Frameworks 5.76.0.

KDE Frameworks are 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 release announcement.

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.76.0/

PR:		251135
Exp-run by:	antoine
2020-11-23 18:46:43 +00:00
Matthias Fechner 3a7b87ef5a Update to 3.3.0 to be ruby 2.7 compatible. 2020-11-23 11:55:46 +00:00
Matthias Fechner 7278f0a611 Correct build for ruby 2.7.
Ruby 2.6 has following files available:
1 lrwxr-xr-x  1 root  wheel    6 Oct 13 10:45 /usr/local/bin/rdoc -> rdoc26
5 -rwxr-xr-x  1 root  wheel  518 Oct 13 10:44 /usr/local/bin/rdoc26

Ruby 2.7 has:
6 -rwxr-xr-x  1 root  wheel  518 Nov 23 07:28 /usr/local/bin/rdoc

So there is no need to have a version included for the rdoc command.
2020-11-23 11:50:46 +00:00
Yuri Victorovich d6c2911158 textproc/aha: Update 0.5 -> 0.5.1
PR:		251325
Approved by:	woodsb02 (maintainer)
2020-11-23 09:12:18 +00:00
Tobias C. Berner 93b90c42e3 Only define USE_LDCONFIG in devel/qt5-core
All the qt5-ports share the same library directory. devel/qt5-core is dependet on
by all others.
So there is no need to add identical entries to libdata/ldconfig, and restart the
ldconfig service on every pkg change of those ports.

Reported by:	bapt
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27224
2020-11-21 18:18:34 +00:00
Ashish SHUKLA 474dfe02f4 - Update to 3.0.5
Reported by:	portscout
2020-11-21 17:31:53 +00:00
TAKATSU Tomonari b337e9b8a4 - Update to 2.0 2020-11-21 15:48:26 +00:00
Mikael Urankar c00c9cdec7 textproc/tokyodystopia: fix build on aarch64
Add missing localbase in USE flag otherwise the tokyocabinet lib is not found

configure:3855: checking for main in -ltokyocabinet
configure:3874: cc -o conftest -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong  conftest.c -ltokyocabinet  -lbz2 -lz -lpthread -lm -lc  >&5
ld: error: unable to find library -ltokyocabinet

PR:		251132
Approved by:	portmgr (tier-2 blanket)
2020-11-21 13:39:48 +00:00
Sunpoet Po-Chuan Hsieh b23f186afe Update to 7.10.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-11-21 09:44:21 +00:00
Sunpoet Po-Chuan Hsieh d2f738a34f Update to 7.10.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-11-21 09:44:17 +00:00
Sunpoet Po-Chuan Hsieh dc95d63428 Update to 7.10.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-11-21 09:44:12 +00:00