<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/p5-String-Approx, branch pkgsrc-2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-10-25T16:54:26Z</updated>
<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@pkgsrc.org</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56ba4d26906035375d68907b5ecea5c345617179'/>
<id>urn:sha1:56ba4d26906035375d68907b5ecea5c345617179</id>
<content type='text'>
can handle packages having no PLIST files.</content>
</entry>
<entry>
<title>give away to pkgsrc-users</title>
<updated>2007-03-19T16:36:41Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2007-03-19T16:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0ce45fc02cb538786dbbe9662d5b7d031b09220'/>
<id>urn:sha1:b0ce45fc02cb538786dbbe9662d5b7d031b09220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.26; fixes PR pkg/34414.  Changes:</title>
<updated>2006-09-05T19:49:33Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2006-09-05T19:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=479b2ca71ad42c0bcee86612f4f7db275476d660'/>
<id>urn:sha1:479b2ca71ad42c0bcee86612f4f7db275476d660</id>
<content type='text'>
2006-04-09  Jarkko Hietaniemi  &lt;jhi@Chicxulub.local&gt;

	* Try to underline, highlight, and explain the fact that
	  String::Approx does not do a good job for comparing
	  strings "with fuzz", use the Levenshtein et al for that.

	* aindex() might return "too early" indices if either the pattern
	  or the text contain repetitive characters, this seems to be a
	  tricky defect to fix and somewhat conflicting with our model
	  (return "as early as possible" matches, just like regular
	  expressions) (to get "as late as possible" matches one would
	  basically have to keep retrying at later indices until one
	  fails), so for now only document this known problem.
	  The same goes for aslice().

	* [INTERNAL] use Test::More (not 100% yet)

	* [INTERNAL] apse.c: do not reset text_position_range in apse_reset
	  (thanks to Helmut Jarausch)

	* [INTERNAL] apse.c: add #include &lt;assert.h&gt;.

	* [INTERNAL] apse.c: small signed/unsigned cleanups.

	* Released as 3.26.

2005-05-24  Jarkko Hietaniemi  &lt;jhi@iki.fi&gt;

	* Pure documentation cleanup release to address
	  http://rt.cpan.org/NoAuth/Bug.html?id=12196
	  "Small String::Approx Pod issue"

	* Released as 3.25.

2005-01-02  Jarkko Hietaniemi  &lt;jhi@iki.fi&gt;

	* Pure documentation cleanup release to address
	  http://rt.cpan.org/NoAuth/Bug.html?id=6668
	  "Unfortunate perldoc rendering of String::Approx"

	* Released as 3.24.</content>
</entry>
<entry>
<title>Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a</title>
<updated>2006-03-22T22:50:31Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2006-03-22T22:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae3489ec53482bf7714bcbfcb46ba9de00a3326d'/>
<id>urn:sha1:ae3489ec53482bf7714bcbfcb46ba9de00a3326d</id>
<content type='text'>
PR-responsible person (such as I am ;) a little easier.</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@pkgsrc.org</email>
</author>
<published>2005-08-06T06:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fbb8d952791a8c4d82b77759fc5fb7accd491fe'/>
<id>urn:sha1:7fbb8d952791a8c4d82b77759fc5fb7accd491fe</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@pkgsrc.org</email>
</author>
<published>2005-07-13T18:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7a6521287b7054236ae629dfb57815c4aae61f8f'/>
<id>urn:sha1:7a6521287b7054236ae629dfb57815c4aae61f8f</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@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests to the SHA1 ones.</title>
<updated>2005-02-24T14:48:39Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2005-02-24T14:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c71cac836aa7a07468918df6647dbc0b3cde3f79'/>
<id>urn:sha1:c71cac836aa7a07468918df6647dbc0b3cde3f79</id>
<content type='text'>
</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@pkgsrc.org</email>
</author>
<published>2004-12-20T11:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=908e765695130d6340723ce48f94f3e3abce67cc'/>
<id>urn:sha1:908e765695130d6340723ce48f94f3e3abce67cc</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>
<entry>
<title>Eek, meant to import 3.23, not 3.20.  Since this is an update, ChangeLog:</title>
<updated>2004-03-29T18:51:27Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2004-03-29T18:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=079db6ca8a0f4a9872ebf832258c0789c6ce4208'/>
<id>urn:sha1:079db6ca8a0f4a9872ebf832258c0789c6ce4208</id>
<content type='text'>
=====

Mon Nov 30 15:18:15 2003  Jarkko Hietaniemi  &lt;jhi@iki.fi&gt;

        * Safeguards against trying to use greater edit distance
          than the pattern is long, inspired by 'idallen'.

        * Advise against using String::Approx for text comparisons,
          since String::Approx is meant for strings.

        * Released as 3.23.

Sun Oct 19 12:17:20 2003  Jarkko Hietaniemi  &lt;jhi@iki.fi&gt;

        * adistr($pattern, @inputs) returned absolute, not relative,
          distances in list context, reported by 'idallen'.

        * Released as 3.22.

Sat Oct 18 10:29:30 2003  Jarkko Hietaniemi  &lt;jhi@iki.fi&gt;

        * asubstitute() didn't substitute in $_ as promised,
          reported by Tim Maher.

        * Released as 3.21.</content>
</entry>
</feed>
