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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-XML-SAX Simple API for XML
1.02 textproc on this many watch lists=73 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 1.02Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-11-20 17:07:54
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: expat, p5-XML-NamespaceSupport, freetype2, libiconv, png
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/XML-SAX
Description:
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness.
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 (34 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-XML-SAX-1.02/catalog.mk
  2. /usr/local/share/licenses/p5-XML-SAX-1.02/LICENSE
  3. /usr/local/share/licenses/p5-XML-SAX-1.02/ART10
  4. /usr/local/share/licenses/p5-XML-SAX-1.02/GPLv1+
  5. lib/perl5/site_perl/XML/SAX.pm
  6. lib/perl5/site_perl/XML/SAX/DocumentLocator.pm
  7. lib/perl5/site_perl/XML/SAX/Intro.pod
  8. @comment lib/perl5/site_perl/XML/SAX/ParserDetails.ini
  9. lib/perl5/site_perl/XML/SAX/ParserFactory.pm
  10. lib/perl5/site_perl/XML/SAX/PurePerl.pm
  11. lib/perl5/site_perl/XML/SAX/PurePerl/DTDDecls.pm
  12. lib/perl5/site_perl/XML/SAX/PurePerl/DebugHandler.pm
  13. lib/perl5/site_perl/XML/SAX/PurePerl/DocType.pm
  14. lib/perl5/site_perl/XML/SAX/PurePerl/EncodingDetect.pm
  15. lib/perl5/site_perl/XML/SAX/PurePerl/Exception.pm
  16. lib/perl5/site_perl/XML/SAX/PurePerl/NoUnicodeExt.pm
  17. lib/perl5/site_perl/XML/SAX/PurePerl/Productions.pm
  18. lib/perl5/site_perl/XML/SAX/PurePerl/Reader.pm
  19. lib/perl5/site_perl/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
  20. lib/perl5/site_perl/XML/SAX/PurePerl/Reader/Stream.pm
  21. lib/perl5/site_perl/XML/SAX/PurePerl/Reader/String.pm
  22. lib/perl5/site_perl/XML/SAX/PurePerl/Reader/URI.pm
  23. lib/perl5/site_perl/XML/SAX/PurePerl/Reader/UnicodeExt.pm
  24. lib/perl5/site_perl/XML/SAX/PurePerl/UnicodeExt.pm
  25. lib/perl5/site_perl/XML/SAX/PurePerl/XMLDecl.pm
  26. lib/perl5/site_perl/man/man3/XML::SAX.3.gz
  27. lib/perl5/site_perl/man/man3/XML::SAX::DocumentLocator.3.gz
  28. lib/perl5/site_perl/man/man3/XML::SAX::Intro.3.gz
  29. lib/perl5/site_perl/man/man3/XML::SAX::ParserFactory.3.gz
  30. lib/perl5/site_perl/man/man3/XML::SAX::PurePerl.3.gz
  31. lib/perl5/site_perl/man/man3/XML::SAX::PurePerl::Reader.3.gz
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • p5-XML-SAX>0:textproc/p5-XML-SAX
To install the port:
cd /usr/ports/textproc/p5-XML-SAX/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-XML-SAX
  • pkg install p5-XML-SAX
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-XML-SAX
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1560604463 SHA256 (XML-SAX-1.02.tar.gz) = 4506c387043aa6a77b455f00f57409f3720aa7e553495ab2535263b4ed1ea12a SIZE (XML-SAX-1.02.tar.gz) = 47318

Packages (timestamps in pop-ups are UTC):
p5-XML-SAX
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.021.021.021.021.02-1.02-
FreeBSD:13:quarterly1.021.021.021.021.021.021.021.02
FreeBSD:14:latest1.021.021.021.021.021.02-1.02
FreeBSD:14:quarterly1.021.02-1.021.021.021.021.02
FreeBSD:15:latest1.021.02n/a1.02n/a1.021.021.02
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-XML-NamespaceSupport>=0.03 : textproc/p5-XML-NamespaceSupport
  2. p5-XML-SAX-Base>=1.05 : textproc/p5-XML-SAX-Base
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-XML-NamespaceSupport>=0.03 : textproc/p5-XML-NamespaceSupport
  2. p5-XML-SAX-Base>=1.05 : textproc/p5-XML-SAX-Base
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. biology/p5-Bio-Cluster
  2. biology/p5-BioPerl
  3. databases/p5-DBIWrapper
  4. devel/p5-IOC
  5. math/polymake
  6. net/p5-OAI-Harvester
  7. net-im/p5-DJabberd
Expand this list (44 items / 37 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. print/p5-XML-Handler-AxPoint
  3. security/p5-Nmap-Scanner
  4. textproc/docbook2X
  5. textproc/p5-MARC-Charset
  6. textproc/p5-MARC-XML
  7. textproc/p5-RDF-Notation3
  8. textproc/p5-RDF-Simple
  9. textproc/p5-RDF-Trine
  10. textproc/p5-SVG-Parser
  11. textproc/p5-XML-Atom-Stream
  12. textproc/p5-XML-DOM2
  13. textproc/p5-XML-Directory
  14. textproc/p5-XML-Elemental
  15. textproc/p5-XML-Filter-BufferText
  16. textproc/p5-XML-Filter-GenericChunk
  17. textproc/p5-XML-Filter-SAX1toSAX2
  18. textproc/p5-XML-Filter-XInclude
  19. textproc/p5-XML-Filter-XSLT
  20. textproc/p5-XML-GDOME
  21. textproc/p5-XML-Generator-DBI
  22. textproc/p5-XML-LibXML
  23. textproc/p5-XML-LibXML-SAX-ChunkParser
  24. textproc/p5-XML-SAX-Expat
  25. textproc/p5-XML-SAX-ExpatXS
  26. textproc/p5-XML-SAX-Machines
  27. textproc/p5-XML-SAX-Simple
  28. textproc/p5-XML-SAXDriver-CSV
  29. textproc/p5-XML-SAXDriver-Excel
  30. textproc/p5-XML-STX
  31. textproc/p5-XML-Schematron
  32. textproc/p5-XML-Simple
  33. textproc/p5-XML-Toolkit
  34. textproc/p5-XML-Validator-Schema
  35. www/p5-HTTP-OAI
  36. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. biology/p5-bioperl*
  2. print/axpoint*
  3. textproc/p5-XML-SAXDriver-Sablotron*
  4. Collapse this list of deleted ports.
for Run
  1. biology/p5-Bio-Cluster
  2. biology/p5-BioPerl
  3. databases/p5-DBIWrapper
  4. devel/p5-IOC
  5. math/polymake
  6. net/p5-OAI-Harvester
  7. net/vmware-vsphere-cli
Expand this list (46 items / 39 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-im/p5-DJabberd
  3. print/p5-XML-Handler-AxPoint
  4. security/p5-Nmap-Scanner
  5. textproc/docbook2X
  6. textproc/p5-MARC-Charset
  7. textproc/p5-MARC-XML
  8. textproc/p5-RDF-Notation3
  9. textproc/p5-RDF-Simple
  10. textproc/p5-RDF-Trine
  11. textproc/p5-SVG-Parser
  12. textproc/p5-XML-Atom-Stream
  13. textproc/p5-XML-DOM2
  14. textproc/p5-XML-Directory
  15. textproc/p5-XML-Elemental
  16. textproc/p5-XML-Filter-BufferText
  17. textproc/p5-XML-Filter-GenericChunk
  18. textproc/p5-XML-Filter-SAX1toSAX2
  19. textproc/p5-XML-Filter-XInclude
  20. textproc/p5-XML-Filter-XSLT
  21. textproc/p5-XML-GDOME
  22. textproc/p5-XML-Generator-DBI
  23. textproc/p5-XML-LibXML
  24. textproc/p5-XML-LibXML-SAX-ChunkParser
  25. textproc/p5-XML-SAX-Expat
  26. textproc/p5-XML-SAX-ExpatXS
  27. textproc/p5-XML-SAX-Machines
  28. textproc/p5-XML-SAX-Simple
  29. textproc/p5-XML-SAXDriver-CSV
  30. textproc/p5-XML-SAXDriver-Excel
  31. textproc/p5-XML-STX
  32. textproc/p5-XML-Schematron
  33. textproc/p5-XML-Simple
  34. textproc/p5-XML-Toolkit
  35. textproc/p5-XML-Validator-Schema
  36. www/p5-HTTP-OAI
  37. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. biology/p5-bioperl*
  2. print/axpoint*
  3. sysutils/ispman*
  4. textproc/p5-XML-SAXDriver-Sablotron*
  5. 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-SAX
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