Date: Thu, 26 Feb 2026 00:23:57 +0000 From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 6ecd231b9e68 - releng/14.4 - pkg-stage.sh: Add emacs@nox and vim Message-ID: <699f929d.42d0d.68450c39@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch releng/14.4 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=6ecd231b9e68f2d143927b54606a444141dd5094 commit 6ecd231b9e68f2d143927b54606a444141dd5094 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2026-02-22 00:33:27 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2026-02-26 00:23:31 +0000 pkg-stage.sh: Add emacs@nox and vim We have a bit of space left on the 14.4 DVDs; add packages for two editors, one of which is useful. Direct commit to stable/14: These packages were added to 15.0 but at the same time as removing kde, because shipping distribution sets *and* a pkgbase repository on 15 significantly cuts into the space available. On 14 we can keep kde and still add these packages. With hat: re MFC after: 3 days (cherry picked from commit d982b7bd4ebfa483a8fa03411fa798add225e6f5) --- release/scripts/pkg-stage.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh index fe4b5051fc14..86bf32940975 100755 --- a/release/scripts/pkg-stage.sh +++ b/release/scripts/pkg-stage.sh @@ -15,6 +15,8 @@ export PORTSDIR="${PORTSDIR:-/usr/ports}" _DVD_PACKAGES=" comms/usbmuxd devel/git@lite +editors/emacs@nox +editors/vim misc/freebsd-doc-all net/mpd5 net/rsynchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699f929d.42d0d.68450c39>
