Port details |
- p5-PPI-HTML Generate syntax-highlighted HTML for Perl using PPI
- 1.08_1 textproc
=1 1.08_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-04-03 13:06:45
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- PPI::HTML is the successor to the non-redundant PPI::Format::HTML.
WWW: https://metacpan.org/release/PPI-HTML
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PPI-HTML>0:textproc/p5-PPI-HTML
- To install the port:
- cd /usr/ports/textproc/p5-PPI-HTML/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-PPI-HTML
- pkg install p5-PPI-HTML
- PKGNAME: p5-PPI-HTML
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PPI-HTML-1.08.tar.gz) = 8426964033a87fad7ab89a88b34aeefab59afcac377a4b476b6e32b3b2d3c511
SIZE (PPI-HTML-1.08.tar.gz) = 28720
- 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-PPI>=0.990 : textproc/p5-PPI
- p5-CSS-Tiny>=0.10 : textproc/p5-CSS-Tiny
- p5-Params-Util>=0.05 : devel/p5-Params-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-PPI>=0.990 : textproc/p5-PPI
- p5-CSS-Tiny>=0.10 : textproc/p5-CSS-Tiny
- p5-Params-Util>=0.05 : devel/p5-Params-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- textproc_p5-PPI-HTML
- 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 1.08_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.08_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
1.08_1
|
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
1.08_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
07 Apr 2017 18:50:22
1.08_1
|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:25:18
1.08_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.08_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 ) |
21 Jan 2014 17:03:01
1.08
|
mat  |
* Convert to staging
* Add license
Sponsored by: Absolight |
20 Sep 2013 23:17:32
1.08
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
07 Aug 2013 13:20:32
1.08 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
26 Jul 2013 12:25:46
1.08
|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
02 Aug 2012 09:02:45
1.08
|
cs  |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
21 Jan 2012 17:40:15
1.08
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
08 Sep 2011 08:36:43
1.08
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
03 Jul 2011 14:40:25
1.08
|
ohauer  |
-remove MD5 |
18 Nov 2009 08:43:35
1.08
|
lth  |
Update to 1.08 |
17 Apr 2008 14:30:31
1.07
|
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) |
08 Sep 2007 01:06:22
1.07
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
19 Jun 2006 20:13:05
1.07
|
lth  |
Update to 1.07
PR: ports/99118
Submitted by: aaron |
29 Apr 2006 18:48:26
1.06
|
lth  |
- Update to 1.06
- Use versioned package dependencies |
24 Jan 2006 03:10:24
0.05
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.05
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
05 Jul 2005 13:39:26
0.05
|
lth  |
Update to 0.05 |
05 Apr 2005 09:28:28
0.03
|
lth  |
Update to 0.03 |
03 Apr 2005 13:06:07
0.02
|
lth  |
Add p5-PPI-HTML 0.02, generate syntax-hightlighted HTML for Perl using
PPI. |