Port details |
- p5-Net-OAuth Implementation of the OAuth protocol
- 0.30 net =5 0.28_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-10-24 10:22:21
- Last Update: 2025-01-28 17:04:48
- Commit Hash: 5fddbe3
- People watching this port, also watch:: p5-Error, autoconf, p5-namespace-clean, lua52, node
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-OAuth
- https://oauth.net/
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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:
- TIMESTAMP = 1736671187
SHA256 (Net-OAuth-0.30.tar.gz) = ed22ea36834c6cb99165c145b87766468de6a69a71e7bd6fb854966127aecfac
SIZE (Net-OAuth-0.30.tar.gz) = 30347
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-Accessor>=0.31 : devel/p5-Class-Accessor
- p5-Class-Data-Inheritable>=0.06 : devel/p5-Class-Data-Inheritable
- p5-Crypt-URandom>=0.37 : security/p5-Crypt-URandom
- p5-Digest-HMAC>=1.01 : security/p5-Digest-HMAC
- p5-URI>=5.15 : net/p5-URI
- perl5>=5.36<5.37 : lang/perl5.36
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Warn>=0.21 : devel/p5-Test-Warn
- Runtime dependencies:
-
- p5-Class-Accessor>=0.31 : devel/p5-Class-Accessor
- p5-Class-Data-Inheritable>=0.06 : devel/p5-Class-Data-Inheritable
- p5-Crypt-URandom>=0.37 : security/p5-Crypt-URandom
- p5-Digest-HMAC>=1.01 : security/p5-Digest-HMAC
- p5-URI>=5.15 : net/p5-URI
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net/p5-AnyEvent-Twitter
- net/p5-Net-Dropbox-API
- net/p5-Net-Google-DataAPI
- net/p5-Net-OAuth-Simple
- net/p5-Net-Twitter
- net/p5-Net-Twitter-Lite
- net/p5-Twitter-API
- for Run
-
- net/p5-AnyEvent-Twitter
- net/p5-Net-Dropbox-API
- net/p5-Net-Google-DataAPI
- net/p5-Net-OAuth-Simple
- net/p5-Net-Twitter
- net/p5-Net-Twitter-Lite
- net/p5-Twitter-API
-
Deleted ports which required this port:
- * - 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.30 28 Jan 2025 17:04:48 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-OAuth: Update to 0.30
Changes: https://metacpan.org/dist/Net-OAuth/changes |
0.28_1 18 Jul 2024 16:45:47 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-OAuth: Update WWW and clean up pkg-descr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.28_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
0.28_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.28_1 05 Jul 2019 19:13:25 |
sunpoet |
Add NO_ARCH |
0.28_1 06 Oct 2018 13:06:45 |
des |
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 |
sunpoet |
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 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.28_1 01 Apr 2016 14:16:20 |
mat |
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 |
sunpoet |
- Add LICENSE
- Sort PLIST
- Take maintainership
- Update pkg-descr |
0.28_1 08 May 2015 13:34:30 |
culot |
- Reassign to the heap after sahil@'s bit was taken in for safekeeping |
0.28_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.28 10 Jul 2014 12:13:12 |
olgeni |
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 |
miwi |
- Stage support |
0.28 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.28 06 Sep 2013 09:21:19 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.28 18 Jun 2013 13:49:02 |
az |
- 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 |
pgollucci |
- 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 |
pgollucci |
- 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 |
swills |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
0.28 23 Feb 2012 02:13:37 |
sahil |
- Update to 0.28 |
0.27_1 05 Dec 2011 03:39:17 |
sunpoet |
- 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 |
miwi |
- Get Rid MD5 support |
0.27 20 Jun 2010 21:09:34 |
sahil |
- 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 |
itetcu |
- 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 |
itetcu |
- 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 |
miwi |
- Pass maintainersip to submitter
PR: 140576
Submitted by: Sahil Tandon <sahil@tandon.net> |
0.20 14 Nov 2009 10:23:57 |
skv |
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 |
jadawin |
- Update to 0.19 |
0.18 26 Jun 2009 12:51:02 |
jadawin |
- Update to 0.18 |
0.16 18 Jun 2009 23:18:22 |
pgollucci |
- Update to 0.16 |
0.15 08 Jun 2009 11:42:48 |
jadawin |
- Update to 0.15 |
0.14 16 Dec 2008 10:16:11 |
jadawin |
- Update to 0.14 |
0.13 15 Nov 2008 22:49:35 |
miwi |
- Update to 0.13 |
0.12 10 Aug 2008 06:35:48 |
chinsan |
- Update to 0.12 |
0.11 06 Jun 2008 15:44:34 |
mat |
Update to 0.11 |
0.09 04 Jun 2008 12:31:42 |
mat |
Update to 0.09 |
0.08 03 Jun 2008 16:00:43 |
mat |
Update to 0.08 |
0.06 11 Mar 2008 15:04:32 |
miwi |
- Update to 0.06 |
0.05 12 Dec 2007 01:27:50 |
ijliao |
upgrade to 0.05
drop maintainership |
0.04 24 Oct 2007 10:22:06 |
ijliao |
add p5-Net-OAuth 0.04
An implementation of the OAuth protocol |