summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* editors/zed: Update to 0.213.3Hiroki Tagato4 hours14-48/+82
| | | | | | | | Changelog: - https://github.com/zed-industries/zed/releases/tag/v0.212.7 - https://github.com/zed-industries/zed/releases/tag/v0.213.3 Reported by: GitHub (watch releases)
* */*: bump port revision after electron37 update (6c349dbafa33)Hiroki Tagato42 hours1-0/+1
|
* editors/vscode: Update to 1.106.2Hiroki Tagato47 hours3-10/+14
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_106 Reported by: GitHub (watch releases)
* Mk/bsd.default-versions.mk: Move default version to 4.4Jose Alonso Cardenas Marquez2 days1-2/+2
| | | | | - Fix lazarus path folder to 4.4 - Bump PORTREVISION
* editors/libreoffice: update to 25.8.3 release (+)Dima Panov3 days106-420/+420
| | | | | | | | | | | | LibreOffice 25.8.3, the third minor release of the free, volunteer-supported office suite for personal productivity in office environments, is now available for FreeBSD users! The new version fixes 70 issues compared to the previous release. Announce: https://blog.documentfoundation.org/blog/2025/11/13/announcement-of-libreoffice-25-8-3/ Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/25.8 Changelog: https://wiki.documentfoundation.org/Releases/25.8.3/RC1 \ https://wiki.documentfoundation.org/Releases/25.8.3/RC2
* editors/cudatext: Update to 1.230.0.1Jose Alonso Cardenas Marquez3 days2-10/+10
| | | | ChangeLog at: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh5 days1-3/+3
|
* editors/emacs-devel: Update to 2025-10-17 snapshotJoseph Mingrone5 days2-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | New /etc/NEWS items: ec08011af4f - New hideshow option 'hs-cycle-filter' for visibility-cycling with 'TAB' a0761ddb4bd - Improve foldout-exit-fold with negative arg (bug#77370) 045fe2e2a3e - ; * etc/NEWS (Ibuffer): Announce new faces. (Bug#79786) 2e8cc345d5b - VC revert commands: Facilities to entirely delete revisions 5dfcba699e1 - Revised bindings for diff-revert-and-kill-hunk 04520bfd7ef - Zone multi-window and -frame support c35e5a23fe5 - ; * etc/NEWS: Merge diff sections ef9860588ac - ; * etc/NEWS (hs-hide-block-behavior): Explain the replacements. 5c18d23d668 - (diff-refine-threshold): New custom var (bug#79546) 68e337e630f - Don't discard empty string arguments from emacsclient cc589d70039 - hideshow: Rework previous changes 8815194ea6d - Unify constants that are equal-including-properties in compiler e7505ca213d - Add option to auto-refresh the lossage buffer. (Bug#79732) 959345f602d - hideshow: Rewrite 'hs-special-modes-alist' b01435306a3 - Change tree-sitter query predicate names (bug#79687) 2c4e7a99cc1 - Handle resizing of fullscreen frames more consistently (Bug#79704) dd9d1df4fa6 - Automatically toggle between dark and light mode PGTK widgets 2447188a69b - 'map-y-or-n-p' now uses the minibuffer to read a char (bug#79664) ab4a616b0b2 - 'read-multiple-choice' now uses the minibuffer to read a char (bug#79664) a730cb59ee3 - ; * etc/NEWS (Speedbar): Fix a typo (bug#79748). Commit log: https://github.com/emacs-mirror/emacs/compare/63ea5e5b3a5...6c770f86245 Sponsored by: The FreeBSD Foundation
* editors/vscode: Update to 1.106.0Hiroki Tagato5 days6-25/+40
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_106 Reported by: GitHub (watch releases)
* editors/vertico.el: Install byte-compiled elispJoseph Mingrone6 days2-4/+24
| | | | | | While here, use DISTVERSION instead of PORTVERSION. Sponsored by: The FreeBSD Foundation
* editors/perspective.el: Install byte-compiled elispJoseph Mingrone6 days2-5/+8
| | | | | | While here, use DISTVERSION instead of PORTVERSION. Sponsored by: The FreeBSD Foundation
* editors/orderless.el: Install byte-compiled elispJoseph Mingrone6 days2-4/+8
| | | | | While here, use DISTVERSION instead of PORTVERSION. Sponsored by: The FreeBSD Foundation
* editors/marginalia.el: Install byte-compiled elispJoseph Mingrone6 days2-3/+8
| | | | | | While here, use DISTVERSION instead of PORTVERSION. Sponsored by: The FreeBSD Foundation
* editors/consult.el: Install byte-compiled elispJoseph Mingrone6 days2-3/+18
| | | | | | While here, use DISTVERSION instead of PORTVERSION. Sponsored by: The FreeBSD Foundation
* editors/consult.el: Consulting completing-read for EmacsPat Maddox6 days5-0/+63
| | | | | | | | | | | | | | | | | | Consult provides search and navigation commands based on the Emacs completion function completing-read documented in the Elisp manual. Completion allows you to quickly select an item from a list of candidates. Consult offers asynchronous and interactive consult-grep and consult-ripgrep commands, and the line-based search command consult-line. Furthermore Consult provides an advanced buffer switching command consult-buffer to switch between buffers, recently opened files, bookmarks and buffer-like candidates from other sources. Some of the Consult commands are enhanced versions of built-in Emacs commands. For example the command consult-imenu presents a flat list of the Imenu with live preview, grouping and narrowing. WWW: https://github.com/minad/consult PR: 290545
* editors/perspective.el: Perspectives for EmacsPat Maddox6 days5-0/+55
| | | | | | | | | The Perspective package provides multiple named workspaces (or "perspectives") in Emacs, similar to multiple desktops in window managers like Awesome and XMonad, and Spaces on the Mac. WWW: https://github.com/nex3/perspective-el PR: 290544
* editors/vertico.el: VERTical Interactive COmpletion for EmacsPat Maddox6 days5-0/+63
| | | | | | | | | | | | | | Vertico provides a performant and minimalistic vertical completion UI based on the default completion system. The focus of Vertico is to provide a UI which behaves correctly under all circumstances. By reusing the built-in facilities system, Vertico achieves full compatibility with built-in Emacs completion commands and completion tables. Vertico only provides the completion UI but aims to be highly flexible, extendable and modular. Additional enhancements are available as extensions or complementary packages. WWW: https://github.com/minad/vertico PR: 290542
* editors/orderless.el: Completion style that matches multiple regexpsPat Maddox6 days5-0/+47
| | | | | | | | | | | | This package provides an orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes. By default, regexp and literal matches are enabled. WWW: https://github.com/oantolin/orderless PR: 290541
* editors/marginalia.el: Marginalia in the Emacs minibufferPat Maddox6 days5-0/+53
| | | | | | | | | | | | | | This package provides marginalia-mode which adds marginalia to the minibuffer completions. Marginalia are marks or annotations placed at the margin of the page of a book or in this case helpful colorful annotations placed at the margin of the minibuffer for your completion candidates. Marginalia can only add annotations to the completion candidates. It cannot modify the appearance of the candidates themselves, which are shown unaltered as supplied by the original command. WWW: https://github.com/minad/marginalia PR: 290540
* editors/bee-host: upgrade to 1.4.2Thierry Thomas6 days2-4/+4
| | | | Release notes at https://github.com/rosmanov/bee-host/releases/tag/1.4.2
* editors/abiword: Fix pkg-plist with COLSUGAR offJason E. Hale7 days2-5/+3
| | | | | | PR: 278929 Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> MFH: 2025Q4
* editors/zed: Update to 0.212.6Hiroki Tagato7 days19-1645/+2254
| | | | | | | | | | | All codes related to the crash handling function (including its dependencies, crash-handler and minidumper crates) are disabled to make it build. The function is mainly used by developers of the software so it would be okay for users' viewpoint. Changelog: https://github.com/zed-industries/zed/releases Reported by: GitHub (watch releases)
* */*: bump port revision after electron37 update (e6c0b71aa9c2)Hiroki Tagato8 days1-1/+1
|
* editors/zed: Add port: Code at the speed of thoughtHiroki Tagato8 days8-0/+4295
| | | | | | | | | | | | | | | Code at the speed of thought. Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. It's also open source. WWW: https://zed.dev/ Committer's Note: The port is at version 0.198.6, whereas the latest version is 0.212.5. Later versions than 0.198.6 depend on "crash-handler" crate, which does not currently support FreeBSD. Requested by: fuz (via private email)
* editors/nano: Update to 8.7Danilo Egea Gondolfo10 days2-5/+5
| | | | | | | - Remove --mandir= as it's already set by the Ports framework Changelog: https://www.nano-editor.org/news.php
* */*: Bump PORTREVISION. lang/fpc was updated to 3.2.3 (20251007)Jose Alonso Cardenas Marquez10 days1-1/+1
|
* editors/cudatext: Update to 1.229.5.0Jose Alonso Cardenas Marquez10 days3-14/+13
| | | | ChangeLog at: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
* editors/lazarus: Update to 4.4Jose Alonso Cardenas Marquez10 days2-5/+5
|
* x11-wm/lxqt: Update to 2.3.0Jose Alonso Cardenas Marquez10 days2-4/+4
| | | | | | | | | | | - Update x11/screengrab to 3.1.0 - Update editors/featherpad to 1.6.2 - Add xdg-desktop-portal like RUN_DEPENDS to xdg-desktop-portal-lxqt [1] ChangeLog at: https://lxqt-project.org/release/2025/11/05/release-lxqt-2-3-0/ With hat: lxqt PR: 290488 Reported by: Siva Mahadevan <me at svmhdvn.name> [1]
* lang/rust: Bump revisions after 1.91.1Mikael Urankar12 days11-10/+11
| | | | PR: 290816
* */*: bump port revision after electron37 update (b2d531ae5a48)Hiroki Tagato2025-11-081-1/+1
|
* various: Bump Go ports for 1.24.10Adam Weinberger2025-11-062-2/+2
|
* KDE: Update KDE Gear to 25.08.3Max Brazhnikov2025-11-065-9/+12
| | | | Announcement: https://kde.org/announcements/gear/25.08.3/
* editors/kibi: Update to 0.3.1Lewis Cook2025-11-047-180/+648
| | | | Changes: https://github.com/ilai-deutel/kibi/compare/v0.2.2...v0.3.1
* editors/neovim: Update to 0.11.5Adam Weinberger2025-11-022-10/+10
| | | | Changes: https://github.com/neovim/neovim/commit/9fa7c0a
* editors/with-editor: Update to 3.4.7Yasuhiro Kimura2025-11-022-4/+4
| | | | ChangeLog: https://github.com/magit/with-editor/blob/v3.4.7/CHANGELOG
* *: Revise USES=python:... version range constraintsMatthias Andree2025-11-011-1/+1
| | | | | | | | | | and strip all lower bounds of 3.9 or 3.10 because they are implied now. python:3.9-X -> python:-X python:3.9+ -> python python:3.10-X -> python:-X python:3.10+ -> python (options such as ,build preserved)
* editors/emacs-devel: Update to 2025-10-31 snapshotYasuhiro Kimura2025-11-012-5/+5
| | | | CommitLog: https://github.com/emacs-mirror/emacs/compare/eeaa9421479...63ea5e5b3a5
* editors/texstudio: Update to 4.8.9Wen Heping2025-10-314-203/+193
| | | | Switch to qt6
* KDE: Update KDE Gear to 25.08.2Max Brazhnikov2025-10-296-10/+14
| | | | | | | | | | | | | Announcement: https://kde.org/announcements/gear/25.08.2/ Ports changes: security/keysmith: - Refresh KDE/Qt dependencies sysutils/kpmcore: - Pass maintainership to kde@ - Refresh dependencies
* */*: bump port revision after electron37 update (e257686c2554)Hiroki Tagato2025-10-291-1/+1
|
* editors/openoffice-4: Upgrade to 4.1.16Don Lewis2025-10-291-4/+4
| | | | | | Upgrade to 4.1.16, which is identical to 4.1.16-RC3. MFH: 2025Q4
* editors/py-pynvim: Update 0.4.3 => 0.6.0Bartek Jasicki2025-10-252-6/+5
| | | | | | | | | | | | | Changelogs: https://github.com/neovim/pynvim/releases/tag/0.5.0 https://github.com/neovim/pynvim/releases/tag/0.5.1 https://github.com/neovim/pynvim/releases/tag/0.5.2 https://github.com/neovim/pynvim/releases/tag/0.6.0 While here sort USE_PYTHON. PR: 289782 Approved by: Thomas Merkel <tm@NetBSD.org> (maintainer, timeout 1 month)
* */*: Bump port revision after electron37 update (0e137cb977f6)Hiroki Tagato2025-10-251-0/+1
|
* editors/helix: Unbreak on FreeBSD > 14Ashish SHUKLA2025-10-241-2/+2
| | | | | | | | - Switch from cp to install due to change in behaviour of cp in FreeBSD 15 PR: 289051 MFH: 2025Q4 (unbreaks on FreeBSD 15)
* editors/tea: Migrate to QT6Danilo Egea Gondolfo2025-10-222-14/+18
| | | | | | | | - Switch build system to cmake as suggested by the README file - Enable printer support by default as it's part of QT6 base - Remove some unecessary entries from USES PR: 289719
* editors/le: fix build on recent FreeBSD releases without alloca.hDima Panov2025-10-222-2/+7
| | | | | | Backport patch from upstream repo Approved by: portmgr blanket
* editors/poedit: fix build with Boost-1.89 (+)Dima Panov2025-10-221-1/+4
| | | | Reported by: fallout
* editors/libreoffice: update to 25.8.2 release (+)Dima Panov2025-10-20107-423/+421
| | | | | | | | | | | | | | | LibreOffice 25.8.2, the second minor release of the free, volunteer-supported office suite for personal productivity in office environments, is now available for BreeBSD users! This release includes over 60 bug and regression fixes over LibreOffice 25.8 to enhance the software’s stability and robustness. It also solves several interoperability issues with the proprietary Microsoft Office/365 document format and improves the user interface and file opening and saving processes. Announce: https://blog.documentfoundation.org/blog/2025/10/09/release-of-libreoffice-25-8-2/ Release notes: https://wiki.documentfoundation.org/ReleaseNotes/25.8 Changelog: https://wiki.documentfoundation.org/Releases/25.8.2/RC1 \ https://wiki.documentfoundation.org/Releases/25.8.2/RC2
* editors/libreoffice: use non-expired Gentium fontDima Panov2025-10-203-2/+24
| | | | PR: 289341