aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* *: Drop maintainership on most of my ports.Lars Engels2021-07-281-1/+1
| | | | Unfortunately I cannot give them the love they deserve at the moment.
* textproc/py-jc: Update to 1.16.0Lewis Cook2021-07-282-4/+4
| | | | Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.16.0
* */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0Loïc Bartoletti2021-07-272-2/+2
| | | | | | | | Changes: - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS PR: 257308 Exp-run by: antoine
* textproc/rubygem-rich: deprecate for 2021-08-26Rene Ladan2021-07-261-0/+3
|
* textproc/google-ctemplate: update to 2.4.Vanilla I. Shu2021-07-266-80/+7
|
* textproc/sigil: Update to 1.7.0Jonathan Chen2021-07-262-4/+4
| | | | | | | Changelog: https://sigil-ebook.com/blog/sigil-1.7.0-released/ PR: 257346 Approved by: lwhsu (mentor, implicit)
* textproc/libnumbertext: Update to 1.0.7Li-Wen Hsu2021-07-263-4/+8
|
* textproc/ibus-m17n: Update 1.4.5 -> 1.4.6Yuri Victorovich2021-07-252-5/+6
|
* textproc/ibus-table: Update 1.13.3 -> 1.14.0Yuri Victorovich2021-07-253-4/+5
|
* textproc/py-colorclass: unbreak with python310Jan Beich2021-07-252-0/+6
| | | | | | | | | | | >>> import colorclass Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.10/site-packages/colorclass/__init__.py", line 11, in <module> from colorclass.codes import list_tags # noqa File "/usr/local/lib/python3.10/site-packages/colorclass/codes.py", line 4, in <module> from collections import Mapping ImportError: cannot import name 'Mapping' from 'collections' (/usr/local/lib/python3.10/collections/__init__.py)
* textproc/R-cran-utf8: Update to 1.2.2TAKATSU Tomonari2021-07-252-4/+4
|
* textproc/intltool: Add NO_ARCHPo-Chuan Hsieh2021-07-241-0/+2
| | | | Approved by: portmgr (blanket)
* textproc/py-transifex-client: Fix build with py-urllib3 1.26.5Po-Chuan Hsieh2021-07-242-2/+2
| | | | - While I'm here, update version requirement of RUN_DEPENDS
* textproc/rubygem-rttool: Cosmetic changePo-Chuan Hsieh2021-07-241-3/+3
|
* textproc/rubygem-ini: Cosmetic changePo-Chuan Hsieh2021-07-241-3/+3
|
* textproc/py-ttp: Update to 0.7.2Po-Chuan Hsieh2021-07-242-4/+4
| | | | Changes: https://github.com/dmulyalin/ttp/releases
* textproc/py-tomli: Update to 1.1.0Po-Chuan Hsieh2021-07-242-4/+4
| | | | Changes: https://github.com/hukkin/tomli/blob/master/CHANGELOG.md
* textproc/py-elasticsearch6: Update version requirement of RUN_DEPENDSPo-Chuan Hsieh2021-07-241-1/+1
|
* textproc/po4a: Fix runtime dependenciesDanilo G. Baio2021-07-241-2/+3
| | | | | Can't exec "msgmerge": No such file or directory at /usr/local/bin/po4a-updatepo line 308
* textproc/rubygem-asciidoctor-kroki: Update to 0.5.0Matthias Fechner2021-07-242-4/+4
| | | | Required for gitlab-ce 14.1.
* textproc/ripgrep: fix build on powerpcPiotr Kubaj2021-07-241-0/+72
|
* textproc/fop: Update to 2.6Max Brazhnikov2021-07-234-17/+29
|
* textproc/py-restructuredtext-lint: Add new portMateusz Piotrowski2021-07-224-0/+29
|
* textproc/R-cran-readr: Update to 2.0.0TAKATSU Tomonari2021-07-222-9/+9
| | | | | - Update to 2.0.0 - Change LICENSE to MIT
* textproc/R-cran-vroom: Add new portTAKATSU Tomonari2021-07-224-0/+43
| | | | | | | | | | The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily , so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting. WWW: https://cran.r-project.org/web/packages/vroom/
* textproc/rubygem-puppet-strings: Update to 2.8.0Romain Tartière2021-07-222-4/+4
| | | | | | | ChangeLog: https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v280-2021-07-19 With hat: puppet
* textproc/p5-Text-Tabs+Wrap: Update to 2021.0717Po-Chuan Hsieh2021-07-213-13/+4
| | | | Changes: https://metacpan.org/dist/Text-Tabs+Wrap/changes
* textproc/py-elasticsearch: Update to 7.13.4Po-Chuan Hsieh2021-07-212-4/+4
| | | | Changes: https://github.com/elastic/elasticsearch-py/releases
* textproc/rubygem-unf_ext: Update to 0.0.7.7Po-Chuan Hsieh2021-07-212-5/+5
| | | | Changes: https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md
* textproc/rubygem-twitter-text: Update to 3.1.0Po-Chuan Hsieh2021-07-212-5/+5
| | | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/twitter/twitter-text/releases https://github.com/twitter/twitter-text/commits/master
* textproc/rubygem-tidy_ffi: Update to 1.0.1Po-Chuan Hsieh2021-07-212-6/+10
| | | | | | | | - Add LICENSE - Update version requirement of RUN_DEPENDS - Add NO_ARCH Changes: https://github.com/libc/tidy_ffi/blob/master/CHANGELOG
* textproc/rubygem-spreadsheet: Update to 1.2.9Po-Chuan Hsieh2021-07-212-7/+8
| | | | Changes: https://github.com/zdavatz/spreadsheet/commits/master
* textproc/rubygem-simplecov-html: Update to 0.12.3Po-Chuan Hsieh2021-07-212-4/+4
| | | | Changes: https://github.com/simplecov-ruby/simplecov-html/releases
* textproc/rubygem-scss_lint: Update to 0.59.0Po-Chuan Hsieh2021-07-213-7/+6
| | | | | | | - Update version requirement of RUN_DEPENDS - Update WWW Changes: https://github.com/sds/scss-lint/releases
* textproc/rubygem-sanitize: Update to 5.2.3Po-Chuan Hsieh2021-07-212-4/+4
| | | | Changes: https://github.com/rgrove/sanitize/releases
* textproc/rubygem-rubypants: Update to 0.7.1Po-Chuan Hsieh2021-07-212-6/+7
| | | | Changes: https://github.com/jmcnevin/rubypants/commits/master
* textproc/rubygem-ruby_expect: Update to 1.7.5Po-Chuan Hsieh2021-07-212-6/+7
| | | | Changes: https://github.com/abates/ruby_expect/commits/develop
* textproc/rubygem-representable: Update to 3.1.1Po-Chuan Hsieh2021-07-212-9/+10
| | | | Changes: https://github.com/trailblazer/representable/blob/master/CHANGES.md
* textproc/rubygem-redcarpet: Update to 3.5.1Po-Chuan Hsieh2021-07-212-5/+5
| | | | Changes: https://github.com/vmg/redcarpet/releases
* textproc/rubygem-rdiscount: Update to 2.2.0.2Po-Chuan Hsieh2021-07-212-5/+5
| | | | Changes: https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md
* textproc/rubygem-ox: Update to 2.14.5Po-Chuan Hsieh2021-07-213-6/+6
| | | | | | | - Add LICENSE_FILE - Update WWW Changes: https://github.com/ohler55/ox/blob/develop/CHANGELOG.md
* textproc/rubygem-org-ruby: Update version requirement of RUN_DEPENDSPo-Chuan Hsieh2021-07-211-4/+4
|
* textproc/rubygem-nokogumbo: Update to 2.0.5Po-Chuan Hsieh2021-07-212-4/+4
| | | | Changes: https://github.com/rubys/nokogumbo/releases
* textproc/rubygem-loggability: Update to 0.18.2Po-Chuan Hsieh2021-07-213-7/+8
| | | | | | - Update WWW Changes: https://github.com/ged/loggability/blob/master/History.rdoc
* textproc/rubygem-linguistics: Update version requirement of RUN_DEPENDSPo-Chuan Hsieh2021-07-211-3/+4
|
* textproc/rubygem-libxml-ruby: Update to 3.2.1Po-Chuan Hsieh2021-07-212-4/+4
| | | | Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
* textproc/rubygem-itextomml: Update to 1.6.0Po-Chuan Hsieh2021-07-212-4/+4
| | | | Changes: https://golem.ph.utexas.edu/~distler/code/itexToMML/changes
* textproc/rubygem-iso-639: Update to 0.3.5Po-Chuan Hsieh2021-07-213-5/+5
| | | | | | - Update WWW Changes: https://github.com/xwmx/iso-639/commits/master
* textproc/rubygem-html2text: Update to 0.3.1Po-Chuan Hsieh2021-07-213-7/+19
| | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/soundasleep/html2text_ruby/blob/master/CHANGELOG.md
* textproc/rubygem-github-markup: Update to 4.0.0Po-Chuan Hsieh2021-07-212-4/+4
| | | | | Changes: https://github.com/github/markup/releases https://github.com/github/markup/blob/master/HISTORY.md