aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r475374Matthias Fechner2018-07-283-9/+9
| | | | | | | | | | | | | Update to 1.6.4 which is required for gitlab 11.1.1. Take maintainer. Made portlint happy. Approved by: mentors (implicit) Approved by: ports-secteam (miwi) Notes: svn path=/branches/2018Q3/; revision=475597
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-021-0/+2
| | | | | | | | | | | | most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473699
* Upgrade to 2.0.2.Thierry Thomas2018-07-012-4/+4
| | | | | | | | Release notes at https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.0.2 Notes: svn path=/head/; revision=473674
* Mark these ports broken on mips64 and/or mips.Mark Linimon2018-07-011-0/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473660
* textproc/erlang-p1_utils: update to 1.0.12Babak Farrokhi2018-06-302-4/+4
| | | | Notes: svn path=/head/; revision=473622
* textproc/erlang-fast_xml: Update to 1.1.32Babak Farrokhi2018-06-303-6/+6
| | | | | | | Reported by: portscout@ Notes: svn path=/head/; revision=473621
* lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.Gleb Popov2018-06-3064-35/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038 Notes: svn path=/head/; revision=473611
* Updated to 2.7.1 which is required for gitlab 10.8.5.Matthias Fechner2018-06-293-27/+15
| | | | | | | | | Reviewed by: mat, tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D16032 Notes: svn path=/head/; revision=473552
* devel/icu: update to 62.1Jan Beich2018-06-299-8/+9
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2018-06-292-2/+2
| | | | Notes: svn path=/head/; revision=473545
* Fix a few Perl ports with Perl 5.28.Mathieu Arnold2018-06-294-4/+0
| | | | | | | | | | | | | Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base README.pod is no longer installed. So stop installing them altogether. PR: 229112 Reported by: many Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15946 Notes: svn path=/head/; revision=473539
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-2833-69/+68
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* textproc/py-duecredit: Update 0.6.3 -> 0.6.4Yuri Victorovich2018-06-272-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=473451
* textproc/py-sphinx_rtd_theme: update 0.2.4 -> 0.4.0Bartek Rutkowski2018-06-272-4/+4
| | | | | | | Submitted by: Bartlomiej Rutkowski <contracting@pixeware.com> Notes: svn path=/head/; revision=473440
* Update to 2018.06.24Sunpoet Po-Chuan Hsieh2018-06-252-4/+4
| | | | Notes: svn path=/head/; revision=473345
* Update to 2.5.4Antoine Brodin2018-06-252-4/+4
| | | | Notes: svn path=/head/; revision=473329
* - Update to 1.09Frederic Culot2018-06-252-4/+4
| | | | | | | Changes: https://metacpan.org/source/DAGOLDEN/Getopt-Lucid-1.09/Changes Notes: svn path=/head/; revision=473325
* Upgrade to 2.0.1.Thierry Thomas2018-06-243-11/+17
| | | | | | | | Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.0.1>. Notes: svn path=/head/; revision=473279
* Update to 2.24Sunpoet Po-Chuan Hsieh2018-06-242-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/ack Notes: svn path=/head/; revision=473268
* Update to 6.1.0Sunpoet Po-Chuan Hsieh2018-06-242-4/+4
| | | | | | | Changes: https://github.com/elastic/elasticsearch-py-async/commits/master Notes: svn path=/head/; revision=473252
* Update to 6.3.0Sunpoet Po-Chuan Hsieh2018-06-242-4/+10
| | | | | | | | | - Add REQUESTS option Changes: https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst Notes: svn path=/head/; revision=473251
* Pet portlintSunpoet Po-Chuan Hsieh2018-06-243-8/+7
| | | | | | | | | | - Remove MASTER_SITE_SUBDIR - Sort PLIST - Update link in pkg-descr - Take maintainership Notes: svn path=/head/; revision=473227
* Pet portlintSunpoet Po-Chuan Hsieh2018-06-243-8/+8
| | | | | | | | | | - Remove MASTER_SITE_SUBDIR - Sort PLIST - Update link in pkg-descr - Take maintainership Notes: svn path=/head/; revision=473226
* Add LICENSESunpoet Po-Chuan Hsieh2018-06-242-12/+14
| | | | | | | | | - Remove MASTER_SITE_SUBDIR - Sort PLIST - Take maintainership Notes: svn path=/head/; revision=473225
* Update to 0.21Sunpoet Po-Chuan Hsieh2018-06-242-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Lingua-EN-PluralToSingular Notes: svn path=/head/; revision=473224
* Add py-xhtml2pdf 0.2.2Sunpoet Po-Chuan Hsieh2018-06-244-0/+43
| | | | | | | | | | | | | | xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies. WWW: https://github.com/xhtml2pdf/xhtml2pdf Notes: svn path=/head/; revision=473216
* Add py-pyaml 17.12.1Sunpoet Po-Chuan Hsieh2018-06-244-0/+33
| | | | | | | | | | | | | PyYAML-based python module to produce pretty and readable YAML-serialized data. This module is for serialization only, see ruamel.yaml module for literate YAML parsing (keeping track of comments, spacing, line/column numbers of values, etc). WWW: https://github.com/mk-fg/pretty-yaml Notes: svn path=/head/; revision=473215
* textproc/flex: Update 2.6.1 -> 2.6.4Yuri Victorovich2018-06-233-5/+5
| | | | | | | | | | | Changelog: https://github.com/westes/flex/releases/tag/v2.6.4 PR: 226546 Approved by: johans@FreeBSD.org (maintainer timeout; 103 days) Notes: svn path=/head/; revision=473146
* textproc/groonga: Update version 8.0.1=>8.0.3Muhammad Moinur Rahman2018-06-234-10/+16
| | | | | | | Relnotes: http://groonga.org/en/blog/2018/05/29/groonga-8.0.3.html Notes: svn path=/head/; revision=473139
* textproc/py-texttable: Update to 1.4.0Danilo G. Baio2018-06-232-4/+4
| | | | | | | - Add set_header_align() method Notes: svn path=/head/; revision=473128
* textproc/py-parsimonious: Update to 0.8.1, Add test targetDanilo G. Baio2018-06-232-5/+9
| | | | | | | | - Switch to a function-style print in the benchmark tests so we work cleanly as a dependency on Python 3. (Edward Betts) Notes: svn path=/head/; revision=473127
* textproc/tkdiff: update to 4.3Fernando Apesteguía2018-06-227-26/+17
| | | | | | | | | | | | This update gets rid of binary files in files/ PR: 229159 Submitted by: portmaster@bsdforge.com (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15907 Notes: svn path=/head/; revision=473046
* Theme and extension support for Sphinx documentation that is published toMartin Wilke2018-06-225-0/+68
| | | | | | | | | | | | | docs.openstack.org and developer.openstack.org. WWW: https://pypi.org/project/openstackdocstheme/ PR: 228681 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=473041
* - Add LICENSEDmitry Marakasov2018-06-221-0/+5
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=473026
* Correction to r473019: Revert the unintended change to the 'Created by' headers.Yuri Victorovich2018-06-221-1/+1
| | | | Notes: svn path=/head/; revision=473023
* - Update to 1.10TAKATSU Tomonari2018-06-222-5/+6
| | | | Notes: svn path=/head/; revision=473022
* Reset MAINTAINER on ports maintained by amutu@amutu.comYuri Victorovich2018-06-222-3/+3
| | | | | | | | | | | Based on the new policy of all maintained ports reset when maintaner is absent for 3 months. Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months). portscout database indicates that 48.94% of his ports aren't updated. Notes: svn path=/head/; revision=473019
* New port: textproc/py-pdfrwKurt Jaeger2018-06-214-0/+33
| | | | | | | | | | | | | | | | | | | | | A Python library and utility that reads and writes PDF files: - Version 0.4 is tested and works on Python 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6 - Operations include subsetting, merging, rotating, modifying metadata, etc. - The fastest pure Python PDF parser available - Has been used for years by a printer in pre-press production - Can be used with rst2pdf to faithfully reproduce vector images - Can be used either standalone, or in conjunction with reportlab to reuse existing PDFs in new ones - Permissively licensed WWW: https://github.com/pmaupin/pdfrw PR: 226702 Submitted by: greg@unrelenting.technology Notes: svn path=/head/; revision=472998
* Update to 0.1.7.Jung-uk Kim2018-06-214-17/+8
| | | | | | | https://sourceforge.net/p/libwpd/libodfgen/ci/libodfgen-0.1.7/tree/NEWS Notes: svn path=/head/; revision=472995
* textproc/p5-PPIx-Regexp: update to 0.060Steve Wills2018-06-212-4/+4
| | | | | | | | PR: 229187 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=472991
* [NEW PORT] textproc/py-sphinxcontrib-newsfeed: News Feed extension for Sphinx.Tobias C. Berner2018-06-214-0/+35
| | | | | | | | Submitted by: lebarondemerde@privacychain.ch Differential Revision: https://reviews.freebsd.org/D15874 Notes: svn path=/head/; revision=472986
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-211-1/+1
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632 Notes: svn path=/head/; revision=472983
* New ports required for gitlab 10.8.x.Matthias Fechner2018-06-214-0/+42
| | | | | | | | | Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15945 Notes: svn path=/head/; revision=472976
* Update to 6.0:Craig Leres2018-06-202-5/+4
| | | | | | | | | | | | | | - Fix optimize length being ignored in QRCode.add_data. - Better calculation of the best mask pattern and related optimizations. Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D15930 Notes: svn path=/head/; revision=472941
* Update CLDR to 33.1.Thierry Thomas2018-06-203-5/+10
| | | | | | | Release notes at <http://cldr.unicode.org/index/downloads/cldr-33-1>. Notes: svn path=/head/; revision=472937
* Update to 2018.06.17Sunpoet Po-Chuan Hsieh2018-06-202-4/+4
| | | | Notes: svn path=/head/; revision=472924
* Update to 0.20Sunpoet Po-Chuan Hsieh2018-06-203-4/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/Lingua-EN-PluralToSingular Notes: svn path=/head/; revision=472918
* Take maintainershipSunpoet Po-Chuan Hsieh2018-06-201-1/+1
| | | | Notes: svn path=/head/; revision=472907
* Take maintainershipSunpoet Po-Chuan Hsieh2018-06-201-1/+1
| | | | Notes: svn path=/head/; revision=472906
* Add CONFLICTS_INSTALL to py-CommonMark/Makefile and cmark/MakefileYuri Victorovich2018-06-202-0/+4
| | | | | | | | | They both install bin/cmark Approved by: portmgr Notes: svn path=/head/; revision=472898