<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python15/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>2007-02-22T19:26:05Z</updated>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c152e7442b8ddde8405ba9d0f2d4d981d5c3151'/>
<id>urn:sha1:0c152e7442b8ddde8405ba9d0f2d4d981d5c3151</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.
</content>
</entry>
<entry>
<title>Fix PLIST on Linux.  Bump PKGREVISION.</title>
<updated>2006-07-22T00:37:56Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-07-22T00:37:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39369a3cb6f5e351877374c8323f8079a39d2591'/>
<id>urn:sha1:39369a3cb6f5e351877374c8323f8079a39d2591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a replace-interpreter error.  PKGREVISION will be bumped shortly</title>
<updated>2006-07-22T00:36:19Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-07-22T00:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a55f8d1a8046edaf1c8b94b9f608910624fe942'/>
<id>urn:sha1:5a55f8d1a8046edaf1c8b94b9f608910624fe942</id>
<content type='text'>
after PLIST changes for Linux.
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4f920543059af038598712771c3211999ef42a6'/>
<id>urn:sha1:b4f920543059af038598712771c3211999ef42a6</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
</content>
</entry>
<entry>
<title>Fix DragonFly support. Since it was compilable before, but didn't</title>
<updated>2005-12-03T01:35:36Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-03T01:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6cc53dfaa410b853ed7adceb48a8fbc397d19d3d'/>
<id>urn:sha1:6cc53dfaa410b853ed7adceb48a8fbc397d19d3d</id>
<content type='text'>
work correctly, bump revision.
</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>
<entry>
<title>Make this install and deinstall cleanly under IRIX and Linux.</title>
<updated>2004-10-04T00:49:26Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2004-10-04T00:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92603aefc071ae16e9d9db8daef8d20ff8af9e17'/>
<id>urn:sha1:92603aefc071ae16e9d9db8daef8d20ff8af9e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add python as category</title>
<updated>2004-07-22T09:15:59Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-07-22T09:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e0557702b6d438187125c40c0516561917b79d2'/>
<id>urn:sha1:7e0557702b6d438187125c40c0516561917b79d2</id>
<content type='text'>
ok'd a while back at pkgsrcCon by agc and wiz
</content>
</entry>
<entry>
<title>Follow python23's way in dealing with platform-dependent files.</title>
<updated>2004-06-23T15:54:08Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-06-23T15:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=95bfd87884ab61683e2f0acfc82fc695b69695cb'/>
<id>urn:sha1:95bfd87884ab61683e2f0acfc82fc695b69695cb</id>
<content type='text'>
Suggested by drochner@.

Bump PKGREVISION.
</content>
</entry>
</feed>
