diff --git a/MOVED b/MOVED index d80f22590821..e34e0cad7630 100644 --- a/MOVED +++ b/MOVED @@ -4870,3 +4870,4 @@ lang/ruby35|lang/ruby40|2025-11-18|Upstream changed version of master branch in lang/spidermonkey91||2025-11-18|Removed science/zx||2025-11-25|Removed: upstream repository archived on Jun 15, 2023, they refactored this project into a different package x11/salut||2025-11-25|Has expired: fails to build with rust 1.90.0 +comms/gtkmmorse||2025-11-26|Has expired: Depends on expired devel/gconfmm26 diff --git a/comms/Makefile b/comms/Makefile index 8a02926e4757..4ea53334d9c9 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -58,7 +58,6 @@ SUBDIR += gr-osmosdr SUBDIR += grig SUBDIR += gstreamer1-plugins-spandsp - SUBDIR += gtkmmorse SUBDIR += hackrf SUBDIR += hamlib SUBDIR += hcidump diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile deleted file mode 100644 index 187dd0139ba8..000000000000 --- a/comms/gtkmmorse/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= gtkmmorse -DISTVERSION= 0.9.28 -CATEGORIES= comms education hamradio -MASTER_SITES= https://cgit.git.savannah.gnu.org/cgit/${PORTNAME}.git/snapshot/ - -MAINTAINER= hamradio@FreeBSD.org -COMMENT= Graphical Morse Code Trainer -WWW= https://gtkmmorse.nongnu.org/ \ - https://www.nongnu.org/gtkmmorse/ - -LICENSE= GPLv2+ - -DEPRECATED= Depends on expired devel/gconfmm26 -EXPIRATION_DATE=2025-11-25 - -LIB_DEPENDS= libao.so:audio/libao \ - libgconfmm-2.6.so:devel/gconfmm26 - -USES= autoreconf compiler:c++11-lang gnome pkgconfig -USE_CXXSTD= c++11 -USE_GNOME= gconf2 gtkmm24 - -GNU_CONFIGURE= yes - -PLIST_FILES= bin/gtkmmorse \ - share/man/man1/gtkmmorse.1.gz - -post-patch: - @${REINPLACE_CMD} -e 's|-ansi||g' -e 's|-pedantic||g' \ - ${WRKSRC}/src/Makefile.am - -.include diff --git a/comms/gtkmmorse/distinfo b/comms/gtkmmorse/distinfo deleted file mode 100644 index d2b0b0f87a36..000000000000 --- a/comms/gtkmmorse/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1758444981 -SHA256 (gtkmmorse-0.9.28.tar.gz) = 04dfe164ebe1895ff617d38f791a4305f3864be899b3e6614168db08a5c43a0d -SIZE (gtkmmorse-0.9.28.tar.gz) = 29628 diff --git a/comms/gtkmmorse/files/patch-src_astream.cc b/comms/gtkmmorse/files/patch-src_astream.cc deleted file mode 100644 index bc0d714170bb..000000000000 --- a/comms/gtkmmorse/files/patch-src_astream.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/astream.cc.orig 2008-02-28 18:08:45 UTC -+++ src/astream.cc -@@ -44,6 +44,7 @@ oastream::oastream() - m_format.channels = 2; - m_format.rate = 44100; - m_format.byte_format = AO_FMT_LITTLE; -+ m_format.matrix=NULL; - - ao_initialize(); - } diff --git a/comms/gtkmmorse/pkg-descr b/comms/gtkmmorse/pkg-descr deleted file mode 100644 index d2612a84d9f4..000000000000 --- a/comms/gtkmmorse/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -GtkMMorse is a morse code learning tool which provides Koch and "Classic" -training methods