Opened 15 years ago
Last modified 10 years ago
#20152 new request
Sponsor additional ports (p5-POE-*)
Reported by: | rlowe@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | perl | Cc: | ryandesign (Ryan Carsten Schmidt), cooljeanius (Eric Gallager), mojca (Mojca Miklavec) |
Port: | p5-POE |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I'd like to request the inclusion of p5-POE-* modules in the standard ports so I can
$ port install p5-POE
(along with the other POE components). I can sponsor this, to a limited extent, if needed.
-- R
Attachments (1)
Change History (5)
comment:1 follow-up: 2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | p5-POE added |
comment:2 Changed 12 years ago by cooljeanius (Eric Gallager)
Replying to ryandesign@…:
fortunately the p5 ports are easy to create, thanks to the cpan2port script.
Using that, I get the following output:
gl00b05047:LocalPorts root# cpan2port -t POE POE is not perl porter POE will show deps trying to find dist in /var/root/.cpan/build/POE-1.354* --- rmd160: 488c2d1a94bf4e367fc401e9ef6422f056a74217 sha256: a5efd9140f3222333683dd7ac263dafbf7a7529d81ec917b1ba8c947ca44ce97 creating perl/p5-poe/Portfilecandidate Test::Harness candidate IO::Handle candidate File::Spec candidate Storable candidate Time::HiRes candidate IO::Tty candidate Exporter candidate Carp candidate POSIX candidate IO candidate Socket candidate POE::Test::Loops candidate Errno end compute dependencies POE requires POE::Test::Loops POE::Test::Loops is not perl porter POE::Test::Loops (no description available) POE requires IO::Tty IO::Tty is not perl porter candidate POE::Test::Loops end compute dependencies POE build_requires POE::Test::Loops POE::Test::Loops is not perl porter POE::Test::Loops (no description available)
Attaching the portfile it generated next... (note: haven't tested it yet...)
Changed 12 years ago by cooljeanius (Eric Gallager)
Attachment: | Portfilecandidate added |
---|
Portfile generated by cpan2port for POE
Note: See
TracTickets for help on using
tickets.
We don't have a mechanism set up to accept sponsorship, but fortunately the p5 ports are easy to create, thanks to the cpan2port script. So if you would like to create these ports and submit them, I'll be happy to commit them for you.