notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
p5-MCE Many-Core Engine for Perl providing parallel processing capabilities
1.889 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.889Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-02-14 18:02:11
Last Update: 2023-09-22 03:17:43
Commit Hash: 148af34
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/MCE
Description:
Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (78 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-MCE-1.889/catalog.mk
  2. /usr/local/share/licenses/p5-MCE-1.889/LICENSE
  3. /usr/local/share/licenses/p5-MCE-1.889/ART10
  4. /usr/local/share/licenses/p5-MCE-1.889/GPLv1+
  5. lib/perl5/site_perl/MCE.pm
  6. lib/perl5/site_perl/MCE.pod
  7. lib/perl5/site_perl/MCE/Candy.pm
  8. lib/perl5/site_perl/MCE/Channel.pm
  9. lib/perl5/site_perl/MCE/Channel/Mutex.pm
  10. lib/perl5/site_perl/MCE/Channel/MutexFast.pm
  11. lib/perl5/site_perl/MCE/Channel/Simple.pm
  12. lib/perl5/site_perl/MCE/Channel/SimpleFast.pm
  13. lib/perl5/site_perl/MCE/Channel/Threads.pm
  14. lib/perl5/site_perl/MCE/Channel/ThreadsFast.pm
  15. lib/perl5/site_perl/MCE/Child.pm
  16. lib/perl5/site_perl/MCE/Core.pod
  17. lib/perl5/site_perl/MCE/Core/Input/Generator.pm
  18. lib/perl5/site_perl/MCE/Core/Input/Handle.pm
  19. lib/perl5/site_perl/MCE/Core/Input/Iterator.pm
  20. lib/perl5/site_perl/MCE/Core/Input/Request.pm
  21. lib/perl5/site_perl/MCE/Core/Input/Sequence.pm
  22. lib/perl5/site_perl/MCE/Core/Manager.pm
  23. lib/perl5/site_perl/MCE/Core/Validation.pm
  24. lib/perl5/site_perl/MCE/Core/Worker.pm
  25. lib/perl5/site_perl/MCE/Examples.pod
  26. lib/perl5/site_perl/MCE/Flow.pm
  27. lib/perl5/site_perl/MCE/Grep.pm
  28. lib/perl5/site_perl/MCE/Loop.pm
  29. lib/perl5/site_perl/MCE/Map.pm
  30. lib/perl5/site_perl/MCE/Mutex.pm
  31. lib/perl5/site_perl/MCE/Mutex/Channel.pm
  32. lib/perl5/site_perl/MCE/Mutex/Channel2.pm
  33. lib/perl5/site_perl/MCE/Mutex/Flock.pm
  34. lib/perl5/site_perl/MCE/Queue.pm
  35. lib/perl5/site_perl/MCE/Relay.pm
  36. lib/perl5/site_perl/MCE/Signal.pm
  37. lib/perl5/site_perl/MCE/Step.pm
  38. lib/perl5/site_perl/MCE/Stream.pm
  39. lib/perl5/site_perl/MCE/Subs.pm
  40. lib/perl5/site_perl/MCE/Util.pm
  41. lib/perl5/site_perl/man/man3/MCE.3.gz
  42. lib/perl5/site_perl/man/man3/MCE::Candy.3.gz
  43. lib/perl5/site_perl/man/man3/MCE::Channel.3.gz
  44. lib/perl5/site_perl/man/man3/MCE::Channel::Mutex.3.gz
  45. lib/perl5/site_perl/man/man3/MCE::Channel::MutexFast.3.gz
  46. lib/perl5/site_perl/man/man3/MCE::Channel::Simple.3.gz
  47. lib/perl5/site_perl/man/man3/MCE::Channel::SimpleFast.3.gz
  48. lib/perl5/site_perl/man/man3/MCE::Channel::Threads.3.gz
  49. lib/perl5/site_perl/man/man3/MCE::Channel::ThreadsFast.3.gz
  50. lib/perl5/site_perl/man/man3/MCE::Child.3.gz
  51. lib/perl5/site_perl/man/man3/MCE::Core.3.gz
  52. lib/perl5/site_perl/man/man3/MCE::Core::Input::Generator.3.gz
  53. lib/perl5/site_perl/man/man3/MCE::Core::Input::Handle.3.gz
  54. lib/perl5/site_perl/man/man3/MCE::Core::Input::Iterator.3.gz
  55. lib/perl5/site_perl/man/man3/MCE::Core::Input::Request.3.gz
  56. lib/perl5/site_perl/man/man3/MCE::Core::Input::Sequence.3.gz
  57. lib/perl5/site_perl/man/man3/MCE::Core::Manager.3.gz
  58. lib/perl5/site_perl/man/man3/MCE::Core::Validation.3.gz
  59. lib/perl5/site_perl/man/man3/MCE::Core::Worker.3.gz
  60. lib/perl5/site_perl/man/man3/MCE::Examples.3.gz
  61. lib/perl5/site_perl/man/man3/MCE::Flow.3.gz
  62. lib/perl5/site_perl/man/man3/MCE::Grep.3.gz
  63. lib/perl5/site_perl/man/man3/MCE::Loop.3.gz
  64. lib/perl5/site_perl/man/man3/MCE::Map.3.gz
  65. lib/perl5/site_perl/man/man3/MCE::Mutex.3.gz
  66. lib/perl5/site_perl/man/man3/MCE::Mutex::Channel.3.gz
  67. lib/perl5/site_perl/man/man3/MCE::Mutex::Channel2.3.gz
  68. lib/perl5/site_perl/man/man3/MCE::Mutex::Flock.3.gz
  69. lib/perl5/site_perl/man/man3/MCE::Queue.3.gz
  70. lib/perl5/site_perl/man/man3/MCE::Relay.3.gz
  71. lib/perl5/site_perl/man/man3/MCE::Signal.3.gz
  72. lib/perl5/site_perl/man/man3/MCE::Step.3.gz
  73. lib/perl5/site_perl/man/man3/MCE::Stream.3.gz
  74. lib/perl5/site_perl/man/man3/MCE::Subs.3.gz
  75. lib/perl5/site_perl/man/man3/MCE::Util.3.gz
  76. @owner
  77. @group
  78. @mode
Collapse this list.
Dependency lines:
  • p5-MCE>0:devel/p5-MCE
To install the port:
cd /usr/ports/devel/p5-MCE/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-MCE
  • pkg install p5-MCE
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-MCE
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695143269 SHA256 (MCE-1.889.tar.gz) = db6153e474d046fc253050bf53c54002d84cd4ca77d21c2b9df56feeb809bbed SIZE (MCE-1.889.tar.gz) = 230624

Packages (timestamps in pop-ups are UTC):
p5-MCE
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8891.8891.8741.8891.889-1.874-
FreeBSD:13:quarterly1.8891.8891.8871.8891.8891.8891.8891.889
FreeBSD:14:latest1.8891.8891.8811.8891.8891.885-1.885
FreeBSD:14:quarterly1.8891.889-1.8891.8891.8891.8891.889
FreeBSD:15:latest1.8891.889n/a1.889n/a1.8891.8891.889
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. devel/p5-MCE-Shared
  2. net-mgmt/netdisco
  3. textproc/p5-Test-Perl-Critic
for Run
  1. devel/p5-MCE-Shared
  2. net-mgmt/netdisco
  3. textproc/p5-Test-Perl-Critic

Configuration Options:
No options to configure
Options name:
devel_p5-MCE
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MA/MARIOROY/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MA/MARIOROY/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MCE/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MA/MARIOROY/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MA/MARIOROY/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/M/MA/MARIOROY/
  7. http://backpan.perl.org/authors/id/M/MA/MARIOROY/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MA/MARIOROY/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MA/MARIOROY/
  10. https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/
  11. https://cpan.metacpan.org/modules/by-module/MCE/
  12. https://www.cpan.org/authors/id/M/MA/MARIOROY/
Collapse this list.

There are no commits on branch 2022Q3 for this port