Port details |
- p5-WebService-Prowl Perl interface to Prowl Public API
- 0.08 net
=0 0.08Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2012-04-18 17:36:15
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Perl interface to Prowl Public API documented at
http://www.prowlapp.com/
WWW: https://metacpan.org/release/WebService-Prowl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-WebService-Prowl>0:net/p5-WebService-Prowl
- To install the port:
- cd /usr/ports/net/p5-WebService-Prowl/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-WebService-Prowl
- pkg install p5-WebService-Prowl
- PKGNAME: p5-WebService-Prowl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1464328808
SHA256 (WebService-Prowl-0.08.tar.gz) = 3c241782a65b57b53f67659a9cfb1a560c5f7292a9bf367f39e2bd8ad689b807
SIZE (WebService-Prowl-0.08.tar.gz) = 14254
- 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-libwww>=0 : www/p5-libwww
- p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-libwww>=0 : www/p5-libwww
- p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_p5-WebService-Prowl
- 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 |
06 Apr 2021 14:31:07 0.08
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.08
|
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.08
|
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.08
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
28 May 2016 17:09:55
0.08
|
sunpoet  |
- Update to 0.08
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/WebService-Prowl/Changes |
01 Apr 2016 14:16:20
0.07_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
25 Aug 2015 14:52:28
0.07_2
|
sunpoet  |
- Pass maintainership to perl@ |
25 Aug 2015 13:51:47
0.07_2
|
amdmi3  |
- Add NO_ARCH |
24 Aug 2015 19:09:22
0.07_2
|
brix  |
- Drop maintainership |
26 Nov 2014 13:08:38
0.07_2
|
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 ) |
05 Jan 2014 18:05:39
0.07_1
|
az  |
- support stage
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:10:25
0.07_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
06 Sep 2013 14:30:24
0.07_1
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
29 Jun 2012 10:29:24
0.07_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
18 Apr 2012 17:43:46
0.07_1
|
brix  |
- Add missing dependency on www/p5-LWP-Protocol-https
Pointy hat to: brix |
18 Apr 2012 17:35:49
0.07
|
brix  |
Perl interface to Prowl Public API documented at
http://www.prowlapp.com/
WWW: http://search.cpan.org/dist/WebService-Prowl/ |