<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python23, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-01-18T05:06:18Z</updated>
<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>Use BDB_LIBS to obtain the BDB library name, instead of guessing</title>
<updated>2007-12-24T01:19:47Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-12-24T01:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b076b39293bd98d835e5445bf61d4eb0ffb755ab'/>
<id>urn:sha1:b076b39293bd98d835e5445bf61d4eb0ffb755ab</id>
<content type='text'>
it from BUILDLINK_TRANSFORM.  This fixes PR 37297.
</content>
</entry>
<entry>
<title>Fixed mremap on NetBSD.</title>
<updated>2007-10-10T11:15:13Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-10-10T11:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f7d4d57ae46304c95f37afb02f74c70d4f59a33f'/>
<id>urn:sha1:f7d4d57ae46304c95f37afb02f74c70d4f59a33f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple</title>
<updated>2007-07-02T20:24:27Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-07-02T20:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9825cbe7bcde0ce94fab5a45eab814d2a3d3fd75'/>
<id>urn:sha1:9825cbe7bcde0ce94fab5a45eab814d2a3d3fd75</id>
<content type='text'>
stages in the future.  Suggested by rillig@
</content>
</entry>
<entry>
<title>Add PRIVILEGED_STAGE+= clean (NetBSD only)</title>
<updated>2007-07-01T00:25:53Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-07-01T00:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08473864222b4894dd52ba2938dcf323aa217dc5'/>
<id>urn:sha1:08473864222b4894dd52ba2938dcf323aa217dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed "test ==" and $RANDOM.</title>
<updated>2006-10-07T07:57:58Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-10-07T07:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48cb36147e3bbaab1ba6f4daf4b2b11ab749c173'/>
<id>urn:sha1:48cb36147e3bbaab1ba6f4daf4b2b11ab749c173</id>
<content type='text'>
</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>Inspecting the setup.py file, one can see that python23 and python24</title>
<updated>2006-06-01T15:25:03Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-06-01T15:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=77ffa79f2886f7c64e087519011853370df0f103'/>
<id>urn:sha1:77ffa79f2886f7c64e087519011853370df0f103</id>
<content type='text'>
only build certain modules if the platform is *not* 64-bit.  Correct
the PLIST for those cases.  This should fix the build on non-64bit,
non-x86 platforms, e.g. powerpc.
</content>
</entry>
<entry>
<title>Fix CHECK_INTERPRETER errors and warnings.  Bump PKGREVISION.</title>
<updated>2006-05-14T20:46:37Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-05-14T20:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=586edb40f4c9c1626bd62837f6cf344cb2c70c0b'/>
<id>urn:sha1:586edb40f4c9c1626bd62837f6cf344cb2c70c0b</id>
<content type='text'>
</content>
</entry>
</feed>
