From nobody Tue Jun 2 15:07:42 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gVDhv1HdBz6gS6M for ; Tue, 02 Jun 2026 15:07:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gVDhv0Lhkz3XNM for ; Tue, 02 Jun 2026 15:07:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780412863; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hQbFSkJmWk8z6wDujinYaQppwyVsCj3rLCEfVANsopY=; b=F/x4lGSm3OvFSq1X9UTE8AAwupkT5MRvpZn6XhoTJYt3hpAm4BTi43dY1wHd3JL67dNsQE mWRsdHWzEBVnSbjwrivQ230h9KH0gKjEE6LAHhnNzaV74XGPR3OhJtdyGJDP0uVo1cE8Z0 jHhurFhO9Nv1M1GN2PwWgaqnoQ+NC3wNzinRM3lpOIz4CRMRf/y8x2WVtcBY17zmo7GieY q8jrZPYMZZ5+GBRggBWwrIDjGTLBYzoDa6QDy6gR3dVNpEw0Zr7WhkCgkQKF1nnXssLzIu GxS7OVKpMb3Gjo7v5Srk4Iv+cHDVarrmvnMKrSenWi/Y+jSOTZtGNsbPutadMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780412863; a=rsa-sha256; cv=none; b=D8XvZVGo1LYGeWDYEySLa6yH5ZIOz13ekGJUQdK/D5Zu3ynYnswPaECDWVn9CAt2JLehem MD4AFya0hm5NSLsBcwvRIXx7Jo5XvW39V3YPJ5HhTPWBXsN4IockxcoMUAKr3xrcx+lill 3YNg77Uc+Z2PgoZB7Fuj89gsMHAwTt4H3xEOgt1BNT28058cE5oRH2AE3+72s7my1Vp7+/ bpdw+8nHxCmNU1TzkgB19f9eAfjaNJL6yhfNAza01H/MtjO37+9SCnf6DMlRp8PHUI4WKf dS4+TBb5HfyDjk8zJiee5IM3/152Pv1hnPxWHInysh/AUgCdtmLlF/+nOzt+Ig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780412863; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hQbFSkJmWk8z6wDujinYaQppwyVsCj3rLCEfVANsopY=; b=B/2coNxlhA2tuK6nvAbDl8zKp64Bf4h990IX5H1g+A/sImmdd2EShsQA8WSWjoQfaGaFuR lK32JaiCCIyd6EVcnAulMaH8QszVtV/KWicX8UXJdyaYV25Qb7SpBKRNHZ0eDMAS2CLnba c0r7itliCEXWinlQzq+7GJ0xilE+NL9sFcvs293UsJHHuF2WlNBgI823lbdDc0D+9QCLOL jMDuMFyYdGCto0MVmVjhNOBs+akNhuhtZvrPKCD4yKwVgffHu+NHiGBUVLi8wMuH2QCcMm 5IVCAbFZnNNSZ0hSStB5nj8FYTFkihDLvDJDmVtjXPlNnqaWp9rZ2VyUbsVVnQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gVDht6m4FzVQj for ; Tue, 02 Jun 2026 15:07:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b651 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 02 Jun 2026 15:07:42 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 7c613bc03e32 - main - x11/hamclock: Remove expired port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7c613bc03e32424598b3ea56858e6a4c2d7ba651 Auto-Submitted: auto-generated Date: Tue, 02 Jun 2026 15:07:42 +0000 Message-Id: <6a1ef1be.3b651.72af8ddc@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c613bc03e32424598b3ea56858e6a4c2d7ba651 commit 7c613bc03e32424598b3ea56858e6a4c2d7ba651 Author: Rene Ladan AuthorDate: 2026-06-02 15:07:33 +0000 Commit: Rene Ladan CommitDate: 2026-06-02 15:07:33 +0000 x11/hamclock: Remove expired port 2026-06-01 x11/hamclock: Upstream programmer is deceased upstream server discontinued in June --- MOVED | 1 + x11/Makefile | 1 - x11/hamclock/Makefile | 45 ---------------------------- x11/hamclock/distinfo | 3 -- x11/hamclock/files/patch-ArduinoLib_Makefile | 11 ------- x11/hamclock/files/patch-Makefile | 21 ------------- x11/hamclock/files/patch-hamclock.desktop | 11 ------- x11/hamclock/files/patch-liveweb.cpp | 11 ------- x11/hamclock/files/patch-wsServer_Makefile | 11 ------- x11/hamclock/files/patch-zlib-hc_Makefile | 8 ----- x11/hamclock/pkg-descr | 4 --- 11 files changed, 1 insertion(+), 126 deletions(-) diff --git a/MOVED b/MOVED index 12ec33cd8a0f..67a92c557a1a 100644 --- a/MOVED +++ b/MOVED @@ -5337,3 +5337,4 @@ www/redmine51||2026-05-31|Has expired: Please migrate to newer version. Ruby 3.2 graphics/tippecanoe||2026-05-31|Broken for months games/minetestmapper||2026-05-31|Broken for months devel/rye||2026-06-02|Has expired: Rye is no longer developed. All users should migrate to uv, the successor project from the same maintainers, which is actively maintained and much more widely used +x11/hamclock||2026-06-02|Has expired: Upstream programmer is deceased upstream server discontinued in June diff --git a/x11/Makefile b/x11/Makefile index ba00f8930e56..9b0da91ab516 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -126,7 +126,6 @@ SUBDIR += guake SUBDIR += gxkb SUBDIR += habak - SUBDIR += hamclock SUBDIR += hhpc SUBDIR += histui SUBDIR += hs-xmobar diff --git a/x11/hamclock/Makefile b/x11/hamclock/Makefile deleted file mode 100644 index 0b0eff03c6e6..000000000000 --- a/x11/hamclock/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -PORTNAME= hamclock -DISTVERSION= 4.22 -PORTREVISION= 1 -CATEGORIES= x11 hamradio -MASTER_SITES= https://www.clearskyinstitute.com/ham/HamClock/ \ - LOCAL/db -DISTNAME= ESPHamClock - -MAINTAINER= hamradio@FreeBSD.org -COMMENT= Handy clock with features for amateur radio operators -WWW= https://www.clearskyinstitute.com/ham/HamClock/ - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream programmer is deceased upstream server discontinued in June -EXPIRATION_DATE= 2026-06-01 - -USES= gmake xorg zip desktop-file-utils -USE_XORG= x11 xorgproto - -PLIST_FILES= bin/hamclock \ - share/applications/hamclock.desktop \ - share/icons/hicolor/48x48/apps/hamclock.png - -OPTIONS_DEFAULT= SIZE1 -OPTIONS_SINGLE= RESOLUTION -OPTIONS_SINGLE_RESOLUTION= SIZE1 SIZE2 SIZE3 SIZE4 -SIZE1_DESC= Use 800x440 resolution -SIZE2_DESC= Use 1600x960 resolution -SIZE3_DESC= Use 2400x1440 resolution -SIZE4_DESC= Use 3200x1920 resolution - -SIZE1_ALL_TARGET= hamclock-800x480 -SIZE2_ALL_TARGET= hamclock-1600x960 -SIZE3_ALL_TARGET= hamclock-2400x1440 -SIZE4_ALL_TARGET= hamclock-3200x1920 - -do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps - ${INSTALL_PROGRAM} ${WRKSRC}/${ALL_TARGET} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/ - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}/ - -.include diff --git a/x11/hamclock/distinfo b/x11/hamclock/distinfo deleted file mode 100644 index f946bfde8b69..000000000000 --- a/x11/hamclock/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1768903148 -SHA256 (ESPHamClock.zip) = 863e9f56fa2a6788d11b329dfd04ee60ce851933f6f5bebcccb7e7cd098a41e0 -SIZE (ESPHamClock.zip) = 2021657 diff --git a/x11/hamclock/files/patch-ArduinoLib_Makefile b/x11/hamclock/files/patch-ArduinoLib_Makefile deleted file mode 100644 index 0767b02fa74e..000000000000 --- a/x11/hamclock/files/patch-ArduinoLib_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- ArduinoLib/Makefile.orig 2025-04-11 14:48:58 UTC -+++ ArduinoLib/Makefile -@@ -4,7 +4,7 @@ - - .PHONY: default - --CXX = g++ -+CXX ?= g++ - - OBJS = \ - Adafruit_BME280.o \ diff --git a/x11/hamclock/files/patch-Makefile b/x11/hamclock/files/patch-Makefile deleted file mode 100644 index fe97389e060d..000000000000 --- a/x11/hamclock/files/patch-Makefile +++ /dev/null @@ -1,21 +0,0 @@ ---- Makefile.orig 2025-09-12 00:49:22 UTC -+++ Makefile -@@ -13,7 +13,8 @@ - .PHONY: clean clobber help hclibs - - # build flags common to all options and architectures --CXXFLAGS = -IArduinoLib -IwsServer/include -Izlib-hc -I. -g -O2 -Wall -pthread -std=c++17 -+CXXFLAGS ?= -g -O2 -Wall -+CXXFLAGS += -IArduinoLib -IwsServer/include -Izlib-hc -I. -std=c++17 - # CXXFLAGS += -Wextra -pedantic -Werror -Wno-attributes -Wno-unknown-pragmas - - # add explicit framebuffer depth as _FB_DEPTH if defined -@@ -28,7 +29,7 @@ LIBS = -lpthread -larduino -lzlib-hc -lws - - LDXXFLAGS = -LArduinoLib -LwsServer -Lzlib-hc -g -pthread - LIBS = -lpthread -larduino -lzlib-hc -lws --CXX = g++ -+CXX ?= g++ - - # macOS does not have X11 by default; this assumes XQuartz or macports xorg has been installed - ifeq ($(shell uname -s), Darwin) diff --git a/x11/hamclock/files/patch-hamclock.desktop b/x11/hamclock/files/patch-hamclock.desktop deleted file mode 100644 index 108add5bf9d9..000000000000 --- a/x11/hamclock/files/patch-hamclock.desktop +++ /dev/null @@ -1,11 +0,0 @@ ---- hamclock.desktop.orig 2025-05-18 12:15:40 UTC -+++ hamclock.desktop -@@ -1,7 +1,7 @@ Exec=/usr/local/bin/hamclock - [Desktop Entry] - Name=HamClock - Exec=/usr/local/bin/hamclock --Icon=/home/pi/.hamclock/hamclock.png -+Icon=hamclock.png - Terminal=false - Type=Application - Categories=HamRadio diff --git a/x11/hamclock/files/patch-liveweb.cpp b/x11/hamclock/files/patch-liveweb.cpp deleted file mode 100644 index 2e75073c1409..000000000000 --- a/x11/hamclock/files/patch-liveweb.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- liveweb.cpp.orig 2025-09-12 01:16:46 UTC -+++ liveweb.cpp -@@ -12,7 +12,7 @@ - #include "HamClock.h" - - // web socket library --#include "ws.h" -+#include "wsServer/include/ws.h" - - - // import png writer -- complete implementation in a header file -- amazing. diff --git a/x11/hamclock/files/patch-wsServer_Makefile b/x11/hamclock/files/patch-wsServer_Makefile deleted file mode 100644 index d7e661f185c5..000000000000 --- a/x11/hamclock/files/patch-wsServer_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- wsServer/Makefile.orig 2025-09-12 01:18:14 UTC -+++ wsServer/Makefile -@@ -13,7 +13,7 @@ - # You should have received a copy of the GNU General Public License - # along with this program. If not, see - --CC = g++ -+CC ?= g++ - AR = ar - ARFLAGS = r - CXXFLAGS += -Iinclude diff --git a/x11/hamclock/files/patch-zlib-hc_Makefile b/x11/hamclock/files/patch-zlib-hc_Makefile deleted file mode 100644 index c35648db1702..000000000000 --- a/x11/hamclock/files/patch-zlib-hc_Makefile +++ /dev/null @@ -1,8 +0,0 @@ ---- zlib-hc/Makefile.orig 2025-09-12 01:19:05 UTC -+++ zlib-hc/Makefile -@@ -1,4 +1,4 @@ --CXX=g++ -+CXX?= g++ - - LIBOBJ = \ - adler32.o \ diff --git a/x11/hamclock/pkg-descr b/x11/hamclock/pkg-descr deleted file mode 100644 index 90246e86f2ab..000000000000 --- a/x11/hamclock/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -HamClock is a handy clock with features for amateur radio operators! One screen -shows your local time in 12H and 24H format along with UTC in large, easy to -read text. If your location is available, your grid square, local sunrise and -sunset are also displayed