From owner-freebsd-users-jp@freebsd.org Mon Jan 6 00:25:45 2020 Return-Path: Delivered-To: freebsd-users-jp@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 5F31D1EB8FC for ; Mon, 6 Jan 2020 00:25:45 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from msc12.plala.or.jp (msc12.plala.or.jp [60.36.166.22]) by mx1.freebsd.org (Postfix) with ESMTP id 47rbrk0y6Yz3y0K for ; Mon, 6 Jan 2020 00:25:41 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from localhost ([2400:4050:9320:7a00::8]) by msc12.plala.or.jp with ESMTP id <20200106002538.HIHW27816.msc12.plala.or.jp@localhost> for ; Mon, 6 Jan 2020 09:25:38 +0900 Date: Mon, 06 Jan 2020 09:25:30 +0900 (JST) Message-Id: <20200106.092530.962373804294469178.ish@amail.plala.or.jp> To: freebsd-users-jp@freebsd.org From: Masachika ISHIZUKA X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit X-VirusScan: Outbound; mvir-ac12; Mon, 6 Jan 2020 09:25:38 +0900 X-Rspamd-Queue-Id: 47rbrk0y6Yz3y0K X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ish@amail.plala.or.jp designates 60.36.166.22 as permitted sender) smtp.mailfrom=ish@amail.plala.or.jp X-Spamd-Result: default: False [4.56 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:60.36.166.0/24]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-users-jp@freebsd.org]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_MEDIUM(0.98)[0.977,0]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[plala.or.jp]; MV_CASE(0.50)[]; NEURAL_SPAM_LONG(1.00)[0.998,0]; RCVD_IN_DNSWL_NONE(0.00)[22.166.36.60.list.dnswl.org : 127.0.5.0]; MID_CONTAINS_FROM(1.00)[]; IP_SCORE(1.28)[ipnet: 60.32.0.0/12(4.84), asn: 4713(1.54), country: JP(0.03)]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4713, ipnet:60.32.0.0/12, country:JP]; RCVD_COUNT_TWO(0.00)[2] Subject: [FreeBSD-users-jp 96522] =?iso-2022-jp?b?cHl0aG9uKHB5WFgtaG9nZSkbJEIkThsoQnBrZxskQiRHGyhC?= =?iso-2022-jp?b?GyRCJE46Rz83Mj0bKEI=?= X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 00:25:45 -0000 石塚@杉並です。 12.1Rでのpkgをpkg upgradeで最新化しているのですが、いつもpythonの 最新化で手間取っています。 pythonは今までpy36-hogeを使っていたのですが、今回py36-hogeがなく なりpy37-hogeに移行したようなのですが、この場合install済みの全ての py36-hogeをy37-hogeにするにはどうすれば良いのでしょうか? いつも % pkg info | grep py36 で表示されたものを1個ずつ # pkg install py37-hoge した後に # pkg delete python36 しているのですが、何か入れ忘れそうなので。 原始的に若干、エラーメッセージは表示されるけど # for prog in \ > `pkg info | grep py36 | sed 's/^py36-\(.*\)-[^-]* *.*/py37-\1/'`; do > pkg install $prog > done するしかないのかなぁ? # 年末の忙しい時期に、geolite2のfetchにアカウント登録が必須になったの には参りました。 -- Masachika ISHIZUKA From owner-freebsd-users-jp@freebsd.org Mon Jan 6 00:34:40 2020 Return-Path: Delivered-To: freebsd-users-jp@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 74FB71EBC5F for ; Mon, 6 Jan 2020 00:34:40 +0000 (UTC) (envelope-from naito.yuichiro@gmail.com) Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47rc333TpNz3yMQ for ; Mon, 6 Jan 2020 00:34:39 +0000 (UTC) (envelope-from naito.yuichiro@gmail.com) Received: by mail-io1-xd2b.google.com with SMTP id k24so16607107ioc.4 for ; Sun, 05 Jan 2020 16:34:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=UAsmp5eRrqeS5gdFBE8aruvx0ymfQSRKa9ieFU7a5AE=; b=WJ2xIhVChqar6CPkSagY6GALHVvaSHL/vb1RW8C914tURFyBJblunLbzSSk3PUIf7o WF4A878ll8chk8tnug6eiRcgUZ/243jWANttrQq+fky3a/R4u05hHUDcFXzkenp1aOv4 WQwJWhX6wcPtcoSbWf0wR/7q9U5EOMqdcZ3krwzABo2b2tJmLqOvSD7uxCWul4EeAG8D Vc7rBkwc/sY8p69MEG1Sd/NKgJfbQzaOX3c0amf/M27lagmoE6eRcDz9lV5bdo5nKSMj PuDR+egoT/0w8EhItSEPXszGiaDXjbdMA6xqJuPsg3mvk/8PgjCH7SAS2b4pgWhw9CeA 9vMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=UAsmp5eRrqeS5gdFBE8aruvx0ymfQSRKa9ieFU7a5AE=; b=QlidhtGtPLzupPUAVNDXWbgiWYn8Lv03sRdkIdguJqDVQHj0qZbxBrjeNTZp5BG309 HAqNSYFy/y+nKfuj/mcQY2OkW20+mZSjqhzCFJ7vitPwTPW9aw7Ewi2IKnAgf1pYfa3N FrxKTl6VZlCIvPo6aqSeIc++alC4Pv6MctZJW3QC1OLUnJgqaB0aeYcL3Rsza0NdLYSE 5lFXdvK1sBPg/FFL6AowA8tXgryToBONZEiJPKNMyIkCgCA1EaMOZaYMdpV/cOBlRr3X 7eW4KUH68gRKAR/GeBhzRw4okWW/YpxYy48Bjwac+AJmYARQ9TBRxWbBcpdQUOIYSbfG X3yQ== X-Gm-Message-State: APjAAAVh10Qi4rdwdUvrc84qqMNkKwDxsmnW1teIcTsXf/dj8H9HKxdL mVXt1f2ZX3tcqf2gtbl3952mFAp3b72zQ5FzWfc= X-Google-Smtp-Source: APXvYqyuYq9NrhIY90L3srMBuqu7rcMOEWEz6ftlpg2kv7lq62yDnOwLjQuyg1exD1n0LWOYaTQP3C3nJSHKq0L8S4k= X-Received: by 2002:a5e:8a06:: with SMTP id d6mr52611202iok.80.1578270878150; Sun, 05 Jan 2020 16:34:38 -0800 (PST) MIME-Version: 1.0 References: <20200106.092530.962373804294469178.ish@amail.plala.or.jp> In-Reply-To: <20200106.092530.962373804294469178.ish@amail.plala.or.jp> From: =?UTF-8?B?5YaF6Jek56WQ5LiA6YOO?= Date: Mon, 6 Jan 2020 09:34:14 +0900 Message-ID: To: Masachika ISHIZUKA Cc: freebsd-users-jp Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 X-Rspamd-Queue-Id: 47rc333TpNz3yMQ X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=WJ2xIhVC; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of naitoyuichiro@gmail.com designates 2607:f8b0:4864:20::d2b as permitted sender) smtp.mailfrom=naitoyuichiro@gmail.com X-Spamd-Result: default: False [-2.90 / 15.00]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; RCPT_COUNT_TWO(0.00)[2]; MIME_BASE64_TEXT(0.10)[]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; FROM_EQ_ENVFROM(0.00)[]; IP_SCORE(0.00)[ip: (-5.97), ipnet: 2607:f8b0::/32(-2.13), asn: 15169(-1.86), country: US(-0.05)]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; TAGGED_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-users-jp@freebsd.org]; IP_SCORE_FREEMAIL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[b.2.d.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.b.8.f.7.0.6.2.list.dnswl.org : 127.0.5.0]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] Subject: [FreeBSD-users-jp 96523] Re: =?utf-8?b?cHl0aG9uKHB5WFgtaG9nZSnjga5wa2fjgafjga7mnIDmlrA=?= =?utf-8?b?5YyW?= X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 00:34:40 -0000 5YaF6Jek44Gn44GZ44CCDQoNCnBvcnRzL1VQREFUSU5HIOOBq+OBr+asoeOBruOCiOOBhuOBq+ab uOOBi+OCjOOBpuOBhOOBvuOBmeOBruOBp+OAgQ0KDQpgYGANCiAgVGhpcyBtYXkgZWFzZSB0aGUg dXBncmFkZSBmb3IgdXNlcnMgb2YgcHJlLWJ1aWxkIHBhY2thZ2VzOg0KICAjIHNoDQogICMgZm9y IGkgaW4gJChwa2cgcXVlcnkgLWcgJW4gJ3B5MzYtKicpOyBkbyBwa2cgc2V0IC15biAke2l9OnB5 MzctJHtpI3B5MzYtfTsgZA0Kb25lDQogICMgcGtnIHVwZ3JhZGUNCmBgYA0KDQrntZDlsYDkvLzj gZ/jgojjgYbjgarjgZPjgajjgpLjgoTjgovjgZfjgYvjgarjgZXjgZ3jgYbjgarmhJ/jgZjjgafj gZnjgIINCg0KMjAyMOW5tDHmnIg25pelKOaciCkgOToyNSBNYXNhY2hpa2EgSVNISVpVS0EgPGlz aEBhbWFpbC5wbGFsYS5vci5qcD46DQo+DQo+ICAg55+z5aGa77yg5p2J5Lim44Gn44GZ44CCDQo+ DQo+ICAgMTIuMVLjgafjga5wa2fjgpJwa2cgdXBncmFkZeOBp+acgOaWsOWMluOBl+OBpuOBhOOC i+OBruOBp+OBmeOBjOOAgeOBhOOBpOOCgnB5dGhvbuOBrg0KPiDmnIDmlrDljJbjgafmiYvplpPl j5bjgaPjgabjgYTjgb7jgZnjgIINCj4gICBweXRob27jga/ku4rjgb7jgadweTM2LWhvZ2XjgpLk vb/jgaPjgabjgYTjgZ/jga7jgafjgZnjgYzjgIHku4rlm55weTM2LWhvZ2XjgYzjgarjgY8NCj4g 44Gq44KKcHkzNy1ob2dl44Gr56e76KGM44GX44Gf44KI44GG44Gq44Gu44Gn44GZ44GM44CB44GT 44Gu5aC05ZCIaW5zdGFsbOa4iOOBv+OBruWFqOOBpuOBrg0KPiBweTM2LWhvZ2XjgpJ5MzctaG9n ZeOBq+OBmeOCi+OBq+OBr+OBqeOBhuOBmeOCjOOBsOiJr+OBhOOBruOBp+OBl+OCh+OBhuOBi++8 nw0KPiAgIOOBhOOBpOOCgg0KPiAlIHBrZyBpbmZvIHwgZ3JlcCBweTM2DQo+IOOBp+ihqOekuuOB leOCjOOBn+OCguOBruOCkjHlgIvjgZrjgaQNCj4gIyBwa2cgaW5zdGFsbCBweTM3LWhvZ2UNCj4g 44GX44Gf5b6M44GrDQo+ICMgcGtnIGRlbGV0ZSBweXRob24zNg0KPiDjgZfjgabjgYTjgovjga7j gafjgZnjgYzjgIHkvZXjgYvlhaXjgozlv5jjgozjgZ3jgYbjgarjga7jgafjgIINCj4NCj4gICDl jp/lp4vnmoTjgavoi6XlubLjgIHjgqjjg6njg7zjg6Hjg4Pjgrvjg7zjgrjjga/ooajnpLrjgZXj gozjgovjgZHjgakNCj4gIyBmb3IgcHJvZyBpbiBcDQo+ID4gIGBwa2cgaW5mbyB8IGdyZXAgcHkz NiB8IHNlZCAncy9ecHkzNi1cKC4qXCktW14tXSogKi4qL3B5MzctXDEvJ2A7IGRvDQo+ID4gICBw a2cgaW5zdGFsbCAkcHJvZw0KPiA+IGRvbmUNCj4g44GZ44KL44GX44GL44Gq44GE44Gu44GL44Gq 44GB77yfDQo+DQo+IO+8gyDlubTmnKvjga7lv5njgZfjgYTmmYLmnJ/jgavjgIFnZW9saXRlMuOB rmZldGNo44Gr44Ki44Kr44Km44Oz44OI55m76Yyy44GM5b+F6aCI44Gr44Gq44Gj44Gf44GuDQo+ ICAg44Gr44Gv5Y+C44KK44G+44GX44Gf44CCDQo+IC0tDQo+IE1hc2FjaGlrYSBJU0hJWlVLQQ0K PiBfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KPiBmcmVl YnNkLXVzZXJzLWpwQGZyZWVic2Qub3JnIG1haWxpbmcgbGlzdA0KPiBodHRwczovL2xpc3RzLmZy ZWVic2Qub3JnL21haWxtYW4vbGlzdGluZm8vZnJlZWJzZC11c2Vycy1qcA0KPiBUbyB1bnN1YnNj cmliZSwgc2VuZCBhbnkgbWFpbCB0byAiZnJlZWJzZC11c2Vycy1qcC11bnN1YnNjcmliZUBmcmVl YnNkLm9yZyINCg0KDQoNCi0tIA0K5YaF6Jek44CA56WQ5LiA6YOOKG5haXRvLnl1aWNoaXJvQGdt YWlsLmNvbSkNCg== From owner-freebsd-users-jp@freebsd.org Mon Jan 6 00:53:22 2020 Return-Path: Delivered-To: freebsd-users-jp@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 79E0F1EC1F8 for ; Mon, 6 Jan 2020 00:53:22 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from msc12.plala.or.jp (msc12.plala.or.jp [60.36.166.22]) by mx1.freebsd.org (Postfix) with ESMTP id 47rcSb5TB6z402b for ; Mon, 6 Jan 2020 00:53:18 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from localhost ([2400:4050:9320:7a00::8]) by msc12.plala.or.jp with ESMTP id <20200106005317.HJQP27816.msc12.plala.or.jp@localhost> for ; Mon, 6 Jan 2020 09:53:17 +0900 Date: Mon, 06 Jan 2020 09:53:11 +0900 (JST) Message-Id: <20200106.095311.1681932419531013616.ish@amail.plala.or.jp> To: freebsd-users-jp@freebsd.org From: Masachika ISHIZUKA In-Reply-To: References: <20200106.092530.962373804294469178.ish@amail.plala.or.jp> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit X-VirusScan: Outbound; mvir-ac12; Mon, 6 Jan 2020 09:53:17 +0900 X-Rspamd-Queue-Id: 47rcSb5TB6z402b X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ish@amail.plala.or.jp designates 60.36.166.22 as permitted sender) smtp.mailfrom=ish@amail.plala.or.jp X-Spamd-Result: default: False [4.55 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:60.36.166.0/24]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-users-jp@freebsd.org]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_MEDIUM(0.97)[0.974,0]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[plala.or.jp]; MV_CASE(0.50)[]; NEURAL_SPAM_LONG(1.00)[0.997,0]; RCVD_IN_DNSWL_NONE(0.00)[22.166.36.60.list.dnswl.org : 127.0.5.0]; MID_CONTAINS_FROM(1.00)[]; IP_SCORE(1.28)[ipnet: 60.32.0.0/12(4.84), asn: 4713(1.54), country: JP(0.03)]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4713, ipnet:60.32.0.0/12, country:JP]; RCVD_COUNT_TWO(0.00)[2] Subject: [FreeBSD-users-jp 96524] Re: =?iso-2022-jp?b?cHl0aG9uKHB5WFgtaG9nZSkbJEIkThsoQnBrZw==?= =?iso-2022-jp?b?GyRCJEckTjpHPzcyPRsoQg==?= X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 00:53:22 -0000 > ports/UPDATING には次のように書かれていますので、 > > ``` > This may ease the upgrade for users of pre-build packages: > # sh > # for i in $(pkg query -g %n 'py36-*'); do pkg set -yn ${i}:py37-${i#py36-}; d > one > # pkg upgrade > ``` > > 結局似たようなことをやるしかなさそうな感じです。 内藤様 石塚@杉並です。 メールありがとうございます。 ports/UPDATING見ていませんでした。どうも失礼しました。 freebsd-pkg MLに何か書かれているのかと思って探したけど何もみつから なくて... -- Masachika ISHIZUKA From owner-freebsd-users-jp@freebsd.org Mon Jan 6 18:19:11 2020 Return-Path: Delivered-To: freebsd-users-jp@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 5BD3C1DC95F for ; Mon, 6 Jan 2020 18:19:11 +0000 (UTC) (envelope-from 0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com) Received: from a6-78.smtp-out.eu-west-1.amazonses.com (a6-78.smtp-out.eu-west-1.amazonses.com [54.240.6.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47s3gL06XTz42t6 for ; Mon, 6 Jan 2020 18:19:09 +0000 (UTC) (envelope-from 0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn; d=amazonses.com; t=1578333789; h=Content-Type:MIME-Version:Date:Subject:From:Reply-To:Message-ID:To:Feedback-ID; bh=e6k0fN+quldRIEFHRhFCVn3uuZBIGoUP7c+yy+KswYI=; b=iYDQ+CaN3/+kWN3ngx6QlJNIcmmG10VXGgp6hElOVqVcxr8cWZYdpyv5+fb35Mt9 hK31k5DFEjb88FPmQVPoSSbe//zmwAbHoLhMvrtE4KM0cup3SUsLLwtIakkYpWJdfMs i0Z0sqYpJ35nnZmn++iVUTrwM/jjJzZkar8FiFC0= MIME-Version: 1.0 Date: Mon, 6 Jan 2020 18:03:09 +0000 From: "Ms Rute Martins" Reply-To: "Ms Rute Martins" X-FBL: 1_24_86_0_667265656273642D75736572732D6A7040667265656273642E6F7267 Message-ID: <0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com> To: freebsd-users-jp@freebsd.org X-SES-Outgoing: 2020.01.06-54.240.6.78 Feedback-ID: 1.eu-west-1.AfUnrFXCXHDDINKCm3myoK41IYNMz+1LnfpSUG/Y0ek=:AmazonSES X-Rspamd-Queue-Id: 47s3gL06XTz42t6 X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn header.b=iYDQ+CaN; dmarc=none; spf=pass (mx1.freebsd.org: domain of 0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com designates 54.240.6.78 as permitted sender) smtp.mailfrom=0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com X-Spamd-Result: default: False [9.44 / 15.00]; HAS_REPLYTO(0.00)[training@highproskills.co.za]; R_SPF_ALLOW(0.00)[+ip4:54.240.0.0/18]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; TO_DN_NONE(0.00)[]; ZERO_FONT(0.10)[1]; DKIM_TRACE(0.00)[amazonses.com:+]; FORGED_SENDER(0.30)[rute.martins@highproskills.co.za,0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com]; RCVD_COUNT_ZERO(0.00)[0]; IP_SCORE(0.49)[ip: (5.38), ipnet: 54.240.0.0/21(-1.67), asn: 16509(-1.21), country: US(-0.05)]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16509, ipnet:54.240.0.0/21, country:US]; DBL_SPAM(6.50)[highproskill.com.khpj7ygk5idzvmvt5x4ziurxhy.dbl.dq.spamhaus.net]; FROM_NEQ_ENVFROM(0.00)[rute.martins@highproskills.co.za,0102016f7c065d24-d619b6d9-ed90-4d91-9686-0846487230d9-000000@eu-west-1.amazonses.com]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[amazonses.com:s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[highproskills.co.za]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[0.995,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; MANY_INVISIBLE_PARTS(0.05)[1]; NEURAL_SPAM_LONG(1.00)[1.000,0]; RCVD_IN_DNSWL_NONE(0.00)[78.6.240.54.list.dnswl.org : 127.0.15.0]; GREYLIST(0.00)[pass,body] X-Spam: Yes Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FreeBSD-users-jp 96525] Make 2020 Your Own. Explore our Top Training Seminars and Conferences X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 18:19:11 -0000 *|MC_PREVIEW_TEXT|* Dubai, Abu Dhabi, Cape Town, Johannesburg, & Singapore This next year and decade won't be defined by a singular trend, but rather = a combination of emerging technologies and skill sets =E2=80=94 the growing f= ocus on AI, automation, digital leadership, and more. Start exploring our hand-picked l= ist of top-ranked programs created by the world's leading institutions, and recognized by industry leaders. =20 Start Here =E2=96=BA Leadership & Management Skills for the 21st century 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Abu Dhabi, UAE=20 =20 $2 000 Project Management Professional 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Managing Disruptive Change & Building High Performing Teams 17-21 February 2020, Cape Town, South Africa 24-28 February 2020, Dubai, United, United Arab Emirates=20 =20 $2 000 Artificial Intelligence for Business Leaders and Managers New! 23-27 March 2020, Johannesburg, South Africa 27-30 April 2020, Doha, Qatar =20 $2 000 Project Finance: Funding Projects Successfully New! 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Johannesburg, South Africa =20 $2 000 Supply Chain Management and Logistics Management 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Office Management and Effective Administrative Skills 17-21 February 2020, Johannesburg, South Africa 16-20 March 2020, Dubai, United, United Arab Emirates =20 $2 000 Managing Service Quality and Customer Satisfaction 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Dubai, United Arab Emirates =20 =20 $2 000 Big Data and Effective Knowledge Management in Business New! 24-28 February 2020, Johannesburg, South Africa 13=3D17 April 2020, Abu Dhabi, UAE=20 =20 $2 000 Design Thinking for Business innovation New! 16-20 March 2020, Dubai, United, United Arab Emirates 11-15 May 2020, Abu Dhabi, UAE=20 =20 $2 000 Questions about our Courses? Our experts are ready to help you book your place on these courses & answer= your questions. Call us 24/7! +27 73 158 9738 Copyright =C3=82=C2=A9 2019, Highpro International Skills Training, All rig= hts reserved. Our mailing address is: 8 Stoneridge Office Park, Block C, Modderfontein, Greenstone Hill Johannesburg, South Africa Don't want to receive these emails anymore? unsubscribe =20 From owner-freebsd-users-jp@freebsd.org Mon Jan 6 18:43:18 2020 Return-Path: Delivered-To: freebsd-users-jp@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 B6AB21DF3C1 for ; Mon, 6 Jan 2020 18:43:18 +0000 (UTC) (envelope-from 0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com) Received: from a6-48.smtp-out.eu-west-1.amazonses.com (a6-48.smtp-out.eu-west-1.amazonses.com [54.240.6.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47s4C94R07z43xq for ; Mon, 6 Jan 2020 18:43:17 +0000 (UTC) (envelope-from 0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn; d=amazonses.com; t=1578335162; h=Content-Type:MIME-Version:Date:Subject:From:Reply-To:Message-ID:To:Feedback-ID; bh=4MX5M5GSCwI3+3v1vMwHxRzPa7dbuXcl3uevb4J7m3E=; b=ioWpCvK86MqLyAYsMM9sZQvp8fJkdjrM45/Zea0FrLrbR/tskShN0R1FUqQLm99l WkHXwxSMQH9QFGfRsB2C5G09cl/FfrEgMh081Ev27OF0pRv61qNygbRIMpr97R3e/M8 89ue0WemrCRbllGMk9jU8pMefKdHhddjNXy+a824= MIME-Version: 1.0 Date: Mon, 6 Jan 2020 18:26:02 +0000 From: "Ms Rute Martins" Reply-To: "Ms Rute Martins" X-FBL: 1_25_87_0_667265656273642D75736572732D6A7040667265656273642E6F7267 Message-ID: <0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com> To: freebsd-users-jp@freebsd.org X-SES-Outgoing: 2020.01.06-54.240.6.48 Feedback-ID: 1.eu-west-1.AfUnrFXCXHDDINKCm3myoK41IYNMz+1LnfpSUG/Y0ek=:AmazonSES X-Rspamd-Queue-Id: 47s4C94R07z43xq X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn header.b=ioWpCvK8; dmarc=none; spf=pass (mx1.freebsd.org: domain of 0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com designates 54.240.6.48 as permitted sender) smtp.mailfrom=0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com X-Spamd-Result: default: False [9.54 / 15.00]; HAS_REPLYTO(0.00)[training@highproskills.co.za]; R_SPF_ALLOW(0.00)[+ip4:54.240.0.0/18]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; TO_DN_NONE(0.00)[]; ZERO_FONT(0.10)[1]; DKIM_TRACE(0.00)[amazonses.com:+]; FORGED_SENDER(0.30)[rute.martins@highproskills.co.za,0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com]; RCVD_COUNT_ZERO(0.00)[0]; IP_SCORE(0.60)[ip: (5.91), ipnet: 54.240.0.0/21(-1.66), asn: 16509(-1.21), country: US(-0.05)]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16509, ipnet:54.240.0.0/21, country:US]; DBL_SPAM(6.50)[highproskill.com.khpj7ygk5idzvmvt5x4ziurxhy.dbl.dq.spamhaus.net]; FROM_NEQ_ENVFROM(0.00)[rute.martins@highproskills.co.za,0102016f7c1b4fc1-1e2be1b8-f599-44ae-9594-509745401c33-000000@eu-west-1.amazonses.com]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[amazonses.com:s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[highproskills.co.za]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[0.997,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; MANY_INVISIBLE_PARTS(0.05)[1]; NEURAL_SPAM_LONG(1.00)[1.000,0]; RCVD_IN_DNSWL_NONE(0.00)[48.6.240.54.list.dnswl.org : 127.0.15.0]; GREYLIST(0.00)[pass,body] X-Spam: Yes Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FreeBSD-users-jp 96526] Make 2020 Your Own. Explore our Top Training Seminars and Conferences X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 18:43:18 -0000 *|MC_PREVIEW_TEXT|* Dubai, Abu Dhabi, Cape Town, Johannesburg, & Singapore This next year and decade won't be defined by a singular trend, but rather = a combination of emerging technologies and skill sets =E2=80=94 the growing f= ocus on AI, automation, digital leadership, and more. Start exploring our hand-picked l= ist of top-ranked programs created by the world's leading institutions, and recognized by industry leaders. =20 Start Here =E2=96=BA Leadership & Management Skills for the 21st century 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Abu Dhabi, UAE=20 =20 $2 000 Project Management Professional 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Managing Disruptive Change & Building High Performing Teams 17-21 February 2020, Cape Town, South Africa 24-28 February 2020, Dubai, United, United Arab Emirates=20 =20 $2 000 Artificial Intelligence for Business Leaders and Managers New! 23-27 March 2020, Johannesburg, South Africa 27-30 April 2020, Doha, Qatar =20 $2 000 Project Finance: Funding Projects Successfully New! 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Johannesburg, South Africa =20 $2 000 Supply Chain Management and Logistics Management 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Office Management and Effective Administrative Skills 17-21 February 2020, Johannesburg, South Africa 16-20 March 2020, Dubai, United, United Arab Emirates =20 $2 000 Managing Service Quality and Customer Satisfaction 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Dubai, United Arab Emirates =20 =20 $2 000 Big Data and Effective Knowledge Management in Business New! 24-28 February 2020, Johannesburg, South Africa 13=3D17 April 2020, Abu Dhabi, UAE=20 =20 $2 000 Design Thinking for Business innovation New! 16-20 March 2020, Dubai, United, United Arab Emirates 11-15 May 2020, Abu Dhabi, UAE=20 =20 $2 000 Questions about our Courses? Our experts are ready to help you book your place on these courses & answer= your questions. Call us 24/7! +27 73 158 9738 Copyright =C3=82=C2=A9 2019, Highpro International Skills Training, All rig= hts reserved. Our mailing address is: 8 Stoneridge Office Park, Block C, Modderfontein, Greenstone Hill Johannesburg, South Africa Don't want to receive these emails anymore? unsubscribe =20 From owner-freebsd-users-jp@freebsd.org Tue Jan 7 00:32:41 2020 Return-Path: Delivered-To: freebsd-users-jp@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 0DCA11DAA08 for ; Tue, 7 Jan 2020 00:32:41 +0000 (UTC) (envelope-from 0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com) Received: from a6-83.smtp-out.eu-west-1.amazonses.com (a6-83.smtp-out.eu-west-1.amazonses.com [54.240.6.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47sCyH4XNzz4SZQ for ; Tue, 7 Jan 2020 00:32:39 +0000 (UTC) (envelope-from 0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn; d=amazonses.com; t=1578356571; h=Content-Type:MIME-Version:Date:Subject:From:Reply-To:Message-ID:To:Feedback-ID; bh=v2ew5obDkyfDLVRcNNeAD6EvSvyzq0Iqw3+D/O1iOYc=; b=O2AsmBf98jxoBGGK5itogERv61xi14KR2c510GIsFl3RdegEeb03d1kiefJhBNue WDYacToDMVxd0mANmxLEA5GTPmbPEAoDPYWTeUEY0MoVmto/SePus/V3i8FRZfCQobZ mgrWgrq98jnb2GodW1VdOxlvyyh5MC2VD4ms0PYE= MIME-Version: 1.0 Date: Tue, 7 Jan 2020 00:22:51 +0000 From: "Ms Rute Martins" Reply-To: "Ms Rute Martins" X-FBL: 1_26_88_0_667265656273642D75736572732D6A7040667265656273642E6F7267 Message-ID: <0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com> To: freebsd-users-jp@freebsd.org X-SES-Outgoing: 2020.01.07-54.240.6.83 Feedback-ID: 1.eu-west-1.AfUnrFXCXHDDINKCm3myoK41IYNMz+1LnfpSUG/Y0ek=:AmazonSES X-Rspamd-Queue-Id: 47sCyH4XNzz4SZQ X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn header.b=O2AsmBf9; dmarc=none; spf=pass (mx1.freebsd.org: domain of 0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com designates 54.240.6.83 as permitted sender) smtp.mailfrom=0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com X-Spamd-Result: default: False [9.39 / 15.00]; HAS_REPLYTO(0.00)[training@highproskills.co.za]; R_SPF_ALLOW(0.00)[+ip4:54.240.0.0/18:c]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; TO_DN_NONE(0.00)[]; ZERO_FONT(0.10)[1]; DKIM_TRACE(0.00)[amazonses.com:+]; FORGED_SENDER(0.30)[rute.martins@highproskills.co.za,0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com]; RCVD_COUNT_ZERO(0.00)[0]; IP_SCORE(0.45)[ip: (5.17), ipnet: 54.240.0.0/21(-1.66), asn: 16509(-1.21), country: US(-0.05)]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16509, ipnet:54.240.0.0/21, country:US]; DBL_SPAM(6.50)[highproskill.com.khpj7ygk5idzvmvt5x4ziurxhy.dbl.dq.spamhaus.net]; FROM_NEQ_ENVFROM(0.00)[rute.martins@highproskills.co.za,0102016f7d61fd42-1afe5b00-8b61-4971-adef-acda5578f561-000000@eu-west-1.amazonses.com]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[amazonses.com:s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[highproskills.co.za]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; NEURAL_SPAM_MEDIUM(0.99)[0.994,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; MANY_INVISIBLE_PARTS(0.05)[1]; NEURAL_SPAM_LONG(1.00)[1.000,0]; RCVD_IN_DNSWL_NONE(0.00)[83.6.240.54.list.dnswl.org : 127.0.15.0]; GREYLIST(0.00)[pass,body] X-Spam: Yes Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FreeBSD-users-jp 96527] Make 2020 Your Own. Explore our Top Training Seminars and Conferences X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2020 00:32:41 -0000 *|MC_PREVIEW_TEXT|* Dubai, Abu Dhabi, Cape Town, Johannesburg, & Singapore This next year and decade won't be defined by a singular trend, but rather = a combination of emerging technologies and skill sets =E2=80=94 the growing f= ocus on AI, automation, digital leadership, and more. Start exploring our hand-picked l= ist of top-ranked programs created by the world's leading institutions, and recognized by industry leaders. =20 Start Here =E2=96=BA Leadership & Management Skills for the 21st century 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Abu Dhabi, UAE=20 =20 $2 000 Project Management Professional 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Managing Disruptive Change & Building High Performing Teams 17-21 February 2020, Cape Town, South Africa 24-28 February 2020, Dubai, United, United Arab Emirates=20 =20 $2 000 Artificial Intelligence for Business Leaders and Managers New! 23-27 March 2020, Johannesburg, South Africa 27-30 April 2020, Doha, Qatar =20 $2 000 Project Finance: Funding Projects Successfully New! 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Johannesburg, South Africa =20 $2 000 Supply Chain Management and Logistics Management 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Office Management and Effective Administrative Skills 17-21 February 2020, Johannesburg, South Africa 16-20 March 2020, Dubai, United, United Arab Emirates =20 $2 000 Managing Service Quality and Customer Satisfaction 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Dubai, United Arab Emirates =20 =20 $2 000 Big Data and Effective Knowledge Management in Business New! 24-28 February 2020, Johannesburg, South Africa 13=3D17 April 2020, Abu Dhabi, UAE=20 =20 $2 000 Design Thinking for Business innovation New! 16-20 March 2020, Dubai, United, United Arab Emirates 11-15 May 2020, Abu Dhabi, UAE=20 =20 $2 000 Questions about our Courses? Our experts are ready to help you book your place on these courses & answer= your questions. Call us 24/7! +27 73 158 9738 Copyright =C3=82=C2=A9 2019, Highpro International Skills Training, All rig= hts reserved. Our mailing address is: 8 Stoneridge Office Park, Block C, Modderfontein, Greenstone Hill Johannesburg, South Africa Don't want to receive these emails anymore? unsubscribe =20 From owner-freebsd-users-jp@freebsd.org Tue Jan 7 02:34:40 2020 Return-Path: Delivered-To: freebsd-users-jp@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 DC0EE1F0C80 for ; Tue, 7 Jan 2020 02:34:40 +0000 (UTC) (envelope-from 0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com) Received: from a6-139.smtp-out.eu-west-1.amazonses.com (a6-139.smtp-out.eu-west-1.amazonses.com [54.240.6.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47sGg31361z4Yvp for ; Tue, 7 Jan 2020 02:34:38 +0000 (UTC) (envelope-from 0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn; d=amazonses.com; t=1578363909; h=Content-Type:MIME-Version:Date:Subject:From:Reply-To:Message-ID:To:Feedback-ID; bh=ASG//JlO2jqnMULlGpv7QZrKMZOZpJKD9WHn/yQoKBY=; b=h8Ot6pYAm6hw61NE92e8rzf/Ekw++nL4WoQNfJrvu4nx9VEyztdEyh+gCbWNdke2 yGukCnE6KL4XfnaTKPdH0AR0C/+VL6hzBNfWX9BEtlPTKRVqHzgLxAn0fOIVYr2O3Sg VOokyw7y3OAuYEe5/TtPzOaVfUwOiYSm2zqdNpzQ= MIME-Version: 1.0 Date: Tue, 7 Jan 2020 02:25:09 +0000 From: "Ms Rute Martins" Reply-To: "Ms Rute Martins" X-FBL: 1_28_89_0_667265656273642D75736572732D6A7040667265656273642E6F7267 Message-ID: <0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com> To: freebsd-users-jp@freebsd.org X-SES-Outgoing: 2020.01.07-54.240.6.139 Feedback-ID: 1.eu-west-1.AfUnrFXCXHDDINKCm3myoK41IYNMz+1LnfpSUG/Y0ek=:AmazonSES X-Rspamd-Queue-Id: 47sGg31361z4Yvp X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn header.b=h8Ot6pYA; dmarc=none; spf=pass (mx1.freebsd.org: domain of 0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com designates 54.240.6.139 as permitted sender) smtp.mailfrom=0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com X-Spamd-Result: default: False [9.44 / 15.00]; HAS_REPLYTO(0.00)[training@highproskills.co.za]; R_SPF_ALLOW(0.00)[+ip4:54.240.0.0/18:c]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; TO_DN_NONE(0.00)[]; ZERO_FONT(0.10)[1]; DKIM_TRACE(0.00)[amazonses.com:+]; FORGED_SENDER(0.30)[rute.martins@highproskills.co.za,0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com]; RCVD_COUNT_ZERO(0.00)[0]; IP_SCORE(0.49)[ip: (5.37), ipnet: 54.240.0.0/21(-1.65), asn: 16509(-1.21), country: US(-0.05)]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16509, ipnet:54.240.0.0/21, country:US]; DBL_SPAM(6.50)[highproskill.com.khpj7ygk5idzvmvt5x4ziurxhy.dbl.dq.spamhaus.net]; FROM_NEQ_ENVFROM(0.00)[rute.martins@highproskills.co.za,0102016f7dd1f592-97cb04c6-4f54-4618-9995-22e110473637-000000@eu-west-1.amazonses.com]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[amazonses.com:s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[highproskills.co.za]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[0.995,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; MANY_INVISIBLE_PARTS(0.05)[1]; NEURAL_SPAM_LONG(1.00)[1.000,0]; RCVD_IN_DNSWL_NONE(0.00)[139.6.240.54.list.dnswl.org : 127.0.15.0]; GREYLIST(0.00)[pass,body] X-Spam: Yes Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FreeBSD-users-jp 96528] Make 2020 Your Own. Explore our Top Training Seminars and Conferences X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2020 02:34:40 -0000 *|MC_PREVIEW_TEXT|* Dubai, Abu Dhabi, Cape Town, Johannesburg, & Singapore This next year and decade won't be defined by a singular trend, but rather = a combination of emerging technologies and skill sets =E2=80=94 the growing f= ocus on AI, automation, digital leadership, and more. Start exploring our hand-picked l= ist of top-ranked programs created by the world's leading institutions, and recognized by industry leaders. =20 Start Here =E2=96=BA Leadership & Management Skills for the 21st century 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Abu Dhabi, UAE=20 =20 $2 000 Project Management Professional 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Managing Disruptive Change & Building High Performing Teams 17-21 February 2020, Cape Town, South Africa 24-28 February 2020, Dubai, United, United Arab Emirates=20 =20 $2 000 Artificial Intelligence for Business Leaders and Managers New! 23-27 March 2020, Johannesburg, South Africa 27-30 April 2020, Doha, Qatar =20 $2 000 Project Finance: Funding Projects Successfully New! 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Johannesburg, South Africa =20 $2 000 Supply Chain Management and Logistics Management 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Office Management and Effective Administrative Skills 17-21 February 2020, Johannesburg, South Africa 16-20 March 2020, Dubai, United, United Arab Emirates =20 $2 000 Managing Service Quality and Customer Satisfaction 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Dubai, United Arab Emirates =20 =20 $2 000 Big Data and Effective Knowledge Management in Business New! 24-28 February 2020, Johannesburg, South Africa 13=3D17 April 2020, Abu Dhabi, UAE=20 =20 $2 000 Design Thinking for Business innovation New! 16-20 March 2020, Dubai, United, United Arab Emirates 11-15 May 2020, Abu Dhabi, UAE=20 =20 $2 000 Questions about our Courses? Our experts are ready to help you book your place on these courses & answer= your questions. Call us 24/7! +27 73 158 9738 Copyright =C3=82=C2=A9 2019, Highpro International Skills Training, All rig= hts reserved. Our mailing address is: 8 Stoneridge Office Park, Block C, Modderfontein, Greenstone Hill Johannesburg, South Africa Don't want to receive these emails anymore? unsubscribe =20 From owner-freebsd-users-jp@freebsd.org Tue Jan 7 04:37:37 2020 Return-Path: Delivered-To: freebsd-users-jp@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 CD9881FB8CB for ; Tue, 7 Jan 2020 04:37:37 +0000 (UTC) (envelope-from 0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com) Received: from a6-79.smtp-out.eu-west-1.amazonses.com (a6-79.smtp-out.eu-west-1.amazonses.com [54.240.6.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47sKNw3sc0z4gH7 for ; Tue, 7 Jan 2020 04:37:36 +0000 (UTC) (envelope-from 0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn; d=amazonses.com; t=1578370739; h=Content-Type:MIME-Version:Date:Subject:From:Reply-To:Message-ID:To:Feedback-ID; bh=jMv4C9MrpHNuLRLTICbq0q2XUVVR6D6nzl6KeAiHLGU=; b=VuRL8wC8Hf4MKTqJstpBZjwwvRp8FtM8Ts70AI2AhvJnhEdhjAXhkkZszIbaLlKn QdlB9qlM+sXeXsX7ZxIlz/W0ipBwMhvhDAnnG42etHr3bRzLro6XuMSLSuvhT2ii//q T3iDiG6T9CuXyZY/GJgcv59FfRexjHwD6TM1X7ms= MIME-Version: 1.0 Date: Tue, 7 Jan 2020 04:18:59 +0000 From: "Ms Rute Martins" Reply-To: "Ms Rute Martins" X-FBL: 1_27_90_0_667265656273642D75736572732D6A7040667265656273642E6F7267 Message-ID: <0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com> To: freebsd-users-jp@freebsd.org X-SES-Outgoing: 2020.01.07-54.240.6.79 Feedback-ID: 1.eu-west-1.AfUnrFXCXHDDINKCm3myoK41IYNMz+1LnfpSUG/Y0ek=:AmazonSES X-Rspamd-Queue-Id: 47sKNw3sc0z4gH7 X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn header.b=VuRL8wC8; dmarc=none; spf=pass (mx1.freebsd.org: domain of 0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com designates 54.240.6.79 as permitted sender) smtp.mailfrom=0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com X-Spamd-Result: default: False [9.51 / 15.00]; HAS_REPLYTO(0.00)[training@highproskills.co.za]; R_SPF_ALLOW(0.00)[+ip4:54.240.0.0/18:c]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; TO_DN_NONE(0.00)[]; ZERO_FONT(0.10)[1]; DKIM_TRACE(0.00)[amazonses.com:+]; FORGED_SENDER(0.30)[rute.martins@highproskills.co.za,0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com]; RCVD_COUNT_ZERO(0.00)[0]; IP_SCORE(0.56)[ip: (5.73), ipnet: 54.240.0.0/21(-1.64), asn: 16509(-1.21), country: US(-0.05)]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16509, ipnet:54.240.0.0/21, country:US]; DBL_SPAM(6.50)[highproskill.com.khpj7ygk5idzvmvt5x4ziurxhy.dbl.dq.spamhaus.net]; FROM_NEQ_ENVFROM(0.00)[rute.martins@highproskills.co.za,0102016f7e3a2b6f-97217205-657f-4aa1-b6d2-e637915db996-000000@eu-west-1.amazonses.com]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[amazonses.com:s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[highproskills.co.za]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[0.997,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; MANY_INVISIBLE_PARTS(0.05)[1]; NEURAL_SPAM_LONG(1.00)[1.000,0]; RCVD_IN_DNSWL_NONE(0.00)[79.6.240.54.list.dnswl.org : 127.0.15.0]; GREYLIST(0.00)[pass,body] X-Spam: Yes Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FreeBSD-users-jp 96529] Make 2020 Your Own. Explore our Top Training Seminars and Conferences X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2020 04:37:37 -0000 *|MC_PREVIEW_TEXT|* Dubai, Abu Dhabi, Cape Town, Johannesburg, & Singapore This next year and decade won't be defined by a singular trend, but rather = a combination of emerging technologies and skill sets =E2=80=94 the growing f= ocus on AI, automation, digital leadership, and more. Start exploring our hand-picked l= ist of top-ranked programs created by the world's leading institutions, and recognized by industry leaders. =20 Start Here =E2=96=BA Leadership & Management Skills for the 21st century 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Abu Dhabi, UAE=20 =20 $2 000 Project Management Professional 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Managing Disruptive Change & Building High Performing Teams 17-21 February 2020, Cape Town, South Africa 24-28 February 2020, Dubai, United, United Arab Emirates=20 =20 $2 000 Artificial Intelligence for Business Leaders and Managers New! 23-27 March 2020, Johannesburg, South Africa 27-30 April 2020, Doha, Qatar =20 $2 000 Project Finance: Funding Projects Successfully New! 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Johannesburg, South Africa =20 $2 000 Supply Chain Management and Logistics Management 17-21 February 2020, Dubai, United, United Arab Emirates 23-27 March 2020, Cape Town, South Africa=20 =20 $2 000 Office Management and Effective Administrative Skills 17-21 February 2020, Johannesburg, South Africa 16-20 March 2020, Dubai, United, United Arab Emirates =20 $2 000 Managing Service Quality and Customer Satisfaction 17-21 February 2020, Johannesburg, South Africa 24-28 February 2020, Dubai, United Arab Emirates =20 =20 $2 000 Big Data and Effective Knowledge Management in Business New! 24-28 February 2020, Johannesburg, South Africa 13=3D17 April 2020, Abu Dhabi, UAE=20 =20 $2 000 Design Thinking for Business innovation New! 16-20 March 2020, Dubai, United, United Arab Emirates 11-15 May 2020, Abu Dhabi, UAE=20 =20 $2 000 Questions about our Courses? Our experts are ready to help you book your place on these courses & answer= your questions. Call us 24/7! +27 73 158 9738 Copyright =C3=82=C2=A9 2019, Highpro International Skills Training, All rig= hts reserved. Our mailing address is: 8 Stoneridge Office Park, Block C, Modderfontein, Greenstone Hill Johannesburg, South Africa Don't want to receive these emails anymore? unsubscribe =20 From owner-freebsd-users-jp@freebsd.org Wed Jan 8 21:04:57 2020 Return-Path: Delivered-To: freebsd-users-jp@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 E98561FADB5 for ; Wed, 8 Jan 2020 21:04:57 +0000 (UTC) (envelope-from hrs@allbsd.org) Received: from mail.allbsd.org (mx.allbsd.org [IPv6:2001:2f0:104:e001::41]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail.allbsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47tMFd5HNsz48dM for ; Wed, 8 Jan 2020 21:04:53 +0000 (UTC) (envelope-from hrs@allbsd.org) Received: from mail-d.allbsd.org ([IPv6:2409:11:a740:4700:58:65ff:fe00:b0b]) (authenticated bits=56) by mail.allbsd.org (8.15.2/8.15.2) with ESMTPSA id 008L4O6e069615 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=OK) (Client CN "/CN=mail-d.allbsd.org", Issuer "/C=US/O=Let's+20Encrypt/CN=Let's+20Encrypt+20Authority+20X3"); Thu, 9 Jan 2020 06:04:35 +0900 (JST) (envelope-from hrs@allbsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=allbsd.org; s=20190220; t=1578517482; bh=Uq1ERPZTpH01+v1I/19QTgI4iB8v9MD5Xfzh7AqHdFo=; h=Date:To:Cc:From:In-Reply-To:References; b=hZUd4nz0ga7aKBrpYgs6vXsoFc/34DsLwJl+8FfYt43gZ7/O9LgPdoUBurY3/RhSZ uh0N7d73TL4ovion/VFGQA3xagN4+s4NWmE4C+F/2+fdwoGQV0H2ll6FDJqirlLpO9 5rBDyutu4sIIXGbJOJhdxm43I7Sskc7jVSOuZFsA= Received: from alph.d.allbsd.org ([IPv6:2409:11:a740:4700:16:ceff:fe34:2700]) by mail-d.allbsd.org (8.15.2/8.15.2) with ESMTPS id 008L4JhI046089 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 9 Jan 2020 06:04:19 +0900 (JST) (envelope-from hrs@allbsd.org) Received: from localhost (localhost [[UNIX: localhost]]) (authenticated bits=0) by alph.d.allbsd.org (8.15.2/8.15.2) with ESMTPA id 008L4Ht8046086; Thu, 9 Jan 2020 06:04:19 +0900 (JST) (envelope-from hrs@allbsd.org) Date: Thu, 09 Jan 2020 06:03:37 +0900 (JST) Message-Id: <20200109.060337.2252740534012653429.hrs@allbsd.org> To: kh@mogami.com Cc: freebsd-users-jp@freebsd.org From: Hiroki Sato In-Reply-To: <20200102162135.18ee2b20f35fb582789c164f@mogami.com> References: <20191223185855.fe9321ca1bf8a61595f806fb@mogami.com> <20191230.005539.132116613763667924.hrs@allbsd.org> <20200102162135.18ee2b20f35fb582789c164f@mogami.com> X-Old-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-PGPkey-fingerprint: 6C0D 2353 27CF 80C7 901E FDD2 DBB0 7DC6 6F1F 737F X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="--Security_Multipart(Thu_Jan__9_06_03_37_2020_109)--" Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (mail.allbsd.org [IPv6:2001:2f0:104:e001:0:0:0:41]); Thu, 09 Jan 2020 06:04:42 +0900 (JST) X-Rspamd-Queue-Id: 47tMFd5HNsz48dM X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=allbsd.org header.s=20190220 header.b=hZUd4nz0; dmarc=none; spf=pass (mx1.freebsd.org: domain of hrs@allbsd.org designates 2001:2f0:104:e001::41 as permitted sender) smtp.mailfrom=hrs@allbsd.org X-Spamd-Result: default: False [-5.61 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[allbsd.org:s=20190220]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MV_CASE(0.50)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[allbsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[allbsd.org:+]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:7514, ipnet:2001:2f0::/32, country:JP]; IP_SCORE(-2.51)[ip: (-9.36), ipnet: 2001:2f0::/32(-4.44), asn: 7514(1.20), country: JP(0.03)] X-Mailman-Approved-At: Wed, 08 Jan 2020 23:42:06 +0000 Subject: [FreeBSD-users-jp 96530] Re: =?iso-2022-jp?b?RnJlZUZlbSsrIBskQiROJSQlcyU5JUghPCVrTGQbKEI=?= =?iso-2022-jp?b?GyRCQmobKEI=?= X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2020 21:04:58 -0000 ----Security_Multipart(Thu_Jan__9_06_03_37_2020_109)-- Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit 佐藤です。 Kouichi Hirabayashi wrote in <20200102162135.18ee2b20f35fb582789c164f@mogami.com>: kh> FreeBSD-12.1 (clean install) に 2019/12/30 の ports の組み合わせ kh> で、x11/xorg だけをインストールした状態でテストしてみました。 kh> scicence/hdf5 がコンパイルできなくなっているため、とりあえず、これだけ kh> は pkg install でごまかしてしています。 kh> kh> --enable-download の場合と比べると、/usr/local/lib/ff++/ に入る kh> ファイル 407 個が 292 個に減っていて、examples のプログラムで kh> 実行時に /freeyams.so lib/ff-Ipopt.so lib/aniso.so lib/MUMPS.so kh> lib/ilut.so lib/mshmet.so lib/MUMPS_seq.so lib/pipe.so kh> lib/scotch.so lib/ff-mmap-semaphore.so lib/dfft.so kh> lib/mmg3d-v4.0.so を必要とするものが使えなくなるようです。 ports に入っていないライブラリのプラグインは 構築されませんので、それ自体は異常ではありません。 構築されたバイナリ、ライブラリを使う際に、リンクエラーや 動作がおかしい症状は出ていないでしょうか? もし、この構築方法で問題が生じないのであれば、 次にプラグインに使われているライブラリを ports に追加して、 --enable-download を使った場合と同等の状態に 持っていこうと思います。 -- Hiroki ----Security_Multipart(Thu_Jan__9_06_03_37_2020_109)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iMkEABMKAC0WIQRsDSNTJ8+Ax5Ae/dLbsH3Gbx9zfwUCXhZDqQ8caHJzQGFsbGJz ZC5vcmcACgkQ27B9xm8fc3+iHQIJAcrJsbL8THrIsvq6fsLvOstF4xnMO/3N+o9X ufuMMJcHGxKGwjMtQOjGEgz5IYQusLvDYPwIUdAb3Kz8IabspgzGAgkBXs3UhDqi TlH+nby57aqIYFcWryuOoKZwVfuqQ6hp+UgFOW1vEOfpFK4OV/rQFrHBVGvZm65E sY8Xbp1us8ScMd4= =P8Ts -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Jan__9_06_03_37_2020_109)---- From owner-freebsd-users-jp@freebsd.org Sat Jan 11 02:41:14 2020 Return-Path: Delivered-To: freebsd-users-jp@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 D7F071FB16E for ; Sat, 11 Jan 2020 02:41:14 +0000 (UTC) (envelope-from kh@mogami.com) Received: from ana.mogami.com (ana.mogami.com [122.103.163.237]) by mx1.freebsd.org (Postfix) with ESMTP id 47vkcn5vwcz4Rvg for ; Sat, 11 Jan 2020 02:41:13 +0000 (UTC) (envelope-from kh@mogami.com) Received: from ana (ana [192.168.2.130]) by ana.mogami.com (Postfix) with SMTP id CD38848F47E for ; Sat, 11 Jan 2020 11:41:04 +0900 (JST) Date: Sat, 11 Jan 2020 11:41:04 +0900 From: Kouichi Hirabayashi To: freebsd-users-jp@freebsd.org Message-Id: <20200111114104.af5bde39cbc17869366f0c9b@mogami.com> In-Reply-To: <20200109.060337.2252740534012653429.hrs@allbsd.org> References: <20191223185855.fe9321ca1bf8a61595f806fb@mogami.com> <20191230.005539.132116613763667924.hrs@allbsd.org> <20200102162135.18ee2b20f35fb582789c164f@mogami.com> <20200109.060337.2252740534012653429.hrs@allbsd.org> Organization: MIT Inc. X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.17; i386-portbld-freebsd8.4) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 47vkcn5vwcz4Rvg X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of kh@mogami.com has no SPF policy when checking 122.103.163.237) smtp.mailfrom=kh@mogami.com X-Spamd-Result: default: False [4.25 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-users-jp@freebsd.org]; TO_DN_NONE(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000,0]; DMARC_NA(0.00)[mogami.com]; NEURAL_SPAM_LONG(1.00)[1.000,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2519, ipnet:122.103.0.0/16, country:JP]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(0.75)[ipnet: 122.103.0.0/16(2.12), asn: 2519(1.59), country: JP(0.03)]; RCVD_COUNT_TWO(0.00)[2] Subject: [FreeBSD-users-jp 96531] Re: =?iso-2022-jp?b?RnJlZUZlbSsrIBskQiROJSQlcyU5JUghPCVrTGQbKEI=?= =?iso-2022-jp?b?GyRCQmobKEI=?= X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jan 2020 02:41:14 -0000 > 構築されたバイナリ、ライブラリを使う際に、リンクエラーや > 動作がおかしい症状は出ていないでしょうか? 問題ないようです。freeyams.so など不足している load module がすべて揃えば Linux のバイナリ版互換になると 思います。 平林 浩一