<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/p5-Math-MatrixReal, 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-12-20T11:30:55Z</updated>
<entry>
<title>since perl is now built with threads on most platforms, the perl archlib</title>
<updated>2004-12-20T11:30:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-12-20T11:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=17843af598da0d77ccfd28ea07f244a331890253'/>
<id>urn:sha1:17843af598da0d77ccfd28ea07f244a331890253</id>
<content type='text'>
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl&gt;=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
</content>
</entry>
<entry>
<title>Convert to buildlink3.</title>
<updated>2004-04-27T21:26:08Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-27T21:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0229659cd672568177bdfad926d1cd0478e71407'/>
<id>urn:sha1:0229659cd672568177bdfad926d1cd0478e71407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T21:41:05Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T21:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a11869b703aead0cb98488574404b2b233f0b64'/>
<id>urn:sha1:8a11869b703aead0cb98488574404b2b233f0b64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.</title>
<updated>2003-06-02T01:15:31Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-06-02T01:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4265b310856834018287a415c6ccfa4a335a54a'/>
<id>urn:sha1:e4265b310856834018287a415c6ccfa4a335a54a</id>
<content type='text'>
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
</content>
</entry>
<entry>
<title>Use buildlink2. Use perl5/module.mk.</title>
<updated>2002-10-28T00:05:42Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2002-10-28T00:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=71030468e48412661bc75e442fd88fda0fdb4abc'/>
<id>urn:sha1:71030468e48412661bc75e442fd88fda0fdb4abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Buildlinkify, in the sense that only the perl headers are found in</title>
<updated>2001-11-26T06:49:36Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2001-11-26T06:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae78e3c0497630c2e2ae971140d131df1f49e3bd'/>
<id>urn:sha1:ae78e3c0497630c2e2ae971140d131df1f49e3bd</id>
<content type='text'>
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-11-01T00:32:23Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-11-01T00:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12b93642c9daf031b8f20f51ed2a9a139529d6ef'/>
<id>urn:sha1:12b93642c9daf031b8f20f51ed2a9a139529d6ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SVR4 packages have a limit of 9 chars for a package name.</title>
<updated>2001-10-18T15:20:01Z</updated>
<author>
<name>veego</name>
<email>veego</email>
</author>
<published>2001-10-18T15:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=063cf36ef546e666130bcc6c4e35c89fa9ee4025'/>
<id>urn:sha1:063cf36ef546e666130bcc6c4e35c89fa9ee4025</id>
<content type='text'>
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
</content>
</entry>
<entry>
<title>Reimport of p5-MatrixReal as p5-Math-MatrixReal.</title>
<updated>2001-04-27T23:18:11Z</updated>
<author>
<name>jtb</name>
<email>jtb</email>
</author>
<published>2001-04-27T23:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02b7fb39c8eee49bfba618133649ef37250de1ac'/>
<id>urn:sha1:02b7fb39c8eee49bfba618133649ef37250de1ac</id>
<content type='text'>
</content>
</entry>
</feed>
