<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/p5-Math-Pari, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-07-29T12:37:50Z</updated>
<entry>
<title>Update from version 2.010709 to 2.010800.  Changes:</title>
<updated>2008-07-29T12:37:50Z</updated>
<author>
<name>he</name>
<email>he@pkgsrc.org</email>
</author>
<published>2008-07-29T12:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=abd19aa27961c1c8c8d7d6e4d7143e09ee47a53a'/>
<id>urn:sha1:abd19aa27961c1c8c8d7d6e4d7143e09ee47a53a</id>
<content type='text'>
2.010800:
	Test suite was sub()ifying argument to sumnuminit().
	Test suite would not correctly sub()ify intnum() if limits had "()".
	Test suite calculated Pi Euler too early; Now only these fail
    t/55_intnum.t               51    1   1.96%  12
    t/55_ploth.t                34    1   2.94%  4

  # eval-noans: $oo=[  PARI(1) ];
  # eval-noans: setprecision(96)
  # eval-noans: $tab=intfuncinit($t,[-$oo,4.5],[$oo,4.5], sub{gamma(2+ I*$t)**3},1);
  # eval: intmellininvshort(2,4,$tab)-$A
  not ok 12 # in='intmellininvshort(2,4,$tab)-$A'
  #    out='-0.00162288630645762090148373314245888997812239836220952087633884330352714288074453852820714919691012-6.88133524E-101*I', type='Math::Pari'
  # pari==='-3.072350108 E-97 + 9.90717831 E-100*I'
  # re_out='\-3\.072350108,?\s*E\-97,?\s*\+,?\s*9\.90717831,?\s*E\-100\*I'

	Why this succeeds?
  # eval: intnum($x,-1,1, sub{intnum($y,-sqrt(1-$x**2),sqrt(1-$x**2),$x**2+$y**2,$tab)},$tab)- Pi/2
	Actually, $x**2+$y**2 is converted to a string as in '0.09+y^2',
	 which is interpreted by GP/PARI.
	Add warnings to the test suite for detection of #@_
	 in Perl-in-PARI-in-Perl calls.
	Attempt to support v5.10 (based on code contributed by ???)</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.010709</title>
<updated>2008-02-09T22:39:50Z</updated>
<author>
<name>adrianp</name>
<email>adrianp@pkgsrc.org</email>
</author>
<published>2008-02-09T22:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=759f778d72d214254fd68f4dc428221801b5a488'/>
<id>urn:sha1:759f778d72d214254fd68f4dc428221801b5a488</id>
<content type='text'>
Accomodate Darwin $AS which tries to read from STDIN.
On darwin, diagnoze arch via uname -p.  (SIGBUS during build)
Update find_machine_architecture() to 2.3.0 logic (so disable sparcv7)
Make getHeap() use PerlIO, and consistently use bytes for output.</content>
</entry>
<entry>
<title>Add USE_TOOLS+=perl to fix build</title>
<updated>2007-11-22T09:25:45Z</updated>
<author>
<name>abs</name>
<email>abs@pkgsrc.org</email>
</author>
<published>2007-11-22T09:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9069780127895b1b5de7c8d8541494245f53319a'/>
<id>urn:sha1:9069780127895b1b5de7c8d8541494245f53319a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56ba4d26906035375d68907b5ecea5c345617179'/>
<id>urn:sha1:56ba4d26906035375d68907b5ecea5c345617179</id>
<content type='text'>
can handle packages having no PLIST files.</content>
</entry>
<entry>
<title>Fix build problem on NetBSD/i386.</title>
<updated>2007-10-14T08:08:53Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2007-10-14T08:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=41247f581527cccab80050b353f86a8b7722765a'/>
<id>urn:sha1:41247f581527cccab80050b353f86a8b7722765a</id>
<content type='text'>
Patch provided by Yakovetsky Vladimir in PR 36934,
same as math/pari/patches/patch-ac.</content>
</entry>
<entry>
<title>Instead of running make configure in math/pari, just extrcat the tarball</title>
<updated>2007-06-20T15:52:35Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-06-20T15:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f2c68d4fb00a551c8ced500dcbb7b934dcd6f199'/>
<id>urn:sha1:f2c68d4fb00a551c8ced500dcbb7b934dcd6f199</id>
<content type='text'>
directly. It seems to be enough as the package rebuilds most of pari
anyway. This fixes the bulk build issues and the ordering issues seen
before. Add commented out SITES variable, as the master site for pari
doesn't have the old version any longer.

OK during freeze: wiz@</content>
</entry>
<entry>
<title>This build process is just plain evil.  In any case, don't throw away a</title>
<updated>2007-01-05T13:41:21Z</updated>
<author>
<name>tv</name>
<email>tv@pkgsrc.org</email>
</author>
<published>2007-01-05T13:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5d95012156cbb6810095955788319422544a337a'/>
<id>urn:sha1:5d95012156cbb6810095955788319422544a337a</id>
<content type='text'>
failure code with ';' in a chain of shell commands; use '&amp;&amp;' instead.</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@pkgsrc.org</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c8b5ede437e0b7c2f7b0cdd5f8500d619968fdb'/>
<id>urn:sha1:9c8b5ede437e0b7c2f7b0cdd5f8500d619968fdb</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>Removed unnecessary comment. TEST_TARGET=test is the default for Perl</title>
<updated>2006-02-14T23:03:25Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2006-02-14T23:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4d4a3371b749d1c3c00ba0fbfe3ff75cbc7e6492'/>
<id>urn:sha1:4d4a3371b749d1c3c00ba0fbfe3ff75cbc7e6492</id>
<content type='text'>
modules.</content>
</entry>
</feed>
