<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/skey, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-06-14T18:13:25Z</updated>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
</content>
</entry>
<entry>
<title>Also need to take care of md5 for Solaris, PR 40434.</title>
<updated>2009-01-20T14:48:56Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2009-01-20T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c8ba7d4483c8d0a0a128d0bf9c86af61d973cec0'/>
<id>urn:sha1:c8ba7d4483c8d0a0a128d0bf9c86af61d973cec0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solaris's md4.h and sha1.h are not good enough for this package,</title>
<updated>2009-01-19T12:00:03Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2009-01-19T12:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4c2090bdc15da07e9a5444e9d842defbd40bc87f'/>
<id>urn:sha1:4c2090bdc15da07e9a5444e9d842defbd40bc87f</id>
<content type='text'>
and MD5_* is in libmd5.
Fixes build failure reported by PR 40434.
</content>
</entry>
<entry>
<title>* Fixes mismatch between the section and extension of skeyprune.</title>
<updated>2008-12-13T13:58:31Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-12-13T13:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d644a5fd7557d9168c9723bee279eb0fb9979c0'/>
<id>urn:sha1:2d644a5fd7557d9168c9723bee279eb0fb9979c0</id>
<content type='text'>
* skeyprune is perl script, need runtime dependency on perl5.
* Fixes mis-use of config.h (patch-a[d-i]), avoid to use a mixture of
  local hash function with system RMD header.
  Fixes build failure reported by PR 39872 and PR 39953.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Restore to original DESTDIR ready.</title>
<updated>2008-12-13T13:26:19Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-12-13T13:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d62239d2207db3b5f76b76194f81b3873a290d42'/>
<id>urn:sha1:d62239d2207db3b5f76b76194f81b3873a290d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use REPLACE_PERL instead of custom SUBST.</title>
<updated>2008-12-13T13:18:08Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-12-13T13:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=090306f4dc195273020442f6399cb7f032bec58d'/>
<id>urn:sha1:090306f4dc195273020442f6399cb7f032bec58d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macro name must not contains '-', a part of PR 39953.</title>
<updated>2008-12-13T12:07:54Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-12-13T12:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2dd526b7ae15c76b732c636909d27f6ca30f1023'/>
<id>urn:sha1:2dd526b7ae15c76b732c636909d27f6ca30f1023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put back a couple of IRIX conditionals the way they used to behave,</title>
<updated>2008-03-11T18:47:40Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-03-11T18:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b514bbc17cd4896860085c3faae5e14c75fe08ab'/>
<id>urn:sha1:b514bbc17cd4896860085c3faae5e14c75fe08ab</id>
<content type='text'>
e.g. match IRIX 5.x but not 6.x. Some of these may indeed apply to 6.x
too, but let's be conservative. PR pkg/38224.
</content>
</entry>
<entry>
<title>Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.</title>
<updated>2007-10-16T23:48:58Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2007-10-16T23:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b59682564cbc2467ee05d18fd888d19bad13868'/>
<id>urn:sha1:3b59682564cbc2467ee05d18fd888d19bad13868</id>
<content type='text'>
</content>
</entry>
</feed>
