aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* textproc/elasticsearch7: Update to 7.10.0Mikael Urankar2020-11-292-4/+4
| | | | | | | | | | Changes: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.0.html PR: 251352 Submitted by: Juraj Lutter (maintainer) Notes: svn path=/head/; revision=556582
* textproc/kibana7: Update to 7.10.0Mikael Urankar2020-11-294-16/+7
| | | | | | | | | | Changes: https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.0.html PR: 251353 Submitted by: Juraj Lutter (maintainer) Notes: svn path=/head/; revision=556579
* textproc/bat: update to 0.17.1Luca Pizzamiglio2020-11-272-25/+19
| | | | | | | Changes: https://github.com/sharkdp/bat/releases/tag/v0.17.1 Notes: svn path=/head/; revision=556431
* Update USES=python for py-smart-open 4.0.0 updateSunpoet Po-Chuan Hsieh2020-11-261-1/+1
| | | | Notes: svn path=/head/; revision=556420
* Update to 0.5.0Sunpoet Po-Chuan Hsieh2020-11-262-4/+4
| | | | | | | Changes: https://github.com/theacodes/cmarkgfm/releases Notes: svn path=/head/; revision=556367
* textproc/bat: Update 0.16.0 -> 0.17.0Yuri Victorovich2020-11-262-20/+22
| | | | | | | | PR: 251333 Approved by: pizzamig (maintainer) Notes: svn path=/head/; revision=556347
* textproc/codespell: update to 2.0.0Fernando Apesteguía2020-11-252-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=556272
* Update to 2020.11.15b17Sunpoet Po-Chuan Hsieh2020-11-242-4/+4
| | | | | | | Changes: https://github.com/pradyunsg/furo/blob/main/docs/changelog.md Notes: svn path=/head/; revision=556200
* lang/rust: Update to 1.48.0Mikael Urankar2020-11-248-6/+121
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=556157
* textproc/sigil: update to 1.4.2Fernando Apesteguía2020-11-242-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=556150
* Update KDE Frameworks to 5.76Tobias C. Berner2020-11-233-9/+9
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=556116
* Update to 3.3.0 to be ruby 2.7 compatible.Matthias Fechner2020-11-232-6/+5
| | | | Notes: svn path=/head/; revision=556105
* Correct build for ruby 2.7.Matthias Fechner2020-11-231-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=556104
* textproc/aha: Update 0.5 -> 0.5.1Yuri Victorovich2020-11-232-4/+4
| | | | | | | | PR: 251325 Approved by: woodsb02 (maintainer) Notes: svn path=/head/; revision=556096
* Only define USE_LDCONFIG in devel/qt5-coreTobias C. Berner2020-11-212-3/+2
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=556007
* - Update to 3.0.5Ashish SHUKLA2020-11-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=555998
* - Update to 2.0TAKATSU Tomonari2020-11-212-4/+4
| | | | Notes: svn path=/head/; revision=555988
* textproc/tokyodystopia: fix build on aarch64Mikael Urankar2020-11-211-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=555981
* Update to 7.10.0Sunpoet Po-Chuan Hsieh2020-11-212-4/+4
| | | | | | | Changes: https://github.com/elastic/elasticsearch-ruby/releases Notes: svn path=/head/; revision=555934
* Update to 7.10.0Sunpoet Po-Chuan Hsieh2020-11-212-4/+4
| | | | | | | Changes: https://github.com/elastic/elasticsearch-ruby/releases Notes: svn path=/head/; revision=555933
* Update to 7.10.0Sunpoet Po-Chuan Hsieh2020-11-212-4/+4
| | | | | | | Changes: https://github.com/elastic/elasticsearch-ruby/releases Notes: svn path=/head/; revision=555932
* Update to 7.10.0Sunpoet Po-Chuan Hsieh2020-11-212-4/+4
| | | | | | | Changes: https://github.com/elastic/elasticsearch-ruby/releases Notes: svn path=/head/; revision=555931
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2020-11-211-1/+1
| | | | Notes: svn path=/head/; revision=555865
* Update to 3.10.4Sunpoet Po-Chuan Hsieh2020-11-212-4/+4
| | | | | | | Changes: https://github.com/xlcnd/isbnlib/blob/dev/CHANGES.txt Notes: svn path=/head/; revision=555864
* Update to 2020.11.14b16Sunpoet Po-Chuan Hsieh2020-11-212-4/+4
| | | | | | | Changes: https://github.com/pradyunsg/furo/blob/main/docs/changelog.md Notes: svn path=/head/; revision=555863
* textproc/bsdgrep: fix the build on recent -CURRENTKyle Evans2020-11-203-3/+63
| | | | | | | | | | | | | | | | | | | | | | A seatbelt was added to throw a warning if a "SUBDIR." variable appeared non-empty, since that indicates something was trying to expand a MK_ variable most likely and either opts.mk wasn't included or the name of the variable used is wrong. In this particular case, we're repackaging a part from base. I had stripped the src.opts.mk include but hadn't thought to replace it with bsd.opts.mk for userlandy stuff. This also goes as far as fixing the test build, but doesn't yet hook up the tests. On FreeBSD <13 these need a kyua/atf test dep, but I'd like to do a sweep and see if there are any other ports (e.g. from NetBSD base or FreeBSD base) that also have a dependency to weigh in on if this should just be a one-off osversion check or a kyua/atf USES. MFH: 2020Q4 (blanket: build fix) Notes: svn path=/head/; revision=555761
* Add education virtual categoryAdam Weinberger2020-11-202-2/+2
| | | | | | | | PR: 248402 Submitted by: PauAmma Notes: svn path=/head/; revision=555738
* textproc/nuspell: update to 4.1.0Jan Beich2020-11-193-6/+5
| | | | | | | | Changes: https://github.com/nuspell/nuspell/releases/tag/v4.1.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=555704
* Add textproc/py-readcharMateusz Piotrowski2020-11-186-0/+63
| | | | | | | | | | Library to easily read single chars and key strokes. The idea is to have a portable way to read single characters and key-strokes. WWW: https://github.com/magmax/python-readchar Notes: svn path=/head/; revision=555653
* textproc/py-sphinx: Update to 3.3.1, Bugfix releaseDanilo G. Baio2020-11-172-4/+4
| | | | | | | | | | Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.3.1/CHANGES PR: 251197 Approved by: python (with hat) Notes: svn path=/head/; revision=555607
* textproc/sigil: Update to 1.4.1Fernando Apesteguía2020-11-173-4/+8
| | | | | | | | | | | ChangeLog: https://sigil-ebook.com/2020/11/16/sigil-1-4-1-critical-fix-release/ PR: 251201 Submitted by: jonc@chen.org.nz (maintainer) Notes: svn path=/head/; revision=555562
* textproc/expat2: Update to 2.2.10Tobias C. Berner2020-11-163-9/+17
| | | | | | | | | | | | | | | | - give maintainership to desktop@ - add test target Changelog: https://github.com/libexpat/libexpat/blob/R_2_2_10/expat/Changes PR: 243228 Submitted by: daniel.engberg.lists@pyret.net Exp-run by: antoine Approved by: Sergei Vyshenski <svysh.fbsd@gmail.com> (previous maintainer) Notes: svn path=/head/; revision=555503
* textproc/chkascii : update to 2.4Fernando Apesteguía2020-11-162-4/+4
| | | | | | | | PR: 251155 Submitted by: bourne.identity@hotmail.com (maintainer) Notes: svn path=/head/; revision=555483
* Update to 3.25.0Sunpoet Po-Chuan Hsieh2020-11-152-4/+4
| | | | | | | | Changes: https://github.com/rouge-ruby/rouge/releases https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=555406
* Update to 10.0.2.0Sunpoet Po-Chuan Hsieh2020-11-152-4/+4
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=555405
* Update to 1.3.0Sunpoet Po-Chuan Hsieh2020-11-154-20/+9
| | | | | | | | | | - Update WWW Changes: https://github.com/executablebooks/sphinx-tabs/releases https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=555339
* Update to 2020.11.10b15Sunpoet Po-Chuan Hsieh2020-11-152-4/+4
| | | | | | | Changes: https://github.com/pradyunsg/furo/blob/main/docs/changelog.md Notes: svn path=/head/; revision=555338
* Update to 7.10.0Sunpoet Po-Chuan Hsieh2020-11-152-7/+6
| | | | | | | Changes: https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst Notes: svn path=/head/; revision=555337
* Update to 0.007Sunpoet Po-Chuan Hsieh2020-11-153-186/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Text-Table-HTML-DataTables Notes: svn path=/head/; revision=555290
* Update to 9.0.4Sunpoet Po-Chuan Hsieh2020-11-152-4/+4
| | | | | | | Changes: https://github.com/asciidoc/asciidoc-py3/releases Notes: svn path=/head/; revision=555274
* Add rubygem-rouge324 3.24.0 (copied from rubygem-rouge)Sunpoet Po-Chuan Hsieh2020-11-154-0/+34
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=555257
* textproc/elasticsearch6: Fix messages in rc.d scriptMikael Urankar2020-11-152-3/+4
| | | | | | | | | PR: 250969, 234157 Submitted by: Juraj Lutter (maintainer) Reported by: Sven R Notes: svn path=/head/; revision=555233
* textproc/py-sphinx: Update to 3.3.0Danilo G. Baio2020-11-152-4/+4
| | | | | | | | | | | Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.3.0/CHANGES PR: 250947 Approved by: python (with hat) Exp-run by: antoine Notes: svn path=/head/; revision=555199
* textproc/gspell: Update to 1.9.1Tobias C. Berner2020-11-152-7/+7
| | | | | | | | PR: 250766 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=555183
* [NEW] textproc/py-collective.checkdocs: view and validate w/ long_descriptionVinícius Zavam2020-11-144-0/+40
| | | | | | | | | | | | | | | | | | | | | collective.checkdocs adds new distutils commands checkdocs and showdocs to validate restructured text in long_description field of Python eggs. This package aims to make Python egg help page publishing and editing easier. Eggs' long description field, which is usually also the README.txt file of the package, is reST formatted text. This text is converted to HTML to show on the package page when package is published in distribution repositories like PyPI or plone.org. Unfortunately, since repositories do poor job to validate incoming reST text, errors in the text will result to broken published package pages. Unpublishing is usually very cumbersome. We save our time by validating reST input using checkdocs and showdocs commands before submitting eggs to PyPi. WWW: https://github.com/collective/collective.checkdocs Notes: svn path=/head/; revision=555141
* Update to 2.10.1.Thierry Thomas2020-11-123-4/+7
| | | | | | | | Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.10.1>. Notes: svn path=/head/; revision=554976
* Put some ports back to the poolLoïc Bartoletti2020-11-111-1/+1
| | | | Notes: svn path=/head/; revision=554897
* Deprecate a few python 2.7 portsAntoine Brodin2020-11-111-0/+3
| | | | Notes: svn path=/head/; revision=554889
* textproc/py-creole: Update 1.3.1 -> 1.4.9Yuri Victorovich2020-11-102-4/+4
| | | | | | | | PR: 249216 Submitted by: Gian-Simon Purkert <gspurki@gmail.com> Notes: svn path=/head/; revision=554853
* Update GNU Grep to version 3.6.Alexey Dokuchaev2020-11-102-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=554810