diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/ad/Makefile | 2 | ||||
| -rw-r--r-- | editors/amp/Makefile | 2 | ||||
| -rw-r--r-- | editors/dz6/Makefile | 1 | ||||
| -rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
| -rw-r--r-- | editors/emacs-devel/distinfo | 6 | ||||
| -rw-r--r-- | editors/fxite/Makefile | 3 | ||||
| -rw-r--r-- | editors/helix/Makefile | 2 | ||||
| -rw-r--r-- | editors/kakoune-lsp/Makefile | 2 | ||||
| -rw-r--r-- | editors/kibi/Makefile | 2 | ||||
| -rw-r--r-- | editors/languageclient-neovim/Makefile | 2 | ||||
| -rw-r--r-- | editors/lapce/Makefile | 2 | ||||
| -rw-r--r-- | editors/microsoft-edit/Makefile | 2 | ||||
| -rw-r--r-- | editors/neovim-gtk/Makefile | 2 | ||||
| -rw-r--r-- | editors/novelwriter/Makefile | 3 | ||||
| -rw-r--r-- | editors/novelwriter/distinfo | 6 | ||||
| -rw-r--r-- | editors/novelwriter/files/patch-pyproject.toml | 19 | ||||
| -rw-r--r-- | editors/openoffice-4/Makefile | 1 | ||||
| -rw-r--r-- | editors/openoffice-devel/Makefile | 1 | ||||
| -rw-r--r-- | editors/orbiton/Makefile | 5 | ||||
| -rw-r--r-- | editors/ox/Makefile | 2 | ||||
| -rw-r--r-- | editors/parinfer-rust/Makefile | 2 | ||||
| -rw-r--r-- | editors/pluma/Makefile | 4 | ||||
| -rw-r--r-- | editors/zed/Makefile | 1 |
23 files changed, 37 insertions, 39 deletions
diff --git a/editors/ad/Makefile b/editors/ad/Makefile index ee96b3df2e65..374ddeccb050 100644 --- a/editors/ad/Makefile +++ b/editors/ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= ad DISTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org diff --git a/editors/amp/Makefile b/editors/amp/Makefile index eb507591bd7c..265a5e3e5cfe 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,6 +1,6 @@ PORTNAME= amp DISTVERSION= 0.7.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/dz6/Makefile b/editors/dz6/Makefile index b00b57ff06ee..87c77946b869 100644 --- a/editors/dz6/Makefile +++ b/editors/dz6/Makefile @@ -1,6 +1,7 @@ PORTNAME= dz6 DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= dutra@FreeBSD.org diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index aa78fc6231ff..f77cabc8bac2 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20251129 +DISTVERSION= 31.0.50.20251215 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= ef903e0f5ac +GH_TAGNAME= 1e9dca9ba2a GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 2cac7ddf5205..0bcd9a5a7bdc 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764460905 -SHA256 (emacs-mirror-emacs-31.0.50.20251129-ef903e0f5ac_GH0.tar.gz) = 52aca0cb89c9a35cddfd3503553cd13cb10878c01384b23cb0c4d1420b9e021e -SIZE (emacs-mirror-emacs-31.0.50.20251129-ef903e0f5ac_GH0.tar.gz) = 52477268 +TIMESTAMP = 1765806105 +SHA256 (emacs-mirror-emacs-31.0.50.20251215-1e9dca9ba2a_GH0.tar.gz) = 9ba2eb23793e3d853c94f4abca70599ecafcdc3899aad0a00782012d2220324c +SIZE (emacs-mirror-emacs-31.0.50.20251215-1e9dca9ba2a_GH0.tar.gz) = 52517623 diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index 270e4900a616..61a98bd17d16 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 -USES= autoreconf desktop-file-utils gmake lua:52 pkgconfig +USES= autoreconf desktop-file-utils gettext-tools gmake lua:52 \ + pkgconfig USE_GITHUB= yes GH_ACCOUNT= yetanothergeek diff --git a/editors/helix/Makefile b/editors/helix/Makefile index a817a92c260e..6e45736f6afa 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 25.07.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecs/tree-sitter-hare/archive/:treesitterhare \ https://git.sr.ht/~jummit/tree-sitter-wren/archive/:treesitterwren \ diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile index afe74858f279..48b8d0a213fb 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,7 +1,7 @@ PORTNAME= lsp DISTVERSIONPREFIX= v DISTVERSION= 18.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors PKGNAMEPREFIX= ${KAKPKGNAMEPREFIX} diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index d82f84b748e7..8fab8d523140 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/languageclient-neovim/Makefile b/editors/languageclient-neovim/Makefile index fb6ccf7ad8f3..44d31ac6523a 100644 --- a/editors/languageclient-neovim/Makefile +++ b/editors/languageclient-neovim/Makefile @@ -1,7 +1,7 @@ PORTNAME= languageclient-neovim DISTVERSION= 0.1.161-3 DISTVERSIONSUFFIX= -gcf6dd11 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index 423dba5bab23..45bccf124619 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,7 +1,7 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 # Cargo.lock patched: `make patch cargo-crates` -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/microsoft-edit/Makefile b/editors/microsoft-edit/Makefile index b727191faed6..da76bce9ad1d 100644 --- a/editors/microsoft-edit/Makefile +++ b/editors/microsoft-edit/Makefile @@ -1,7 +1,7 @@ PORTNAME= microsoft-edit DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MAINTAINER= nobutaka@FreeBSD.org diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index b7f5d9126492..e4bdbbb4400f 100644 --- a/editors/neovim-gtk/Makefile +++ b/editors/neovim-gtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= neovim-gtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= editors MAINTAINER= asomers@FreeBSD.org diff --git a/editors/novelwriter/Makefile b/editors/novelwriter/Makefile index b6cd30eaf2ea..8423bb29d821 100644 --- a/editors/novelwriter/Makefile +++ b/editors/novelwriter/Makefile @@ -1,7 +1,6 @@ PORTNAME= novelWriter DISTVERSIONPREFIX= v -DISTVERSION= 2.7.4 -PORTREVISION= 1 +DISTVERSION= 2.8 CATEGORIES= editors python MASTER_SITES= PYPI diff --git a/editors/novelwriter/distinfo b/editors/novelwriter/distinfo index 9bd05a88966d..29bbf6501110 100644 --- a/editors/novelwriter/distinfo +++ b/editors/novelwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756061981 -SHA256 (vkbo-novelWriter-v2.7.4_GH0.tar.gz) = 3faab2ddfc69b43eec95527ee696d385bda9b6167b81424dbb5a1dc6c4863188 -SIZE (vkbo-novelWriter-v2.7.4_GH0.tar.gz) = 5039940 +TIMESTAMP = 1765878860 +SHA256 (vkbo-novelWriter-v2.8_GH0.tar.gz) = f4378012e2bbce37cdde40192425ed8a999697ddee2dbde18c97f47c228548e5 +SIZE (vkbo-novelWriter-v2.8_GH0.tar.gz) = 4903808 diff --git a/editors/novelwriter/files/patch-pyproject.toml b/editors/novelwriter/files/patch-pyproject.toml index 40207cab0d45..8d4a8e69f7ce 100644 --- a/editors/novelwriter/files/patch-pyproject.toml +++ b/editors/novelwriter/files/patch-pyproject.toml @@ -1,21 +1,18 @@ ---- pyproject.toml.orig 2025-07-15 15:15:10 UTC +--- pyproject.toml.orig 2025-12-14 18:36:55 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] --requires = ["setuptools >= 77.0.3"] +-requires = ["setuptools>=77.0.3"] +requires = ["setuptools"] build-backend = "setuptools.build_meta" [project] -@@ -9,11 +9,6 @@ readme = {file = "setup/description_pypi.md", content- - ] +@@ -7,8 +7,6 @@ readme = { file = "setup/description_pypi.md", content + authors = [{ name = "Veronica Berglyd Olsen", email = "code@vkbo.net" }] description = "A plain text editor for planning and writing novels" - readme = {file = "setup/description_pypi.md", content-type = "text/markdown"} + readme = { file = "setup/description_pypi.md", content-type = "text/markdown" } -license = "GPL-3.0-or-later AND Apache-2.0 AND CC-BY-4.0" --license-files = [ -- "LICENSE.md", -- "setup/LICENSE-Apache-2.0.txt", --] +-license-files = ["LICENSE.md", "setup/LICENSE-Apache-2.0.txt"] + dynamic = ["version"] + requires-python = ">=3.11" classifiers = [ - "Programming Language :: Python :: 3 :: Only", - "Programming Language :: Python :: 3.10", diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 1bb3d251d79c..1f50e42690bc 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -117,6 +117,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \ USE_GL= gl glu USE_GNOME= gdkpixbuf gdkpixbuf2xlib gtk20 libxslt glib20 JAVA_VENDOR= openjdk +JAVA_VERSION= 8 USE_PERL5= build USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \ xinerama xrandr xrender xt diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 232cd52d7ae4..d49fbb25f3ef 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -116,6 +116,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \ USE_GL= gl glu USE_GNOME= gdkpixbuf gdkpixbuf2xlib gtk20 libxslt glib20 JAVA_VENDOR= openjdk +JAVA_VERSION= 8 USE_PERL5= build USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \ xinerama xrandr xrender xt diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile index 6fbfc09ff7dd..1ccf615d5164 100644 --- a/editors/orbiton/Makefile +++ b/editors/orbiton/Makefile @@ -12,10 +12,7 @@ WWW= https://roboticoverlords.org/orbiton/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules GO_MODULE= github.com/xyproto/orbiton/v2 diff --git a/editors/ox/Makefile b/editors/ox/Makefile index d464257617df..6b7682ad332d 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,6 +1,6 @@ PORTNAME= ox DISTVERSION= 0.7.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors PKGNAMESUFFIX= -text-editor diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index f133cb36eed1..d2e842b076ca 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3.20220110 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= editors MAINTAINER= bofh@FreeBSD.org diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index d7c1e840f805..e4161d4451f1 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -13,10 +13,10 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ - ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes + iso-codes>=0:misc/iso-codes LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libpeas-gtk-1.0.so:devel/libpeas1 -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes +RUN_DEPENDS= iso-codes>=0:misc/iso-codes PORTSCOUT= limitw:1,even diff --git a/editors/zed/Makefile b/editors/zed/Makefile index 749f8e4423b8..a31eeed6ef28 100644 --- a/editors/zed/Makefile +++ b/editors/zed/Makefile @@ -1,6 +1,7 @@ PORTNAME= zed DISTVERSIONPREFIX= v DISTVERSION= 0.216.1 +PORTREVISION= 1 CATEGORIES= editors PKGNAMESUFFIX= -editor |
