Port details |
- p5-HTML-Display Display HTML locally in a browser
- 0.40_2 www
=1 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2007-10-24 10:33:44
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: python, cvsgraph, ladspa, php74-pear-Horde_Mapi
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module abstracts the task of displaying HTML to the user. The displaying is
done by launching a browser and navigating it to either a temporary file with
the HTML stored in it, or, if possible, by pushing the HTML directly into the
browser window.
WWW: https://metacpan.org/release/HTML-Display
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML-Display>0:www/p5-HTML-Display
- To install the port:
- cd /usr/ports/www/p5-HTML-Display/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTML-Display
- pkg install p5-HTML-Display
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-HTML-Display
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (HTML-Display-0.40.tar.gz) = 43b2bd9883d9545c86c6cba7b0df4bd78cc889350fa4d7e17fe7a274ae9823a2
SIZE (HTML-Display-0.40.tar.gz) = 14233
- 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-HTML-TokeParser-Simple>=2 : www/p5-HTML-TokeParser-Simple
- p5-URI>=0 : net/p5-URI
- p5-libwww>=5.69 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-HTML-TokeParser-Simple>=2 : www/p5-HTML-TokeParser-Simple
- p5-URI>=0 : net/p5-URI
- p5-libwww>=5.69 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-WWW-Mechanize-Shell
- for Run
-
- www/p5-WWW-Mechanize-Shell
- Configuration Options:
- No options to configure
- Options name:
- www_p5-HTML-Display
- 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:23:26 0.40_2 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
20 Jun 2021 11:35:54 0.40_2 |
Po-Chuan Hsieh (sunpoet)  |
www/p5-HTML-Display: Cosmetic change |
06 Apr 2021 14:31:07 0.40_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.40_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
0.40_2 |
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.40_2 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
10 Aug 2017 18:23:45
0.40_2 |
sunpoet  |
Remove Perl core modules |
01 Apr 2016 14:33:58
0.40_2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
01 Oct 2015 15:57:15
0.40_2 |
sunpoet  |
- Add NO_ARCH |
19 Jan 2015 13:05:58
0.40_2 |
sunpoet  |
- Add LICENSE
- Fix *_DEPENDS: parent is already in all supported Perl releases
- Use TEST_DEPENDS
- Bump PORTREVISION for dependency change
- Reformat pkg-descr
- Take maintainership |
16 Jan 2015 17:28:14
0.40_1 |
rafan  |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
26 Nov 2014 13:08:38
0.40_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 ) |
05 Jan 2014 13:05:57
0.40 |
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
21 Sep 2013 10:17:55
0.40 |
rafan  |
- Fix regression-test
Submitted by: olli hauer <ohauer at gmx.de> |
21 Sep 2013 09:56:13
0.40 |
rafan  |
- Update to 0.40 |
20 Sep 2013 23:36:54
0.39 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Sep 2013 10:00:39
0.39 |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
19 Mar 2011 12:38:54
0.39 |
miwi  |
- Get Rid MD5 support |
19 May 2008 13:12:08
0.39 |
araujo  |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
17 Apr 2008 14:30:31
0.39 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
24 Oct 2007 10:33:31
0.39 |
rafan  |
This module abstracts the task of displaying HTML to the user. The
displaying is done by launching a browser and navigating it to either
a temporary file with the HTML stored in it, or, if possible, by
pushing the HTML directly into the browser window.
WWW: http://search.cpan.org/dist/HTML-Display/ |