<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/py-amkCrypto, 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>Include pyversion.mk include the protected part of the buildlink3.mk</title>
<updated>2009-03-20T17:30:09Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-20T17:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=572cec3939d3a28810a3297ec5ad4a5d7abb3a7e'/>
<id>urn:sha1:572cec3939d3a28810a3297ec5ad4a5d7abb3a7e</id>
<content type='text'>
files, not over and over again.
</content>
</entry>
<entry>
<title>Remove PYBINMODULE. All it did was mark some packages as not available</title>
<updated>2009-03-05T18:51:26Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-05T18:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=89c90a19c45e71216068c08e92f110cb6a981fde'/>
<id>urn:sha1:89c90a19c45e71216068c08e92f110cb6a981fde</id>
<content type='text'>
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
</content>
</entry>
<entry>
<title>add a patch from upstream to fix buffer oberflow in ARC2 code</title>
<updated>2009-02-27T12:46:54Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-02-27T12:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=837fabdb381654e6e71a584c3554bc5113f755dc'/>
<id>urn:sha1:837fabdb381654e6e71a584c3554bc5113f755dc</id>
<content type='text'>
(CVE-2009-0544), bump PKGREVISION
</content>
</entry>
<entry>
<title>Supports DESTDIR.</title>
<updated>2008-05-08T18:59:38Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-05-08T18:59:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=70d1902a122484afae25104bc7938703ac1aef61'/>
<id>urn:sha1:70d1902a122484afae25104bc7938703ac1aef61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per the process outlined in revbump(1), perform a recursive revbump</title>
<updated>2008-01-18T05:06:18Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-01-18T05:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c8e24b168b5909ecc586bdbb660570b490d92ef'/>
<id>urn:sha1:1c8e24b168b5909ecc586bdbb660570b490d92ef</id>
<content type='text'>
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
</content>
</entry>
<entry>
<title>Change the format of BUILDLINK_ORDER to contain depth information as well,</title>
<updated>2006-07-08T23:10:35Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b96729a13e6502c6d9d1c2912a698e23f57d3965'/>
<id>urn:sha1:b96729a13e6502c6d9d1c2912a698e23f57d3965</id>
<content type='text'>
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
</content>
</entry>
<entry>
<title>Track information in a new variable BUILDLINK_ORDER that informs us</title>
<updated>2006-07-08T22:38:58Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6e7d67f4b1fea88b6cff1f00142907eca4188add'/>
<id>urn:sha1:6e7d67f4b1fea88b6cff1f00142907eca4188add</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
</content>
</entry>
<entry>
<title>add one...</title>
<updated>2006-07-04T15:33:13Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2006-07-04T15:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c0fabe0468888a6d0f2c8bbcc5a057605dc79284'/>
<id>urn:sha1:c0fabe0468888a6d0f2c8bbcc5a057605dc79284</id>
<content type='text'>
</content>
</entry>
</feed>
