From owner-freebsd-ports@freebsd.org Mon May 17 23:30:51 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 02F5E635D45 for ; Mon, 17 May 2021 23:30:51 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fkb3Z6kz5z4mTN; Mon, 17 May 2021 23:30:50 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1621294250; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=n396bwFT9EHeypM1i/wEC69dZSXBqtae4e03WYzmh2s=; b=Nbqv4oIR4PZywbZqaU3vLXG8IWN1YlgmZV7Vrf9f5ZKjLmR6dhDmX+PI/UPlHzXFGsfb78 7dlDUIZztYt3wePoQAoBWf+9sVs1lek3XpAmuyyfdi9kS/RaY35OoM/HvHARfqkpXITJil E/H/RMkWLN5cBtKdpFmZsOAcf8JogLjFG1ByFaeKbl09kFJEwIITAFtYnZaYGNzvCzvRG0 yc2nqFwM34inLzWs1JZ4C4TVz0QexbD+qJa9zV4CzAUrvcHgFQc0hcH8P/8Q6qHU2zJ2RK URHfDAAzueoRFgSy/4f6Bh2FJCDLBJB4c3te11PkAYvowg4LFjHJUGquT6EJXQ== Received: by freefall.freebsd.org (Postfix, from userid 1354) id DEDD6E4B7; Mon, 17 May 2021 23:30:50 +0000 (UTC) From: Jan Beich To: Chris Cc: freebsd-ports Subject: Re: Is there a way to subscribe to the commit messages for only ports you maintain? References: <4c9bbdbba42b3b7188df054b4576fc9f@bsdforge.com> Date: Tue, 18 May 2021 01:30:48 +0200 In-Reply-To: <4c9bbdbba42b3b7188df054b4576fc9f@bsdforge.com> (Chris's message of "Mon, 17 May 2021 15:44:15 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1621294250; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=n396bwFT9EHeypM1i/wEC69dZSXBqtae4e03WYzmh2s=; b=kJHtJVartxSfFVbDX2Q/YYHR4higYNGa3HVzGiUK9znID92a+NgRFCl3gJXG0exhzdJhky ePl0c5MbLG9IgwvCo1nslc63Z1oe0pQASvEgY6Kd51nr1gZ6ERdUoKEx6fHLAmcYowk6PL +QQhr/kMG1/2uCgjSTl2e+9giQQaL2UvHnZpr4o25tEtfbMfsyWx1y2aVZ1o8CrL3ZVnCx BkUyjvLEOXc7TYwzAzQTuavrwZ/XwQg+mn3tN4AhFF9cwchFtfIcZjFwZp8OBL1VYqHJYB YWjPX81m6v8RT2/lbH203RiEXWsC0gbpb2O+sLAHunhJVsqtRpd0E80DploKFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1621294250; a=rsa-sha256; cv=none; b=aXC3beURkV38SuMqtQQAqngpib6uJGAhJ3hnr90EIYS8vYsYBn9KBNeaQllyfJ8nytpUMt UrdrvR55uRcM7+kNIN8QPGSZW2y8qniTSp5eRIW2NRpZCuUxyscCTsv0Ew5nz5gtd7erYS 6RIxaQMLsv/y+PlYyoJutFM1sBDRmLZzbQmvw9I2HX2Tu76Qds1uM1YOzhhLgcybOf5rLb wqNdkiufCPVFhbxJozmNPINAIiHRRsxDyP+RsS6ibEzDENOtpb+sxYn/JbSvL302MTGsB8 KKiWCBQgP8R/0SqJGhB591WtwQFWW/ELB+wszvUyqPtK+g0p7ejlKYv0yy3YMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2021 23:30:51 -0000 Chris writes: > I'd like to subscribe to the commit messages > ( dev-commits-ports-all ) > but only receive messages that affect me -- the > ports I currently maintain. Is it possible? Or > am I just dreaming? ;-) No clue but I use Herald rules for something similar. https://reviews.freebsd.org/herald/ https://secure.phabricator.com/book/phabricator/article/herald/