summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* editors/psgml: Unbreak for devel_full and devel_noxMuhammad Moinur Rahman2023-12-301-5/+2
| | | | Approved by: portmgr (blanket)
* editors/neovim: Update to 0.9.5Adam Weinberger2023-12-302-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: This is a maintenance release, focusing on bugfixes. Notably, fixes were made for issues with using and testing Nvim on less common platforms, like big endian platforms. Bug Fixes defaults: Set 'fsync' #26039 Dont create data dir if it's a broken symlink Make InspectTree handle nested injection Remove nested for_each_tree in TSTreeView (#26331) api: Use a conditional stack for nvim_cmd change: Update fold after on_bytes deps: Bump libmpack from luarocks extmark_to_array: Convert conceal_char to bytes highlight: Apply 'winblend' to float border inccommand: Save and restore '[ and '] marks inccommand: Don't crash with "split" and 'n' flag lsp: Handle NUL bytes in popup text lua: Correct return value for on_key with no arguments lua: Crash in nlua_error man: Make :Man with a range work mappings: Fix mapset() not replacing map with backslash marks: Handle switching buffer properly mouse: Avoid dragging after click label popupmenu callback mouse: Avoid dragging when clicking next to popupmenu move: Check the correct buffer oldtest: Always use a 64-bit int for swapfile block number options: Setting 'scroll' with resized grid quickfix: Check if delete failed in qf_fill_buffer() set_bool_option: Use int value to make bool Object set_option_from_tv: Use v_bool to access boolean option terminal: Assign channel to terminal earlier terminal: Avoid Insert mode in Terminal buffer terminal: Don't lose focus on terminal: Keep focus when scrolling number column of another window terminal: Make backslashes in 'shell' work on Windows treesitter: Foldexpr tweaks treesitter: Remove incompatible c query (again) ui: Empty line before the next message after :silent command Build System Fix universal mac builds ci: Ensure correct headers are used on macOS Documentation List NVIM_APPNAME as env on manpage starting.txt: Correct step number Performance Remove redundant strlen in skipwhite Testing Fix dependencies between test cases and test flakiness
* editors/texstudio: Update to 4.7.2Wen Heping2023-12-302-4/+4
|
* editors/calligra: Remove non-default option WEBKITMuhammad Moinur Rahman2023-12-301-4/+1
|
* */*: Refactor with IGNORE_WITH_MYSQLMuhammad Moinur Rahman2023-12-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - There are multiple ports which has MYSQL options and are non-DEFAULT. Most of the time committers actually forget to check with the OPTION enabled and in some cases they are BROKEN with newr versions of mysql. So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL appropriately. Due to the EOL of 5.7 this has not been checked. - Unbreak sysutils/cfengine* with MySQL 8.0 and later - The primary purpose of running this check is having statistics of the MySQL usability over MariaDB to explore the future possibility of shifting to MariaDB as the default as major ports upstream have moved their codebase to support MariaDB over MySQL. - The following actions will also be taken after the sunset of MySQL 5.7 If a port is broken on all instances of MySQL/MariaDB: - If a port has the option of multiple DB backends and MySQL is the default then the DEFAULT will be changed to PGSQL/SQLITE before 2024Q1. And the OPTION will be removed before 2024Q2. If a MAINTAINER is aware about such cases and want to prefer PGSQL over SQLITE or vice versa please do so at your own accord. Otherwise PGSQL will be preferred over SQLITE. - If a port has the option of multiple DB backends and MySQL is not the default then the the OPTION will be removed before 2024Q1. Approved by: portmgr (blanket)
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-2323-17/+23
| | | | New version of gtk3 in tree
* */*: Bump PORTREVISON because lazarus was updated to 3.0.0Jose Alonso Cardenas Marquez2023-12-221-1/+2
|
* editors/cudatext: Update to 1.205.5.2Jose Alonso Cardenas Marquez2023-12-222-24/+25
| | | | - Add CONFLICTS for qt6 version
* editors/lazarus-*: Update to 3.0.0 and 3.1.0Jose Alonso Cardenas Marquez2023-12-2212-42/+81
| | | | | | | - Add editors/lazarus-qt6 - Add new CONFLICTS - Change default lazarus and lazarus-devel to 3.0.0 and 3.1.0 - Change lazarus.mk file. Now stable and devel version support qt6 interface
* editors/fxite: undeprecate the port and assume maintainershipAlexey Dokuchaev2023-12-201-27/+12
| | | | | | | | | - Remove (broken) option to build against Fox 1.7: its API is too unstable and diverged significantly from what this code expects over past ten years - Disable NLS support which is rudimentary and no translation files were actually provided - GC needless CXXFLAGS and LDFLAGS adjustments, amend COMMENT
* editors/openoffice-*: Unbreak build on 15.0-CURRENTDon Lewis2023-12-196-24/+48
| | | | | | | | | | | | | | Revert "editors/openoffice-*: Unbreak build on 15.0-CURRENT" Undo the switch to llvm from ports. This reverts commit f25b169ac89578f18a6e480d4d84284bb8085316. Instead, pass --undefined-version to the linker to avoid the build breakage on -CURRENT by the change to the default value for this switch. Tidy up LIB_DEPENDS.
* editors/openoffice-*: Unbreak build on 15.0-CURRENTDon Lewis2023-12-182-0/+16
| | | | | | | | clang version 17.0.6 causes linker errors that break the build on 15.0-CURRENT. Work around this by building with an older llvm from ports. PR: 275820
* editors/novelwriter: update 2.1.1 → 2.2Yuri Victorovich2023-12-172-4/+4
| | | | Reported by: portscout
* editors/vscode: update to 1.85.1Hiroki Tagato2023-12-183-11/+11
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_85 Reported by: GitHub (watch releases)
* x11/deforaos-integration: Transfer maintainershipOlivier Cochard2023-12-171-1/+1
| | | | | Including all its dependencies. PR: 275812
* editors/asedit: Fix typoMuhammad Moinur Rahman2023-12-161-1/+1
|
* editors/asedit: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-0/+3
| | | | | - Upstream release was last in 2003 - Set EXPIRATION_DATE 2024-03-31
* editors/dkns: Update WWWMuhammad Moinur Rahman2023-12-161-2/+2
| | | | | | - Switch MASTER_SITES to https Approved by: portmgr (just-fix-it)
* editors/edith: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-1/+5
| | | | | | - Upstream last release was in 2000 - Set EXPIRATION_DATE 2024-01-16 - Pet portclippy
* editors/fte: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-2/+6
| | | | | | - Upstream last release was in 2001 - Set EXPIRATION_DATE 2024-01-16 - Pet portclippy
* editors/fxite: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-4/+8
| | | | | | - Last upstream release was in 2013 and there is no activity - Set EXPIRATION_DATE 2024-01-16 - Pet portclippy
* editors/gmanedit: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-0/+3
| | | | | - Upstream last release was in 2008 - Set EXPIRATION_DATE 2024-01-16
* editors/impress: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-4/+9
| | | | | | - Upstream last release was in 2000 - Set EXPIRATION_DATE 2024-01-16 - Pet portclippy
* editors/jove: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-2/+8
| | | | | | - Pet portclippy - Upstream last release was in 2000 - Set EXPIRATION_DATE 2024-01-16
* editors/le: Update WWWMuhammad Moinur Rahman2023-12-161-3/+3
| | | | | | - Utilize USES=localbase Approved by: portmgr (just-fix-it)
* editors/led: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-166-17/+20
| | | | | | | - Refresh patches - Last upstream release was in 2002 reconsier using a maintained editor like nano - Set EXPIRATION_DATE 2024-01-16
* editors/linux-sublime: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-10/+14
| | | | | | | - This is the legacy version which is unmaintained by upstream - Use linux-sublime-text4 or linux-sublime3 - Set EXPIRATION_DATE 2024-03-31 - Pet portclippy
* editors/morla: Mark DEPRECATEDMuhammad Moinur Rahman2023-12-161-0/+3
| | | | | | | | - Project is unmaintained - Last upstream release was in 2011 - Set EXPIRATION_DATE 2024-03-31 Approved by: portmgr (blanket)
* editors/nedit: Update WWWMuhammad Moinur Rahman2023-12-163-11/+178
| | | | - Switch to upstream MASTER_SITES
* editors/tea: Update to 62.2.1Danilo Egea Gondolfo2023-12-162-4/+4
|
* editors/tea: Update WWWMuhammad Moinur Rahman2023-12-161-1/+1
| | | | | | This previous webite is no longer active and the project has moved here. Approved by: portmgr (just-fix-it)
* editors/shed: update the port to version 1.16Alexey Dokuchaev2023-12-152-7/+5
| | | | | | | | | - Fixed various autotools/build warnings - Fixed ASCII mode character error - Install more complete documentation - GC no longer needed `post-patch' target Reported by: portscout
* editors/kak-lsp: Update to 15.0.1Mikael Urankar2023-12-152-5/+4
| | | | | Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v15.0.1
* editors/bee-host: upgrade to 1.3.7-2Thierry Thomas2023-12-142-4/+4
|
* editors/vscode: update to 1.85.0Hiroki Tagato2023-12-138-35/+28
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_85 Reported by: GitHub (watch releases)
* */*: bump PORTREVISION after the upgrade of OpenBLASThierry Thomas2023-12-122-2/+2
| | | | PR: 273219
* editors/texstudio: Update to 4.7.1Wen Heping2023-12-112-4/+4
|
* editors/libreoffice: update to 7.6.4 release (+)Dima Panov2023-12-10107-418/+418
| | | | | | | | LibreOffice 7.6.4 Community and LibreOffice 7.5.9 Community are immediately available for FreeBSD users! This release brings up over 40 fixes since previous version. Changelog: https://wiki.documentfoundation.org/Releases/7.6.4/RC1
* editors/bee-host: upgrade to 1.3.7Thierry Thomas2023-12-102-4/+4
|
* editors/amp: Update to latest commitNuno Teixeira2023-12-094-420/+380
| | | | | | | - Remove powerpc patch included upstream (libc crate) ChangeLog: https://github.com/jmacdonald/amp/compare/0.6.2-27-g71df483...0.6.2-32-gd9a913c
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-0811-9/+11
| | | | PR: 275243
* editors/vscode: chase electron25 updateHiroki Tagato2023-12-081-1/+1
|
* KDE: Update KDE Gear to 23.08.4Tobias C. Berner2023-12-071-3/+3
| | | | | | | | | | | | | | | | | Thursday, 07 December 2023. 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: * dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes * falkon: Fix StartPage search engine default configuration * kdepim-runtime: Correctly reload configuration The full changelog can be found at https://kde.org/announcements/changelogs/gear/23.08.4/
* kde.mk: add virtual category 'kde-devel'Tobias C. Berner2023-12-071-1/+1
| | | | | | | | | | | | | | | | | Previously we assumed that a port of KDE Gear 24.02-beta1 will use Qt6. So kde:6 was used to determine that the applications version is beta1. However, not all applications will be ported in time of the release as it seems, so we need to have a better way to select the version. For now, the KDE Gear-ports can use (for beta1) CATEGORIES=$main kde kde-applications kde-devel resepectively (for stable version) CATEGORIES=$main kde kde-applications to get the proper DISTVERSION value and environment set up.
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-073-2/+3
| | | | PR: 274405
* editors/texstudio: Update to 4.7.0Wen Heping2023-12-062-5/+4
|
* editors/vscode: chase electron25 updateHiroki Tagato2023-12-041-1/+1
|
* framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'Tobias C. Berner2023-12-031-2/+2
| | | | | | | | | | | To depend on phonon, you now need USES= kde:<ver> USE_KDE=phonon if you want to depend on the backend, also add USE_KDE= phonon-backend
* editors/kate-devel: new port -- Kate 24.02-beta1Tobias C. Berner2023-12-035-0/+1591
|
* editors/emacs-devel: Update to 2023-12-02 snapshot, fb4b0b3Joseph Mingrone2023-12-033-5/+10
| | | | | Changes: https://github.com/emacs-mirror/emacs/compare/58d9e73...fb4b0b3 Sponsored by: The FreeBSD Foundation