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-Pithub Github v3 API
0.01041 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 0.01041Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-03 15:08:56
Last Update: 2023-08-26 20:33:58
Commit Hash: cfe75c7
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Pithub
Description:
Pithub provides a set of modules to access the Github v3 API in an object oriented way. There is also Net::GitHub which does the same for all the versions (v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only for v3.
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 (105 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Pithub-0.01041/catalog.mk
  2. /usr/local/share/licenses/p5-Pithub-0.01041/LICENSE
  3. /usr/local/share/licenses/p5-Pithub-0.01041/ART10
  4. /usr/local/share/licenses/p5-Pithub-0.01041/GPLv1+
  5. lib/perl5/site_perl/Pithub.pm
  6. lib/perl5/site_perl/Pithub/Base.pm
  7. lib/perl5/site_perl/Pithub/Events.pm
  8. lib/perl5/site_perl/Pithub/Gists.pm
  9. lib/perl5/site_perl/Pithub/Gists/Comments.pm
  10. lib/perl5/site_perl/Pithub/GitData.pm
  11. lib/perl5/site_perl/Pithub/GitData/Blobs.pm
  12. lib/perl5/site_perl/Pithub/GitData/Commits.pm
  13. lib/perl5/site_perl/Pithub/GitData/References.pm
  14. lib/perl5/site_perl/Pithub/GitData/Tags.pm
  15. lib/perl5/site_perl/Pithub/GitData/Trees.pm
  16. lib/perl5/site_perl/Pithub/Issues.pm
  17. lib/perl5/site_perl/Pithub/Issues/Assignees.pm
  18. lib/perl5/site_perl/Pithub/Issues/Comments.pm
  19. lib/perl5/site_perl/Pithub/Issues/Events.pm
  20. lib/perl5/site_perl/Pithub/Issues/Labels.pm
  21. lib/perl5/site_perl/Pithub/Issues/Milestones.pm
  22. lib/perl5/site_perl/Pithub/Markdown.pm
  23. lib/perl5/site_perl/Pithub/Orgs.pm
  24. lib/perl5/site_perl/Pithub/Orgs/Members.pm
  25. lib/perl5/site_perl/Pithub/Orgs/Teams.pm
  26. lib/perl5/site_perl/Pithub/PullRequests.pm
  27. lib/perl5/site_perl/Pithub/PullRequests/Comments.pm
  28. lib/perl5/site_perl/Pithub/PullRequests/Reviewers.pm
  29. lib/perl5/site_perl/Pithub/Repos.pm
  30. lib/perl5/site_perl/Pithub/Repos/Actions.pm
  31. lib/perl5/site_perl/Pithub/Repos/Actions/Workflows.pm
  32. lib/perl5/site_perl/Pithub/Repos/Collaborators.pm
  33. lib/perl5/site_perl/Pithub/Repos/Commits.pm
  34. lib/perl5/site_perl/Pithub/Repos/Contents.pm
  35. lib/perl5/site_perl/Pithub/Repos/Downloads.pm
  36. lib/perl5/site_perl/Pithub/Repos/Forks.pm
  37. lib/perl5/site_perl/Pithub/Repos/Hooks.pm
  38. lib/perl5/site_perl/Pithub/Repos/Keys.pm
  39. lib/perl5/site_perl/Pithub/Repos/Releases.pm
  40. lib/perl5/site_perl/Pithub/Repos/Releases/Assets.pm
  41. lib/perl5/site_perl/Pithub/Repos/Starring.pm
  42. lib/perl5/site_perl/Pithub/Repos/Stats.pm
  43. lib/perl5/site_perl/Pithub/Repos/Statuses.pm
  44. lib/perl5/site_perl/Pithub/Repos/Watching.pm
  45. lib/perl5/site_perl/Pithub/Result.pm
  46. lib/perl5/site_perl/Pithub/Result/SharedCache.pm
  47. lib/perl5/site_perl/Pithub/ResultSet.pm
  48. lib/perl5/site_perl/Pithub/Search.pm
  49. lib/perl5/site_perl/Pithub/SearchV3.pm
  50. lib/perl5/site_perl/Pithub/Users.pm
  51. lib/perl5/site_perl/Pithub/Users/Emails.pm
  52. lib/perl5/site_perl/Pithub/Users/Followers.pm
  53. lib/perl5/site_perl/Pithub/Users/Keys.pm
  54. lib/perl5/site_perl/man/man3/Pithub.3.gz
  55. lib/perl5/site_perl/man/man3/Pithub::Base.3.gz
  56. lib/perl5/site_perl/man/man3/Pithub::Events.3.gz
  57. lib/perl5/site_perl/man/man3/Pithub::Gists.3.gz
  58. lib/perl5/site_perl/man/man3/Pithub::Gists::Comments.3.gz
  59. lib/perl5/site_perl/man/man3/Pithub::GitData.3.gz
  60. lib/perl5/site_perl/man/man3/Pithub::GitData::Blobs.3.gz
  61. lib/perl5/site_perl/man/man3/Pithub::GitData::Commits.3.gz
  62. lib/perl5/site_perl/man/man3/Pithub::GitData::References.3.gz
  63. lib/perl5/site_perl/man/man3/Pithub::GitData::Tags.3.gz
  64. lib/perl5/site_perl/man/man3/Pithub::GitData::Trees.3.gz
  65. lib/perl5/site_perl/man/man3/Pithub::Issues.3.gz
  66. lib/perl5/site_perl/man/man3/Pithub::Issues::Assignees.3.gz
  67. lib/perl5/site_perl/man/man3/Pithub::Issues::Comments.3.gz
  68. lib/perl5/site_perl/man/man3/Pithub::Issues::Events.3.gz
  69. lib/perl5/site_perl/man/man3/Pithub::Issues::Labels.3.gz
  70. lib/perl5/site_perl/man/man3/Pithub::Issues::Milestones.3.gz
  71. lib/perl5/site_perl/man/man3/Pithub::Markdown.3.gz
  72. lib/perl5/site_perl/man/man3/Pithub::Orgs.3.gz
  73. lib/perl5/site_perl/man/man3/Pithub::Orgs::Members.3.gz
  74. lib/perl5/site_perl/man/man3/Pithub::Orgs::Teams.3.gz
  75. lib/perl5/site_perl/man/man3/Pithub::PullRequests.3.gz
  76. lib/perl5/site_perl/man/man3/Pithub::PullRequests::Comments.3.gz
  77. lib/perl5/site_perl/man/man3/Pithub::PullRequests::Reviewers.3.gz
  78. lib/perl5/site_perl/man/man3/Pithub::Repos.3.gz
  79. lib/perl5/site_perl/man/man3/Pithub::Repos::Actions.3.gz
  80. lib/perl5/site_perl/man/man3/Pithub::Repos::Actions::Workflows.3.gz
  81. lib/perl5/site_perl/man/man3/Pithub::Repos::Collaborators.3.gz
  82. lib/perl5/site_perl/man/man3/Pithub::Repos::Commits.3.gz
  83. lib/perl5/site_perl/man/man3/Pithub::Repos::Contents.3.gz
  84. lib/perl5/site_perl/man/man3/Pithub::Repos::Downloads.3.gz
  85. lib/perl5/site_perl/man/man3/Pithub::Repos::Forks.3.gz
  86. lib/perl5/site_perl/man/man3/Pithub::Repos::Hooks.3.gz
  87. lib/perl5/site_perl/man/man3/Pithub::Repos::Keys.3.gz
  88. lib/perl5/site_perl/man/man3/Pithub::Repos::Releases.3.gz
  89. lib/perl5/site_perl/man/man3/Pithub::Repos::Releases::Assets.3.gz
  90. lib/perl5/site_perl/man/man3/Pithub::Repos::Starring.3.gz
  91. lib/perl5/site_perl/man/man3/Pithub::Repos::Stats.3.gz
  92. lib/perl5/site_perl/man/man3/Pithub::Repos::Statuses.3.gz
  93. lib/perl5/site_perl/man/man3/Pithub::Repos::Watching.3.gz
  94. lib/perl5/site_perl/man/man3/Pithub::Result.3.gz
  95. lib/perl5/site_perl/man/man3/Pithub::Result::SharedCache.3.gz
  96. lib/perl5/site_perl/man/man3/Pithub::ResultSet.3.gz
  97. lib/perl5/site_perl/man/man3/Pithub::Search.3.gz
  98. lib/perl5/site_perl/man/man3/Pithub::SearchV3.3.gz
  99. lib/perl5/site_perl/man/man3/Pithub::Users.3.gz
  100. lib/perl5/site_perl/man/man3/Pithub::Users::Emails.3.gz
  101. lib/perl5/site_perl/man/man3/Pithub::Users::Followers.3.gz
  102. lib/perl5/site_perl/man/man3/Pithub::Users::Keys.3.gz
  103. @owner
  104. @group
  105. @mode
Collapse this list.
Dependency lines:
  • p5-Pithub>0:devel/p5-Pithub
To install the port:
cd /usr/ports/devel/p5-Pithub/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Pithub
  • pkg install p5-Pithub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Pithub
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693056797 SHA256 (Pithub-0.01041.tar.gz) = 79d27ce6c376c36cb087db8ed2b6581a5e790e021bbaf13eb5dd5cade0993f8b SIZE (Pithub-0.01041.tar.gz) = 116769

Packages (timestamps in pop-ups are UTC):
p5-Pithub
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.010410.010410.010350.010410.01041-0.01035-
FreeBSD:13:quarterly0.010410.010410.010400.010410.010410.010410.010410.01041
FreeBSD:14:latest0.010410.010410.010400.010410.010410.01040-0.01040
FreeBSD:14:quarterly0.010410.01041-0.010410.010410.010410.010410.01041
FreeBSD:15:latest0.010410.01041n/a0.01041n/a0.010410.010410.01041
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-CHI>=0 : devel/p5-CHI
  2. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  3. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  4. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  5. p5-Moo>=0 : devel/p5-Moo
  6. p5-libwww>=0 : www/p5-libwww
  7. perl5>=5.34<5.35 : lang/perl5.34
  8. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Import-Into>=0 : devel/p5-Import-Into
  2. p5-Path-Tiny>=0 : devel/p5-Path-Tiny
  3. p5-Test-Differences>=0 : devel/p5-Test-Differences
  4. p5-Test-Exception>=0 : devel/p5-Test-Exception
  5. p5-Test-Most>=0 : devel/p5-Test-Most
  6. p5-Test-Needs>=0 : devel/p5-Test-Needs
Runtime dependencies:
  1. p5-CHI>=0 : devel/p5-CHI
  2. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  3. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  4. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  5. p5-Moo>=0 : devel/p5-Moo
  6. p5-libwww>=0 : www/p5-libwww
  7. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. www/p5-App-gist
for Run
  1. www/p5-App-gist

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

There are no commits on branch 2022Q3 for this port