<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/sdbm, branch pkgviews</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgviews</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgviews'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2001-11-01T00:11:36Z</updated>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-11-01T00:11:36Z</updated>
<author>
<name>zuntum</name>
<email>zuntum@pkgsrc.org</email>
</author>
<published>2001-11-01T00:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ca28723fbfb0ed88954e35bf45d7462a40a5178'/>
<id>urn:sha1:0ca28723fbfb0ed88954e35bf45d7462a40a5178</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:</title>
<updated>2001-09-09T20:36:07Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2001-09-09T20:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a16fc84f19dd8bf3201242f9e04334979fbebb2f'/>
<id>urn:sha1:a16fc84f19dd8bf3201242f9e04334979fbebb2f</id>
<content type='text'>
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).</content>
</entry>
<entry>
<title>Move to sha1 digests, and add distfile sizes.</title>
<updated>2001-04-18T16:10:56Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2001-04-18T16:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6ef28d06c5b26cb5ce7feb6987359306a84ebdb8'/>
<id>urn:sha1:6ef28d06c5b26cb5ce7feb6987359306a84ebdb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ move the distfile digest/checksum value from files/md5 to distinfo</title>
<updated>2001-04-17T09:56:50Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2001-04-17T09:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5092342d3de9e74863e723d2b3419d1c06728677'/>
<id>urn:sha1:5092342d3de9e74863e723d2b3419d1c06728677</id>
<content type='text'>
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo</content>
</entry>
<entry>
<title>Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.</title>
<updated>2001-02-16T14:17:22Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2001-02-16T14:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=417e8bbabf32592822a77615f490f81af3c99be2'/>
<id>urn:sha1:417e8bbabf32592822a77615f490f81af3c99be2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The way that shared objects were handled in the PLISTs and bsd.pkg.mk was</title>
<updated>2001-01-04T15:10:17Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>2001-01-04T15:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c2d582fc9678b1f1e5902ac348cb99812ed5f52'/>
<id>urn:sha1:9c2d582fc9678b1f1e5902ac348cb99812ed5f52</id>
<content type='text'>
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.</content>
</entry>
<entry>
<title>Add an shlib_version file in order to build with newer bsd.lib.mk files.</title>
<updated>2000-10-01T11:45:41Z</updated>
<author>
<name>rh</name>
<email>rh@pkgsrc.org</email>
</author>
<published>2000-10-01T11:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec3613fde83f737f66886a732f1329ac80556c31'/>
<id>urn:sha1:ec3613fde83f737f66886a732f1329ac80556c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this work on alpha - pull in appropriate headers, mostly.</title>
<updated>2000-09-26T03:47:09Z</updated>
<author>
<name>hubertf</name>
<email>hubertf@pkgsrc.org</email>
</author>
<published>2000-09-26T03:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=631a5af875a825bc9790c9cb9b0e195b232a3e66'/>
<id>urn:sha1:631a5af875a825bc9790c9cb9b0e195b232a3e66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't make lint libs (and fail).</title>
<updated>1999-09-19T00:51:36Z</updated>
<author>
<name>hubertf</name>
<email>hubertf@pkgsrc.org</email>
</author>
<published>1999-09-19T00:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=06ab2cb91b8f1370204f9ca72a98e9c55c109fa2'/>
<id>urn:sha1:06ab2cb91b8f1370204f9ca72a98e9c55c109fa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add package patch-sum files</title>
<updated>1999-07-09T13:50:05Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>1999-07-09T13:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a910a6fd6273d7af213d9e40ceca5796c78f1115'/>
<id>urn:sha1:a910a6fd6273d7af213d9e40ceca5796c78f1115</id>
<content type='text'>
</content>
</entry>
</feed>
