aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-196-4/+6
|
* Uses/cargo: Unbreak ports with CARGO_BUILD_TARGET setTobias Kortkamp2021-09-191-1/+1
| | | | While here fix their WITH_DEBUG builds too.
* editors/git: Explicitly disable X for console BuildsMichael Osipov2021-09-181-0/+2
| | | | PR: 258407
* editors/semi: Update to the snapshot on 2021-06-13MANTANI Nobutaka2021-09-182-6/+5
|
* editors/flim: Update to the snapshot on 2021-05-29MANTANI Nobutaka2021-09-182-6/+5
|
* editors/imhex: Update to 1.9.0MANTANI Nobutaka2021-09-1813-67/+164
|
* editors/helix: New port: Post-modern modal text editorAshish SHUKLA2021-09-186-0/+560
| | | | | | | | | | | | | | | | | A kakoune / neovim inspired editor, written in Rust. Features: o Vim-like modal editing o Multiple selections o Built-in language server support o Smart, incremental syntax highlighting and code editing via tree-sitter WWW: https://helix-editor.com/
* editors/emacs-devel: Update to git snapshot 8a55d10Ashish SHUKLA2021-09-172-6/+5
|
* editors/libreoffice: update to 7.2.1 release (+)Dima Panov2021-09-16107-437/+431
| | | | | | | | | LibreOffice 7.2.1 is here, with many bugfixes and compatibility improvements. Learn more about it: https://blog.documentfoundation.org/blog/2021/09/16/libreoffice-7-2-1-community/ * Add OPTION to build GTK4 VCL * If both GTK3 and KF5 enabled, add GTK3_KDE5 VCL to build * Force RUN_DEPENDS on JDK if JAVA selected to run extensions
* editors/pluma: update to 1.26.0Eric Turgeon2021-09-143-11/+10
|
* editors/libreoffice: Unbreak buildMichael Gmelin2021-09-132-0/+24
| | | | | | | | | | | | Adds liblocaledata_en dependency to solenv. Tested using poudriere build & testport. See also: https://gerrit.libreoffice.org/c/core/+/120837 PR: 257997 Reported by: ddrinnon Approved by: portmgr (build fix blanket)
* editors/abiword: Add CPE informationBernhard Froehlich2021-09-101-1/+2
| | | | Approved by: portmgr (blanket)
* editors/gedit: Add CPE informationBernhard Froehlich2021-09-101-1/+2
| | | | Approved by: portmgr (blanket)
* editors/micro: Garbage collect aarch64 patchesMikael Urankar2021-09-101-16/+0
| | | | | | This patch is not needed anymore. Approved by: portmgr (build fix blanket)
* editors/cooledit: back port to poolNuno Teixeira2021-09-081-1/+1
| | | | | | | | Back port to pool. I've lost contact with project author and no solution found to update to a new version. PR: 248107
* editors/emacs-devel: Improve gcc port selection for NATIVECOMPYasuhiro Kimura2021-09-071-2/+7
| | | | | PR: 256893 Differential Revision: https://reviews.freebsd.org/D31011
* *: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.Rene Ladan2021-09-061-1/+1
|
* *: Clean up some thingsTobias Kortkamp2021-09-061-1/+1
| | | | | | | | | - Fix typos - Remove nop or unreferenced variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* poppler: bump revisions of usersTobias C. Berner2021-09-062-2/+2
| | | | | | Bump the remaining users of poppler after d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e PR: 258206
* graphics/poppler: update to 21.09Tobias C. Berner2021-09-066-6/+6
| | | | | | | | | | | | | | | | | Release 21.09.0: core: * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators * Correct decoding of signature properties Reason & Location when they are Unicode * Fix issues with malformed files * MSVC build fixes build system: * Call cmake_minium_required() before project() * Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE} * correctly forward user-provided flags to try_compile() Exp-run by: antoine PR: 258206
* editors/diakonos: Add maintainerChris Petrik2021-09-051-1/+1
| | | | PR: 258273
* editors/cudatext: update to 1.143.0Jose Alonso Cardenas Marquez2021-09-053-8/+23
|
* editors/vim: Fix build under (non-poudriere) `make install'Adam Weinberger2021-09-031-0/+1
|
* editors/vim: Fix python language bindingsDerek Schrock2021-09-031-1/+3
| | | | PR: 258234
* KDE: Update KDE Gear to 21.08.1Tobias C. Berner2021-09-021-3/+3
| | | | | | | | | | | | | | | | | | | | Thursday, 2 September 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * konsole: Fix KXmlGUI toolbars and Konsole MainWindow size. * elisa: Fix the “Files” view. * skanlite: Fix image saving when preview is not shown. Full announcement: https://kde.org/announcements/gear/21.08.1/ Full Changelog: https://kde.org/announcements/changelogs/gear/21.08.1/
* editors/textadept: enable optional terminal ncurses-based version.Alexey Dokuchaev2021-09-024-8/+62
|
* editors/vim: Define CONFLICTS_INSTALL and PKGNAMESUFFIX in just one placeAdam Weinberger2021-09-021-13/+6
| | | | Suggested by: danfe
* editors/vim: Flavorize and update to 8.2.3394Adam Weinberger2021-09-029-135/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit completely rewires the vim ports. It includes the following: * `vim' is now a TUI-only package. It is what the `vim-console' port was. * `vim-gtk3' includes the TUI binary (vim) and a GTk3-backed GUI. It is what the `vim' port was. * Each GUI toolkit has a separate package. There is vim-gtk3, -gtk2, -motif, -athena, and -x11. * `vim-tiny' is still the same thing, except it includes a defaults.vim stub to silence a startup error message. * Only the python3 language binding is included by default. Perl, Ruby, TCL, Scheme, and Lua can still be enabled via options. But there are very, very few plugins that require anything other than python. * py27 support is removed entirely. * CScope support is unconditionally enabled, but vim no longer depends upon it. If cscope is installed, it'll be used. * The default ctags is now the version included in base. It's very rudimentary, but only a subset of users use ctags at all. Universal or exuberant ctags can still be enabled via option knobs.
* editors/abiword: Update to 3.0.5Neel Chauhan2021-09-025-59/+13
|
* editors/emacs-devel: Update to 2021-09-21 commit, a15f549Joseph Mingrone2021-09-013-8/+9
| | | | PR: 258001
* editors/kakoune: Update to 2021.08.28Tobias Kortkamp2021-09-013-7/+24
| | | | | | | The ncurses dependency was replaced with a custom terminal escape sequence backend. Changes: https://github.com/mawww/kakoune/releases/tag/v2021.08.28
* editors/kak-lsp: Update to 11.0.0Mikael Urankar2021-09-012-5/+4
| | | | Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v11.0.0
* editors/textadept: drop DIST_SUBDIR, distfiles are uniquely named now.Alexey Dokuchaev2021-09-012-17/+16
|
* editors/neovim: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* editors/lazarus: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* editors/kile: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-285-5/+5
|
* editors/textadept: update the port to version 11.1, noting that:Alexey Dokuchaev2021-08-285-88/+134
| | | | | | - Most of the project's components are now fetched from GitHub - New Scintilla requires no less than C++17 standard to build - Use pregenerated docs for internal help and Lua API reference
* editors/jucipp: Update to 1.7.1Mohammad S. Babaei2021-08-272-5/+5
| | | | | | | | | | | | | | | | From ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.7.1 * Added Toggle Status to Window menu * Fixed indentation on enter after for instance {\n 1,\n 2,\n} * Preference item search_for_selection now also applies to Find Pattern * Now adds scrolling to all tooltip windows that are placed partially outside of screen * Can now unset keybindings in Preferences * Fixed buffer overread in Tooltip::insert_doxygen(), and added _GLIBCXX_ASSERTIONS to tests PR: 258055 Reported by: info@babaei.net (maintainer)
* editors/rehex: update the port to version 0.3.92.Alexey Dokuchaev2021-08-272-8/+4
| | | | Reported by: portscout
* editors/lazarus-devel: editors/lazarus-qt5-devel: New portJose Alonso Cardenas Marquez2021-08-266-0/+256
| | | | | | | | | | | | | | Lazarus is the class libraries for Free Pascal that emulate Delphi. Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K and more. Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP. Lazarus is the part of the missing puzzle that will allow you to develop Delphi-like programs in all of the above platforms. Unlike Java which strives to be a write once run anywhere, Lazarus and Free Pascal strives for write once compile anywhere. (devel version) WWW: https://www.lazarus-ide.org/
* editors/o: Update 2.43.0 -> 2.43.1Yuri Victorovich2021-08-242-4/+4
| | | | Reported by: portscout
* editors/tea: Update to 60.5.0Danilo Egea Gondolfo2021-08-222-4/+4
|
* editors/libreoffice: enable JAVA by defaultDima Panov2021-08-211-2/+2
| | | | | | | | That flag is necessary to install extensions, and being able to install extensions for advanced/specialized workflows is a major reason why someone would use LibreOffice suite. Bump PORTREVISION to force rebuild package with new defaults
* editors/cudatext: update to 1.142.0Jose Alonso Cardenas Marquez2021-08-213-10/+11
|
* editors/calligraplan: Remove invalid CPE informationBernhard Froehlich2021-08-201-1/+1
| | | | Approved by: portmgr (blanket)
* editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release!Dima Panov2021-08-19112-454/+443
| | | | | | LibreOffice 7.2 launches with many new features, compatibility improvements and performance boosts. Learn all about it in blog announce post: https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/
* editors/jucipp: Update to 1.7.0Mohammad S. Babaei2021-08-192-10/+11
| | | | | | | | ChangeLog: https://gitlab.com/cppit/jucipp/-/releases#v1.7.0 While here add missing LIB_DEPEND PR: 257844
* editors/o: Update 2.42.0 -> 2.43.0Yuri Victorovich2021-08-182-7/+7
| | | | Reported by: portscout
* editors/o: Update 2.41.3 -> 2.42.0Yuri Victorovich2021-08-172-10/+13
| | | | Reported by: portscout