<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/sqlite/Makefile, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-06-25T09:17:38Z</updated>
<entry>
<title>databases/sqlite: reinstall masking in hash computation.</title>
<updated>2022-06-25T09:17:38Z</updated>
<author>
<name>he</name>
<email>he@pkgsrc.org</email>
</author>
<published>2022-06-25T09:17:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e10053f753bff6b0eb3a192b45d86a9c6643e4d4'/>
<id>urn:sha1:e10053f753bff6b0eb3a192b45d86a9c6643e4d4</id>
<content type='text'>
Suggested by Taylor Campbell.</content>
</entry>
<entry>
<title>databases/sqlite: add a minor fix to the lemon tool.</title>
<updated>2022-06-24T15:42:10Z</updated>
<author>
<name>he</name>
<email>he@pkgsrc.org</email>
</author>
<published>2022-06-24T15:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=83905067f922c1cd7dc6d12d1b738478c06144f2'/>
<id>urn:sha1:83905067f922c1cd7dc6d12d1b738478c06144f2</id>
<content type='text'>
On NetBSD/powerpc, 'hash' ended up negative, causing a SEGV.
Instead, make the variable unsigned.
Bump PKGREVISION.</content>
</entry>
<entry>
<title>all: migrate homepages from http to https</title>
<updated>2020-01-26T17:30:40Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-01-26T17:30:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0267807f87c64f31dfd0e699ddbab19e55e61df4'/>
<id>urn:sha1:0267807f87c64f31dfd0e699ddbab19e55e61df4</id>
<content type='text'>
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.</content>
</entry>
<entry>
<title>Convert all occurrences (353 by my count) of</title>
<updated>2017-01-19T18:52:01Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2017-01-19T18:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a16b650423ebac0d6db54146c732a10b971237a4'/>
<id>urn:sha1:a16b650423ebac0d6db54146c732a10b971237a4</id>
<content type='text'>
	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.</content>
</entry>
<entry>
<title>* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes</title>
<updated>2013-07-15T02:02:17Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2013-07-15T02:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=818a5e8745dff4beadc0fe8aa4f56c71c53ea650'/>
<id>urn:sha1:818a5e8745dff4beadc0fe8aa4f56c71c53ea650</id>
<content type='text'>
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".</content>
</entry>
<entry>
<title>Add explanations to DESCR for sqlite packages because it is quite</title>
<updated>2013-02-21T15:14:45Z</updated>
<author>
<name>gdt</name>
<email>gdt@pkgsrc.org</email>
</author>
<published>2013-02-21T15:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fff0494f2c1c7d65927b0cd662356b344be48ab'/>
<id>urn:sha1:7fff0494f2c1c7d65927b0cd662356b344be48ab</id>
<content type='text'>
boggling that, e.g., py-sqlite2 is a wrapper for sqlite3.</content>
</entry>
<entry>
<title>Clean up out-of-srcdir build handling.</title>
<updated>2013-01-04T13:33:42Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2013-01-04T13:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bfad3a8af7fe402ad3611e73b7829bd82e22700f'/>
<id>urn:sha1:bfad3a8af7fe402ad3611e73b7829bd82e22700f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-02T21:25:15Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-02T21:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba25df56c6f06ebdc49e8183931fcf771ffdff4d'/>
<id>urn:sha1:ba25df56c6f06ebdc49e8183931fcf771ffdff4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 2.8.17</title>
<updated>2009-07-22T16:37:26Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2009-07-22T16:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f68c1d4cfc4ff0ca9084017e45932a6ef32c449'/>
<id>urn:sha1:8f68c1d4cfc4ff0ca9084017e45932a6ef32c449</id>
<content type='text'>
bugfix:
That bug might possibly cause database corruption if a large
INSERT or UPDATE statement within a multi-statement transaction fails
due to a uniqueness constraint but the containing transaction commits.</content>
</entry>
<entry>
<title>Support staged installation.</title>
<updated>2009-06-08T20:06:01Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2009-06-08T20:06:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0521cfb5c06282c77b0d4851fa8af26091371eb1'/>
<id>urn:sha1:0521cfb5c06282c77b0d4851fa8af26091371eb1</id>
<content type='text'>
</content>
</entry>
</feed>
