aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* editors/texmacs: Return to POOLMuhammad Moinur Rahman2021-09-281-1/+1
|
* editors/pluma-plugins: fixed COMMENTEric Turgeon2021-09-281-1/+1
| | | | | PR: 258719 Reported by: Graham Perrin
* */*: Update MAINTAINER address of my ports to that of FreeBSD.orgYasuhiro Kimura2021-09-281-1/+1
| | | | | Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32170
* editors/featherpad: Update to 1.0.0Jesper Schmitz Mouridsen2021-09-273-5/+7
|
* editors/rubygem-neovim: Update to 0.9.0Po-Chuan Hsieh2021-09-273-5/+5
| | | | | | - Update WWW Changes: https://github.com/neovim/neovim-ruby/blob/main/CHANGELOG.md
* editors/neovim: Update to 0.5.1Adam Weinberger2021-09-272-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BREAKING CHANGES: feat(lua)!: register_keystroke_callback => on_key feat(lsp)!: change handler signature #15504 FEATURES: feat(jobstart): add parameter to close stdin FIXES: backport: fix(windowing): positioning of relative floats backport: refactor(sign): include longer sign column option backport: fix(sign): reset auto sign column with minimum in float win minimal style backport: fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace build: use RelWithDebInfo build for nightlies, Release for releases build: update appdata.xml version in release commit test(treesitter): skip all parsers tests if parsers aren't installed Rename stdin to stdin_mode (fixes Windows build) FIXES (LSP): backport: fix(lsp): Ensure human readable errors are printed backport: fix(lsp): Ensure users get feedback on references/symbols errors or empty results backport: fix(lsp): prevent double <text> for cached plaintext markup feat(lsp): allow root_dir to be nil (#15430) (Mathias Fußenegger) lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132) (sim) fix(lsp): check if buffer is valid in changetracking (#15505) (Jose Alvarez) fix(lsp): avoid ipairs on non-sequential tables (#15059) (Michael Lingelbach) feat(lsp): improve vim.lsp.util.apply_text_edits (#15561) (hrsh7th) feat(lsp): improve logging (#15636) (Michael Lingelbach)
* editors/editorconfig-core-c: Update to 0.12.5Neel Chauhan2021-09-252-4/+4
|
* editors/libreoffice: fix build against freetype2-2.11Tobias C. Berner2021-09-243-2/+43
| | | | | | | | | | - Build was broken by the update of freetype2 to 2.11. This was not caught by the exp-run as libreoffice was updated after the exp-run had been done, but prior to the commit. Obtained from: https://github.com/archlinux/svntogit-packages/commit/1db0f16aa08d3d7c13ecca8fd1c2c20c4b255504 PR: 251512 Reported by: jrm
* editors/sublime-text4: update to 4115Eric Turgeon2021-09-242-7/+4
|
* editors/mousepad: Update to 0.5.7Guido Falsi2021-09-243-7/+7
|
* editors/pluma-plugins: new portsEric Turgeon2021-09-246-1/+1554
| | | | pluma-plugins install additional plugins for Pluma editor
* editors/vscode: force rebuild after 3e693f24a78fJan Beich2021-09-241-1/+1
| | | | | | | Refresh the bundled version of devel/electron12, compatible with harfbuzz-2.9.0, harfbuzz-2.9.1 and harfbuzz-3.0.0. PR: 258607
* *: 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