| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 08:53:17
1.08
|
sunpoet  |
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header |
12 May 2012 15:53:33
1.08
|
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 |
08 May 2012 07:58:38
1.08
|
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/ |
05 Nov 2005 09:07:45
1.04_1
|
kris  |
Remove expired ports |
30 Sep 2005 13:03:20
1.04_1
|
skv  |
* Mark this port as DEPRECATED
* Set EXPIRATION_DATE to 3 month delay
PR: ports/77010 |
21 Sep 2005 19:31:43
1.04_1
|
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 |
20 Sep 2005 14:20:34
1.04_1
|
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) |
20 Jan 2005 14:28:05
1.04_1
|
pav  |
- Fix plist |
31 Mar 2004 03:12:58
1.04
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
1.04
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 13:42:50
1.04
|
knu  |
De-pkg-comment. |
26 Jun 2002 06:13:57
1.04
|
ijliao  |
add p5-XML-SAX-Base 1.04
Base class SAX Drivers and Filters
PR: 34205
Submitted by: Seamus Venasse <svenasse@polaris.ca> |