Port details |
- p5-HTML-Clean Cleans up HTML code for web browsers, not humans
- 1.4 www =9 1.4Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2001-03-30 22:21:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-HTML-Parser, p5-HTML-Tagset, p5-libwww, wget, p5-Data-ShowTable
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/HTML-Clean
- Description:
- The majority of the web pages of the internet today are much larger than they
need to be. The reason for this is that HTML tends to be stored in a human
readable format, with indenting, newlines and comments.
However, all of these comments, whitespace etc. are ignored by the browser, and
needlessly lengthen download times.
Second, many people are using WYSIWYG HTML editors these days. This makes
creating content easy. However these editors can cause a number of compatibility
problems by tying themselves to a particular browser or operating system.
The HTML::Clean module encapsulates a number of HTML optimizations and cleanups.
The end result is HTML that loads faster, displays properly in more browsers.
Think of it as a compiler that translates HTML input into optimized machine
readable code.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML-Clean>0:www/p5-HTML-Clean
- To install the port:
- cd /usr/ports/www/p5-HTML-Clean/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTML-Clean
- pkg install p5-HTML-Clean
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-HTML-Clean
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1568456934
SHA256 (HTML-Clean-1.4.tar.gz) = a67d4abda751fc3c6b4a35185377a88bca5b651c60b33379804b4e90a1788706
SIZE (HTML-Clean-1.4.tar.gz) = 48598
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-Apache-ASP
- www/p5-Apache-Clean2
-
Deleted ports which required this port:
- for Run
-
- www/p5-Apache-ASP
- www/p5-Apache-Clean2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_p5-HTML-Clean
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.4 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.4 20 Jul 2022 14:23:26 |
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 ) |
1.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4 23 Sep 2019 11:24:19 |
bofh |
www/p5-HTML-Clean: Update version 1.2=>1.4 |
1.2 12 Sep 2019 03:18:24 |
bofh |
www/p5-HTML-Clean: Update version 0.9=>1.2 |
0.9 03 Sep 2019 22:06:42 |
bofh |
www/p5-HTML-Clean: Update version 0.8=>0.9
- Mark NO_ARCH |
0.8_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.8_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.8_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.8_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.8_1 26 Nov 2014 13:08:38 |
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 ) |
0.8 06 Apr 2014 05:49:21 |
sunpoet |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/188241
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.8 07 Nov 2013 13:55:25 |
vanilla |
support STAGEDIR. |
0.8 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.8 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.8 14 Mar 2013 15:01:28 |
miwi |
- Fix build |
0.8 28 Dec 2011 08:20:20 |
ehaupt |
End WWW CPAN URL with a "/" |
0.8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8 23 Jan 2010 14:45:05 |
ehaupt |
- Add cpan site to WWW
- Fix indentation, fmt -w 80 |
0.8 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.8 17 Apr 2008 14:30:31 |
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) |
0.8 25 Jun 2006 15:29:12 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer) |
0.8 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.8 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
0.8 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.8 21 Dec 2003 00:22:53 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
0.8 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.8 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
0.8 25 Mar 2002 16:18:06 |
roam |
Set MAINTAINER to ports@FreeBSD.org.
PR: 36306
Submitted by: the former maintainer |
14 Jun 2001 15:23:48 |
tobez |
Remove redundant line from the Makefile. |
26 May 2001 12:52:32 |
vanilla |
Put MAN1 on right place. |
02 May 2001 21:16:41 |
mharo |
www/p5-HTML-Clean deletes directories listed in mtree |
14 Apr 2001 23:31:53 |
steve |
Remove empty directories on uninstall. |
03 Apr 2001 10:14:09 |
mharo |
correct plist |
31 Mar 2001 01:21:05 |
will |
Add p5-HTML-Clean 0.8, a perl module that cleans up HTML code for web
browsers, not humans. |