aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* textproc/dikt: Update WWW URL to a valid oneYuri Victorovich2018-05-271-1/+1
| | | | | | | | | | Browsers redirect http://dikt.tv/ to https://www.dikt.tv/ PR: 228029 Reported by: goran.tal@gmail.com (maintainer) Notes: svn path=/head/; revision=470989
* Update to 3.3Sunpoet Po-Chuan Hsieh2018-05-262-4/+4
| | | | | | | Changes: https://github.com/malthe/chameleon/blob/master/CHANGES.rst Notes: svn path=/head/; revision=470930
* Update to 8.5.1Sunpoet Po-Chuan Hsieh2018-05-262-4/+4
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=470925
* Convert to options target helperSunpoet Po-Chuan Hsieh2018-05-261-2/+5
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=470918
* - Add LICENSEDmitry Marakasov2018-05-261-0/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=470886
* * Updated to 0.2.1Richard Gallamore2018-05-252-4/+4
| | | | Notes: svn path=/head/; revision=470872
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionsTobias C. Berner2018-05-25122-560/+383
| | | | | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005 Notes: svn path=/head/; revision=470870
* Update to 0.95Kirill Ponomarev2018-05-242-5/+5
| | | | | | | | PR: 228460 Submitted by: maintainer Notes: svn path=/head/; revision=470788
* Update to 1.0.5Antoine Brodin2018-05-242-4/+4
| | | | Notes: svn path=/head/; revision=470773
* textproc/tkdiff: port improvementsFernando Apesteguía2018-05-235-4/+22
| | | | | | | | | | | | | | | | * add DESKTOP_ENTRY * add converters/base64 as BUILD_DEPENDS * add icons Also give maintainership to portmaster@bsdforge.com PR: 228176 Submitted by: portmaster@bsdforge.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15480 Notes: svn path=/head/; revision=470725
* - Add LICENSEDmitry Marakasov2018-05-231-0/+4
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=470690
* New port: textproc/fcitx-table-other: Table-based input methods for FcitxYuri Victorovich2018-05-236-0/+117
| | | | | | | | PR: 216971 Submitted by: Henry Hu <henry.hu.sh@gmail.com> Notes: svn path=/head/; revision=470688
* Upgrade to 1.5.38.Thierry Thomas2018-05-222-4/+4
| | | | | | | | Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.38>. Notes: svn path=/head/; revision=470655
* Remove expired port:Rene Ladan2018-05-224-43/+0
| | | | | | | 2018-05-21 textproc/py-pyelasticsearch: Not depended upon anymore Notes: svn path=/head/; revision=470651
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-223-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* textproc/py-rst2html5: Revert r470596Kubilay Kocak2018-05-222-14/+21
| | | | | | | | | | A number of ports currently refer to the unsuffixed versions of docutils tools in their *_DEPENDS lines. Reported by: antoine (portmgr) Notes: svn path=/head/; revision=470597
* textproc/py-docutils: Fix/improve console scripts packagingKubilay Kocak2018-05-222-21/+14
| | | | | | | | | | | | | | | | | | | | | | Remove custom script symlink/packaging routine (and pkg-plist) that adds versions without .py filename suffix, in favour of what upstream provides by default. The manually maintained script list in the port was incomplete, so not all scripts were processed, producing an inconsistent experience (if not POLA violation) for users, and proves the mechanism itself is difficult to keep up-to-date and accurate. Additionally, all upstream documentation refers to these tools by their suffixed names. While I'm here: - Pet potlint (USES/USE_* order) - Add test target to make future QA easier/more thorough. Approved by: koobs (python, maintainer) Notes: svn path=/head/; revision=470596
* textproc/py-rst2html: Fix conflict with textproc/py-docutilsKubilay Kocak2018-05-222-5/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | docutils 0.13.1 release included a new rst2html5 frontend, adding rst2html5{.py} to LOCALBASE/bin. This conflicts with files already packages with textproc/py-rst2html [1][2], resulting in a packging error. Also affected (not currently packaged in FreeBSD Ports), is the rst2html5-tools PyPI package [2]. Rename the conflicting script accordingly. While I'm here: - Fix *_DEPENDS versions to match upstream - Remove unecessary limit to Python 2.x - Enable concurrent installation [1] https://bitbucket.org/andre_felipe_dias/rst2html5/issues/27/ [2] https://github.com/getnikola/nikola/issues/2657 [3] https://github.com/marianoguerra/rst2html5/issues/87 PR: 228414 Reported by: roflik (via IRC) Approved by: koobs (python, maintainer) MFH: 2018Q2 Notes: svn path=/head/; revision=470594
* textproc/ibus-uniemoji: Fix index breakageYuri Victorovich2018-05-211-2/+2
| | | | | | | | | FLAVOR -> PY_FLAVOR PR: 227269 Notes: svn path=/head/; revision=470566
* New port: textproc/ibus-uniemoji: Input method for entering unicode symbols ↵Yuri Victorovich2018-05-215-0/+43
| | | | | | | | | | and emoji by name PR: 227269 Submitted by: Greg V <greg@unrelenting.technology> Notes: svn path=/head/; revision=470564
* Update to 2018.05.20Sunpoet Po-Chuan Hsieh2018-05-212-4/+4
| | | | Notes: svn path=/head/; revision=470497
* Update highlight to 3.43.Koop Mast2018-05-203-5/+13
| | | | | | | | PR: 220287 (based on) Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> Notes: svn path=/head/; revision=470489
* Update to 0.1.14Sunpoet Po-Chuan Hsieh2018-05-202-6/+6
| | | | | | | | | | | - While I'm here, sort *_DEPENDS Changes: https://github.com/miyakogi/m2r/blob/master/CHANGES.md PR: 228379 Submitted by: John W. O'Brien <john@saltant.com> (maintainer) Notes: svn path=/head/; revision=470481
* Update to 3.2.1Sunpoet Po-Chuan Hsieh2018-05-202-4/+4
| | | | | | | Changes: https://github.com/samg/diffy/blob/master/CHANGELOG Notes: svn path=/head/; revision=470474
* Update to 0.29Sunpoet Po-Chuan Hsieh2018-05-192-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Lingua-EN-Tagger Notes: svn path=/head/; revision=470394
* - Add LICENSEDmitry Marakasov2018-05-192-1/+3
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=470372
* Update to 1.8.2Sunpoet Po-Chuan Hsieh2018-05-182-4/+9
| | | | | | | | | - Add LICENSE Changes: https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt Notes: svn path=/head/; revision=470338
* Update to 0.22.0Antoine Brodin2018-05-182-4/+4
| | | | Notes: svn path=/head/; revision=470318
* Update KDE Frameworks to 5.46Tobias C. Berner2018-05-184-9/+10
| | | | | | | | Exp-run by: antoine PR: 228200 Notes: svn path=/head/; revision=470309
* Update the Qt5 ports to 5.10.1.Raphael Kubo da Costa2018-05-182-2/+0
| | | | | | | | | | | | | | | | | | | | The work was done by tcberner and myself, with thanks to antoine for the exp-run. Not a lot to report compared to other Qt5 updates: * net/qt5-network is still broken with LibreSSL. I said this in a commit message ages ago but it bears repeating: upstream is open to adding support for LibreSSL, but someone needs to step up to maintain it upstream, otherwise things will continue to be broken all the time. * www/qt5-webengine is a huge monster that is terrible to update, just like www/chromium itself is. We (kde@) have decided to keep using the 5.9 series for the time being, as it should be compatible with the rest of Qt anyway. It was updated to 5.9.5, the latest 5.9 release at the time of writing. PR: 228213 Notes: svn path=/head/; revision=470288
* - Add LICENSEDmitry Marakasov2018-05-181-0/+4
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=470281
* - Update to 0.67Dmitry Marakasov2018-05-182-6/+7
| | | | Notes: svn path=/head/; revision=470253
* Update to 4.6.5Sunpoet Po-Chuan Hsieh2018-05-172-4/+4
| | | | | | | Changes: https://github.com/rgrove/sanitize/releases Notes: svn path=/head/; revision=470241
* Drop MAINTAINERship for these ports:Torsten Zuehlsdorff2018-05-171-1/+1
| | | | | | | | | | | | | | | | - databases/postgresql-plproxy - devel/fpp - devel/gnu-efi - games/nlarn - games/wesnoth - mail/phpmailer - mail/tlb - ports-mgmt/pkg-plist - sysutils/battray - textproc/xml-parse.el Notes: svn path=/head/; revision=470213
* Added a note to UPDATING about gitlab-pages feature was removed till it is ↵Matthias Fechner2018-05-164-0/+34
| | | | | | | fixed upstream again. Notes: svn path=/head/; revision=470128
* - Add LICENSEDmitry Marakasov2018-05-161-0/+4
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=470107
* - Add LICENSE_FILEDmitry Marakasov2018-05-161-5/+3
| | | | | | | | | | - Switch to USES=localbase - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=470106
* Use PY_IPADDRESSSunpoet Po-Chuan Hsieh2018-05-161-9/+4
| | | | | | | | | - While I'm here, sort RUN_DEPENDS With hat: python Notes: svn path=/head/; revision=470098
* Fix LICENSESunpoet Po-Chuan Hsieh2018-05-162-9/+12
| | | | | | | | | - Add NO_ARCH - Update pkg-descr - Take maintainership Notes: svn path=/head/; revision=470095
* Fix LICENSESunpoet Po-Chuan Hsieh2018-05-162-5/+8
| | | | | | | | | | - Add NO_ARCH - Fix indent - Update pkg-descr - Take maintainership Notes: svn path=/head/; revision=470094
* Add LICENSESunpoet Po-Chuan Hsieh2018-05-162-3/+7
| | | | | | | | | - Add BUILD_DEPENDS - Add NO_ARCH - Take maintainership Notes: svn path=/head/; revision=470093
* Sort TEST_DEPENDSSunpoet Po-Chuan Hsieh2018-05-151-3/+3
| | | | Notes: svn path=/head/; revision=470079
* Add rubygem-raabro 1.1.5Sunpoet Po-Chuan Hsieh2018-05-154-0/+26
| | | | | | | | | raabro is a dumb PEG parser library. WWW: https://github.com/floraison/raabro Notes: svn path=/head/; revision=470065
* textproc/p5-PPIx-Regexp: update to 0.059Jochen Neumeister2018-05-152-4/+6
| | | | | | | | | | Changelog: http://cpansearch.perl.org/src/WYANT/PPIx-Regexp-0.059/Changes PR: 228244 Submitted by: maintainer Notes: svn path=/head/; revision=470043
* Mark ports as deprecated which are not required by gitlab 10.7.x anymore and ↵Matthias Fechner2018-05-151-0/+3
| | | | | | | | | | | have no other dependency on them. Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D15434 Notes: svn path=/head/; revision=470035
* Upgrade to 1.5.37.Thierry Thomas2018-05-153-5/+4
| | | | | | | Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases>. Notes: svn path=/head/; revision=470029
* - Add LICENSEDmitry Marakasov2018-05-151-0/+5
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=470007
* textproc/bat: a cat(1) clone with syntax highlightingLuca Pizzamiglio2018-05-155-0/+335
| | | | | | | | | Add bat, a cat(1) clone with syntax highlighting, Git integration and automatic paging Written in Rust. Notes: svn path=/head/; revision=470005
* - Update to 1.17Wen Heping2018-05-152-3/+4
| | | | Notes: svn path=/head/; revision=470002
* - Update to 2.3.4Wen Heping2018-05-155-61/+6
| | | | Notes: svn path=/head/; revision=469995