From nobody Mon Aug 2 06:56:59 2021 X-Original-To: freebsd-perl@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 6553E12B2EC6 for ; Mon, 2 Aug 2021 06:57:03 +0000 (UTC) (envelope-from bokutin@bokut.in) Received: from ymc.bokut.in (ymc.bokut.in [160.16.203.145]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4GdTML1ZSZz4vjc for ; Mon, 2 Aug 2021 06:57:01 +0000 (UTC) (envelope-from bokutin@bokut.in) Received: from bokut.in (unknown [192.168.228.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by ymc.bokut.in (Postfix) with ESMTPS id 1BEC1D7882 for ; Mon, 2 Aug 2021 15:57:00 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bokut.in; s=v1; t=1627887420; bh=r5He1YUcCTwqJ4LY4AGH67Gu6JxgwP3ZWQJQlS88x2E=; h=Date:From:To:Subject; b=QmBNvrqFaNKdhLpU6IaU9idSGNBu7lYKCCsfY2qvy0tpFAmk6L4pWcuxWGPuNlozk gEgwyRfC299GbIm4NR/DdpZ88jEwhQSeoLz+rSSr8U9RilYnkxXcBPHowGvlr7HQxH 5UWhVuquKbl5rfPBD+9bSnNiQAagp2q9nYpEmn2G3hgIKos+Vz4TCpx9MttnuM1Cap J7IGbUoUWeEY39HSf26jir1ooeNm7fHsXvx8dPzmcXQGgUYggOToVbrcZYTjB/00Qp BrW7xNcL24arFL198U0xlqBKz3geqUxhZT9l3D7+HxHpYx5qalCYDl2M1Nl8pD+wdE Spnxk5LNwA5MA== Received: from bokut.in (unknown [192.168.12.23]) by bokut.in (Postfix) with ESMTP id CD55B120C622 for ; Mon, 2 Aug 2021 15:56:59 +0900 (JST) List-Id: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 Date: Mon, 02 Aug 2021 15:56:59 +0900 From: Tomohiro Hosaka To: freebsd-perl@freebsd.org Subject: PKGNAMEPREFIX in japanese/p5-* User-Agent: Roundcube Webmail/1.4.11 Message-ID: <6f7f24519ec516b0c87f21024d31d158@bokut.in> X-Sender: bokutin@bokut.in Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4GdTML1ZSZz4vjc X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bokut.in header.s=v1 header.b=QmBNvrqF; dmarc=pass (policy=none) header.from=bokut.in; spf=pass (mx1.freebsd.org: domain of bokutin@bokut.in designates 160.16.203.145 as permitted sender) smtp.mailfrom=bokutin@bokut.in X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[bokut.in:s=v1]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:160.16.203.145]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-perl@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[bokut.in:+]; DMARC_POLICY_ALLOW(-0.50)[bokut.in,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:9370, ipnet:160.16.128.0/17, country:JP]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-perl] X-ThisMailContainsUnwantedMimeParts: N Hello, I have a question about PKGNAMEPREFIX in japanese/p5-*. The following result makes ja- look unnecessary. # pwd /usr/ports # ls -d {arabic,chinese,french,german,hebrew,hungarian,japanese,korean,russian,ukrainian,vietnamese}/*/ | grep p5 | perl -nlE 'chmop; printf "%-50s%s", $_, `grep PKGNAMEPREFIX $_/Makefile`||"\n"' chinese/p5-Date-Chinese/ PKGNAMEPREFIX= p5- chinese/p5-Encode-CNMap/ PKGNAMEPREFIX= p5- chinese/p5-Encode-HanConvert/ PKGNAMEPREFIX= p5- chinese/p5-Encode-HanExtra/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-Han-PinYin/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-Han-Utils/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-HanDetect/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Keywords/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Numbers/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Romanize-Pinyin/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Segment/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Summarize/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-TaBE/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Toke/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-WordSegmenter/ PKGNAMEPREFIX= p5- chinese/p5-Lingua-ZH-Wrap/ PKGNAMEPREFIX= p5- chinese/p5-Text-Greeking-zh_TW/ PKGNAMEPREFIX= p5- japanese/cp5022x-el/ japanese/p5-2chproxy/ PKGNAMEPREFIX= ja-p5- japanese/p5-Date-Japanese-Era/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Date-Japanese-Holiday/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-DateTime-Calendar-Japanese-Era/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-DateTime-Format-Japanese/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Encode-EUCJPASCII/ PKGNAMEPREFIX= ja-p5- japanese/p5-Encode-EUCJPMS/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Encode-ISO2022/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Encode-JP-Emoji/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Encode-JP-Mobile/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-HTML-MobileJp/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Jcode/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Lingua-JA-Kana/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Lingua-JA-Moji/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Lingua-JA-Numbers/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Lingua-JA-Regular-Unicode/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Lingua-JA-Romanize-Japanese/ PKGNAMEPREFIX= p5- japanese/p5-Lingua-JA-Summarize-Extract/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-MeCab/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-nkf/ PKGNAMEPREFIX= ja-p5- japanese/p5-Number-Phone-JP/ PKGNAMEPREFIX= ja-p5- japanese/p5-PDFJ/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Text-ChaSen/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Text-Kakasi/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Text-MeCab/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-Unicode-Japanese/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- japanese/p5-WWW-2ch/ PKGNAMEPREFIX= p5- japanese/p5-WWW-MobileCarrierJP/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- korean/p5-Lingua-KO-Hangul-Util/ PKGNAMEPREFIX= p5- korean/p5-Lingua-KO-Romanize-Hangul/ PKGNAMEPREFIX= p5- russian/p5-Convert-Cyrillic/ PKGNAMEPREFIX= p5- russian/p5-Lingua-DetectCyrillic/ PKGNAMEPREFIX= p5- russian/p5-Lingua-RU-Charset/ PKGNAMEPREFIX= p5- russian/p5-Text-Hyphen-RU/ PKGNAMEPREFIX= p5- russian/p5-XML-Parser-encodings/ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- It would be useful if it was a PKGNAMEPREFIX to avoid conflicts, but that doesn't seem to be the case. Instead, it seems to be an obstacle to natural guessing of the package name. Shouldn't the useless LANG-CC(ja-) be removed? Are there any rules that use LANG-CC? I believe that compatibility and convention are important. At the very least, I want to clear up any doubts I may have when creating future ports. Thanks, From nobody Mon Aug 2 08:01:11 2021 X-Original-To: perl@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 EA4FF12B6ED2 for ; Mon, 2 Aug 2021 08:01:11 +0000 (UTC) (envelope-from portscout@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 4GdVnM6Cspz3FrK for ; Mon, 2 Aug 2021 08:01:11 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 BD9B71BC6C for ; Mon, 2 Aug 2021 08:01:11 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17281BTo079054 for ; Mon, 2 Aug 2021 08:01:11 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17281BhR079053; Mon, 2 Aug 2021 08:01:11 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202108020801.17281BhR079053@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 Date: Mon, 2 Aug 2021 08:01:11 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ databases/p5-DBD-SQLite | 1.68 | 1.70 ------------------------------------------------+-----------------+------------ security/p5-Crypt-Twofish2 | 1.02 | 1.03 ------------------------------------------------+-----------------+------------ textproc/p5-String-Pad | 0.020 | 0.021 ------------------------------------------------+-----------------+------------ www/p5-FCGI | 0.79 | 0.82 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Wed Aug 4 09:09:32 2021 X-Original-To: perl@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 F1BCA1378822 for ; Wed, 4 Aug 2021 09:09:32 +0000 (UTC) (envelope-from portscout@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 4GfmCJ6RlSz3LTj for ; Wed, 4 Aug 2021 09:09:32 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 C640F23EC4 for ; Wed, 4 Aug 2021 09:09:32 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17499WN3019110 for ; Wed, 4 Aug 2021 09:09:32 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 17499WwZ019097; Wed, 4 Aug 2021 09:09:32 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202108040909.17499WwZ019097@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 Date: Wed, 4 Aug 2021 09:09:32 +0000 From: portscout@FreeBSD.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ math/PDL | 2.019 | 2.055 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Sun Aug 8 21:00:50 2021 X-Original-To: perl@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 0F46B137E2EA for ; Sun, 8 Aug 2021 21:00:54 +0000 (UTC) (envelope-from bugzilla-noreply@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 4GjWpF4y1Nz3mWM for ; Sun, 8 Aug 2021 21:00:53 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 B4A541B6D2 for ; Sun, 8 Aug 2021 21:00:50 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 178L0oLh047580 for ; Sun, 8 Aug 2021 21:00:50 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 178L0o9T047579 for perl@FreeBSD.org; Sun, 8 Aug 2021 21:00:50 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202108082100.178L0o9T047579@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: perl@FreeBSD.org Subject: Problem reports for perl@FreeBSD.org that need special attention Date: Sun, 8 Aug 2021 21:00:50 +0000 List-Id: maintainer of a number of perl-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-perl List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16284564504.90aBfD.46296" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: Y --16284564504.90aBfD.46296 Date: Sun, 8 Aug 2021 21:00:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 234870 | devel/p5-Algorithm-Cluster: Fails to link on i386 1 problems total for which you should take action. --16284564504.90aBfD.46296--