From owner-freebsd-ports@freebsd.org Tue May 18 01:17:38 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 34942639008 for ; Tue, 18 May 2021 01:17:38 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "slim.berklix.org", Issuer "slim.berklix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FkdQn1xc3z3Mn3; Tue, 18 May 2021 01:17:36 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p4fc4c1f5.dip0.t-ipconnect.de [79.196.193.245]) (authenticated bits=128) by slim.berklix.org (8.15.2/8.15.2) with ESMTPSA id 14I1HJRC028990 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 May 2021 03:17:23 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id 14I1HIA6036082; Tue, 18 May 2021 03:17:19 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id 14I1H3LX072989; Tue, 18 May 2021 03:17:13 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <202105180117.14I1H3LX072989@fire.js.berklix.net> To: Chris cc: Jan Beich , freebsd-ports Subject: Re: Is there a way to subscribe to the commit messages for only ports you maintain? From: "Julian H. Stacey" Organization: http://berklix.com/jhs/ User-agent: EXMH on FreeBSD http://berklix.com/free/ X-From: http://www.berklix.org/~jhs/ In-reply-to: Your message "Mon, 17 May 2021 17:19:35 -0700." <1bd70dfc3add5e8a65ec515cd155ed67@bsdforge.com> Date: Tue, 18 May 2021 03:17:03 +0200 X-Rspamd-Queue-Id: 4FkdQn1xc3z3Mn3 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of jhs@berklix.com has no SPF policy when checking 94.185.90.68) smtp.mailfrom=jhs@berklix.com X-Spamd-Result: default: False [2.84 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RECEIVED_SPAMHAUS_PBL(0.00)[79.196.193.245:received]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[94.185.90.68:from]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:33824, ipnet:94.185.88.0/22, country:DE]; SUBJECT_ENDS_QUESTION(1.00)[]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[jhs]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[berklix.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.94)[0.936]; SPAMHAUS_ZRD(0.00)[94.185.90.68:from:127.0.2.255]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_SPAM_LONG(1.00)[1.000]; R_SPF_NA(0.00)[no SPF record]; MAILMAN_DEST(0.00)[freebsd-ports] 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: Tue, 18 May 2021 01:17:38 -0000 Chris wrote: > On 2021-05-17 16:30, Jan Beich wrote: > > 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. > Thanks for the hints, Jan. :-) Herald ? Nothing from https://www.freebsd.org/cgi/ports.cgi?query=herald&stype=all&sektion=all ... https://en.wikipedia.org/wiki/Phabricator ... https://cgit.freebsd.org/ports/tree/devel/phabricator/pkg-descr I'd use /usr/ports/mail/procmail https://lists.freebsd.org/pipermail/dev-commits-ports-all/2021-May/date.html ~/.procmailrc example: :0 H * ^Sender: owner-dev-commits-ports-all@freebsd.org { :0 H * ^Subject: git: .+ sysutils/rubygem-bolt | $RCVSTORE +dir_of_ports_you_might_maintain :0 H * ^Subject: git: .+ x11/xterm | $RCVSTORE +another_dir_of_ports_you_might_maintain } or eg: # mkdir ~/Mail/your_ports :0 H * ^Sender: owner-dev-commits-ports-all@freebsd.org * ^Subject: git: .+ (archivers/bzip|audio/pocketsphinx|audio/snd|comms/pr|comms/sms_client|databases/pgaccess|devel/c2mdoc|devel/compiz-bcop|devel/ecgi|devel/codeville|devel/frink|dns/dnscheckengine|dns/ldapdns|graphics/gdtclft|graphics/gimmage|graphics/repng2jpeg|graphics/urt|lang/picoc|net/beacon|net/openradius|net/spread|net/wackamole|net-im/mbpurple|sysutils/cdroot|sysutils/ffs2recov|sysutils/rsyncbackup|textproc/asm2html|textproc/smi|textproc/sansi|www/spreadlogd|www/ttf2eot|x11/wmblob|x11/xvt|x11-themes/kde-icons-graphite-rade8|x11-toolkits/iwidgets|x11-wm/icewm) | $RCVSTORE +your_ports Cheers, -- Julian Stacey http://berklix.com/jhs/ http://stolenvotes.uk UK for Brexit stole 750K votes from Brits in EU of 3.7M globaly. Zap BoJo Mogg.