Port details |
- p5-Role-REST-Client Perl extension for Rest Client Role
- 0.18 www
=0 0.18Version of this port present on the latest quarterly branch.- Maintainer: amontalban@gmail.com
 - Port Added: 2015-12-21 15:08:58
- Last Update: 2018-07-09 09:40:18
- SVN Revision: 474242
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Perl extension for Rest Client Role.
Role::REST::Client will handle encoding and decoding when using the HTTP verbs.
GET, PUT, POST, DELETE, OPTIONS, HEAD.
WWW: https://metacpan.org/release/Role-REST-Client
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Role-REST-Client>0:www/p5-Role-REST-Client
- To install the port:
cd /usr/ports/www/p5-Role-REST-Client/ && make install clean - To add the package:
pkg install p5-Role-REST-Client - PKGNAME: p5-Role-REST-Client
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Role-REST-Client-0.18.tar.gz) = 315ab1e6d8730a301029d20f97b30c0c6fa27bdd140991cb26e6c85796ec8a56
SIZE (Role-REST-Client-0.18.tar.gz) = 18057
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Data-Serializer>=0.60 : devel/p5-Data-Serializer
- p5-HTTP-Tiny>=0.056 : www/p5-HTTP-Tiny
- p5-Moo>=1.003000 : devel/p5-Moo
- p5-MooX-HandlesVia>=0.001004 : devel/p5-MooX-HandlesVia
- p5-Type-Tiny>=0.024 : devel/p5-Type-Tiny
- p5-URI-Escape-XS>0.11 : www/p5-URI-Escape-XS
- p5-HTTP-Thin>0 : www/p5-HTTP-Thin
- perl5>=5.26<5.27 : lang/perl5.26
- perl5>=5.26<5.27 : lang/perl5.26
- Runtime dependencies:
-
- p5-Data-Serializer>=0.60 : devel/p5-Data-Serializer
- p5-HTTP-Tiny>=0.056 : www/p5-HTTP-Tiny
- p5-Moo>=1.003000 : devel/p5-Moo
- p5-MooX-HandlesVia>=0.001004 : devel/p5-MooX-HandlesVia
- p5-Type-Tiny>=0.024 : devel/p5-Type-Tiny
- p5-URI-Escape-XS>0.11 : www/p5-URI-Escape-XS
- p5-HTTP-Thin>0 : www/p5-HTTP-Thin
- perl5>=5.26<5.27 : lang/perl5.26
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- USES:
- perl5
- Master Sites:
-
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Jul 2018 08:40:18
0.18

|
mat  |
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight |
27 May 2018 20:15:20
0.18

|
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.18

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.18

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
21 Dec 2015 15:08:46
0.18

|
miwi  |
Perl extension for Rest Client Role.
Role::REST::Client will handle encoding and decoding when using the HTTP verbs.
GET, PUT, POST, DELETE, OPTIONS, HEAD.
WWW: http://search.cpan.org/dist/Role-REST-Client/
PR: 205363
Submitted by: amontalban@gmail.com
Approved by: mat (mentor)
Differential Revision: D4640 |
Number of commits found: 5
|
Latest Vulnerabilities |
12 vulnerabilities affecting 113 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-14 20:39:03
|
|