4a9d FreshPorts -- textproc/p5-XML-LibXML-PrettyPrint
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-XML-LibXML-PrettyPrint 0.003 textproc on this many watch lists=0 search for ports that depend on this port
Add pleasant whitespace to a DOM tree
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Nov 2011 17:10:52
Also Listed In: perl5
License: ART10 GPLv1


Long XML files can be daunting for humans to read. Of course, XML is really
designed for computers to read - not people - but there are times when mere
mortals do need to read and edit XML by hand. For example, if your application
stores its configuration in XML, or you need to dump some XML to STDOUT for
debugging purposes.

Syntax highlighting helps, but to really make sense of some XML, proper
indentation can be vital. Hence XML::LibXML::PrettyPrint - it can be applied to
an XML::LibXML DOM tree to reformat it into a more readable result.

Pretty-printing XML is not as CPU-efficient as dumping it out sloppily, so
unless you're pretty sure that a human is going to need to make sense of your
XML, you should probably not use this module.

WWW: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Pragmatic
  2. textproc/p5-XML-LibXML
  3. devel/p5-common-sense
  4. lang/perl5.14
Required To Run:
  1. devel/p5-Pragmatic
  2. textproc/p5-XML-LibXML
  3. devel/p5-common-sense
  4. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/p5-XML-LibXML-PrettyPrint/ && make install clean
To add the package: pkg_add -r p5-XML-LibXML-PrettyPrint


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/XML/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/XML/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/XML/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/XML/
  11. http://at.cpan.org/modules/by-module/XML/
  12. http://backpan.perl.org/modules/by-module/XML/
  13. http://cpan.nctu.edu.tw/modules/by-module/XML/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  16. http://www.cpan.dk/modules/by-module/XML/
  17. http://www.cpan.dk/modules/by-module/XML/

Number of commits found: 7

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 08:53:01
Original commit files touched by this commit  0.003
sunpoet search for other commits by this committer
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
16 Dec 2012 06:12:28
Original commit files touched by this commit  0.003
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
16 Mar 2012 16:26:58
Original commit files touched by this commit  0.003
sunpoet search for other commits by this committer
- Update to 0.003

Changes:        http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes
Feature safe:   yes
15 Mar 2012 09:36:30
Original commit files touched by this commit  0.002
sunpoet search for other commits by this committer
- Add TEST_DEPENDS

PR:             ports/166096
Submitted by:   swills
Feature safe:   yes
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.002
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.002
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
05 Nov 2011 17:09:54
Original commit files touched by this commit  0.002
sunpoet search for other commits by this committer
- Add p5-XML-LibXML-PrettyPrint 0.002

Long XML files can be daunting for humans to read. Of course, XML is really
designed for computers to read - not people - but there are times when mere
mortals do need to read and edit XML by hand. For example, if your application
stores its configuration in XML, or you need to dump some XML to STDOUT for
debugging purposes.

Syntax highlighting helps, but to really make sense of some XML, proper
indentation can be vital. Hence XML::LibXML::PrettyPrint - it can be applied to
an XML::LibXML DOM tree to reformat it into a more readable result.

Pretty-printing XML is not as CPU-efficient as dumping it out sloppily, so
unless you're pretty sure that a human is going to need to make sense of your
XML, you should probably not use this module.

WWW: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/

Number of commits found: 7

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0