<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python20/Makefile, 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>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:17:01Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2007-07-01T00:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e6167426be1e057352f21431d6bbafdbcaf66b1'/>
<id>urn:sha1:4e6167426be1e057352f21431d6bbafdbcaf66b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SCRIPTS_ENV is unused here, do not modify it.</title>
<updated>2007-03-01T18:33:54Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-03-01T18:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dab73f245fc6cc5b79d35e94976b2ffc56a61834'/>
<id>urn:sha1:dab73f245fc6cc5b79d35e94976b2ffc56a61834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed missing Python interpreter. Bumped PKGREVISION.</title>
<updated>2006-06-16T23:28:36Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-06-16T23:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b395924fdd0402d15da2accb0b46cf48d61caf95'/>
<id>urn:sha1:b395924fdd0402d15da2accb0b46cf48d61caf95</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>
<entry>
<title>Fix Python's makesetup script to treat -pthread as linker flag.</title>
<updated>2005-11-16T19:18:58Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-11-16T19:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9043e1fdd47075d6bd1a7953cf56f29cc0ec5378'/>
<id>urn:sha1:9043e1fdd47075d6bd1a7953cf56f29cc0ec5378</id>
<content type='text'>
This is needed for databases/py-psycopg at least to compile properly.
Since the installed version changed, bump revision.
</content>
</entry>
<entry>
<title>nuke broken pre-configure target, which does nothing useful.</title>
<updated>2005-08-19T06:06:09Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2005-08-19T06:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11612ebb96329f7cd6816356de0cdb429125502d'/>
<id>urn:sha1:11612ebb96329f7cd6816356de0cdb429125502d</id>
<content type='text'>
it was broken because the delimeter , can appear in the RHS of the
sed(1) expression (think "-Wl,-R ..."), and it does nothing useful
because the patterns don't appear in the files.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the python packages to use the alternatives system to install a</title>
<updated>2005-01-30T12:44:39Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2005-01-30T12:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb759c5439b52a7d4eaff37a605aef2a90da35ef'/>
<id>urn:sha1:bb759c5439b52a7d4eaff37a605aef2a90da35ef</id>
<content type='text'>
bin/python wrapper.  Bump their PKGREVISION to 1.

Also remove the python package.  In order to preserve a similar behavior to
this one using the new framework, start by installing pkg_alternatives.
Then just open its manpage, scroll down to the EXAMPLES section, Applying
filters subsection, and follow the (rather short) directions given there.
</content>
</entry>
</feed>
