Date: Wed, 1 Jan 2025 11:26:28 GMT 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: bb9a1b4a9728 - main - comms/concordance: Remove expired port Message-ID: <202501011126.501BQSU6073997@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb9a1b4a972863ba87605716535ca200031995ac commit bb9a1b4a972863ba87605716535ca200031995ac Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 11:26:22 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 11:26:22 +0000 comms/concordance: Remove expired port 2024-12-31 comms/concordance: Logitech Harmony were officially discontinued in 2021, last major product in 2019. --- MOVED | 1 + comms/Makefile | 1 - comms/concordance/Makefile | 27 --------------------------- comms/concordance/distinfo | 3 --- comms/concordance/files/patch-configure | 12 ------------ comms/concordance/pkg-descr | 4 ---- 6 files changed, 1 insertion(+), 47 deletions(-) diff --git a/MOVED b/MOVED index 529ba1bf8f88..86a1dadce452 100644 --- a/MOVED +++ b/MOVED @@ -3818,3 +3818,4 @@ textproc/cl-meta||2025-01-01|Has expired: Upstream is gone databases/postgis32||2025-01-01|Has expired: Please use newer versions math/sage||2025-01-01|Has expired: Broken for more than two years security/gnome-ssh-askpass||2025-01-01|Has expired: Uses deprecated gtk2 library +comms/concordance||2025-01-01|Has expired: Logitech Harmony were officially discontinued in 2021, last major product in 2019 diff --git a/comms/Makefile b/comms/Makefile index a87afc8b9337..c36bf0de965c 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -18,7 +18,6 @@ SUBDIR += bpl+ SUBDIR += chirp SUBDIR += chu - SUBDIR += concordance SUBDIR += conserver-com SUBDIR += cqrlog SUBDIR += cubicsdr diff --git a/comms/concordance/Makefile b/comms/concordance/Makefile deleted file mode 100644 index f04e910806f1..000000000000 --- a/comms/concordance/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= concordance -PORTVERSION= 1.5 -PORTREVISION= 1 -CATEGORIES= comms -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= Command-line Logitech Harmony configuration tool - -LICENSE= GPLv2 - -DEPRECATED= Logitech Harmony were officially discontinued in 2021, last major product in 2019. -EXPIRATION_DATE=2024-12-31 - -LIB_DEPENDS= libconcord.so:comms/libconcord - -USES= tar:bzip2 -WRKSRC_SUBDIR= ${PORTNAME} -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -PLIST_FILES= bin/concordance \ - share/man/man1/concordance.1.gz - -.include <bsd.port.mk> diff --git a/comms/concordance/distinfo b/comms/concordance/distinfo deleted file mode 100644 index d220a928fb74..000000000000 --- a/comms/concordance/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1655914311 -SHA256 (concordance-1.5.tar.bz2) = 6e4ecfc18b91586cc0c58e376a7e23a561cbd7e8756586e62d5d9450e1b42b25 -SIZE (concordance-1.5.tar.bz2) = 1413920 diff --git a/comms/concordance/files/patch-configure b/comms/concordance/files/patch-configure deleted file mode 100644 index 82a05b344031..000000000000 --- a/comms/concordance/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig 2014-03-28 20:27:47.000000000 -0700 -+++ configure 2014-05-31 02:59:26.000000000 -0700 -@@ -15080,6 +15080,9 @@ - - LIBCONCORD_VERSION="3" - case $host_os in -+ freebsd*) -+ LIBCONCORD_LDFLAGS="-lconcord" -+ ;; - darwin*) - LIBCONCORD_LDFLAGS="-lconcord.$LIBCONCORD_VERSION" - ;; diff --git a/comms/concordance/pkg-descr b/comms/concordance/pkg-descr deleted file mode 100644 index 1f94c05c1d5e..000000000000 --- a/comms/concordance/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The concordance software suite allows you to program your Logitech Harmony -remote using a configuration object retrieved from the harmony website. The -Logitech Harmony is a highly configuration universal remote than can control -most multimedia devices.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011126.501BQSU6073997>