From owner-freebsd-ports@freebsd.org Sat Feb 6 20:07: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 82B95534B07 for ; Sat, 6 Feb 2021 20:07:51 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (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 (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DY3HV3Yb6z3L5D for ; Sat, 6 Feb 2021 20:07:50 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.16.1/8.15.2) with ESMTPS id 116K7mHj018958 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sat, 6 Feb 2021 12:07:49 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.16.1/8.15.2/Submit) id 116K7mrX018957; Sat, 6 Feb 2021 12:07:48 -0800 (PST) (envelope-from fbsd) Date: Sat, 6 Feb 2021 12:07:48 -0800 From: bob prohaska To: Mark Millard Cc: FreeBSD ports Subject: Re: Bind9 security upgrade Message-ID: <20210206200748.GB18869@www.zefox.net> References: <78C246EB-4EE5-47AE-9F07-923B595184D9.ref@yahoo.com> <78C246EB-4EE5-47AE-9F07-923B595184D9@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78C246EB-4EE5-47AE-9F07-923B595184D9@yahoo.com> X-Rspamd-Queue-Id: 4DY3HV3Yb6z3L5D X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of fbsd@www.zefox.net has no SPF policy when checking 50.1.20.27) smtp.mailfrom=fbsd@www.zefox.net X-Spamd-Result: default: False [-0.86 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; WWW_DOT_DOMAIN(0.50)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[50.1.20.27:from]; NEURAL_HAM_MEDIUM(-0.99)[-0.995]; NEURAL_HAM_LONG(-0.99)[-0.991]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[zefox.net]; AUTH_NA(1.00)[]; SPAMHAUS_ZRD(0.00)[50.1.20.27:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.78)[-0.779]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[no SPF record]; FREEMAIL_TO(0.00)[yahoo.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-ports]; MID_RHS_WWW(0.50)[] 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: Sat, 06 Feb 2021 20:07:51 -0000 On Sat, Feb 06, 2021 at 10:50:21AM -0800, Mark Millard via freebsd-ports wrote: > > https://www.freshports.org/devel/autoconf reports that > perl is a dependency: > > Build dependencies: > ??? gm4 : devel/m4 > ??? help2man : misc/help2man > ??? gmake : devel/gmake > ??? makeinfo : print/texinfo > ??? perl5>=5.28.r1<5.29 : lang/perl5.28 > Runtime dependencies: > ??? gm4 : devel/m4 > ??? autoconf-wrapper : devel/autoconf-wrapper > ??? perl5>=5.28.r1<5.29 : lang/perl5.28 > ??? indexinfo : print/indexinfo > > The Makefile has as shown by: > > # grep perl /usr/ports/devel/autoconf/Makefile > USES= gmake makeinfo perl5 tar:xz > > This suggests that your system may be messed up > by having some indication that some lang/perl5.* > is installed, despite things being missing. That > would be consistent with your report of: > > /usr/local/lib/perl5/5.30/perl/man/man1/perl.1.gz > > existing. /usr/ports/UPDATING reports: > > 20200803: > AFFECTS: users of lang/perl5* > AUTHOR: mat@FreeBSD.org > > The default Perl version has been switched to Perl 5.32. If you are using > binary packages to upgrade your system, you do not have anything to do, pkg > upgrade will do the right thing. For the other people, follow the > instructions in entry 20161103, it should still be the same. > > > > What does: > > pkg info perl5 > > report? > > You may need to cause a delete of messed up material > and then a reinstall if that command reports that > perl5 is installed. > It looks pkg thinks perl is installed, with a slightly different "flat size": root@pelorus:/usr/ports/lang # pkg info perl5 perl5-5.32.0_1 Name : perl5 Version : 5.32.0_1 Installed on : Sat Jan 23 10:46:57 2021 PST Origin : lang/perl5.32 Architecture : FreeBSD:12:aarch64 Prefix : /usr/local Categories : devel perl5 lang Licenses : GPLv1+, ART10 Maintainer : mat@FreeBSD.org WWW : https://www.perl.org/ Comment : Practical Extraction and Report Language Options : DEBUG : off DOT_INC : off GDBM : off MULTIPLICITY : on PERL_64BITINT : on PERL_MALLOC : off SITECUSTOMIZE : off THREADS : on Shared Libs provided: libperl.so.5.32 Annotations : FreeBSD_version: 1201000 cpe : cpe:2.3:a:perl:perl:5.32.0:::::freebsd12:aarch64:1 repo_type : binary repository : FreeBSD Flat size : 67.2MiB Description : Perl is a language that combines some of the features of C, sed, awk and shell. See the manual page for more hype. There are also many books published by O'Reilly & Assoc. See pod/perlbook.pod for more information. WWW: https://www.perl.org/ root@pelorus:/usr/ports/lang # > > An example output for reference: > > # pkg info perl5 > perl5-5.32.0_1 > Name : perl5 > Version : 5.32.0_1 > Installed on : Sat Jan 30 01:49:54 2021 PST > Origin : lang/perl5.32 > Architecture : FreeBSD:14:aarch64 > Prefix : /usr/local > Categories : devel perl5 lang > Licenses : GPLv1+, ART10 > Maintainer : mat@FreeBSD.org > WWW : https://www.perl.org/ > Comment : Practical Extraction and Report Language > Options : > DEBUG : off > DOT_INC : off > GDBM : off > MULTIPLICITY : on > PERL_64BITINT : on > PERL_MALLOC : off > SITECUSTOMIZE : off > THREADS : on > Shared Libs provided: > libperl.so.5.32 > Annotations : > FreeBSD_version: 1400002 > cpe : cpe:2.3:a:perl:perl:5.32.0:::::freebsd14:aarch64:1 > repo_type : binary > repository : custom > Flat size : 71.6MiB > Description : > Perl is a language that combines some of the features of C, sed, awk and > shell. See the manual page for more hype. There are also many books > published by O'Reilly & Assoc. See pod/perlbook.pod for more > information. > > WWW: https://www.perl.org/ > > > === > Mark Millard > marklmi at yahoo.com > ( dsl-only.net went > away in early 2018-Mar) > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >