<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/p5-HTML-Parser, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-01-08T20:58:30Z</updated>
<entry>
<title>The package needs a C compiler.</title>
<updated>2008-01-08T20:58:30Z</updated>
<author>
<name>heinz</name>
<email>heinz</email>
</author>
<published>2008-01-08T20:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c25f7fed8028d1efc257c9997d6df35f1d83aa2f'/>
<id>urn:sha1:c25f7fed8028d1efc257c9997d6df35f1d83aa2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e1040eb4b3d5bdf7e0d465818a3ff084620adb3'/>
<id>urn:sha1:5e1040eb4b3d5bdf7e0d465818a3ff084620adb3</id>
<content type='text'>
can handle packages having no PLIST files.
</content>
</entry>
<entry>
<title>Update to 3.56:</title>
<updated>2007-02-02T19:04:35Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-02T19:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d347862c86a3c2ba93399f2689fac82dbfe2e4e'/>
<id>urn:sha1:4d347862c86a3c2ba93399f2689fac82dbfe2e4e</id>
<content type='text'>
2007-01-12   Gisle Aas

     Release 3.56

     Cloning of parser state for compatiblity with threads.
     Fixed by Bo Lindbergh

     Don't require whitespace between declaration tokens.
     &lt;http://rt.cpan.org/Ticket/Display.html?id=20864&gt;



2006-07-10   Gisle Aas

     Release 3.55

     Treat &lt;&gt; at the end of document as text.  Used to be
     reported as a comment.

     Improved Firefox compatiblity for bad HTML:
      - Unclosed &lt;script&gt;, &lt;style&gt; are now treated as empty tags.
      - Unclosed &lt;textarea&gt;, &lt;xmp&gt; and &lt;plaintext&gt; treat rest as text.
      - Unclosed &lt;title&gt; closes at next tag.

     Make &lt;!a'b&gt; a comment by itself.
</content>
</entry>
<entry>
<title>DESTDIR support.</title>
<updated>2006-11-05T17:31:09Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-11-05T17:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a04891bb08b7613694e96b6c35d1de4d40422b95'/>
<id>urn:sha1:a04891bb08b7613694e96b6c35d1de4d40422b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.54:</title>
<updated>2006-07-19T22:46:24Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-07-19T22:46:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e148a521fff23282c16541f96c30871deb105642'/>
<id>urn:sha1:e148a521fff23282c16541f96c30871deb105642</id>
<content type='text'>
2006-04-28   Gisle Aas

     Release 3.54

     Yaakov Belch discovered yet another issue with &lt;script&gt; parsing.
     Enabling of 'empty_element_tags' got the parser confused
     if it found such a tag for elements that are normally parsed
     in literal mode.  Of these &lt;script src="..."/&gt; is the only
     one likely to be found in documents.
     &lt;http://rt.cpan.org//Ticket/Display.html?id=18965&gt;



2006-04-27   Gisle Aas

     Release 3.53

     When ignore_element was enabled it got confused if the
     corresponding tags did not nest properly; the end tag
     was treated it as if it was a start tag.
     Found and fixed by Yaakov Belch
     &lt;http://rt.cpan.org/Ticket/Display.html?id=18936&gt;



2006-04-26   Gisle Aas

     Release 3.52

     Make sure the 'start_document' fires exactly once for
     each document parsed.  For earlier releases it did not
     fire at all for empty documents and could fire multiple
     times if parse was called with empty chunks.

     Documentation tweaks and typo fixes.



2006-03-22   Gisle Aas

     Release 3.51

     Named entities outside the Latin-1 range are now only expanded
     when properly terminated with ";".  This makes HTML::Parser
     compatible with Firefox/Konqueror/MSIE when it comes to how these
     entities are expanded in attribute values.  Firefox does expand
     unterminated non-Latin-1 entities in plain text, so here
     HTML::Parser only stays compatible with Konqueror/MSIE.
     Fixes &lt;http://rt.cpan.org/Ticket/Display.html?id=17962&gt;.

     Fixed some documentation typos spotted by william at knowmad.com.
     &lt;http://rt.cpan.org/Ticket/Display.html?id=18062&gt;
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Update p5-HTML-Parser to 3.50:</title>
<updated>2006-02-16T14:24:00Z</updated>
<author>
<name>gavan</name>
<email>gavan</email>
</author>
<published>2006-02-16T14:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fdb22d0819fc525000fecaf2b3a85ba69036ed27'/>
<id>urn:sha1:fdb22d0819fc525000fecaf2b3a85ba69036ed27</id>
<content type='text'>
Release 3.50

  The 3.49 release didn't compile with VC++ because it mixed code
  and declarations.  Fixed by Steve Hay &lt;steve.hay@uk.radan.com&gt;.
</content>
</entry>
<entry>
<title>Update to 3.49:</title>
<updated>2006-02-13T19:27:11Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-02-13T19:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c2723adef11edbf4f9d4289a30bfd217ea320d7'/>
<id>urn:sha1:0c2723adef11edbf4f9d4289a30bfd217ea320d7</id>
<content type='text'>
2006-01-08   Gisle Aas

     Release 3.49

     Events could sometimes still fire after a handler has signaled eof.

     Marked_sections with text ending in square bracket parsed wrong.
     &lt;http://rt.cpan.org/Ticket/Display.html?id=16749&gt;
</content>
</entry>
<entry>
<title>Update to 3.48:</title>
<updated>2006-01-01T23:00:30Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-01-01T23:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c835b508b7f73b7be543bbf5a5bd85334e7f910'/>
<id>urn:sha1:6c835b508b7f73b7be543bbf5a5bd85334e7f910</id>
<content type='text'>
2005-12-02   Gisle Aas

     Release 3.48

     Enabling empty_element_tags by default for HTML::TokeParser
     was a mistake.  Reverted that change.
     &lt;https://rt.cpan.org/Ticket/Display.html?id=16164&gt;

     When processing a document with "marked_sections =&gt; 1", the
     skipped text missed the first 3 bytes "&lt;![".
     &lt;https://rt.cpan.org/Ticket/Display.html?id=16207&gt;



2005-11-22   Gisle Aas

     Release 3.47

     Added empty_element_tags and xml_pic configuration
     options.  These make it possible to enable these XML
     features without enabling the full XML-mode.

     The empty_element_tags is enabled by default for
     HTML::TokeParser.
</content>
</entry>
<entry>
<title>Update to 3.46:</title>
<updated>2005-11-23T22:17:07Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-11-23T22:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6808293c84908cd51cf6ea32f744f3d9d94fa30'/>
<id>urn:sha1:e6808293c84908cd51cf6ea32f744f3d9d94fa30</id>
<content type='text'>
2005-10-24   Gisle Aas

     Release 3.46

     Don't try to treat an literal &amp;nbsp; as space.
     This breaks Unicode parsing.
     https://rt.cpan.org/Ticket/Display.html?id=15068

     The unbroken_text option is now by default on
     for HTML::TokeParser.

     HTML::Entities::encode will no encode "'" by default.

     Improved report/ignore_tags documentation by
     Norbert Kiesel

     Test suite now use Test::More, by
     Norbert Kiesel

     Fix HTML::Entities typo spotted by
     Stefan Funke

     Faster load time with XSLoader (perl-5.6 or better now required).

     Fixed POD markup errors in some of the modules.
</content>
</entry>
</feed>
