Commit Graph

24060 Commits

Author SHA1 Message Date
Tobias Kortkamp 6f758c702c textproc/txt2man: Update to txt2man-1.7.0
Changes:	https://github.com/mvertes/txt2man/blob/txt2man-1.7.0/Changelog
2020-06-04 18:29:17 +00:00
Tobias Kortkamp a48473296f lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR:		246332 [1]
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25099
2020-06-04 18:08:00 +00:00
Lorenzo Salvadore be60350de5 Put some ports back in the pool
Approved by:	gerald (mentor), tcberner (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D25110
2020-06-03 21:54:29 +00:00
Sunpoet Po-Chuan Hsieh 1c489784e1 Bump PORTREVISION for devel/protobuf shlib change 2020-06-03 18:32:05 +00:00
Sunpoet Po-Chuan Hsieh cdc793c90e Update to 2.4.0
Changes:	https://github.com/sass/sassc-ruby/blob/master/CHANGELOG.md
2020-06-03 18:30:01 +00:00
Sunpoet Po-Chuan Hsieh d765be21c6 Update to 1.04
Changes:	https://metacpan.org/changes/distribution/Excel-Writer-XLSX
2020-06-03 18:09:00 +00:00
Sunpoet Po-Chuan Hsieh 8db88fd736 Use LIB_DEPENDS for devel/protobuf
% ldd /usr/local/lib/ruby/gems/2.6/gems/cld3-3.2.4/ext/cld3/libcld3.so | grep protobuf
        libprotobuf.so.23 => /usr/local/lib/libprotobuf.so.23 (0x801a00000)
2020-06-03 17:59:57 +00:00
Matthias Fechner 150747e837 Update textproc/rubygem-gitlab-markup to 1.7.1. 2020-06-03 08:56:34 +00:00
Tobias C. Berner 99bd3bb02d graphics/poppler: update to 0.89.0
Release 0.89.0:
        core:
         * Add support for ResetForm action. Issue #225
         * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all
         * Fix exporting to PS of some files with CID fonts
         * Use ICC profiles in PS output (if new enough lcms is used)
         * Allow almost-singular tiling pattern matrices. Issue #894
         * Fix memory leak when failing to load some fonts
         * CairoOutputDev: Use stroke opacity when clipping to a stroke path
         * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190

        glib:
         * Add poppler_movie_get_aspect

        cpp:
         * Add the font infos to the text_box object

Exp-run by:	antoine
PR:		246848
2020-06-02 14:47:29 +00:00
Matthias Andree 089344e368 New port: textproc/py-iso3166: Standalone ISO 3166-1 country definitions
Self-contained ISO 3166-1 country definitions.

WWW: https://pypi.python.org/pypi/iso3166

First user: multimedia/streamlink

(kevans@ asked me to handle the commit on Sat May 30 via IRC,
I missed it, and he asked again today.)

PR:		241565
Submitted by:	takefu@airport.fm (maintainer)
Reviewed by:	koobs@, vvd@unislabs.com
2020-06-02 13:12:22 +00:00
Thierry Thomas b0f403a21c Upgrade to 2.9.1.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.9.1>.
2020-06-02 10:28:48 +00:00
Muhammad Moinur Rahman 2932c32d20 textproc/groonga: Update version 10.0.2=>10.0.3
Relnotes:	https://groonga.org/en/blog/2020/05/29/groonga-10.0.3.html
2020-06-01 19:41:15 +00:00
Danilo Egea Gondolfo 342c3674e5 - Update to 2.1.2
PR:		237540
Submitted by:	mi
2020-06-01 16:33:36 +00:00
Fernando Apesteguía 1c75e6213c textproc/ripgrep: Update to 12.1.1
From ChangeLog: https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1

Bug fixes:

 * Corrects some egregious markup output in --help.
 * Mention the special $0 capture group in docs for the -r/--replace flag.
 * Fix failing test resulting from out-of-sync dependencies.

PR:	246893
Submitted by:	petteri.valkonen@iki.fi (maintainer)
2020-06-01 11:43:55 +00:00
Thierry Thomas b25c1ef528 Minor update to v1.1.1. No functionnal change but the tests. 2020-06-01 10:49:34 +00:00
Kirill Ponomarev bbc7e7d27d Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-06-01 10:10:25 +00:00
Raphael Kubo da Costa f353f7cc4f Update to 1.3.0.
Release notes: https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.3.0
2020-05-31 20:27:57 +00:00
Matthias Fechner 86a52c9ae2 Fixed dep definition after elasticsearch-api6 got a PORTREVISION bump.
Reported by:	pkg-fallout
2020-05-31 08:15:40 +00:00
Danilo G. Baio 3b93b8af61 textproc/py-sphinx: Fix build (extract) with static bsdtar(1)
===>  Extracting for py37-sphinx-3.0.3,1
=> SHA256 Checksum OK for python/Sphinx-3.0.3.tar.gz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1

Issue found at least on arm64.aarch64 and mips.mips64 builds using
native-x-tools/poudriere.

As /usr/bin/tar is replaced by the binary in /nxb-bin/, pointing EXTRACT_CMD
to /usr/bin/bsdtar instead.

root@12-mips64-default:/tmp # file /usr/bin/tar
/usr/bin/tar: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD),
statically linked, for FreeBSD 12.1, FreeBSD-style, stripped

