aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Update KDE Frameworks to 5.43.0Tobias C. Berner2018-02-153-9/+9
| | | | | | | | | | PR: 225869 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D14287 Notes: svn path=/head/; revision=461936
* Bring back dependencies needed to prepare the update of www/gitlab to 10.4Torsten Zuehlsdorff2018-02-1525-0/+266
| | | | | | | | Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz Notes: svn path=/head/; revision=461935
* Update to 1.00Sunpoet Po-Chuan Hsieh2018-02-153-11/+8
| | | | | | | | | | - Add NO_ARCH - Remove outdated post-configure: Changes: http://search.cpan.org/dist/XML-SAX/Changes Notes: svn path=/head/; revision=461894
* Re-create textproc/elasticsearch6 after copying it from textproc/elasticsearch5Romain Tartière2018-02-156-150/+105
| | | | | | | | | | | | - Actualy provide elasticsearch6 with this port [1]; - Fix MAINTAINER address [2]. PR: 225836 [1] Submitted by: w.schwarzenfeld@utanet.at [1] Reported by: john@saltant.com [2] via ports@ Notes: svn path=/head/; revision=461867
* Copy textproc/elasticsearch5 to textproc/elasticsearch6Romain Tartière2018-02-156-105/+150
| | | | | | | | History was lost during textproc/elasticsearch6 creation, and other fixes are required but our pre-commit hook do not allow doing everything atomically. Notes: svn path=/head/; revision=461866
* Remove expired ports:Rene Ladan2018-02-144-28/+0
| | | | | | | | 2018-02-12 textproc/rubygem-tidy: No longer needed and not maintained 2018-02-12 www/rubygem-scrapi: No longer maintained upstream Notes: svn path=/head/; revision=461845
* PyQt: Unconditionally install the .pyi filesRaphael Kubo da Costa2018-02-144-4/+4
| | | | | | | | | | | | | | | | | r460809 started installing .pyi with the %%PYTHON3%% substitution in the plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py only installs the files on Python >= 3.5. This patch removes the version checks from configure.py (the files are just unused in earlier Python versions), as it is easier than checking Python 3's version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk). PR: 225773 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D14361 Notes: svn path=/head/; revision=461841
* textproc/py-enchant: if py3 is chosen to build, the WX option is disabledKurt Jaeger2018-02-141-3/+5
| | | | | | | | | | - this allows multimedia/py-openlp to build with python 3.x PR: 211665 Submitted by: antoine Notes: svn path=/head/; revision=461831
* Update to 2.83Sunpoet Po-Chuan Hsieh2018-02-142-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/SVG/Changes Notes: svn path=/head/; revision=461795
* Update to 1.8.2Sunpoet Po-Chuan Hsieh2018-02-142-4/+4
| | | | | | | Changes: https://github.com/kschiess/parslet/blob/master/HISTORY.txt Notes: svn path=/head/; revision=461792
* Update textproc/elixir-ex_doc to version 0.18.3.Jimmy Olgeni2018-02-142-4/+4
| | | | Notes: svn path=/head/; revision=461780
* - Switch to USES=localbaseDmitry Marakasov2018-02-142-8/+3
| | | | | | | | | | - Switch to new test framework - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=461770
* textproc/ripgrep: Update to 0.8.0Tobias Kortkamp2018-02-142-109/+114
| | | | | | | | | | | | - Install extra documentation - Remove FISH_DESC (redundant after r454235) Changes: https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0 PR: 225874 Submitted by: petteri.valkonen@iki.fi (maintainer) Notes: svn path=/head/; revision=461765
* Add explicit flavor to a python dependencyAntoine Brodin2018-02-131-1/+1
| | | | Notes: svn path=/head/; revision=461739
* New port: textproc/py-python-bidi: Pure python implementation of the BiDi ↵Yuri Victorovich2018-02-134-0/+27
| | | | | | | | | | | layout algorithm See https://github.com/MeirKriheli/python-bidi Approved by: tcberner (mentor) Notes: svn path=/head/; revision=461737
* Allow concurrent installation (USE_PYTHON=concurrent).Craig Leres2018-02-131-2/+2
| | | | | | | | | | | PR: 225842 Submitted by: John Hein Reviewed by: ler (mentor) Approved by: ler (mentor) Differential Revision: https://reviews.freebsd.org/D14342 Notes: svn path=/head/; revision=461681
* textproc/elasticsearch2: add conflicts with elasticsearch6Kurt Jaeger2018-02-121-1/+1
| | | | | | | | PR: 225836 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Notes: svn path=/head/; revision=461646
* textproc/xqilla: unbreak by adding patches for the Xerces-C 3.2.0 caseKurt Jaeger2018-02-123-2/+56
| | | | | | | | | | | | | | - support for the old style (Xerces-C 3.1) castToNode and the new style (Xerces-C 3.2) fContainingNode replacement. This will allow xqilla to use the new xerces in the ports tree. Upstream ticket: https://sourceforge.net/p/xqilla/bugs/48/ PR: 222400 Submitted by: Roger Leigh <rleigh@codelibre.net> Reviewed by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Notes: svn path=/head/; revision=461645
* Update to 2.2.4Sunpoet Po-Chuan Hsieh2018-02-122-4/+4
| | | | | | | | Changes: https://github.com/github/version_sorter/releases https://github.com/github/version_sorter/commits/master Notes: svn path=/head/; revision=461630
* Update to 2.2.0Sunpoet Po-Chuan Hsieh2018-02-122-4/+4
| | | | | | | Changes: https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=461629
* Update to 2018.02.11Sunpoet Po-Chuan Hsieh2018-02-122-4/+4
| | | | Notes: svn path=/head/; revision=461616
* Update to 8.0.0Sunpoet Po-Chuan Hsieh2018-02-122-4/+4
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=461613
* - Update WWWDmitry Marakasov2018-02-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=461565
* textproc/multimarkdown: Update to 4.7.1Yuri Victorovich2018-02-123-7/+9
| | | | | | | | | | | | | Additional port changes: * Moved USExx lines * Removed .bat files * Created ${STAGEDIR}${DOCSDIR} for the case when EXTRAS=on and DOCS=off Reported by: portscout Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=461560
* New port: textproc/elasticsearch6Kurt Jaeger2018-02-129-1/+397
| | | | | | | | | | | | | Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene. WWW: https://www.elastic.co/ PR: 225836 Submitted by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=461559
* Update to 1.50Sunpoet Po-Chuan Hsieh2018-02-112-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Template/Changes Notes: svn path=/head/; revision=461505
* General port cleanup; new maintainer: lbartoletti@tuxfamily.orgThomas Zander2018-02-111-5/+4
| | | | | | | | | | | | | | Details: - New maintainer: lbartoletti@tuxfamily.org - USES: python:2 -> python:2.7 (due to deprecation warning) - Pet portlint - Bump PORTREVISION PR: 225738 Submitted by: lbartoletti@tuxfamily.org (maintainer) Notes: svn path=/head/; revision=461499
* textproc/ibus-qt: lift BROKEN_powerpc64Jan Beich2018-02-111-3/+1
| | | | | | | PR: 215770 Notes: svn path=/head/; revision=461469
* textproc/zenxml: Update to 2.4Yuri Victorovich2018-02-113-152/+14
| | | | | | | | | | | | | | Additional port changes: * Added NO_ARCH=yes (headers-only) * Replaced docs in pkg-plist with PORTDOCS * Added silencing (@) in do-install * Installing docs with ${COPYTREE_SHARE} instead of ${CP} Reported by: portscout Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=461456
* textproc/source-highlight: Update to 3.1.8Yuri Victorovich2018-02-113-126/+36
| | | | | | | | | | | | | | | | | | Changelog: https://www.gnu.org/software/src-highlite/NEWS Additional port changes: * Changed to DISTVERSION * Moved BROKEN_sparc64 to a proper location * Moved USExx statements into the USExx section * Replaced examples and docs in pkg-plist with PORTDOCS/PORTEXAMPLES * Renamed 'test' target into 'do-test' and slightly improved it Reported by: portscout Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=461455
* Update to 7.2.6Sunpoet Po-Chuan Hsieh2018-02-102-4/+4
| | | | | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=461405
* - Update to 3.4.8Nicola Vitale2018-02-102-8/+10
| | | | | | | | - Specificy what makefile to use - Sort variables in Makefile Notes: svn path=/head/; revision=461398
* - Update to 3.4.9Nicola Vitale2018-02-103-9/+20
| | | | | | | | | | | | - Build and install a PIC static library (needed for the upcoming node-sass port) [1] - Sort variables in Makefile PR: 222169 [1] Submitted by: Marcin Cie[38;5;4m~[lak <saper@saper.info> Changes: https://github.com/sass/libsass/releases/tag/3.4.9 Notes: svn path=/head/; revision=461396
* Rename KDE4 meta portsTobias C. Berner2018-02-105-5/+5
| | | | | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Notes: svn path=/head/; revision=461375
* Switch C compiler used to compile GHC to base Clang.Tobias C. Berner2018-02-1061-22/+61
| | | | | | | | | | | | | | | This removes build dependency on gcc and runtime dependency on gcc's runtime libraries. Big thanks to Gleb for working on this. PR: 225185 Submitted by: Gleb Popov <6yearold@gmail.com> Exp-run by: antoine Reviewed by: pgj Differential Revision: https://reviews.freebsd.org/D12043 Notes: svn path=/head/; revision=461362
* Update to 1.49Sunpoet Po-Chuan Hsieh2018-02-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Template/Changes Notes: svn path=/head/; revision=461303
* Canonicalize PyPi WWWs:Dmitry Marakasov2018-02-0817-17/+17
| | | | | | | | | | - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket Notes: svn path=/head/; revision=461265
* Use CMAKE_ON and CMAKE_OFFSunpoet Po-Chuan Hsieh2018-02-081-1/+2
| | | | Notes: svn path=/head/; revision=461258
* Update to 1.48Sunpoet Po-Chuan Hsieh2018-02-082-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Template/Changes Notes: svn path=/head/; revision=461226
* Update to 2.2.3Sunpoet Po-Chuan Hsieh2018-02-072-4/+4
| | | | | | | | Changes: https://github.com/github/version_sorter/releases https://github.com/github/version_sorter/commits/master Notes: svn path=/head/; revision=461184
* Note PHP ports that do not build with 7.2.Mathieu Arnold2018-02-073-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=461158
* - Limit python version, fails to build with python3:Dmitry Marakasov2018-02-071-1/+1
| | | | | | | | | | | | | --- src/htmlparser/htmlparser_fsm.h --- File "./src/htmlparser/generate_fsm.py", line 309 print '\n'.join((self._CreateHeader(), ^ SyntaxError: invalid syntax Approved by: portmgr blanket Notes: svn path=/head/; revision=461154
* Update to 0.0.7.5Sunpoet Po-Chuan Hsieh2018-02-062-4/+4
| | | | | | | Changes: https://github.com/knu/ruby-unf_ext/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=461095
* - Add LICENSE_FILEDmitry Marakasov2018-02-062-1/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=461036
* Update to 3.1.0Sunpoet Po-Chuan Hsieh2018-02-052-4/+4
| | | | | | | Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY Notes: svn path=/head/; revision=461006
* Update to 0.9.3Sunpoet Po-Chuan Hsieh2018-02-052-5/+7
| | | | | | | | | | - Fix shebang Changes: https://github.com/jekyll/jekyll-feed/releases https://github.com/jekyll/jekyll-feed/blob/master/History.markdown Notes: svn path=/head/; revision=461005
* Update to 1.1Sunpoet Po-Chuan Hsieh2018-02-052-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/PDF-WebKit/Changes Notes: svn path=/head/; revision=461000
* Update to 2018.02.04Sunpoet Po-Chuan Hsieh2018-02-052-4/+4
| | | | Notes: svn path=/head/; revision=460997
* - Switch to USES=localbaseDmitry Marakasov2018-02-052-16/+12
| | | | | | | | | | - Switch to new test framework - Fix portlint by switching to static plist Approved by: portmgr blanket Notes: svn path=/head/; revision=460967
* Re-added port: textproc/ibus-m17n: m17n IM engine for IBus framework ↵Yuri Victorovich2018-02-055-0/+55
| | | | | | | | | | | | | | (existed 2009/09/04-2017/04/30, deleted in r439826) It has been deleted due to the Google Code closure. It allows to use keyboard layouts of the m17n project through standard IBus interface. Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13548 Notes: svn path=/head/; revision=460964