aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bump PORTREVISION in the PyQt5 ports after r460809.Raphael Kubo da Costa2018-02-042-0/+2
| | | | Notes: svn path=/head/; revision=460949
* Update to 1.5.2Sunpoet Po-Chuan Hsieh2018-02-042-4/+4
| | | | | | | Changes: https://github.com/jekyll/jekyll-sass-converter/releases Notes: svn path=/head/; revision=460920
* Bump PORTREVISION for package change in r460887Sunpoet Po-Chuan Hsieh2018-02-041-0/+1
| | | | Notes: svn path=/head/; revision=460914
* Ensure the build without networkSunpoet Po-Chuan Hsieh2018-02-042-0/+12
| | | | Notes: svn path=/head/; revision=460887
* Patches to make the code compatible with clang-6.0 / C++17 -- this willMatthew Seaman2018-02-0415-1/+450
| | | | | | | | | | | | | fix the build on FreeBSD 12.0 - delete the 'register' keyword everywhere - Add whitespace between adjacent quoted strings - Update the offsetof() macro to cast the result to int Reported by: pkg-fallout Notes: svn path=/head/; revision=460879
* textproc/fcitx-qt5: Update to 1.2.2Yuri Victorovich2018-02-032-4/+4
| | | | | | | | | Reported by: portscout Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14151 Notes: svn path=/head/; revision=460842
* - Add missing python dependencyDmitry Marakasov2018-02-031-2/+2
| | | | | | | | | - Fix shebang properly Approved by: portmgr blanket Notes: svn path=/head/; revision=460833
* - Fix opensp build with clang 6Guido Falsi2018-02-036-4/+333
| | | | | | | | | | | - While here convert to USES=localbase PR: 225307 Submitted by: me Approved by: Maintainer timeout Notes: svn path=/head/; revision=460812
* - Update WWWs for all py-qt4* and py-qt5* portsDmitry Marakasov2018-02-036-4/+6
| | | | | | | | | - Fix plists for py-qt5* for python3 case, adding missing .pyi files Approved by: portmgr blanket Notes: svn path=/head/; revision=460809
* - Update py-olefile to 0.45.1Antoine Brodin2018-02-032-1/+31
| | | | | | | | - Add regression tests - Patch py-pyhwp to use olefile instead of legacy and removed OleFileIO_PL Notes: svn path=/head/; revision=460801
* - Add LICENSEDmitry Marakasov2018-02-031-4/+4
| | | | | | | | | | - Add NO_ARCH - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=460799
* Update to 2.05Sunpoet Po-Chuan Hsieh2018-02-032-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/CSS-Packer/Changes Notes: svn path=/head/; revision=460780
* textproc/py-xlwt: Upgrade to 1.3.0Steve Wills2018-02-032-5/+7
| | | | | | | | | PR: 225188 Submitted by: John W. O'Brien <john@saltant.com> Approved by: dikshie@sfc.wide.ad.jp (maintainer) Notes: svn path=/head/; revision=460773
* - Update 0.053 -> 0.054Wen Heping2018-02-033-66/+70
| | | | | | | | | | Changes: http://cpansearch.perl.org/src/WYANT/PPIx-Regexp-0.054/Changes PR: 225632 Submitted by: svysh.fbsd@gmail.com(maintainer) Notes: svn path=/head/; revision=460766
* Update to 2.04Sunpoet Po-Chuan Hsieh2018-02-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/JavaScript-Packer/Changes Notes: svn path=/head/; revision=460740
* Update to 2.04Sunpoet Po-Chuan Hsieh2018-02-022-5/+6
| | | | | | | Changes: http://search.cpan.org/dist/CSS-Packer/Changes Notes: svn path=/head/; revision=460739
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-0112-89/+73
| | | | | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506 Notes: svn path=/head/; revision=460621
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2018-01-312-2/+2
| | | | Notes: svn path=/head/; revision=460521
* Update to 1.5.0Sunpoet Po-Chuan Hsieh2018-01-312-4/+4
| | | | | | | Changes: https://github.com/rubys/nokogumbo/commits/master Notes: svn path=/head/; revision=460490
* Update to 2.0.0Sunpoet Po-Chuan Hsieh2018-01-312-4/+4
| | | | | | | Changes: https://github.com/github/markup/releases Notes: svn path=/head/; revision=460489
* Update to 6.0.1Sunpoet Po-Chuan Hsieh2018-01-312-4/+4
| | | | | | | Changes: https://github.com/github/linguist/releases Notes: svn path=/head/; revision=460488
* Multiple ports:Jason W. Bacon2018-01-311-1/+0
| | | | | | | | | | | Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org Remove Created by comments for same user Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14128 Notes: svn path=/head/; revision=460452
* Update to 2.2.2Sunpoet Po-Chuan Hsieh2018-01-302-4/+4
| | | | | | | Changes: https://github.com/github/version_sorter/releases Notes: svn path=/head/; revision=460411
* Update to 4.6.0Sunpoet Po-Chuan Hsieh2018-01-302-5/+5
| | | | | | | Changes: https://github.com/rgrove/sanitize/releases Notes: svn path=/head/; revision=460410
* Update to 1.8.2Sunpoet Po-Chuan Hsieh2018-01-302-5/+4
| | | | | | | Changes: https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=460409