root@12-mips64-default:/tmp # file /usr/bin/bsdtar
/usr/bin/bsdtar: ELF 64-bit MSB executable, MIPS, MIPS-III version 1 (FreeBSD),
dynamically linked, interpreter /libexec/ld-elf.so.1, FreeBSD-style, for
FreeBSD 12.1, stripped

This patch bypass the issue here (all scenarios we have tested), but the
problem still exists and it's being tracked in bug 246670.

Please, see more details in bug 246618. Thanks to tijl, jbeich, kevans and
all people who helped in testing.

PR:		246618, 246670
Submitted by:	tijl
Reported by:	jbeich
2020-05-30 12:27:38 +00:00
Fernando Apesteguía 82bd9a5456 textproc/codespell: Update to 1.17.1
PR:	246824
Submitted by:	fk@fabiankeil.de
2020-05-29 16:20:43 +00:00
Matthias Fechner 319e22d82a Match version of textproc/rubygem-elasticsearch-transport6. 2020-05-29 09:03:42 +00:00
Yuri Victorovich 433899c04b textproc/py-bibtexparser: Update 1.1.0 -> 1.2.0
Reported by:	portscout
2020-05-29 05:28:48 +00:00
Sunpoet Po-Chuan Hsieh 7b1f152cd6 Update to 7.7.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-05-29 03:10:13 +00:00
Sunpoet Po-Chuan Hsieh a602770925 Update to 7.7.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-05-29 03:10:08 +00:00
Sunpoet Po-Chuan Hsieh 2cbc8da846 Update to 7.7.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-05-29 03:10:02 +00:00
Sunpoet Po-Chuan Hsieh d77b4123a7 Update to 7.7.0
Changes:	https://github.com/elastic/elasticsearch-ruby/releases
2020-05-29 03:09:56 +00:00
Sunpoet Po-Chuan Hsieh aa82894d12 Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0
- Bump PORTREVISION for dependency change
2020-05-29 03:07:40 +00:00
Sunpoet Po-Chuan Hsieh b2d099847b Update to 3.10.3
Changes:	https://github.com/xlcnd/isbnlib/blob/dev/CHANGES.txt
2020-05-29 01:57:16 +00:00
Sunpoet Po-Chuan Hsieh 1e1254eb99 Update to 3.10.2
Changes:	https://github.com/xlcnd/isbnlib/blob/dev/CHANGES.txt
2020-05-28 19:13:45 +00:00
Sunpoet Po-Chuan Hsieh 643206b465 Update to 7.7.1
Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
2020-05-28 19:13:39 +00:00
Alexey Dokuchaev ce27b0a151 Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). 2020-05-28 15:20:46 +00:00
Alexey Dokuchaev 2c4b1d164e Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). 2020-05-28 08:43:29 +00:00
Alexey Dokuchaev a7d9790791 Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5). 2020-05-28 07:51:53 +00:00
Jimmy Olgeni 102086eb37 Update textproc/fzf to version 0.21.1.
PR:           246739
Submitted by: olgeni
Approved by:  maintainer
2020-05-28 07:50:25 +00:00
Alexey Dokuchaev 1e9999ddaf Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4). 2020-05-27 15:31:55 +00:00
Muhammad Moinur Rahman b902555d41 textproc/groonga: Update version 10.0.1=>10.0.2
Relnotes:	https://groonga.org/en/blog/2020/04/29/groonga-10.0.2.html
2020-05-27 06:37:12 +00:00
Glen Barber 8902746181 Return textproc/codespell to the pool.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-05-26 12:23:34 +00:00
Sunpoet Po-Chuan Hsieh 201130a570 Update WWW
Approved by:	portmgr (blanket)
2020-05-26 12:12:50 +00:00
Sunpoet Po-Chuan Hsieh 6dcf69a08f Add py-parse 1.15.0
parse() is the opposite of format(). It parses strings using a specification
based on the Python format() syntax. The module is set up to only export
parse(), search(), findall(), and with_pattern() when import * is used.

