aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* editors/lazarus-qt6: Bump PORTREVISION. x11-toolkits/qt6pas was updated to 6.2.8Jose Alonso Cardenas Marquez2024-05-151-1/+1
| | | | (cherry picked from commit ee649e4ffdb9b6b5034458449c765b00b63eea9f)
* all: Bump after lang/go121 updateAshish SHUKLA2024-05-132-2/+2
| | | | | MFH: 2024Q2 (cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
* all: Bump after lang/go122 updateAshish SHUKLA2024-05-131-1/+1
| | | | | MFH: 2024Q2 (cherry picked from commit a0676cbde9ff7029f5f0af1c50135be5e669d325)
* all: Bump after lang/go122 updateAshish SHUKLA2024-04-151-0/+1
| | | | | MFH: 2024Q2 (cherry picked from commit 91f781afd4292e9a950618c4bfa03f756d120d35)
* all: Bump after lang/go121 updateAshish SHUKLA2024-04-152-2/+2
| | | | | MFH: 2024Q2 (cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)
* editors/kakoune-lsp: Update to 17.0.0Mikael Urankar2024-04-063-5/+22
| | | | | Changes: https://github.com/kakoune-lsp/kakoune-lsp/releases/tag/v17.0.0
* editors/vscode: chase electron27 updateHiroki Tagato2024-04-051-1/+1
|
* editors/editorconfig-core-c: Update to 0.12.7Gabriel M. Dutra2024-04-012-5/+5
| | | | | | | | | | Take maintainership changeLog: https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.7 Reported by: portscout Approved by: garga (mentor, implicit)
* editors/linux-sublime: Remove expired portRene Ladan2024-04-018-132/+0
| | | | 2024-03-31 editors/linux-sublime: This is the legacy version Use linux-sublime-text4
* editors/morla: Remove expired portRene Ladan2024-04-016-114/+0
| | | | 2024-03-31 editors/morla: Project is unmaintained and last upstream release was in 2011
* editors/asedit: Remove expired portRene Ladan2024-04-015-60/+0
| | | | 2024-03-31 editors/asedit: Last upstream release was in 2003
* editors/helix: Update to 24.03Ashish SHUKLA2024-03-316-478/+745
|
* editors/emacs-devel: Update to 2024-03-30 snapshotYasuhiro Kimura2024-03-313-5/+7
| | | | Changes: https://github.com/emacs-mirror/emacs/compare/ad3a3ad6...8bee4060ea4
* editors/gmanedit: undeprecate, cleanup, transfer maintainership.Alexey Dokuchaev2024-03-301-17/+9
|
* editors/vscode: chase electron27 updateHiroki Tagato2024-03-291-0/+1
|
* editors/tamago: Fix build of devel_full and devel_nox flavorsYasuhiro Kimura2024-03-271-0/+55
| | | | | | | | | | | | | | | | | | | | | After editors/emacs-devel is updated to 30.0.50.20240301,3, build of devel_full and devel_nox flavors fails as following. ---------------------------------------------------------------------- if test "/usr/local/bin/emacs-30.0.50" != "no"; then am__dir=. am__subdir_includes=''; case canna.elc in */*) am__dir=`echo 'canna.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; /usr/local/bin/emacs-30.0.50 --batch -q -no-site-file -no-init-file --eval="(setq load-path (append (list (expand-file-name \"..\")) load-path))" --eval="(load \"docomp.el\")" $am__subdir_includes -L . -L . --eval "(defun byte-compile-dest-file (f) \"/tmp/canna.elc\")" --eval "(unless (byte-compile-file \"canna.el\") (kill-emacs 1))"; if [ -f "/tmp/canna.elc" ]; then cp /tmp/canna.elc canna.elc && rm -f /tmp/canna.elc; fi; else :; fi Loading /usr0/freebsd/ports/work/usr/ports/editors/tamago/work-devel_nox/tamago-4.0.6.0.20041122.19.15/docomp.el (source)... Package cl is deprecated In toplevel form: canna.el:1:1: Warning: file has no `lexical-binding' directive on its first line canna.el:33:11: Error: Wrong type argument: obarrayp, [nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] *** Error code 1 ---------------------------------------------------------------------- So add patch to fix it. PR: 277496 Approved by: maintainer timeout
* Chase editors/emacs updateJoseph Mingrone2024-03-2614-12/+14
| | | | | | | | | | | | | - Bump Emacs version in Mk/Uses/emacs.mk to update version-specific paths - Bump PORTREVISION of ports with USES=emacs. This is required for two reasons. Emacs lisp files need to be byte compiled for the new Emacs version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR need to be relocated. Reviewed by: ashish Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D44492
* editors/emacs: Update to 29.3Ashish SHUKLA2024-03-262-5/+4
| | | | | | | | | | | | | Emacs 29.3 is an emergency bugfix release intended to fix several security vulnerabilities. For details, refer to the Changelog. Changelog: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29.3 Reviewed by: jrm Security: f661184a-eb90-11ee-92fc-1c697a616631 Differential Revision: <https://reviews.freebsd.org/D44492> Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org>
* lang/go: Change DEFAULT to 1.21Muhammad Moinur Rahman2024-03-242-2/+2
| | | | | PR: 277776 Approved by: portmgr (exp-run)
* editors/lazarus-devel*: Update to 3.3.1.20240323Jose Alonso Cardenas Marquez2024-03-242-8/+8
| | | | - Use fpc-devel as dependency
* editors/cudatext: Update to 1.211.0Jose Alonso Cardenas Marquez2024-03-242-13/+13
| | | | ChangeLog at: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
* */*: Bump PORTREVISION. lazarus was updated to 3.2.0Jose Alonso Cardenas Marquez2024-03-241-1/+1
| | | | - Change default lazarus version to 3.2.0
* editors/lazarus: Update to 3.2.0Jose Alonso Cardenas Marquez2024-03-242-7/+7
|
* editors/imhex-current: Update to 1.33.2MANTANI Nobutaka2024-03-2313-157/+42
|
* Revert "x11-fonts/noto*: Restructure and update"Po-Chuan Hsieh2024-03-231-4/+4
| | | | This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8.
* x11-fonts/noto*: Restructure and updateTijl Coosemans2024-03-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split x11-fonts/noto-basic into separate ports so they can be updated separately. Keep noto-basic as a metaport but replace dependencies on it with dependencies on individual fonts as needed. Adjust x11-fonts/noto-extra to resolve conflicts for now. Individual fonts can be split from this port later. Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and create a new port x11-fonts/noto-color-emoji for Noto Color Emoji. Add the new ports to x11-fonts/noto metaport and make Noto Sans and Noto Serif non-optional because script-specific fonts depend on them. Upstream does not provide useful tarballs so we create our own and host them on LOCAL. The new ports have a "make noto-fetch" target that creates a tarball in DISTDIR. List of updates: Noto Color Emoji 2.042 Noto Emoji 2.001 Noto Sans 2.013 Noto Sans Mono 2.014 Noto Sans Symbols 2.003 Noto Sans Symbols 2 2.008 Noto Serif 2.013 PR: 275758 Differential Revision: https://reviews.freebsd.org/D43509
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-239-8/+9
| | | | PR: 277786
* editors/ghostwriter: Update to 24.02.1Guido Falsi2024-03-223-7/+5
|
* editors/novelwriter: update 2.3 → 2.3.1Yuri Victorovich2024-03-222-4/+4
| | | | Reported by: portscout
* editors/gnome-latex: reinstate -Wno-error=incompatible-function-pointer-typesCharlie Li2024-03-211-1/+7
| | | | | | | These errors were not related to any Vala-generated code. https://gitlab.gnome.org/swilmet/gnome-latex/-/issues/7 https://gitlab.gnome.org/swilmet/gnome-latex/-/issues/11
* editors/dkns: Move man pages to share/manChristian Weisgerber2024-03-201-1/+3
| | | | Approved by: portmgr (blanket)
* editors/rehex: update to 0.61.1Robert Clausecker2024-03-192-4/+4
| | | | | | A bug fix release. Changelog: https://github.com/solemnwarning/rehex/releases/tag/0.61.1
* editors/retext: Update to 8.0.2Nuno Teixeira2024-03-182-8/+8
| | | | | | | - Switch to pep517 build - Rename PORTNAME retext -> ReText to match PYPI package name case ChangeLog: https://github.com/retext-project/retext/releases/tag/8.0.2
* editor/kakoune-lsp: Rename and update to 16.0.0Mikael Urankar2024-03-176-245/+274
| | | | | | | | Upstream is now called kakoune-lsp, change the package name and github URL accordingly. Changes: https://github.com/kakoune-lsp/kakoune-lsp/releases/tag/v16.0.0
* editors/vscode: update to 1.87.2Hiroki Tagato2024-03-172-10/+9
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_87 Reported by: GitHub (watch releases)
* editors/emacs-devel: Update to 2024-03-16 snapshotJoseph Mingrone2024-03-163-8/+7
| | | | | Commit log: https://github.com/emacs-mirror/emacs/compare/8b96503b...ad3a3ad6 Sponsored by: The FreeBSD Foundation
* editors/poedit: update to 3.4.2Rodrigo Osorio2024-03-153-24/+16
| | | | | | | | | | | | | Changelog: https://github.com/vslavik/poedit/blob/master/NEWS Port changes: - Switch to DISTVERSION - Define LICENSE_FILE - Switch to wx3.2 (requirement) - Remove NLS knob (as upstream doesn't allow it) PR: 277431 Reported by: eduardo
* editors/e3: Move man pages to share/manChristian Weisgerber2024-03-153-7/+17
| | | | Approved by: portmgr (blanket)
* editors/vscode: chase electron27 updateHiroki Tagato2024-03-141-0/+1
|
* editors/orbiton: update 2.64.1 → 2.65.11Yuri Victorovich2024-03-132-8/+7
| | | | Reported by: portscout
* editors/vscode: update to 1.87.1Hiroki Tagato2024-03-132-11/+10
| | | | | | Changelog: https://code.visualstudio.com/updates/v1_87 Reported by: GitHub (watch releases)
* editors/tea: Update to 62.4.0Danilo Egea Gondolfo2024-03-122-4/+4
|
* editors/novelwriter: update 2.2.1 → 2.3Yuri Victorovich2024-03-112-4/+4
| | | | Reported by: portscout
* editors/pluma-plugins: updated to 1.28.0Eric Turgeon2024-03-103-5/+8
|
* editors/pluma: updated to 1.28.0Eric Turgeon2024-03-103-8/+8
|
* editors/vim: Update to 9.1.0158Adam Weinberger2024-03-082-5/+5
| | | | | | | | | While here: - Add explicit --disable-libsodium [1] - Clear PORTREVISION on xxd as it gets a bump from this update PR: 277545 Reported by: dewayne heuristicsystems com au [1]
* editors/texstudio: Update to 4.7.3Wen Heping2024-03-082-5/+4
|
* editors/vscode: chase electron27 updateHiroki Tagato2024-03-071-0/+1
|
* editors/uzap: Move man pages to share/manNuno Teixeira2024-03-072-2/+3
| | | | Approved by: portmgr (blanket)
* editors/texworks: Move man pages to share/manNuno Teixeira2024-03-071-4/+3
| | | | Approved by: portmgr (blanket)