aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Add compiler:c++11-lang to USES to fix build on gcc-based archs.Mark Linimon2018-11-241-3/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=485736
* Fix for crash in Freetype code. Check the return value of theDon Lewis2018-11-232-0/+27
| | | | | | | | | | | | | | | FT_Get_Glyph() function. See https://bz.apache.org/ooo/show_bug.cgi?id=127929 [1] Ensure that unowinreg.dll is included in DISTFILES when running the makesum and distclean targets. PR: 233404 [1] Obtained from: upstream [1] MFH: 2018Q4 Notes: svn path=/head/; revision=485699
* update editors/pluma to 1.20.3Eric Turgeon2018-11-233-100/+312
| | | | | | | Approved by: mentor (implicit) Notes: svn path=/head/; revision=485657
* pyqt: Change install directories for Python flavor supportTobias C. Berner2018-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * PyQt could not be installed for multiple Python versions at the same time, as there were conflicting files. This patch creates Python-version versioned directories for all these, and further installs binaries with a version number. * Note, there might be some hickups for software that depends on on of the .so's provided by PyQt5, which might not be found anymore autmotically, and maybe need some LD-flaggery. * Update PyQt5 to 5.10.1 * Mark www/py-qt5-webengine broken. It is unforuntately no longer compatible with the old qt5-webengine-5.9.4 we ship. PR: 232745 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D8714 Notes: svn path=/head/; revision=485614
* Get unoregwin.dll back into distinfo. It seems that something has changedDon Lewis2018-11-211-1/+3
| | | | | | | | | | | in the ports framework such that "make makesum" drops optional distfiles from distinfo if the option to use that distfile is not enabled. Reported by: brian mckeon <brianjwb AT gmail.com> MFH: 2018Q4 Notes: svn path=/head/; revision=485501
* - Rename editors/coedit to editors/dexed. Project was renamedJose Alonso Cardenas Marquez2018-11-209-25/+38
| | | | Notes: svn path=/head/; revision=485407
* - Mark BROKEN with latest version of lang/ldcJose Alonso Cardenas Marquez2018-11-201-0/+3
| | | | Notes: svn path=/head/; revision=485406
* Fix plistAntoine Brodin2018-11-191-46/+46
| | | | Notes: svn path=/head/; revision=485337
* fix editors/pluma build for python != 3.6Eric Turgeon2018-11-191-46/+46
| | | | | | | Approved by: mentor (implicit) Notes: svn path=/head/; revision=485324
* editors/kak-lsp: Update to 5.10.0Tobias Kortkamp2018-11-192-4/+4
| | | | | | | | | Adds textDocument/rename support Changes: https://github.com/ul/kak-lsp/releases/tag/v5.10.0 Notes: svn path=/head/; revision=485312
* Upgrade editors/openoffice-4 to version 4.1.6:Don Lewis2018-11-182-14/+10
| | | | | | | | | | | | | | | | | | | * Fixed bugs which caused improper handling (crashes) when using Microsoft Drawing Binary File format * Fix a loop that visits all objects on a page so that all objects get visited * Updated logos Release notes: https://s.apache.org/AOO-416releasenotes Pet portlint (add missing USES= entries). MFH: 2018Q4 Notes: svn path=/head/; revision=485282
* editors/libreoffice: fix emoji font file nameChristoph Moench-Tegeder2018-11-141-1/+1
| | | | | | | | | | wrong patch version in last commit PR: 232689 Pointy Hat: cmt Notes: svn path=/head/; revision=484971
* editors/libreoffice: switch emoji font dependencyChristoph Moench-Tegeder2018-11-142-2/+13
| | | | | | | | | | emojione-color-ttf is going to expire soon, let's use twemoji-color-font-ttf PR: 232689 Submitted by: rkoberman at gmail dot com Notes: svn path=/head/; revision=484970
* - Update to 3.2Danilo Egea Gondolfo2018-11-112-5/+4
| | | | Notes: svn path=/head/; revision=484757
* editors/emacs-devel: Update to latest master-branch commitJoseph Mingrone2018-11-112-5/+5
| | | | Notes: svn path=/head/; revision=484652
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-103-4/+5
| | | | | | | | | | | | | | | | | | | | | * Add PKGNAMESUFFIX and rename the directory. This was done to show that IM6 is not the "main" version. But still fully supported by upstream. * Convert a number of options to optionhelpers. * Add option for ISO/IEC 23008-12:2017 HEIF suport * Add comment to pkg-descr explaining IM6's "legacy" tag. * Add comment to the patch-config_policy.xml file why it still needed. Please note that IM7 is not a drop in replacement due to library API and command arguments changes. And as a result ports need to decide for themself which version to use. Chase these changes in all the ports that using IM6. PR: 225102 (based on, only the version update) [1] Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=484640
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-109-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* Update KDE Applications to 18.09.3Tobias C. Berner2018-11-091-3/+3
| | | | Notes: svn path=/head/; revision=484545
* Update to 6.0.7.Jung-uk Kim2018-11-08103-684/+401
| | | | Notes: svn path=/head/; revision=484482
* editors/kak-lsp: Update to 5.9.1Tobias Kortkamp2018-11-072-4/+4
| | | | | | | Changes: https://github.com/ul/kak-lsp/releases/tag/v5.9.1 Notes: svn path=/head/; revision=484423
* Add editors/libreoffice-fy to its dependency.Jung-uk Kim2018-11-071-7/+7
| | | | Notes: svn path=/head/; revision=484373
* This port requires USES=c++11-lang to build on architectures thatMark Linimon2018-11-051-2/+11
| | | | | | | | | | | | use GCC in base. Also requires switching from freebsd-clang++ to freebsd-g++ where GCC needs to be used. PR: 232012 Submitted by: Piotr Kubaj Approved by: maintainer Notes: svn path=/head/; revision=484216
* New port editors/featherpadJesper Schmitz Mouridsen2018-11-055-0/+49
| | | | | | | | | | | | FeatherPad is a lightweight Qt5 plain-text editor. It is independent of any desktop environment. PR: 229314 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D17736 Notes: svn path=/head/; revision=484195
* update editors/pluma to 1.20.2Eric Turgeon2018-11-053-51/+63
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=484192
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-042-5/+6
| | | | | | | | | | | | - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751 Notes: svn path=/head/; revision=484140
* Fix build on powerpc64 by adding compiler:c++11-lang to USES.Mark Linimon2018-11-021-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483822
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-2/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Slightly decrease the chance that I'll break -console and -tiny again next timeAdam Weinberger2018-11-011-0/+1
| | | | Notes: svn path=/head/; revision=483688
* Teach vim-console and vim-tiny to ignore the ctags optionsAdam Weinberger2018-11-011-2/+4
| | | | Notes: svn path=/head/; revision=483687
* Update vim to patchlevel 502, and support universal-ctags[1]Adam Weinberger2018-11-012-11/+19
| | | | | | | | | | This changes the name of the EXUBERANT_CTAGS option, but keeps it as the default. Submitted by: Stephen Wall [1] (based on) Notes: svn path=/head/; revision=483686
* editors/with-editor: update to 2.8.0Steve Wills2018-11-012-4/+4
| | | | | | | | PR: 232860 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=483672
* - Remove empty lines after .include <bsd.port.mk>Alex Kozlov2018-10-291-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=483377
* editors/kak-lsp: Update to 5.9.0Tobias Kortkamp2018-10-283-57/+78
| | | | | | | | | | - Bump Kakoune version - Add ccls to the example configuration Changes: https://github.com/ul/kak-lsp/releases/tag/v5.9.0 Notes: svn path=/head/; revision=483301
* Fix build with GCC-based architectures for various kde@ ports.Tobias C. Berner2018-10-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Qt5 required c++11 support. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> PR: 232726 PR: 232725 PR: 232723 PR: 232722 PR: 232721 PR: 232720 PR: 232719 PR: 232697 PR: 232682 PR: 232669 PR: 232668 PR: 232667 PR: 232666 PR: 232665 PR: 232664 PR: 232662 PR: 232661 PR: 232655 PR: 232654 PR: 232652 PR: 232648 PR: 232647 PR: 232641 PR: 232640 PR: 232638 PR: 232635 PR: 232634 PR: 232632 PR: 232631 PR: 232630 PR: 232629 PR: 232628 PR: 232627 PR: 232625 PR: 232624 PR: 232623 PR: 232614 PR: 232613 PR: 232612 PR: 232611 PR: 232610 PR: 232609 PR: 232607 PR: 232606 PR: 232605 PR: 232604 PR: 232603 PR: 232602 PR: 232597 PR: 232589 PR: 232585 PR: 232584 PR: 232583 PR: 232581 PR: 232580 PR: 232579 PR: 232578 PR: 232576 PR: 232575 PR: 232574 PR: 232573 PR: 232570 Notes: svn path=/head/; revision=483125
* editors/ne: Bump revision after r482945 and r482889Tobias Kortkamp2018-10-271-0/+1
| | | | | | | | | | | r482889 did not include a pkg-plist. The build succeeded anyway, so the package was empty. r482945 added it but did not bump the revision. PR: 232338 Notes: svn path=/head/; revision=483122
* editors/kakoune: Update to 2018.10.27Tobias Kortkamp2018-10-273-6/+6
| | | | | | | Changes: https://github.com/mawww/kakoune/releases/tag/v2018.10.27 Notes: svn path=/head/; revision=483119
* lang/rust: update to 1.30.0Jan Beich2018-10-252-1/+2
| | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695 Notes: svn path=/head/; revision=482993
* editors/kakoune: Add run dependency on sysutils/ssidTobias Kortkamp2018-10-251-0/+2
| | | | | | | | | Some plugins like x11, x11-repl, ranger need setsid. https://github.com/mawww/kakoune/issues/2520 Notes: svn path=/head/; revision=482970
* - Add pkg-plist which forgot in previous commitWen Heping2018-10-253-1/+306
| | | | | | | | | - Replace LDFLAGS= with LDFLAGS+= Spotted by: tobik@ Notes: svn path=/head/; revision=482945
* - Update to 3.1.2Wen Heping2018-10-242-33/+14
| | | | | | | | PR: 232338 Submitted by: ndowens@yahoo.com Notes: svn path=/head/; revision=482889
* Update to 3.1.37Grzegorz Blach2018-10-232-4/+4
| | | | Notes: svn path=/head/; revision=482843
* devel/icu: update to 63.1Jan Beich2018-10-232-2/+2
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* editors/kak-lsp: Update to 5.8.0Tobias Kortkamp2018-10-232-4/+4
| | | | | | | Changes: https://github.com/ul/kak-lsp/releases/tag/v5.8.0 Notes: svn path=/head/; revision=482827
* editors/emacs-devel: Update to latest master-branch commitJoseph Mingrone2018-10-222-5/+5
| | | | | | | | | This fixes an issue with lisp/epg.el that caused messages about obsolete timestamps. See https://github.com/emacs-mirror/emacs/commit/8602bd8 for details. Notes: svn path=/head/; revision=482796
* editors/libreoffice: unbreak with boost 1.69Jan Beich2018-10-221-0/+17
| | | | | | | | | | | sfx2/source/appl/shutdownicon.cxx:170:12: error: no viable conversion from returned value of type 'boost::logic::tribool' to function return type 'bool' return loaded; ^~~~~~ PR: 232525 Notes: svn path=/head/; revision=482786
* New port: editors/kak-lspTobias Kortkamp2018-10-215-0/+432
| | | | | | | | | | | | | | | Kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust. A Language Server Protocol (LSP) defines the protocol used between an editor or IDE and a language server that provides language features like auto complete, go to definition, find all references etc. WWW: https://github.com/ul/kak-lsp Notes: svn path=/head/; revision=482709
* editors/emacs-devel: Update to latest master-branch commitJoseph Mingrone2018-10-192-5/+5
| | | | | | | | | This fixes an issue, specific to FreeBSD i386, that caused a core dump during build. Refer to https://github.com/emacs-mirror/emacs/commit/d2a07b9 for details. Notes: svn path=/head/; revision=482447
* editors/texworks: compliance: re-order variables.Alexandre C. GuimarĂ£es2018-10-161-8/+7
| | | | | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D17577 Notes: svn path=/head/; revision=482233
* editors/openoffice-4, editors/openoffice-devel:Don Lewis2018-10-154-30/+222
| | | | | | | | | | | | Fix build with OpenSSL 1.1.x Pet portlint (USES block location) PR: 232265 Reported by: pkg-fallout Notes: svn path=/head/; revision=482164
* editors/ghostwriter needs a compiler with C++11 supportTobias Kortkamp2018-10-151-1/+1
| | | | Notes: svn path=/head/; revision=482135