From nobody Sun Apr 14 16:13:26 2024 X-Original-To: dev-commits-ports-all@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 4VHb2G4pcwz5GrpG; Sun, 14 Apr 2024 16:13:26 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VHb2G2hVyz4Ply; Sun, 14 Apr 2024 16:13:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713111206; 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=dRajJuCpKM74FifRhdZ5WJb37kZi8HGpDGUxlgBJj6o=; b=IrqC00LYohzhqUrMqrT26rAvGEaK7mgM7Bp/c+xCUxQjzEZnDOwtuTRp2Z44003+29IRs7 Z8b85eyZMMxY5pnBREbINEpWKB6elz/6/REcQ/Jxr/VrgicBDUcloBD5zinrvkHf3Z7YIO HJusqyoa08q8xit8qroW3CWNpVns9zVPS2DUHm8qLQRCRlrT9Adfw7ocLCqQOtPtEnlYZq Hs7MG1n+xzULhF4j4LB5BWAT/fCWcG3AzH8y7bTsCtWGlwowapcVl90JuyR+TpWw2OaIem 0kzBVLmm/5avOdpFxXjAojuj+1zt0ajy4L/4DIaE5z99uChSTCctdBm8wcBQRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713111206; a=rsa-sha256; cv=none; b=M1iPlHd3rGHOnCbK8paf025gouIKe444gqqdUi8XoAhzGcM+9EGGCH+MV8GuTGt6AjNA1D jjdpwLm5ecRJnfebScyc8mx3kwxMr5EFinqd4tC4bjGzp3ucooNtdDd0l+UlFz9CsJd/kW 6DZhWaHkodSckN85q6wR9J1OwGbsmK/qtWqio+Fixntts+FDcNBvOvo7YCxWer81ceJ4P6 p0m0p8q9MiAc1IMPDgQ2M6x5v3f/B90QUQ4evtRJKO+O1J4GvjeZpT/WmXhQMEcj4OOeSe dtmJQvO++VyYxF3fd1T9p2NrYhfnzivBZfiIGN/Bcsdzg0HW6riqjdiArVdiXg== 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=1713111206; 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=dRajJuCpKM74FifRhdZ5WJb37kZi8HGpDGUxlgBJj6o=; b=PavtkpUrG0kyUk0wfaZpPVoLrQx93D88OJ+Eyl4KY6Cc/RnDPftIQTeTvCxNSsxvsM8msV o+sgw8Y0k1RmM7E3D0/lHgYkrt9ctdzKdAOLmH53I+tK4QrhsuP3Y83HM0E9BJq4f00URx UgqDTmO4ZDT6G6KdLTT/kxmUrHHPI15EsOLwphxe64wv1qF9mDBbnHoIKtY9KYrxJx52cq AIkgQ5VQuW60fq8ELdwn9g16ad9UB/1GnAqiMP5d5wa4w3al2HpV8D++/HiJdn3SuRE54N tEC2SNexFkOsM9Sat3BisMklGvhiy97HhvTdezla0eGMy44LOie77cuTaEKDIg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VHb2G2HfszNVZ; Sun, 14 Apr 2024 16:13:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 43EGDQO5050480; Sun, 14 Apr 2024 16:13:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 43EGDQs5050477; Sun, 14 Apr 2024 16:13:26 GMT (envelope-from git) Date: Sun, 14 Apr 2024 16:13:26 GMT Message-Id: <202404141613.43EGDQs5050477@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: b6abd5fbbdc1 - main - net/iaxmodem: Initiate sunset List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b6abd5fbbdc17759d4a954e98edee990f61f24a7 Auto-Submitted: auto-generated The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6abd5fbbdc17759d4a954e98edee990f61f24a7 commit b6abd5fbbdc17759d4a954e98edee990f61f24a7 Author: Gerald Pfeifer AuthorDate: 2024-04-14 16:08:51 +0000 Commit: Gerald Pfeifer CommitDate: 2024-04-14 16:12:53 +0000 net/iaxmodem: Initiate sunset This port hasn't been updated despite there being four 1.3.x releases since 2016 (there is nothing in Bugzilla on that either), and it depends on GCC 9 which has been end-of-lifed upstream nearly two years ago. Faxes aren't used much any more and apparently there is no need/use for this port. Mark deprecated with an expiration date of 2024-05-28. On the way reset maintainer to ports@. Approved by: maintainer --- net/iaxmodem/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile index 0a5f2e1e7818..aefa5d130473 100644 --- a/net/iaxmodem/Makefile +++ b/net/iaxmodem/Makefile @@ -4,10 +4,13 @@ PORTREVISION= 11 CATEGORIES= net comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= stucchi@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software modem that connects to IAX channel WWW= https://iaxmodem.sourceforge.net/ +DEPRECATED= outdated and uses end-of-life version of GCC +EXPIRATION_DATE=2024-05-28 + LIB_DEPENDS= libtiff.so:graphics/tiff USES= compiler:features perl5