Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2026 21:50:29 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 718b5e259aa5 - main - editors/notepadnext-devel: Remove expired port
Message-ID:  <6a443a25.3b21c.42d278d7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=718b5e259aa53a5c4efe1412bc316ee2a69dc131

commit 718b5e259aa53a5c4efe1412bc316ee2a69dc131
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 21:50:25 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 21:50:25 +0000

    editors/notepadnext-devel: Remove expired port
    
    2026-06-30 editors/notepadnext-devel: editors/notepadnext contains fixes in this port
---
 MOVED                                              |  1 +
 editors/Makefile                                   |  1 -
 editors/notepadnext-devel/Makefile                 | 47 ----------------------
 editors/notepadnext-devel/distinfo                 | 13 ------
 .../files/patch-src_NotepadNext_ScintillaNext.cpp  | 11 -----
 ...ch-src_ads_src_linux_FloatingWidgetTitleBar.cpp | 11 -----
 editors/notepadnext-devel/pkg-descr                |  1 -
 7 files changed, 1 insertion(+), 84 deletions(-)

diff --git a/MOVED b/MOVED
index 4ae77d661257..aac7d670f453 100644
--- a/MOVED
+++ b/MOVED
@@ -5467,3 +5467,4 @@ java/jad||2026-06-30|Has expired: This is a version that is over 25 years old an
 x11/wapanel||2026-06-30|Has expired: https://github.com/Firstbober/wapanel/issues/39
 databases/py-fastparquet||2026-06-30|Has expired: Retired by upstream. See https://github.com/dask/fastparquet/commit/dfe8d4ed0107427674dfa1b18918a167f057a328 for details
 devel/py-yamlordereddictloader|devel/py-yamlloader|2026-06-30|Has expired: Deprecated by upstream and no longer actively maintained, please use devel/py-yamlloader instead
+editors/notepadnext-devel|editors/notepadnext|2026-06-30|Has expired: editors/notepadnext contains fixes in this port
diff --git a/editors/Makefile b/editors/Makefile
index 39139e7502ff..9f8c0bbcb3fc 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -226,7 +226,6 @@
     SUBDIR += neovim-gtk
     SUBDIR += neovim-qt
     SUBDIR += notepadnext
-    SUBDIR += notepadnext-devel
     SUBDIR += novelwriter
     SUBDIR += nvi-m17n
     SUBDIR += nvi2
