Port details |
- p5-XML-SAX-Base Base class SAX Drivers and Filters
- 1.09 textproc =42 1.09Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2002-06-26 06:22:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: expat, p5-URI, p5-Net-SSLeay, freetype2, libiconv
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/XML-SAX-Base
- Description:
- XML::SAX::Base has a very simple task - to be a base class for PerlSAX drivers
and filters. It's default behaviour is to pass the input directly to the output
unchanged. It can be useful to use this module as a base class so you don't have
to, for example, implement the characters() callback.
The main advantages that it provides are easy dispatching of events the right
way (ie it takes care for you of checking that the handler has implemented that
method, or has defined an AUTOLOAD), and the guarantee that filters will pass
along events that they aren't implementing to handlers downstream that might
nevertheless be interested in them.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-XML-SAX-Base>0:textproc/p5-XML-SAX-Base
- To install the port:
- cd /usr/ports/textproc/p5-XML-SAX-Base/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-XML-SAX-Base
- pkg install p5-XML-SAX-Base
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-XML-SAX-Base
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1491291807
SHA256 (XML-SAX-Base-1.09.tar.gz) = 66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0
SIZE (XML-SAX-Base-1.09.tar.gz) = 28215
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-BioPerl
- net/p5-OAI-Harvester
- net/p5-perl-ldap
- textproc/p5-POE-Filter-XML
- textproc/p5-XML-Generator-PerlData
- textproc/p5-XML-SAX
- textproc/p5-XML-SAX-Writer
- for Run
-
- biology/p5-BioPerl
- net/p5-OAI-Harvester
- net/p5-perl-ldap
- textproc/p5-POE-Filter-XML
- textproc/p5-XML-Generator-PerlData
- textproc/p5-XML-SAX
- textproc/p5-XML-SAX-Writer
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-XML-SAX-Base
- 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.09 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.09 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.09 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.09 30 Mar 2019 20:44:59 |
sunpoet |
Remove CONFLICTS_INSTALL: p5-XML-SAX has been updated to 1.00 (r461894) 13.5
months ago |
1.09 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.09 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.09 04 Apr 2017 07:56:26 |
sunpoet |
Update to 1.09
- Add NO_ARCH
Changes: http://search.cpan.org/dist/XML-SAX-Base/Changes |
1.08_1 11 Jan 2015 13:27:11 |
sunpoet |
- Use CONFLICTS_INSTALL instead of CONFLICTS |
1.08_1 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 ) |
1.08 30 Sep 2013 19:41:57 |
sunpoet |
- Support STAGEDIR |
1.08 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.08 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
1.08 26 Apr 2013 08:53:17 |
sunpoet |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header |
1.08 12 May 2012 15:53:33 |
crees |
Register CONFLICTS with p5-XML-SAX<0.99; the port was split into two, and
p5-XML-SAX-Base contains some files previously packaged by p5-XML-SAX
With hat: perl |
1.08 08 May 2012 07:58:38 |
sunpoet |
- Re-add p5-XML-SAX-Base 1.08
XML::SAX::Base has a very simple task - to be a base class for PerlSAX drivers
and filters. It's default behaviour is to pass the input directly to the output
unchanged. It can be useful to use this module as a base class so you don't have
to, for example, implement the characters() callback.
The main advantages that it provides are easy dispatching of events the right
way (ie it takes care for you of checking that the handler has implemented that
method, or has defined an AUTOLOAD), and the guarantee that filters will pass
along events that they aren't implementing to handlers downstream that might
nevertheless be interested in them.
WWW: http://search.cpan.org/dist/XML-SAX-Base/ |
1.04_1 05 Nov 2005 09:07:45 |
kris |
Remove expired ports |
1.04_1 30 Sep 2005 13:03:20 |
skv |
* Mark this port as DEPRECATED
* Set EXPIRATION_DATE to 3 month delay
PR: ports/77010 |
1.04_1 21 Sep 2005 19:31:43 |
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 |
1.04_1 20 Sep 2005 14:20:34 |
erwin |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
1.04_1 20 Jan 2005 14:28:05 |
pav |
- Fix plist |
1.04 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.04 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.04 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
1.04 26 Jun 2002 06:13:57 |
ijliao |
add p5-XML-SAX-Base 1.04
Base class SAX Drivers and Filters
PR: 34205
Submitted by: Seamus Venasse <svenasse@polaris.ca> |