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
p5-Net-OAuth Implementation of the OAuth protocol
0.28_1 net on this many watch lists=3 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.28_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-24 10:22:21
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: smartmontools, pcre, screen, p5-Encode-Locale, autoconf
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Net-OAuth
Description:
Net::OAuth provides a low-level API for reading and writing OAuth messages. OAuth is an open protocol to allow secure API authentication in a simple and standard method from desktop and web applications. In practical terms, OAuth is a mechanism for a Consumer to request protected resources from a Service Provider on behalf of a user. Net::OAuth provides: - classes that encapsulate OAuth messages (requests and responses). - message signing - message serialization and parsing. - 2-legged requests (aka. tokenless requests, aka. consumer requests), see "CONSUMER REQUESTS" Net::OAuth does not provide: - Consumer or Service Provider encapsulation - token/nonce/key storage/management See also: https://oauth.net/
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 (55 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-OAuth-0.28_1/catalog.mk
  2. /usr/local/share/licenses/p5-Net-OAuth-0.28_1/LICENSE
  3. /usr/local/share/licenses/p5-Net-OAuth-0.28_1/ART10
  4. /usr/local/share/licenses/p5-Net-OAuth-0.28_1/GPLv1+
  5. lib/perl5/site_perl/Net/OAuth.pm
  6. lib/perl5/site_perl/Net/OAuth/AccessToken.pm
  7. lib/perl5/site_perl/Net/OAuth/AccessTokenRequest.pm
  8. lib/perl5/site_perl/Net/OAuth/AccessTokenResponse.pm
  9. lib/perl5/site_perl/Net/OAuth/Client.pm
  10. lib/perl5/site_perl/Net/OAuth/ConsumerRequest.pm
  11. lib/perl5/site_perl/Net/OAuth/Message.pm
  12. lib/perl5/site_perl/Net/OAuth/ProtectedResourceRequest.pm
  13. lib/perl5/site_perl/Net/OAuth/Request.pm
  14. lib/perl5/site_perl/Net/OAuth/RequestTokenRequest.pm
  15. lib/perl5/site_perl/Net/OAuth/RequestTokenResponse.pm
  16. lib/perl5/site_perl/Net/OAuth/Response.pm
  17. lib/perl5/site_perl/Net/OAuth/SignatureMethod/HMAC_SHA1.pm
  18. lib/perl5/site_perl/Net/OAuth/SignatureMethod/HMAC_SHA256.pm
  19. lib/perl5/site_perl/Net/OAuth/SignatureMethod/PLAINTEXT.pm
  20. lib/perl5/site_perl/Net/OAuth/SignatureMethod/RSA_SHA1.pm
  21. lib/perl5/site_perl/Net/OAuth/UserAuthRequest.pm
  22. lib/perl5/site_perl/Net/OAuth/UserAuthResponse.pm
  23. lib/perl5/site_perl/Net/OAuth/V1_0A/AccessTokenRequest.pm
  24. lib/perl5/site_perl/Net/OAuth/V1_0A/RequestTokenRequest.pm
  25. lib/perl5/site_perl/Net/OAuth/V1_0A/RequestTokenResponse.pm
  26. lib/perl5/site_perl/Net/OAuth/V1_0A/UserAuthResponse.pm
  27. lib/perl5/site_perl/Net/OAuth/XauthAccessTokenRequest.pm
  28. lib/perl5/site_perl/Net/OAuth/YahooAccessTokenRefreshRequest.pm
  29. lib/perl5/site_perl/man/man3/Net::OAuth.3.gz
  30. lib/perl5/site_perl/man/man3/Net::OAuth::AccessToken.3.gz
  31. lib/perl5/site_perl/man/man3/Net::OAuth::AccessTokenRequest.3.gz
  32. lib/perl5/site_perl/man/man3/Net::OAuth::AccessTokenResponse.3.gz
  33. lib/perl5/site_perl/man/man3/Net::OAuth::Client.3.gz
  34. lib/perl5/site_perl/man/man3/Net::OAuth::ConsumerRequest.3.gz
  35. lib/perl5/site_perl/man/man3/Net::OAuth::Message.3.gz
  36. lib/perl5/site_perl/man/man3/Net::OAuth::ProtectedResourceRequest.3.gz
  37. lib/perl5/site_perl/man/man3/Net::OAuth::Request.3.gz
  38. lib/perl5/site_perl/man/man3/Net::OAuth::RequestTokenRequest.3.gz
  39. lib/perl5/site_perl/man/man3/Net::OAuth::RequestTokenResponse.3.gz
  40. lib/perl5/site_perl/man/man3/Net::OAuth::Response.3.gz
  41. lib/perl5/site_perl/man/man3/Net::OAuth::SignatureMethod::HMAC_SHA1.3.gz
  42. lib/perl5/site_perl/man/man3/Net::OAuth::SignatureMethod::HMAC_SHA256.3.gz
  43. lib/perl5/site_perl/man/man3/Net::OAuth::SignatureMethod::PLAINTEXT.3.gz
  44. lib/perl5/site_perl/man/man3/Net::OAuth::SignatureMethod::RSA_SHA1.3.gz
  45. lib/perl5/site_perl/man/man3/Net::OAuth::UserAuthRequest.3.gz
  46. lib/perl5/site_perl/man/man3/Net::OAuth::UserAuthResponse.3.gz
  47. lib/perl5/site_perl/man/man3/Net::OAuth::V1_0A::AccessTokenRequest.3.gz
  48. lib/perl5/site_perl/man/man3/Net::OAuth::V1_0A::RequestTokenRequest.3.gz
  49. lib/perl5/site_perl/man/man3/Net::OAuth::V1_0A::RequestTokenResponse.3.gz
  50. lib/perl5/site_perl/man/man3/Net::OAuth::V1_0A::UserAuthResponse.3.gz
  51. lib/perl5/site_perl/man/man3/Net::OAuth::XauthAccessTokenRequest.3.gz
  52. lib/perl5/site_perl/man/man3/Net::OAuth::YahooAccessTokenRefreshRequest.3.gz
  53. @owner
  54. @group
  55. @mode
Collapse this list.
Dependency lines:
  • p5-Net-OAuth>0:net/p5-Net-OAuth
To install the port:
cd /usr/ports/net/p5-Net-OAuth/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-OAuth
  • pkg install p5-Net-OAuth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-OAuth
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-OAuth-0.28.tar.gz) = 7bfc319da0ac578e00962f35a350cf51110a3a313016d1fdc30722028a22904c SIZE (Net-OAuth-0.28.tar.gz) = 29063

