Port details |
- p5-Net-WhitePages Provides access to the XML API for WhitePages.com
- 1.04_2 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: vvelox@vvelox.net
 - Port Added: 2010-11-13 13:22:38
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- Also Listed In: perl5
- License: not specified in port
- Description:
- Provides access to the XML API for WhitePages.com.
WWW: https://metacpan.org/release/Net-WhitePages
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-WhitePages>0:net/p5-Net-WhitePages
- To install the port:
- cd /usr/ports/net/p5-Net-WhitePages/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-WhitePages
- pkg install p5-Net-WhitePages
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-WhitePages
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-WhitePages-1.04.tar.gz) = 1da3fb9e1d0d45dcf86760519372ced6d54d0042d0fb396f9f3cfeae55eb27f3
SIZE (Net-WhitePages-1.04.tar.gz) = 3591
- 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-Params-Validate>=0 : devel/p5-Params-Validate
- p5-URI>=0 : net/p5-URI
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-URI>=0 : net/p5-URI
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- net/p5-Phone-Info
- Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-WhitePages
- 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 1.04_2 |
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 1.04_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.04_2 |
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
1.04_2 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:16:20
1.04_2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.04_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 17:53:16
1.04_1 |
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:10:25
1.04_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
06 Sep 2013 09:21:19
1.04_1 |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
09 Apr 2012 20:40:35
1.04_1 |
swills  |
- Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS
PR: ports/165801
Approved by: maintainer timeout (vvelox@vvelox.net, >1 month)
Feature safe: yes |
13 Nov 2010 13:22:10
1.04 |
swills  |
Provides access to the XML API for WhitePages.com
WWW: http://search.cpan.org/dist/Net-WhitePages/
PR: ports/151494
Submitted by: Zane C. Bowers <vvelox at vvelox.net>
Approved by: pgollucci (mentor) |