WWW: https://github.com/r1chardj0n3s/parse
2020-05-26 12:11:15 +00:00
Hiroki Tagato 390c3b92ef Update to 1.11.1
PR:		246725
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	mentors (implicit)
Changelog:	https://github.com/kellyjonbrazil/jc/blob/v.1.11.1/changelog.txt
2020-05-26 07:02:57 +00:00
Dmitry Marakasov 92af257079 - Update to 0.71.0 2020-05-25 17:36:29 +00:00
Fernando Apesteguía 9aec1b0c61 textproc/csvq: Update to 1.13.1
From ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.1

Change reference scope in lateral subquery.

PR:	246693
Submitted by:	vulcan@wired.sh (maintainer)
2020-05-25 11:22:56 +00:00
Baptiste Daroussin 284fd40254 Update to 0.6.5 2020-05-25 07:57:39 +00:00
Yuri Victorovich dc057ea7d1 Remove textproc/simplexml: Unfetchable
Unfetchable, an alternative upstream suggested in bug#235252 only contains the MS C-sharp project which is unbuildable on FreeBSD

https://bitbucket.org/kberridge/simplexml/src

PR:		235252
2020-05-25 06:00:59 +00:00
Kai Knoblich 76720cdc50 textproc/py-pikepdf: Update to 1.13.0
Changelog since 1.11.2:

https://github.com/pikepdf/pikepdf/blob/v1.13.0/docs/release_notes.rst
2020-05-24 09:38:26 +00:00
Matthias Andree 8c8971ae61 textproc/utf8proc: Update to 2.5.0, enable 'make test'
All 15 direct requisites build successfully after utf8proc update.
Not bumping dependent ports' PORTREVISIONS since the name of the
shlib remains unchanged and the changes are minor.

PR:		245818
Submitted by:	Daniel Engberg
2020-05-24 01:07:57 +00:00
Emanuel Haupt 8d6c9ebc8f JSONifies the output of many CLI tools and file-types
for easier parsing in scripts.

WWW: https://pypi.python.org/pypi/jc

PR:		246679
Submitted by:	vulcan@wired.sh
2020-05-23 21:13:46 +00:00
Jochen Neumeister 144fe8e134 Update to 0.072
PR:		246621
Reported by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by:	Netzkommune GmbH
2020-05-23 15:57:22 +00:00
Danilo G. Baio aee36591c8 Add textproc/py-sphinx-autodoc-typehints
Type hints (PEP 484) support for the Sphinx autodoc extension

This extension allows you to use Python 3 annotations for documenting
acceptable argument types and return value types of functions. This allows you
to use type hints in a very natural fashion.

WWW: https://github.com/agronholm/sphinx-autodoc-typehints

PR:		246625
Submitted by:	Andreas Bilke <andreas@bilke.org>
2020-05-23 00:50:20 +00:00
Danilo G. Baio 9d3972f702 Add textproc/py-sphinx-autoapi: Sphinx API documentation generator
Sphinx AutoAPI provides "autodoc" style documentation for multiple
programming languages without needing to load, run, or import the
project being documented.

WWW: https://sphinx-autoapi.readthedocs.io/

PR:		246624
Submitted by:	Andreas Bilke <andreas@bilke.org>
2020-05-23 00:47:50 +00:00