<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/apache2, 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-09-04T18:55:33Z</updated>
<entry>
<title>Build fixes for openssl-1.0.</title>
<updated>2009-09-04T18:55:33Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-09-04T18:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bacd88967652e46f2daf70cecaebdd47b2425435'/>
<id>urn:sha1:bacd88967652e46f2daf70cecaebdd47b2425435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out previous PKG_REVISION bump, hoping that it was in 40 minutes...</title>
<updated>2009-08-12T04:18:27Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2009-08-12T04:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bca5bf729f9114be75b3f2bc6a5229bf78bdc398'/>
<id>urn:sha1:bca5bf729f9114be75b3f2bc6a5229bf78bdc398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION reflecting update of devel/apr0.</title>
<updated>2009-08-12T03:38:28Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2009-08-12T03:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7eb06d9164289009bb5343292bc4ded55ebd5430'/>
<id>urn:sha1:7eb06d9164289009bb5343292bc4ded55ebd5430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert @exec/@unexec to @pkgdir or drop it.</title>
<updated>2009-06-14T22:00:14Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T22:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=71a32296ba11763abadcde92e96627deb1c72b1d'/>
<id>urn:sha1:71a32296ba11763abadcde92e96627deb1c72b1d</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>Fix pkg/33191 (affects only SunOS 5.8 so I didn't bumpÃ revision).</title>
<updated>2008-10-15T13:00:50Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2008-10-15T13:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=18319738a068a11a09eaedb871119a1b3a372666'/>
<id>urn:sha1:18319738a068a11a09eaedb871119a1b3a372666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive PKGREVISION/ABI-depends bump for db4 4.6-&gt;4.7 update (shlib</title>
<updated>2008-09-06T20:54:31Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-09-06T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87287867747d7cc355a7123a13dede71c1d87151'/>
<id>urn:sha1:87287867747d7cc355a7123a13dede71c1d87151</id>
<content type='text'>
name change).
</content>
</entry>
<entry>
<title>CVE-2008-2939</title>
<updated>2008-08-09T20:33:37Z</updated>
<author>
<name>kefren</name>
<email>kefren</email>
</author>
<published>2008-08-09T20:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=307ffe2ea9d2cbe3badc75f9bfbbdf6717665e5c'/>
<id>urn:sha1:307ffe2ea9d2cbe3badc75f9bfbbdf6717665e5c</id>
<content type='text'>
bump PKGREVISION
</content>
</entry>
<entry>
<title>Fix abs_srcdir definition as done in apache22. Also install</title>
<updated>2008-07-10T15:18:23Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-07-10T15:18:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bccf8bdd068433a6968a2e7b412a5677488303a2'/>
<id>urn:sha1:bccf8bdd068433a6968a2e7b412a5677488303a2</id>
<content type='text'>
mkdir.sh as expected e.g. by www/ap2-fcgid. Bump revision.
</content>
</entry>
<entry>
<title>As indicated by comments on pkgsrc-c, move PKGREVISION setting to</title>
<updated>2008-06-22T23:01:19Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-06-22T23:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=198869e5277dc750c5eb3205c497dd9ccdfccefc'/>
<id>urn:sha1:198869e5277dc750c5eb3205c497dd9ccdfccefc</id>
<content type='text'>
individual Makefile files and out of Makefile.common.
</content>
</entry>
</feed>