diff --git a/editors/notepadnext-devel/Makefile b/editors/notepadnext-devel/Makefile
deleted file mode 100644
index 4420570d60ed..000000000000
--- a/editors/notepadnext-devel/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-PORTNAME=	notepadnext
-PORTVERSION=	${NPNEXT_COMMIT_DATE}
-CATEGORIES=	editors
-PKGNAMESUFFIX=	-devel
-
-MAINTAINER=	cy@FreeBSD.org
-COMMENT=	Reimplementation of Notepad++
-WWW=		https://github.com/dail8859/NotepadNext
-
-LICENSE=	GPLv3
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	editors/notepadnext contains fixes in this port
-EXPIRATION_DATE=2026-06-30
-
-CONFLICTS=	notepadnext-[0-9]*
-
-LIB_DEPENDS=	libuchardet.so:textproc/uchardet
-
-USES=		desktop-file-utils gl qmake qt:5 xorg
-USE_QT=		core gui network printsupport widgets buildtools:build linguisttools:build
-USE_GL=		gl
-USE_XORG=	xcb
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	dail8859
-GH_PROJECT=	NotepadNext
-GH_TAGNAME=	5bf18d9
-NPNEXT_COMMIT_DATE=	2025.02.17
-
-GH_TUPLE=	alex-spataru:QSimpleUpdater:3cc832c:alex_spataru_QSimpleUpdater/src/QSimpleUpdater \
-		editorconfig:editorconfig-core-qt:ee967262db4fdbd735f9971cc0c90cf4f3100d3a:editorconfig_editorconfig_core_qt/src/editorconfig-core-qt \
-			editorconfig:editorconfig-core-test:7d75ceb:editorconfig_editorconfig_core_test/src/editorconfig-core-qt/tests \
-		githubuser0xFFFF:Qt-Advanced-Docking-System:644c828f007fba8dda4292dde432f29f69793362:githubuser0xFFFF_Qt_Advanced_Docking_System/src/ads \
-		itay-grudev:SingleApplication:0ba7b6c:itay_grudev_SingleApplication/src/singleapplication
-
-QMAKE_SOURCE_PATH=	${WRKSRC}/src/NotepadNext.pro
-
-CXXFLAGS+=	-I${LOCALBASE}/include/uchardet
-LDFLAGS+=	-luchardet
-
-PLIST_FILES=	bin/NotepadNext \
-		share/applications/NotepadNext.desktop \
-		share/icons/hicolor/scalable/apps/NotepadNext.svg \
-		share/icons/hicolor/scalable/mimetypes/NotepadNext.svg
-
-.include <bsd.port.mk>
diff --git a/editors/notepadnext-devel/distinfo b/editors/notepadnext-devel/distinfo
deleted file mode 100644
index bb8ead6ddaab..000000000000
--- a/editors/notepadnext-devel/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-TIMESTAMP = 1739943932
-SHA256 (dail8859-NotepadNext-2025.02.17-5bf18d9_GH0.tar.gz) = d5bdd58c062b1668d94c230ac02e6a7fbf4c2c92dac4c699e1db9ae4e46f6d7b
-SIZE (dail8859-NotepadNext-2025.02.17-5bf18d9_GH0.tar.gz) = 5364730
-SHA256 (alex-spataru-QSimpleUpdater-3cc832c_GH0.tar.gz) = bb54b7ba983b6f6a70220706bdb03a601e2bc59b08a0cd9d07c8a78a4dd29471
-SIZE (alex-spataru-QSimpleUpdater-3cc832c_GH0.tar.gz) = 302346
-SHA256 (editorconfig-editorconfig-core-qt-ee967262db4fdbd735f9971cc0c90cf4f3100d3a_GH0.tar.gz) = 7fe4a44b96676b08d446d22785ac078434138f4e0d834d9f44464a8fb3d0aa22
-SIZE (editorconfig-editorconfig-core-qt-ee967262db4fdbd735f9971cc0c90cf4f3100d3a_GH0.tar.gz) = 7309
-SHA256 (editorconfig-editorconfig-core-test-7d75ceb_GH0.tar.gz) = 6c1ddb9adc818c5a22f7b28183c7a672638b0221be144283d0d4d5e311e9bd57
-SIZE (editorconfig-editorconfig-core-test-7d75ceb_GH0.tar.gz) = 13957
-SHA256 (githubuser0xFFFF-Qt-Advanced-Docking-System-644c828f007fba8dda4292dde432f29f69793362_GH0.tar.gz) = d29e023d5dd4380b2f245e6bffa628c70e95577aee8a22b2ff01a9cf46ef276c
-SIZE (githubuser0xFFFF-Qt-Advanced-Docking-System-644c828f007fba8dda4292dde432f29f69793362_GH0.tar.gz) = 21521553
-SHA256 (itay-grudev-SingleApplication-0ba7b6c_GH0.tar.gz) = ec1b38fec7fb756a602fb42ce90835abbf0ec879e16aaea33f64572cc50fc646
-SIZE (itay-grudev-SingleApplication-0ba7b6c_GH0.tar.gz) = 25360
diff --git a/editors/notepadnext-devel/files/patch-src_NotepadNext_ScintillaNext.cpp b/editors/notepadnext-devel/files/patch-src_NotepadNext_ScintillaNext.cpp
deleted file mode 100644
index cc17f4d44a2e..000000000000
--- a/editors/notepadnext-devel/files/patch-src_NotepadNext_ScintillaNext.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/NotepadNext/ScintillaNext.cpp.orig	2022-05-26 23:25:10 UTC
-+++ src/NotepadNext/ScintillaNext.cpp
-@@ -20,7 +20,7 @@
- #include "ScintillaNext.h"
- #include "ScintillaCommenter.h"
- 
--#include "uchardet.h"
-+#include <uchardet.h>
- #include <cinttypes>
- 
- #include <QDir>
diff --git a/editors/notepadnext-devel/files/patch-src_ads_src_linux_FloatingWidgetTitleBar.cpp b/editors/notepadnext-devel/files/patch-src_ads_src_linux_FloatingWidgetTitleBar.cpp
deleted file mode 100644
index e4f4d46cf8df..000000000000
--- a/editors/notepadnext-devel/files/patch-src_ads_src_linux_FloatingWidgetTitleBar.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ads/src/linux/FloatingWidgetTitleBar.cpp.orig	2023-04-08 00:42:57 UTC
-+++ src/ads/src/linux/FloatingWidgetTitleBar.cpp
-@@ -194,7 +194,7 @@ void CFloatingWidgetTitleBar::mouseMoveEvent(QMouseEve
- 	{
- 		if(d->FloatingWidget->isMaximized())
- 		{
--			d->FloatingWidget->showNormal(true);
-+			d->FloatingWidget->showNormal();
- 		}
- 		d->FloatingWidget->moveFloating();
- 		Super::mouseMoveEvent(ev);
diff --git a/editors/notepadnext-devel/pkg-descr b/editors/notepadnext-devel/pkg-descr
deleted file mode 100644
index 9fa3dc40787c..000000000000
--- a/editors/notepadnext-devel/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Notepad Next is a cross-platform reimplementation of Notepad++.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a443a25.3b21c.42d278d7>