Packages (timestamps in pop-ups are UTC):
p5-Net-OAuth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.28_10.28_10.28_10.28_10.28_1-0.28_1-
FreeBSD:13:quarterly0.28_10.28_10.28_10.28_10.28_10.28_10.28_10.28_1
FreeBSD:14:latest0.28_10.28_10.28_10.28_10.28_10.28_1-0.28_1
FreeBSD:14:quarterly0.28_10.28_1-0.28_10.28_10.28_10.28_10.28_1
FreeBSD:15:latest0.28_10.28_1n/a0.28_1n/a0.28_10.28_10.28_1
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-Accessor>=0.31 : devel/p5-Class-Accessor
  2. p5-Class-Data-Inheritable>=0.06 : devel/p5-Class-Data-Inheritable
  3. p5-Digest-HMAC>=1.01 : security/p5-Digest-HMAC
  4. p5-URI>=1.35 : net/p5-URI
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
  6. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Accessor>=0.31 : devel/p5-Class-Accessor
  2. p5-Class-Data-Inheritable>=0.06 : devel/p5-Class-Data-Inheritable
  3. p5-Digest-HMAC>=1.01 : security/p5-Digest-HMAC
  4. p5-URI>=1.35 : net/p5-URI
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-AnyEvent-Twitter
  2. net/p5-Net-Dropbox-API
  3. net/p5-Net-Google-DataAPI
  4. net/p5-Net-OAuth-Simple
  5. net/p5-Net-Twitter
  6. net/p5-Net-Twitter-Lite
  7. net/p5-Twitter-API
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-WebService-Dropbox
  3. www/p5-Flickr-API
  4. www/p5-Net-Plurk
  5. www/p5-WWW-Tumblr
  6. Collapse this list.
