summaryrefslogtreecommitdiff
path: root/textproc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/artha: Remove expired port:Muhammad Moinur Rahman2023-03-305-51/+0
| | | | 2023-03-31 textproc/artha: Abandonware, last release in 2012
* textproc/opensearch-*: Update to 2.4.1Jose Alonso Cardenas Marquez2023-03-304-8/+10
| | | | | | | - Fix issues when it is packaged with PLUGINS=off [1] PR: 269909 Reported by: bsd at_ abinet.ru [1] With hat: opensearch
* textproc/scdoc: unbreak fetch due to Git upgradeJan Beich2023-03-301-2/+2
| | | | | | => Fetched file size mismatch (expected 12746, actual 12803) See also: https://github.com/git/git/commit/4f4be00d302b
* textproc/ansifilter: Update version 2.18=>2.19Muhammad Moinur Rahman2023-03-302-13/+8
| | | | | | | - Make use of OPTIONSNG - Pet portclippy Changelog: http://www.andre-simon.de/doku/ansifilter/en/changelog.php
* textproc/groonga: Update version 13.0.0=>13.0.1Muhammad Moinur Rahman2023-03-302-4/+4
| | | | Changelog: https://groonga.org/en/blog/2023/03/24/groonga-13.0.1.html
* textproc/py-ntc-templates: Update to 3.3.0Kai Knoblich2023-03-292-4/+4
| | | | | | Changelog: https://github.com/networktocode/ntc-templates/releases/tag/v3.3.0
* textproc/py-tablib: Update to 3.4.0Kai Knoblich2023-03-292-6/+8
| | | | | | | | | | * Switch to PEP517 build framework. Changelog: https://github.com/jazzband/tablib/releases/tag/v3.4.0 MFH: No (PEP517 support not present in 2023Q1)
* textproc/py-mkdocs-material: Update to 9.1.4Kai Knoblich2023-03-292-4/+4
| | | | | | Changelog since 9.1.2: https://github.com/squidfunk/mkdocs-material/compare/9.1.2...9.1.4
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2023-03-292-2/+2
|
* textproc/py-bracex: Set PYTHONPATH in TEST_ENVMatthew Seaman2023-03-291-0/+2
| | | | | | Ensure that tests are run against the new copy of the module in the staging directory, and not an earlier version that already happened to be installed.
* textproc/p5-PPIx-Regexp: update to 0.088Sergei Vyshenski2023-03-292-4/+4
| | | | | | | Changelog: https://metacpan.org/dist/PPIx-Regexp/changes PR: 269901 Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* textproc/py-enrich: remove non-functional test codeMatthew Seaman2023-03-281-5/+1
| | | | | | | | | PyPI tarballs do not contain any of the test code. Attempting to build against code from GitHub results in: LookupError: setuptools-scm was unable to detect version for ... since the GitHub tarballs are missing some other important metadata.
* textproc/py-rich: enable 'make test' by using sources from GitHubMatthew Seaman2023-03-282-4/+11
| | | | The PyPI source bundles don't contain any of the test code.
* textproc/apache-commons-csv: update to 1.10.0 and take maintainershipMitchell Clay2023-03-282-5/+5
| | | | | | | Changelog: https://commons.apache.org/proper/commons-csv/changes-report.html#a1.10.0 PR: 270091 Reported by: Mitchell Clay <mclay@astate.edu> (new maintainer)
* textproc/py-rich: fix build in presence of gitMatthew Seaman2023-03-271-0/+2
| | | | | If git is installed, it seems .gitignore will somehow prevent a wheel being created.
* textproc/py-rich: Update to 13.3.3Matthew Seaman2023-03-272-6/+8
| | | | | | Switch to USE_PYTHON= pep517 pytest Changes: https://github.com/Textualize/rich/blob/v13.3.3/CHANGELOG.md
* textproc/py-wcmatch: Remove flavors from USE_PYTHONMatthew Seaman2023-03-271-1/+1
| | | | | | pep517 implies flavors already. Reported by: sunpoet
* textproc/py-wcmatch: Add USE_PYTHON= autoplistMatthew Seaman2023-03-271-1/+1
| | | | Whoops...
* textproc/py-wcmatch: Switch to USE_PYTHON= pep517 pytestMatthew Seaman2023-03-272-48/+10
| | | | | | | | | | Use the system provided mechanisms for pep517 and pytest rather than rolling our own. Ignore widows specific tests. Only changes to the build system with no functional effect on the built package, so no version bump.
* textproc/py-extract-msg: update to 0.40.0Jesús Daniel Colmenares Oviedo2023-03-272-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.40.0/CHANGELOG.md * Added new code to handle injection of text into the RTF body. For many cases, this will be much more effective as it relies on ensuring that it is in the main group and past the header before injection. It is not currently the first choice as it doesn't have proper respect for encapsulated HTML, however it will replace some of the old methods entirely. Solving this issue was done through the use of a few functions and the internal _rtf module. This module in it's entirety is considered to be implementation details, and I give no guarantee that it will remain in it's current state even across patch versions. As such, it is not recommended to use it outside of the module. * Changed MessageBase.rtfEncapInjectableHeader and MessageBase.rtfPlainInjectableHeader from str to bytes. They always get encoded anyways, so I don't know why I had them returning as str. * Updated minimum Python version to 3.8 as 3.6 has reached end of support and 3.7 will reach end of support within the year. * Updated information in README. PR: 270392 Reported by: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
* textproc/markdownfmt: fix build on riscv64Robert Clausecker2023-03-272-5/+5
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* textproc/pecl-yaml: Update to 2.2.3Danilo G. Baio2023-03-262-4/+4
| | | | Changelog: https://pecl.php.net/package-changelog.php?package=yaml&release=2.2.3
* textproc/bat: Update to 0.23.0Luca Pizzamiglio2023-03-264-248/+302
|
* textproc/gnugrep: update GNU grep to version 3.10Alexey Dokuchaev2023-03-262-4/+4
| | | | Reported by: portscout
* textproc/gojq: Update to 0.12.12Norikatsu Shigemura2023-03-262-7/+7
| | | | | Changelog: https://github.com/itchyny/gojq/releases/tag/v0.12.12 Approved by: hrs (mentor)
* textproc/minify: fix build on riscv64Robert Clausecker2023-03-245-2/+77
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* textproc/vale: fix build on riscv64Robert Clausecker2023-03-242-5/+6
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* textproc/csvq: fix build on riscv64Robert Clausecker2023-03-242-2/+10
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* textproc/py-python-lsp-server: Update to 1.7.1Rainer Hurling2023-03-243-25/+34
| | | | | | | | | | | | | | | | | | Releases v1.7.0 and v1.7.1 with the following new features and changes: - Add a new plugin to provide autoimport functionality (disabled by default) - Add progress reporting - Make jedi_definition plugin follow definitions to pyi files - Add support for flake8 version 6 - Add support for Yapf ignore patterns - Add mccabe setting to flake8 plugin - Fixes an error with the Pydocstyle 6.2.0+ - Includes missing Pylint "information" category - Improves Jedi file completions for directories The port changes from distutils to pep517 and again removes some version limitations of dependencies. Changelog: https://github.com/python-lsp/python-lsp-server/releases/tag/v1.7.0 https://github.com/python-lsp/python-lsp-server/releases/tag/v1.7.1
* textproc/consul-template: fix build on riscv64Robert Clausecker2023-03-222-5/+5
| | | | | | | | Bump golang.org/x/sys dependency to version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* textproc/castxml: Update 0.6.0 → 0.6.1Yuri Victorovich2023-03-222-4/+4
| | | | Reported by: portscout
* textproc/castxml: Update 0.5.0 → 0.6.0Yuri Victorovich2023-03-212-6/+5
| | | | Reported by: portscout
* textproc/peco: update to 0.5.11Hiroki Tagato2023-03-222-5/+4
| | | | | | Changelog: https://github.com/peco/peco/blob/v0.5.11/Changes Reported by: portscout
* textproc/py-docstring-to-markdown: Update to 0.12Rainer Hurling2023-03-212-5/+13
| | | | | | Now with tests, after they are included in the release tarball [1]. [1] https://github.com/python-lsp/docstring-to-markdown/issues/26
* textproc/py-mako: Add NO_ARCHPo-Chuan Hsieh2023-03-221-0/+2
| | | | Approved by: portmgr (blanket)
* textproc/rubygem-cld3: Update to 3.5.2Po-Chuan Hsieh2023-03-222-8/+4
| | | | Changes: https://github.com/akihikodaki/cld3-ruby/releases
* textproc/py-sphinx: Fix 4cea0f3e80754304a64ff058727a891d37a3913aPo-Chuan Hsieh2023-03-221-10/+12
| | | | | - Update version requirement of *_DEPENDS - Remove superfluous blank line
* textproc/p5-XML-LibXSLT: Update to 2.002001Po-Chuan Hsieh2023-03-222-4/+4
| | | | Changes: https://metacpan.org/dist/XML-LibXSLT/changes
* textproc/p5-Template-Plugin-Data-Printer: Update to 0.017Po-Chuan Hsieh2023-03-222-5/+5
| | | | Changes: https://metacpan.org/dist/Template-Plugin-DataPrinter/changes
* textproc/rubygem-terser11: Update to 1.1.14Po-Chuan Hsieh2023-03-222-4/+4
| | | | | Changes: https://github.com/ahorek/terser-ruby/releases https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md
* textproc/rubygem-psych: Update to 5.1.0Po-Chuan Hsieh2023-03-222-4/+4
| | | | | Changes: https://github.com/ruby/psych/releases https://github.com/ruby/psych/commits/master
* textproc/rubygem-google-cloud-translate-v3: Update to 0.6.0Po-Chuan Hsieh2023-03-222-5/+5
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-translate-v3/CHANGELOG.md
* textproc/rubygem-commonmarker: Update to 0.23.8Po-Chuan Hsieh2023-03-222-4/+4
| | | | Changes: https://github.com/gjtorikian/commonmarker/releases
* textproc/py-tomli-w: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2023-03-222-25/+4
| | | | - Bump PORTREVISION for dependency and package change
* textproc/py-tomli: Set USES=python version explicitlyPo-Chuan Hsieh2023-03-221-1/+1
|
* textproc/py-tinycss2: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2023-03-222-36/+3
| | | | - Bump PORTREVISION for dependency and package change
* textproc/py-tableschema-to-template: Update to 0.0.13Po-Chuan Hsieh2023-03-222-4/+5
| | | | | | - Add LICENSE_FILE Changes: https://github.com/hubmapconsortium/tableschema-to-template/blob/main/CHANGELOG.md
* textproc/py-sphinx-theme-builder: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2023-03-222-44/+3
| | | | - Bump PORTREVISION for dependency and package change
* textproc/py-sphinx-intl: Update to 2.1.0Po-Chuan Hsieh2023-03-222-5/+5
| | | | Changes: https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst
* textproc/py-sphinx-inline-tabs: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2023-03-222-38/+3
| | | | - Bump PORTREVISION for dependency and package change