<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python21, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-07-11T13:17:39Z</updated>
<entry>
<title>Now download only via http.</title>
<updated>2008-07-11T13:17:39Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-07-11T13:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=eae987f8a5a9e1e63f6cb9bb60f2d1eb8571df4d'/>
<id>urn:sha1:eae987f8a5a9e1e63f6cb9bb60f2d1eb8571df4d</id>
<content type='text'>
Noticed by Zafer Aydogan via private mail.
</content>
</entry>
<entry>
<title>PR pkg/38617: Hasso Tepper: Don't call pthread_create() with NULL as the</title>
<updated>2008-05-09T10:51:45Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-05-09T10:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b71953beb49434325e3865d414dad854beaaa467'/>
<id>urn:sha1:b71953beb49434325e3865d414dad854beaaa467</id>
<content type='text'>
first argument in configure. Fixes hang on DragonFlyBSD.
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</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>Added a patch that fixes the interpreter path of the installed Python</title>
<updated>2006-10-04T21:07:52Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-10-04T21:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7bb25d98b615713327c044e09eb049b738b51bc0'/>
<id>urn:sha1:7bb25d98b615713327c044e09eb049b738b51bc0</id>
<content type='text'>
scripts. Bumped PKGREVISION.
</content>
</entry>
<entry>
<title>Fix PLIST on FreeBSD. Bump revision.</title>
<updated>2006-08-26T15:32:29Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-08-26T15:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5c9417e621174a7dae297c3701f68adb5e9905c'/>
<id>urn:sha1:d5c9417e621174a7dae297c3701f68adb5e9905c</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>Fix CHECK_INTERPRETER errors and warnings.  Bump PKGREVISION.</title>
<updated>2006-05-15T18:12:28Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-05-15T18:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=97fefdca80cc3c3648fe92e699b22dee17bdd419'/>
<id>urn:sha1:97fefdca80cc3c3648fe92e699b22dee17bdd419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip of anything after the version number in distutils.util.get_platform</title>
<updated>2006-04-13T02:26:54Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-04-13T02:26:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d451463e18a1b97e5628c071690ac668c0dcc6a1'/>
<id>urn:sha1:d451463e18a1b97e5628c071690ac668c0dcc6a1</id>
<content type='text'>
on DragonFly. Since that version is used e.g. as part of the file name
for python eggs, it makes handling easier to match normal pkgsrc
platform policy. Bump revisions of all Python packages.
</content>
</entry>
</feed>
