<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/py-Numeric, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-08-24T11:29:33Z</updated>
<entry>
<title>update to 23.3</title>
<updated>2004-08-24T11:29:33Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2004-08-24T11:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=703a7bceb9f5dc5d7942d985cb67e47cd11f2d23'/>
<id>urn:sha1:703a7bceb9f5dc5d7942d985cb67e47cd11f2d23</id>
<content type='text'>
changes:
Bug fixes and addition of weakreferences (weakref module)
</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>Garbage collect BUILDLINK_PKGBASE.&lt;pkg&gt; from buildlink3: it is not anymore</title>
<updated>2004-05-17T21:32:33Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2004-05-17T21:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba98797d88984cce949d483c650431c118c97118'/>
<id>urn:sha1:ba98797d88984cce949d483c650431c118c97118</id>
<content type='text'>
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
</content>
</entry>
<entry>
<title>Unused.</title>
<updated>2004-05-10T09:31:03Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-05-10T09:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a743dc7c8eb6de4c53b40f2ee1978b6f38280aef'/>
<id>urn:sha1:a743dc7c8eb6de4c53b40f2ee1978b6f38280aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a BUILDLINK_PKGBASE.&lt;pkg&gt; definition where it's not equal to &lt;pkg&gt;,</title>
<updated>2004-03-29T05:05:32Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-29T05:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c734418aa2b3645bf33ef135a58a4eee6759c3b'/>
<id>urn:sha1:8c734418aa2b3645bf33ef135a58a4eee6759c3b</id>
<content type='text'>
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
</content>
</entry>
<entry>
<title>If the ${PKGBASE} of a package doesn't match the token passed to</title>
<updated>2004-03-16T18:23:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-16T18:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1d296a057596e858a13407fd7c8a2a981dac0d89'/>
<id>urn:sha1:1d296a057596e858a13407fd7c8a2a981dac0d89</id>
<content type='text'>
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.&lt;pkg&gt; explicitly so that
we can map from &lt;pkg&gt; to BUILDLINK_PKGBASE.&lt;pkg&gt;.
</content>
</entry>
<entry>
<title>Reorder location and setting of BUILDLINK_PACKAGES to match template</title>
<updated>2004-03-05T19:25:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-05T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12109d5b873e13ef999184b4ace84a18e0a72358'/>
<id>urn:sha1:12109d5b873e13ef999184b4ace84a18e0a72358</id>
<content type='text'>
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
</content>
</entry>
<entry>
<title>Include math.h earlier on to fix a build problem on FreeBSD.</title>
<updated>2004-03-01T00:43:13Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-03-01T00:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=82c5dccb490a238752374025b20cbdc90d6c6310'/>
<id>urn:sha1:82c5dccb490a238752374025b20cbdc90d6c6310</id>
<content type='text'>
Trivial fix from FreeBSD through Michal Pasternak in PR pkg/23846.
</content>
</entry>
<entry>
<title>Do not use PYPKGPREFIX in buildlink3.mk except in BUILDLINK_DEPENDS.*.</title>
<updated>2004-02-20T03:12:22Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-20T03:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae73ae03251ff93381dc88ae3cd23a80c63df673'/>
<id>urn:sha1:ae73ae03251ff93381dc88ae3cd23a80c63df673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a version-specific string in comments.</title>
<updated>2004-02-18T16:04:50Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-02-18T16:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=46884894e5707d65635b725e008cf5fe441040cd'/>
<id>urn:sha1:46884894e5707d65635b725e008cf5fe441040cd</id>
<content type='text'>
</content>
</entry>
</feed>
