From owner-freebsd-perl@freebsd.org Mon Mar 20 21:43:34 2017 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97665D14F5E for ; Mon, 20 Mar 2017 21:43:34 +0000 (UTC) (envelope-from marioeroy@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7916F126B for ; Mon, 20 Mar 2017 21:43:34 +0000 (UTC) (envelope-from marioeroy@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 753E8D14F5D; Mon, 20 Mar 2017 21:43:34 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74DC4D14F5B for ; Mon, 20 Mar 2017 21:43:34 +0000 (UTC) (envelope-from marioeroy@gmail.com) Received: from mail-qt0-x22f.google.com (mail-qt0-x22f.google.com [IPv6:2607:f8b0:400d:c0d::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32FF2126A; Mon, 20 Mar 2017 21:43:34 +0000 (UTC) (envelope-from marioeroy@gmail.com) Received: by mail-qt0-x22f.google.com with SMTP id r45so118081696qte.3; Mon, 20 Mar 2017 14:43:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=M9sgPNZfSCyRiRRyZh83DoYf8bge1KDzIsLiW6VF9Yk=; b=d2TkEaBpmZDHjCIuJSZjEDX+4B1ggw/mveWiw9yXOZuDGJ1ED84FTcTQ0tkOYqkMRY mm8M1hMGvRORkMO0k+Kf+ED2MnvMrAqhrfK5GzqGg+KtOOhUSx/aqWQgDBY8UqNxS7zA /H+/XFj3PGEzfAWn9S+0OdT0+dpC4RPEJA1dHCOkc+IRFitBtgaxNlE2DK/okGW5KMHs E5/c4IcYqN1Cmi4LpJ+TO+e3UhuSSuccgF8JZzUoYGkHepaVePI8+aYHRSJ+xRI6bbC1 9mxfu42qAA/DbbdJst/ukKk0+8LSzF+nQ/Vuu9Z+om+ZtXGclQVlLC9UI2YJMuG3nKiY mQVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=M9sgPNZfSCyRiRRyZh83DoYf8bge1KDzIsLiW6VF9Yk=; b=W80YS5xpbOF7GgkngD9myMtRdCLbNNvu9Iy4Z1tKVnhZDDIDpWzHOSKqKYN5pskpgb hMBGw8dRAWCO2bxi+wZAyTtYvDdpSEva6MKtMc/JLYyfBjuEHh5mjqzkETthLByeELW0 /zgBsiXZyl56Cd6RNZd2GGbPWlHxlhXHNAdSskAR7syEdJA+V1W2p7rg2fSeWdecJZzn xcaAPGq8pL303J2P3VRTAnFE/dwvUF24Sjj94uCk+QzUESQt6eb36t7QCfXmxglIr4Yh CwTrUFGG5GV8eypLivpZxohrHj9xt4AO8p6Z8NJ3Jm94+DBMyWRHP1/NiZlPaVmOxzmR 498A== X-Gm-Message-State: AFeK/H0TOU1kvDl1TgQEi8dzxVehzeg6/pS53bAOCotpGnOT9hNe9MPLPT4XC6eVhHbq6L3yHBOIH4OY6jUTcA== X-Received: by 10.200.57.106 with SMTP id t39mr30942653qtb.20.1490046213136; Mon, 20 Mar 2017 14:43:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.39.11 with HTTP; Mon, 20 Mar 2017 14:43:32 -0700 (PDT) From: Mario Roy Date: Mon, 20 Mar 2017 16:43:32 -0500 Message-ID: Subject: Perl modules MCE and MCE::Shared have reached stable To: perl@freebsd.org, adamw@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2017 21:43:34 -0000 Hello and greetings, First thank you for making the MCE package for FreeBSD. https://svnweb.freebsd.org/ports/head/devel/p5-MCE/ The MCE module is at 1.821 and MCE::Shared at 1.817. Both have reached stable on all platforms supported. It was a long journey in getting here. Here's to a more powerful MCE experience on FreeBSD. Please know that dependencies are optional. 1. MCE attempts to use Sereal 3.015 or later if available for serialization. Otherwise, defaults to Storable. depend Sereal 3.015 (yeah, freshports has 3.015 or later) http://www.freshports.org/converters/p5-Sereal/ 2. MCE::Shared, provides sharing capabilities (currently, not available). If added later (no problem if not), these are the optional dependencies for MCE::Shared. depend Sereal 3.015 depend IO::FDPass 1.2 Thus far, RedHat and Macports have added dependencies recently. The fellow who runs city-fan also works at RedHat, thus makes packages for RH7. https://www.macports.org/ports.php?by=name&substr=mce http://www.city-fan.org/ftp/contrib/perl-modules/ MCE and MCE::Shared are helpful modules for folks wanting to use many cores. Having Sereal means faster serialization during IPC. Having IO::FDPass means that the FD descriptor can be sent to the shared-manager process while running. Applies to MCE::Shared->queue, ->condvar, and ->handle (mce_open). Kind regards, Mario From owner-freebsd-perl@freebsd.org Tue Mar 21 11:30:29 2017 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6BBDD16880 for ; Tue, 21 Mar 2017 11:30:29 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C3FA91D9F for ; Tue, 21 Mar 2017 11:30:29 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C3498D1687F; Tue, 21 Mar 2017 11:30:29 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2F5FD1687E for ; Tue, 21 Mar 2017 11:30:29 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B64381D9E for ; Tue, 21 Mar 2017 11:30:29 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v2LBUT8r008105 for ; Tue, 21 Mar 2017 11:30:29 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v2LBUTPJ008104; Tue, 21 Mar 2017 11:30:29 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201703211130.v2LBUTPJ008104@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 21 Mar 2017 11:30:29 +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-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2017 11:30:29 -0000 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 ------------------------------------------------+-----------------+------------ devel/p5-MCE | 1.820 | 1.821 ------------------------------------------------+-----------------+------------ 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 Thanks. From owner-freebsd-perl@freebsd.org Thu Mar 23 09:51:07 2017 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44AC9D18EF6 for ; Thu, 23 Mar 2017 09:51:07 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 31F411C91 for ; Thu, 23 Mar 2017 09:51:07 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3168FD18EF5; Thu, 23 Mar 2017 09:51:07 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 311ABD18EF4 for ; Thu, 23 Mar 2017 09:51:07 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2479D1C90 for ; Thu, 23 Mar 2017 09:51:07 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v2N9p7VJ090630 for ; Thu, 23 Mar 2017 09:51:07 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v2N9p7U2090627; Thu, 23 Mar 2017 09:51:07 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201703230951.v2N9p7U2090627@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 23 Mar 2017 09:51:07 +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-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2017 09:51:07 -0000 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 ------------------------------------------------+-----------------+------------ devel/p5-DateTime-Locale | 1.14 | 1.16 ------------------------------------------------+-----------------+------------ 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 Thanks.