notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
p5-XML-Twig Process huge XML documents by chunks via a tree interface
3.54 textproc on this many watch lists=28 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.54Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-08-13 09:36:48
Last Update: 2025-06-17 18:25:05
Commit Hash: 0710164
People watching this port, also watch:: freetype2, libxml2, p5-libwww, unzip, expat
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/XML-Twig
Description:
XML::Twig - Tree interface to XML documents allowing chunk by chunk processing of huge documents. From the website: XML-Twig is a Perl module that subclasses XML-Parser to allow easy processing of XML documents of all sizes. A flush method allows dumping of a completely processed sub-document to be printed, thus allowing processing of documents of any size. See also: http://www.xmltwig.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-XML-Twig-3.54/catalog.mk
  2. /usr/local/share/licenses/p5-XML-Twig-3.54/LICENSE
  3. /usr/local/share/licenses/p5-XML-Twig-3.54/ART10
  4. /usr/local/share/licenses/p5-XML-Twig-3.54/GPLv1+
  5. bin/xml_grep
  6. bin/xml_merge
  7. bin/xml_pp
  8. bin/xml_spellcheck
  9. bin/xml_split
  10. lib/perl5/site_perl/XML/Twig.pm
  11. lib/perl5/site_perl/XML/Twig/XPath.pm
  12. lib/perl5/site_perl/XML/speedup.pl
  13. lib/perl5/site_perl/man/man1/xml_grep.1.gz
  14. lib/perl5/site_perl/man/man1/xml_merge.1.gz
  15. lib/perl5/site_perl/man/man1/xml_pp.1.gz
  16. lib/perl5/site_perl/man/man1/xml_spellcheck.1.gz
  17. lib/perl5/site_perl/man/man1/xml_split.1.gz
  18. lib/perl5/site_perl/man/man3/XML::Twig.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • p5-XML-Twig>0:textproc/p5-XML-Twig
To install the port:
cd /usr/ports/textproc/p5-XML-Twig/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-XML-Twig
  • pkg install p5-XML-Twig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-XML-Twig
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1750183852 SHA256 (XML-Twig-3.54.tar.gz) = 0b744a9737a070f95c32154afd526bf5ebe76a59feb8bc1f5dbc6cdaa5e0e529 SIZE (XML-Twig-3.54.tar.gz) = 286962

Packages (timestamps in pop-ups are UTC):
p5-XML-Twig
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.543.543.523.533.54-3.52-
FreeBSD:13:quarterly3.533.543.523.533.543.523.523.52
FreeBSD:14:latest3.533.543.523.533.543.52-3.52
FreeBSD:14:quarterly3.543.54-3.543.543.523.523.52
FreeBSD:15:latest3.533.54n/a3.53n/a3.523.523.52
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-HTML-Entities-Numbered>=0 : textproc/p5-HTML-Entities-Numbered
  2. p5-HTML-Tree>=0 : www/p5-HTML-Tree
  3. p5-HTML-Tree>=3.13 : www/p5-HTML-Tree
  4. p5-libwww>=0 : www/p5-libwww
  5. p5-Text-Iconv>=0 : converters/p5-Text-Iconv
  6. p5-Tie-IxHash>=0 : devel/p5-Tie-IxHash
  7. p5-XML-Parser>=0 : textproc/p5-XML-Parser
  8. p5-XML-XPath>=0 : textproc/p5-XML-XPath
  9. p5-XML-XPathEngine>=0 : textproc/p5-XML-XPathEngine
  10. perl5>=5.40.r<5.41 : lang/perl5.40
  11. perl5>=5.40.r<5.41 : lang/perl5.40
Test dependencies:
  1. p5-IO-CaptureOutput>=0 : devel/p5-IO-CaptureOutput
  2. p5-IO-Stringy>=0 : devel/p5-IO-Stringy
  3. p5-Unicode-Map8>=0 : converters/p5-Unicode-Map8
  4. p5-Unicode-String>=0 : converters/p5-Unicode-String
  5. p5-XML-Handler-YAWriter>=0 : textproc/p5-XML-Handler-YAWriter
  6. p5-XML-SAX-Writer>=0 : textproc/p5-XML-SAX-Writer
  7. p5-XML-Simple>=2 : textproc/p5-XML-Simple