for Run
  1. net/p5-AnyEvent-Twitter
  2. net/p5-Net-Dropbox-API
  3. net/p5-Net-Google-DataAPI
  4. net/p5-Net-OAuth-Simple
  5. net/p5-Net-Twitter
  6. net/p5-Net-Twitter-Lite
  7. net/p5-Twitter-API
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-WebService-Dropbox
  3. www/p5-Flickr-API
  4. www/p5-Net-Plurk
  5. www/p5-WWW-Tumblr
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. deskutils/shutter*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.28_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.28_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.28_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.28_1
05 Jul 2019 19:13:25
Revision:505913Original commit files touched by this commit
sunpoet search for other commits by this committer
Add NO_ARCH
0.28_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.28_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.28_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.28_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.28_1
08 May 2015 20:22:20
Revision:385824Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Sort PLIST
- Take maintainership
- Update pkg-descr
0.28_1
08 May 2015 13:34:30
Revision:385780Original commit files touched by this commit
culot search for other commits by this committer
- Reassign to the heap after sahil@'s bit was taken in for safekeeping
0.28_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.28
10 Jul 2014 12:13:12
Revision:361440Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
0.28
31 Jan 2014 12:13:46
Revision:341980Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.28
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.28
06 Sep 2013 09:21:19
Revision:326481Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
0.28
18 Jun 2013 13:49:02
Revision:321187Original commit files touched by this commit
az search for other commits by this committer
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
0.28
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.28
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
0.28
01 Mar 2012 19:13:37
Original commit files touched by this commit
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

Approved by:    portmgr (blanket)
0.28
23 Feb 2012 02:13:37
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 0.28
0.27_1
05 Dec 2011 03:39:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update and sort *_DEPENDS: p5-Encode is only required by Perl releases prior
to 5.10.0
- Bump PORTREVISION for dependency change

PR:             ports/162968
Submitted by:   sunpoet (myself)
Approved by:    sahil (maintainer)
Feature safe:   yes
0.27
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.27
20 Jun 2010 21:09:34
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 0.27
- Update my email to @FreeBSD.org

Approved by:    wxs@/itetcu@ (mentors, implicit)
Feature safe:   yes
0.25
04 Apr 2010 23:28:23
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 0.25
- Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.25/Changes

PR:             145391
Submitted by:   maintainer
0.22
03 Apr 2010 10:25:16
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 0.22
- Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.22/Changes

PR:             144837
Submitted by:   Sahil Tandon (maintainer)
0.20
21 Nov 2009 14:47:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainersip to submitter

PR:             140576
Submitted by:   Sahil Tandon <sahil@tandon.net>
0.20
14 Nov 2009 10:23:57
Original commit files touched by this commit
skv search for other commits by this committer
Update to 0.20

Chnages:        http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.20/Changes
PR:             ports/140551
Submitted by:   Sahil Tandon <sahil xx tandon.net>
0.19
02 Jul 2009 09:24:15
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.19
0.18
26 Jun 2009 12:51:02
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.18
0.16
18 Jun 2009 23:18:22
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.16
0.15
08 Jun 2009 11:42:48
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.15
0.14
16 Dec 2008 10:16:11
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.14
0.13
15 Nov 2008 22:49:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.13
0.12
10 Aug 2008 06:35:48
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 0.12
0.11
06 Jun 2008 15:44:34
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.11
0.09
04 Jun 2008 12:31:42
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.09
0.08
03 Jun 2008 16:00:43
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.08
0.06
11 Mar 2008 15:04:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.06
0.05
12 Dec 2007 01:27:50
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.05
drop maintainership
0.04
24 Oct 2007 10:22:06
Original commit files touched by this commit
ijliao search for other commits by this committer
add p5-Net-OAuth 0.04
An implementation of the OAuth protocol

Number of commits found: 41