Port details |
- p5-Net-OAuth Implementation of the OAuth protocol
- 0.28_1 net
=3 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2007-10-24 10:22:21
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- People watching this port, also watch:: smartmontools, pcre, screen, p5-Encode-Locale, autoconf
- Also Listed In: perl5
- License: ART10 GPLv1+
- 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
WWW: https://metacpan.org/release/Net-OAuth
WWW: http://oauth.net/
- SVNWeb : git : Homepage
- 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:
- SHA256 (Net-OAuth-0.28.tar.gz) = 7bfc319da0ac578e00962f35a350cf51110a3a313016d1fdc30722028a22904c
SIZE (Net-OAuth-0.28.tar.gz) = 29063
- 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-Digest-HMAC>=1.01 : security/p5-Digest-HMAC
- p5-URI>=1.35 : net/p5-URI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Accessor>=0.31 : devel/p5-Class-Accessor
- p5-Class-Data-Inheritable>=0.06 : devel/p5-Class-Data-Inheritable
- p5-Digest-HMAC>=1.01 : security/p5-Digest-HMAC
- p5-URI>=1.35 : net/p5-URI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- 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: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 0.28_1 |
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 ) |
06 Apr 2021 14:31:07 0.28_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jul 2019 19:13:25
0.28_1 |
sunpoet  |
Add NO_ARCH |
06 Oct 2018 13:06:45
0.28_1 |
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) |
27 May 2018 20:15:20
0.28_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.28_1 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.28_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
08 May 2015 20:22:20
0.28_1 |
sunpoet  |
- Add LICENSE
- Sort PLIST
- Take maintainership
- Update pkg-descr |
08 May 2015 13:34:30
0.28_1 |
culot  |
- Reassign to the heap after sahil@'s bit was taken in for safekeeping |
26 Nov 2014 13:08:38
0.28_1 |
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 ) |
10 Jul 2014 12:13:12
0.28 |
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) |
31 Jan 2014 12:13:46
0.28 |
miwi  |
- Stage support |
20 Sep 2013 22:10:25
0.28 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
06 Sep 2013 09:21:19
0.28 |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
18 Jun 2013 13:49:02
0.28 |
az  |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
13 Mar 2012 16:15:36
0.28 |
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) |
08 Mar 2012 18:45:38
0.28 |
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 |
01 Mar 2012 19:13:37
0.28 |
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
23 Feb 2012 02:13:37
0.28 |
sahil  |
- Update to 0.28 |
05 Dec 2011 03:39:17
0.27_1 |
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 |
20 Mar 2011 12:54:45
0.27 |
miwi  |
- Get Rid MD5 support |
20 Jun 2010 21:09:34
0.27 |
sahil  |
- Update to 0.27
- Update my email to @FreeBSD.org
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
04 Apr 2010 23:28:23
0.25 |
itetcu  |
- Update to 0.25
- Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.25/Changes
PR: 145391
Submitted by: maintainer |
03 Apr 2010 10:25:16
0.22 |
itetcu  |
- Update to 0.22
- Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.22/Changes
PR: 144837
Submitted by: Sahil Tandon (maintainer) |
21 Nov 2009 14:47:25
0.20 |
miwi  |
- Pass maintainersip to submitter
PR: 140576
Submitted by: Sahil Tandon <sahil@tandon.net> |
14 Nov 2009 10:23:57
0.20 |
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> |
02 Jul 2009 09:24:15
0.19 |
jadawin  |
- Update to 0.19 |
26 Jun 2009 12:51:02
0.18 |
jadawin  |
- Update to 0.18 |
18 Jun 2009 23:18:22
0.16 |
pgollucci  |
- Update to 0.16 |
08 Jun 2009 11:42:48
0.15 |
jadawin  |
- Update to 0.15 |
16 Dec 2008 10:16:11
0.14 |
jadawin  |
- Update to 0.14 |
15 Nov 2008 22:49:35
0.13 |
miwi  |
- Update to 0.13 |
10 Aug 2008 06:35:48
0.12 |
chinsan  |
- Update to 0.12 |
06 Jun 2008 15:44:34
0.11 |
mat  |
Update to 0.11 |
04 Jun 2008 12:31:42
0.09 |
mat  |
Update to 0.09 |
03 Jun 2008 16:00:43
0.08 |
mat  |
Update to 0.08 |
11 Mar 2008 15:04:32
0.06 |
miwi  |
- Update to 0.06 |
12 Dec 2007 01:27:50
0.05 |
ijliao  |
upgrade to 0.05
drop maintainership |
24 Oct 2007 10:22:06
0.04 |
ijliao  |
add p5-Net-OAuth 0.04
An implementation of the OAuth protocol |