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 2022Q2
p5-Pipeline Generic pipeline Perl interface
3.12_2 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 3.12_2Version of this port present on the latest quarterly branch.
Maintainer: rouslan@rshell.net search for ports maintained by this maintainer
Port Added: 2006-06-13 01:34:15
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/Pipeline
Description:
"Pipelines" are a mechanism to process data. They are designed to be plugged together to make fairly complex operations act in a fairly straightforward manner, cleanly, and simply.
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 (39 items)
Collapse this list.
  1. lib/perl5/site_perl/Pipeline.pm
  2. lib/perl5/site_perl/Pipeline/Analyser.pm
  3. lib/perl5/site_perl/Pipeline/Base.pm
  4. lib/perl5/site_perl/Pipeline/Dispatch.pm
  5. lib/perl5/site_perl/Pipeline/Dumper.pm
  6. lib/perl5/site_perl/Pipeline/Error/Abstract.pm
  7. lib/perl5/site_perl/Pipeline/Error/AsyncResults.pm
  8. lib/perl5/site_perl/Pipeline/Error/Construction.pm
  9. lib/perl5/site_perl/Pipeline/Production.pm
  10. lib/perl5/site_perl/Pipeline/Segment.pm
  11. lib/perl5/site_perl/Pipeline/Segment/Async.pm
  12. lib/perl5/site_perl/Pipeline/Segment/Async/Fork.pm
  13. lib/perl5/site_perl/Pipeline/Segment/Async/Handler.pm
  14. lib/perl5/site_perl/Pipeline/Segment/Async/IThreads.pm
  15. lib/perl5/site_perl/Pipeline/Segment/Tester.pm
  16. lib/perl5/site_perl/Pipeline/Store.pm
  17. lib/perl5/site_perl/Pipeline/Store/ISA.pm
  18. lib/perl5/site_perl/Pipeline/Store/Simple.pm
  19. lib/perl5/site_perl/man/man3/Pipeline::Segment.3.gz
  20. lib/perl5/site_perl/man/man3/Pipeline::Store::ISA.3.gz
  21. lib/perl5/site_perl/man/man3/Pipeline.3.gz
  22. lib/perl5/site_perl/man/man3/Pipeline::Segment::Async::Handler.3.gz
  23. lib/perl5/site_perl/man/man3/Pipeline::Analyser.3.gz
  24. lib/perl5/site_perl/man/man3/Pipeline::Production.3.gz
  25. lib/perl5/site_perl/man/man3/Pipeline::Store::Simple.3.gz
  26. lib/perl5/site_perl/man/man3/Pipeline::Segment::Async.3.gz
  27. lib/perl5/site_perl/man/man3/Pipeline::Store.3.gz
  28. lib/perl5/site_perl/man/man3/Pipeline::Error::Construction.3.gz
  29. lib/perl5/site_perl/man/man3/Pipeline::Dispatch.3.gz
  30. lib/perl5/site_perl/man/man3/Pipeline::Base.3.gz
  31. lib/perl5/site_perl/man/man3/Pipeline::Segment::Async::Fork.3.gz
  32. lib/perl5/site_perl/man/man3/Pipeline::Error::Abstract.3.gz
  33. lib/perl5/site_perl/man/man3/Pipeline::Dumper.3.gz
  34. lib/perl5/site_perl/man/man3/Pipeline::Error::AsyncResults.3.gz
  35. lib/perl5/site_perl/man/man3/Pipeline::Segment::Tester.3.gz
  36. lib/perl5/site_perl/man/man3/Pipeline::Segment::Async::IThreads.3.gz
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • p5-Pipeline>0:devel/p5-Pipeline
To install the port:
cd /usr/ports/devel/p5-Pipeline/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Pipeline
  • pkg install p5-Pipeline
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Pipeline
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Pipeline-3.12.tar.gz) = c3e242f675b61dc0a3dec670fbcbe3ff5b0bbe952333377cb3acb86796b3de01 SIZE (Pipeline-3.12.tar.gz) = 19821

Packages (timestamps in pop-ups are UTC):
p5-Pipeline
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.12_23.12_23.12_23.12_23.12_2-3.12_2-
FreeBSD:13:quarterly3.12_23.12_23.12_23.12_23.12_23.12_23.12_23.12_2
FreeBSD:14:latest3.12_23.12_23.12_23.12_23.12_23.12_2-3.12_2
FreeBSD:14:quarterly3.12_23.12_2-3.12_23.12_23.12_23.12_23.12_2
FreeBSD:15:latest3.12_23.12_2n/a3.12_2n/a3.12_23.12_23.12_2
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. p5-Class-ISA>=0 : devel/p5-Class-ISA
  2. p5-Error>=0 : lang/p5-Error
  3. p5-IO-Null>=0 : devel/p5-IO-Null
  4. p5-IO-String>=0 : devel/p5-IO-String
  5. p5-Data-UUID>=0 : devel/p5-Data-UUID
  6. p5-Data-Structure-Util>=0 : devel/p5-Data-Structure-Util
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-ISA>=0 : devel/p5-Class-ISA
  2. p5-Error>=0 : lang/p5-Error
  3. p5-IO-Null>=0 : devel/p5-IO-Null
  4. p5-IO-String>=0 : devel/p5-IO-String
  5. p5-Data-UUID>=0 : devel/p5-Data-UUID
  6. p5-Data-Structure-Util>=0 : devel/p5-Data-Structure-Util
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-Pipeline
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/R/RC/RCLAMP/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCLAMP/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Pipeline/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RC/RCLAMP/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RC/RCLAMP/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/R/RC/RCLAMP/
  7. http://backpan.perl.org/authors/id/R/RC/RCLAMP/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RC/RCLAMP/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/R/RC/RCLAMP/
  10. https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/
  11. https://cpan.metacpan.org/modules/by-module/Pipeline/
  12. https://www.cpan.org/authors/id/R/RC/RCLAMP/
Collapse this list.

There are no commits on branch 2022Q2 for this port