Port details |
- p5-XML-SAX Simple API for XML
- 1.02 textproc =74 1.02Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- 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, libxml2, freetype2, libiconv
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-XML-NamespaceSupport>=0.03 : textproc/p5-XML-NamespaceSupport
- p5-XML-SAX-Base>=1.05 : textproc/p5-XML-SAX-Base
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-XML-NamespaceSupport>=0.03 : textproc/p5-XML-NamespaceSupport
- p5-XML-SAX-Base>=1.05 : textproc/p5-XML-SAX-Base
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-Bio-Cluster
- biology/p5-BioPerl
- databases/p5-DBIWrapper
- devel/p5-IOC
- math/polymake
- net/p5-OAI-Harvester
- net-im/p5-DJabberd
-
Deleted ports which required this port:
- for Run
-
- biology/p5-Bio-Cluster
- biology/p5-BioPerl
- databases/p5-DBIWrapper
- devel/p5-IOC
- math/polymake
- net/p5-OAI-Harvester
- net/vmware-vsphere-cli
-
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:
- textproc_p5-XML-SAX
- 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.02 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.02 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.02 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.02 15 Jun 2019 19:21:08 |
sunpoet |
Update to 1.02
- Sort PLIST
- Take maintainership
Changes: https://metacpan.org/changes/distribution/XML-SAX |
1.00 30 Mar 2019 20:45:42 |
sunpoet |
Cosmetic change |
1.00 06 Oct 2018 13:06:45 |
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) |
1.00 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 |
1.00 27 Feb 2018 07:15:54 |
pi |
textproc/p5-XML-SAX: fix checksum mismatch for ParserDetails.ini
- The file %%SITE_PERL%%/XML/SAX/ParserDetails.ini
is updated by ports that depending textproc/p5-XML-SAX.
- For example, textproc/p5-XML-SAX-Expat, textproc/p5-XML-Simple
and textproc/p5-XML-LibXML append something to the .ini file.
- This causes checksum mismatch when executing
`pkg check -s textproc/p5-XML-SAX`
The fix provides a pkg-install program to handle the file in post-install.
PR: 197011
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Reviewed by: John Hein, mat, Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.00 15 Feb 2018 12:46:09 |
sunpoet |
Update to 1.00
- Add NO_ARCH
- Remove outdated post-configure:
Changes: http://search.cpan.org/dist/XML-SAX/Changes |
0.99_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.99_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.99_2 11 Jan 2015 13:27:07 |
sunpoet |
- Add LICENSE |
0.99_2 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.99_1 08 Nov 2013 17:11:58 |
vanilla |
1: remove WRITE_INI_OK config from p5-XML-SAX, force to write ini now.
2: fix install/deinstall problem of p5-XML-SAX-ExpatXS, will cause md5 checksum
error of p5-XML-SAX.
PR: ports/183781
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> |
0.99 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
0.99 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.99 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.99 24 Jul 2012 16:44:06 |
jgh |
- shorten description to prevent line wrapping |
0.99 31 May 2012 11:19:32 |
bapt |
Convert to new options framework |
0.99 27 May 2012 19:46:54 |
crees |
Fix interactivity when ParserDetails exists.
It is now an OPTION (on by default, and recommended) to alter ParserDetails.ini
so unattended builds are no longer held up.
Requested by: wblock |
0.99 08 May 2012 07:59:09 |
sunpoet |
- Update to 0.99
Changes: http://search.cpan.org/dist/XML-SAX/Changes
PR: ports/166794
Submitted by: sunpoet (myself) |
0.96 07 May 2012 15:42:51 |
skv |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
0.96 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.96 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
0.96 11 Aug 2008 10:10:55 |
skv |
Update to 0.96
Changes: http://search.cpan.org/src/GRANTM/XML-SAX-0.96/Changes |
0.16 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.16 27 Jun 2007 11:14:59 |
skv |
Update to 0.16
Changes: http://search.cpan.org/src/GRANTM/XML-SAX-0.16/Changes |
0.15 11 Feb 2007 16:58:17 |
skv |
Update to 0.15
Changes: http://search.cpan.org/src/GRANTM/XML-SAX-0.15/Changes |
0.14 25 Jun 2006 16:38:48 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
0.14 25 Apr 2006 14:11:32 |
skv |
Update to 0.14
Changes: http://search.cpan.org/src/MSERGEANT/XML-SAX-0.14/Changes |
0.13 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.13 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.13 25 Oct 2005 15:25:26 |
skv |
Update to 0.13
Changes: http://search.cpan.org/src/MSERGEANT/XML-SAX-0.13/Changes |
0.12 12 Aug 2004 12:48:01 |
mat |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
0.12 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.12 27 Feb 2003 09:29:13 |
skv |
Updated to 0.12 |
0.11 04 Sep 2002 08:59:34 |
skv |
Updated to 0.11 |
0.10 08 Apr 2002 16:09:23 |
skv |
Updated to 0.10, solved broken .pod issue, added post-install script
to register XML::SAX::PurePerl.
Approved by: markm |
28 Jan 2002 12:10:37 |
skv |
Updated to 1.05 |
13 Dec 2001 11:13:23 |
ijliao |
upgrade to 0.03 |
20 Nov 2001 20:07:54 |
tobez |
Add p5-XML-SAX 0.02, simple API for XML. |