Runtime dependencies:
  1. p5-HTML-Entities-Numbered>=0 : textproc/p5-HTML-Entities-Numbered
  2. p5-HTML-Tree>=0 : www/p5-HTML-Tree
  3. p5-HTML-Tree>=3.13 : www/p5-HTML-Tree
  4. p5-libwww>=0 : www/p5-libwww
  5. p5-Text-Iconv>=0 : converters/p5-Text-Iconv
  6. p5-Tie-IxHash>=0 : devel/p5-Tie-IxHash
  7. p5-XML-Parser>=0 : textproc/p5-XML-Parser
  8. p5-XML-XPath>=0 : textproc/p5-XML-XPath
  9. p5-XML-XPathEngine>=0 : textproc/p5-XML-XPathEngine
  10. perl5>=5.40.r<5.41 : lang/perl5.40
This port is required by:
for Build
  1. biology/p5-Bio-DB-NCBIHelper
  2. biology/p5-Bio-Phylo
  3. biology/p5-Bio-Variation
  4. biology/p5-BioPerl
  5. biology/p5-BioPerl-Run
  6. devel/p5-Net-DBus
  7. graphics/p5-GraphViz
Expand this list (24 items / 17 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/p5-SVG-Metadata
  3. net/p5-Net-Google-PicasaWeb
  4. net-mgmt/p5-jmx4perl
  5. net-mgmt/pandorafms_server
  6. security/p5-Nmap-Parser
  7. textproc/p5-ODF-lpOD
  8. textproc/p5-PDF-FromHTML
  9. textproc/p5-Spreadsheet-ParseXLSX
  10. textproc/p5-Spreadsheet-ReadSXC
  11. textproc/p5-xmltv
  12. www/ikiwiki
  13. www/p5-WWW-Spinn3r
  14. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. biology/p5-bioperl*
  2. biology/p5-bioperl-run*
  3. security/pbnj*
  4. textproc/p5-EBook-Tools*
  5. textproc/p5-WWW-Google-SiteMap*
  6. Collapse this list of deleted ports.
for Run
  1. biology/p5-Bio-DB-NCBIHelper
  2. biology/p5-Bio-Phylo
  3. biology/p5-Bio-Variation
  4. biology/p5-BioPerl
  5. biology/p5-BioPerl-Run
  6. devel/p5-Net-DBus
  7. devel/p5-Test-Parser
Expand this list (28 items / 21 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/p5-GraphViz
  3. graphics/p5-SVG-Metadata
  4. net/p5-Net-Google-PicasaWeb
  5. net-mgmt/p5-jmx4perl
  6. net-mgmt/pandorafms_server
  7. security/gvmd
  8. security/p5-Nmap-Parser
  9. textproc/p5-ODF-lpOD
  10. textproc/p5-OpenOffice-OODoc
  11. textproc/p5-PDF-FromHTML
  12. textproc/p5-Spreadsheet-ParseXLSX
  13. textproc/p5-Spreadsheet-ReadSXC
  14. textproc/p5-xmltv
  15. www/gpx2map
  16. www/ikiwiki
  17. www/p5-WWW-Spinn3r
  18. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. biology/p5-bioperl*
  2. biology/p5-bioperl-run*
  3. security/pbnj*
  4. textproc/p5-EBook-Tools*
  5. textproc/p5-WWW-Google-SiteMap*
  6. Collapse this list of deleted ports.
* - 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:
textproc_p5-XML-Twig
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/XML/
  7. http://backpan.perl.org/modules/by-module/XML/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/XML/
  12. https://www.cpan.org/modules/by-module/XML/
Collapse this list.

There are no commits on branch 2022Q2 for this port