<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/p5-HTML-TableExtract/Makefile, 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-05T22:41:27Z</updated>
<entry>
<title>The package supports installation to DESTDIR.</title>
<updated>2008-01-05T22:41:27Z</updated>
<author>
<name>heinz</name>
<email>heinz</email>
</author>
<published>2008-01-05T22:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2ba130117d0259c2ab6fe927fccca54c0201b0a'/>
<id>urn:sha1:d2ba130117d0259c2ab6fe927fccca54c0201b0a</id>
<content type='text'>
No compiler necessary.
</content>
</entry>
<entry>
<title>Update to 2.10:</title>
<updated>2007-02-24T23:05:42Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-24T23:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=422054c59cbab22367770ce20a1d04f292279175'/>
<id>urn:sha1:422054c59cbab22367770ce20a1d04f292279175</id>
<content type='text'>
2.10  Sat Jul 15 20:50:41 EDT 2006
        - minor bug fixed in HTML repair routines (thanks to Dave Gray)

2.09  Thu Jun  8 15:46:17 EDT 2006
        - Tweaked rasterizer to handle some situations where the HTML is
          broken but tables can still be inferred.
        - Fixed TREE() definition for situations where import() is
          not invoked. (thanks to DDICK on cpan.org)
</content>
</entry>
<entry>
<title>Update to 2.08:</title>
<updated>2006-05-08T16:38:11Z</updated>
<author>
<name>gson</name>
<email>gson</email>
</author>
<published>2006-05-08T16:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=af2c54bf2f10da2b68e0ceecc601a51d66067a9f'/>
<id>urn:sha1:af2c54bf2f10da2b68e0ceecc601a51d66067a9f</id>
<content type='text'>
2.08  Wed May  3 17:17:33 EDT 2006
        - Implemented new rasterizer for grid mapping. Thanks to Roland
          Schar for a tortuous example of span issues.
        - Regular extraction and TREE mode are using the same
          rasterizer now.
        - Fixed HTML stripping for a header matching bug on single word
          text in keep_html mode (thanks to Michael S. Muegel for
          pointing the bug out)

2.07  Sun Feb 19 13:40:44 EST 2006
        - Fixed subtable slicing bug
        - Fixed hrow() attachment bug
        - Added tests
</content>
</entry>
<entry>
<title>Update to 2.06:</title>
<updated>2005-10-25T13:40:24Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-10-25T13:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f9df561277ba8888035b4f35e2bb8e36611ce7b6'/>
<id>urn:sha1:f9df561277ba8888035b4f35e2bb8e36611ce7b6</id>
<content type='text'>
2.06  Tue Oct 18 13:13:52 EDT 2005
        - Tightened up element interactions in TREE() mode when examing
          rows, columns, cells, etc. Was running into trouble with
          dereferencing scalars vs objects.
        - Documented space() H::TE::T method, added tests
        - Added POD tests
        - Documentation updates and fixes

2.05  Tue Oct  4 16:00:02 EDT 2005
        - Fixed a TREE() definition bug and class method assignments
        - Fixed a 'row above header' bug, added tests

2.04  Wed Aug  3 14:42:23 EDT 2005
        - Fixed some conditional optional dependency tests in order to
          avoid falure assertions on some test boxes.

2.03  Wed Jul 20 12:45:56 EDT 2005
        - Fixed greedy attribute bug (non qualifying tables were being
          selected under certain circumstances)
        - Moved more completely to File::Spec operations in testload.pm
          in order to make windows boxes happy.

2.02  Thu Jun 23 12:42:44 EDT 2005
        - squelched TREE() creation warnings for subclasses
        - fixed a rows() bug involving keep_headers

2.01  Tue Jun 21 22:05:53 EDT 2005
        - fixed some test changes

2.00  Fri Jun 17 17:28:10 EDT 2005
        - Can now return parsed tables as HTML::TableElement objects
          within an HTML::Element tree structure (via HTML::TreeBuilder)
          for such purposes as in-line editing of table content within
          documents. Invoked via 'use HTML::TableExtract qw(tree);'.
        - Added columns(), row(), column(), and cell() methods.
        - Added some handy reporting methods: tables_report() and
          tables_dump(). These are almost always handy while first
          analyzing a new HTML document for table content.
        - Debugging and error output can now be assigned to arbitrary
          file handles.
        ! Old 'table_state' methods are now merely 'table' methods,
          though the old table_state style is still supported.
        ! Chains have been dropped. Though interesting (think xpath),
          they needlessly complicated matters as they were nearly
          universally unused.
</content>
</entry>
<entry>
<title>Bump the PKGREVISIONs of all (638) packages that hardcode the locations</title>
<updated>2005-08-06T06:19:03Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-08-06T06:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=604de5eda52e3686a2d4ae3dceebabd648c8beb2'/>
<id>urn:sha1:604de5eda52e3686a2d4ae3dceebabd648c8beb2</id>
<content type='text'>
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
</content>
</entry>
<entry>
<title>Turn PERL5_PACKLIST into a relative path instead of an absolute path.</title>
<updated>2005-07-13T18:01:18Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-07-13T18:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d4ffd78b7485efe90299999629f0ca3d63736a00'/>
<id>urn:sha1:d4ffd78b7485efe90299999629f0ca3d63736a00</id>
<content type='text'>
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update HTML-TableExtract to v1.10.  v1.09 appears to have disappeared from</title>
<updated>2005-03-24T18:01:52Z</updated>
<author>
<name>chris</name>
<email>chris</email>
</author>
<published>2005-03-24T18:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4614fbd7e8bf573ac351d3cfadf94dd0335fc4aa'/>
<id>urn:sha1:4614fbd7e8bf573ac351d3cfadf94dd0335fc4aa</id>
<content type='text'>
cpan mirrors.

Changes:
1.10  Mon Mar  7 10:45:54 EST 2005
        - Minor fix to resets during calls to parse(). Resets must be
          requested manually.
        - Docs update to reflect impending arrival of 2.x series.
</content>
</entry>
<entry>
<title>Update to 1.09:</title>
<updated>2005-02-27T13:24:13Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-02-27T13:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3d8564a3bad9fcefa484fbd4a2ad15d76aea893f'/>
<id>urn:sha1:3d8564a3bad9fcefa484fbd4a2ad15d76aea893f</id>
<content type='text'>
1.09  Fri Feb 25 17:49:00 EST 2005
        - Tables can now be selected by table tag attributes
        - lineage() method now returns row and column information, as
          well as depth and count, for each ancestor (potential
          backwards incompatability, entries are now 4 element arrays
          now rather than 2)
        - header matching and column retention enhancements
        - header retention
        - old-style procedures deprecated in prepration for them to
          become methods
        - various bug fixes
</content>
</entry>
<entry>
<title>since perl is now built with threads on most platforms, the perl archlib</title>
<updated>2004-12-20T11:30:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-20T11:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17843af598da0d77ccfd28ea07f244a331890253'/>
<id>urn:sha1:17843af598da0d77ccfd28ea07f244a331890253</id>
<content type='text'>
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl&gt;=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
</content>
</entry>
</feed>
