Port details |
- p5-HTML5-DOM Super fast html5 DOM library with css selectors
- 1.26 www =2 1.26Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2018-05-28 07:52:41
- Last Update: 2024-05-07 06:18:24
- Commit Hash: 4c78772
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: MIT
- WWW:
- https://metacpan.org/release/HTML5-DOM
- Description:
- HTML5::DOM is a fast HTML5 parser and DOM manipulatin library with CSS4
selectors, fully conformant with the HTML5 specification.
It based on https://github.com/lexborisov/Modest as selector engine and
https://github.com/lexborisov/myhtml as HTML5 parser.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML5-DOM>0:www/p5-HTML5-DOM
- To install the port:
- cd /usr/ports/www/p5-HTML5-DOM/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTML5-DOM
- pkg install p5-HTML5-DOM
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-HTML5-DOM
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715047555
SHA256 (HTML5-DOM-1.26.tar.gz) = 0c149680bba16de39839f512007376d31810520cdd824afa7ef218af15db5bd9
SIZE (HTML5-DOM-1.26.tar.gz) = 1469098
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-HTML5-DOM
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.26 07 May 2024 06:18:24 |
Wen Heping (wen) |
www/p5-HTML5-DOM: Update to 1.26 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.25 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.25 08 Jul 2021 12:56:19 |
Wen Heping (wen) |
www/p5-HTML5-DOM: Update to 1.25 |
1.18 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.18 16 Dec 2020 03:19:06 |
wen |
- Update to 1.18 |
1.16 05 May 2020 02:01:01 |
wen |
- Update to 1.16 |
1.15 19 Jan 2019 00:42:04 |
wen |
- Update to 1.15 |
1.10 14 Jan 2019 02:14:21 |
wen |
- Update to 1.10 |
1.08 18 Sep 2018 07:10:08 |
linimon |
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64.
Approved by: portmgr (tier-2 blanket) |
1.08 29 Jun 2018 10:10:36 |
mat |
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946 |
1.08 17 Jun 2018 01:42:06 |
wen |
- Update to 1.08
Changes: https://metacpan.org/changes/distribution/HTML5-DOM |
1.07 28 May 2018 07:52:27 |
wen |
HTML5::DOM is a fast HTML5 parser and DOM manipulatin library with CSS4
selectors, fully conformant with the HTML5 specification.
It based on https://github.com/lexborisov/Modest as selector engine and
https://github.com/lexborisov/myhtml as HTML5 parser.
WWW: https://metacpan.org/release/HTML5-DOM |
Number of commits found: 14
|