Port details |
- p5-HTML-Encoding Determine the encoding of HTML/XML/XHTML documents
- 0.61_1 www
=1 0.61_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2006-06-05 06:23:37
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: python, svk
- Also Listed In: perl5
- License: not specified in port
- Description:
- HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents.
WWW: https://metacpan.org/release/HTML-Encoding
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML-Encoding>0:www/p5-HTML-Encoding
- To install the port:
- cd /usr/ports/www/p5-HTML-Encoding/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTML-Encoding
- pkg install p5-HTML-Encoding
- PKGNAME: p5-HTML-Encoding
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (HTML-Encoding-0.61.tar.gz) = 008981f868a151be41cdfded28daa37f7029b51e57c75c976b24ead91f401a68
SIZE (HTML-Encoding-0.61.tar.gz) = 13511
- 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-Parser>=0 : www/p5-HTML-Parser
- 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-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- finance/p5-Finance-QuoteTW
- www/p5-FEAR-API
- www/p5-HTML-DOM
- for Run
-
- finance/p5-Finance-QuoteTW
- www/p5-FEAR-API
- www/p5-HTML-DOM
- www/validator
- Configuration Options:
- No options to configure
- Options name:
- www_p5-HTML-Encoding
- 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.61_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.61_1
|
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.61_1
|
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:33:58
0.61_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.61_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 ) |
07 Nov 2013 13:55:25
0.61
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
0.61
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
0.61
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
10 Jan 2012 21:31:57
0.61
|
swills  |
- Add BUILD_DEPENDS to silence build warnings |
17 Sep 2011 06:49:29
0.61
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
19 Mar 2011 12:38:54
0.61
|
miwi  |
- Get Rid MD5 support |
25 Sep 2010 10:51:19
0.61
|
az  |
Update to 0.61.
Changes: http://search.cpan.org/dist/HTML-Encoding/Changes
PR: ports/150925
Submitted by: Frederic Culot <frederic@culot.org> |
01 Jul 2008 20:58:37
0.60
|
leeym  |
- update to 0.60 |
30 Jun 2008 08:40:42
0.59
|
leeym  |
- update to 0.59 |
10 Apr 2008 18:26:50
0.57
|
erwin  |
Update to 0.57 |
12 Dec 2007 02:21:58
0.56
|
clsung  |
- Update to 0.56 |
26 May 2007 11:10:33
0.53
|
erwin  |
Update to 0.53 |
05 Jun 2006 06:21:31
0.52
|
ijliao  |
add p5-HTML-Encoding 0.52
Determine the encoding of HTML/XML/XHTML documents |