<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/fftw2, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2013-04-06T20:27:16Z</updated>
<entry>
<title>Resolves:</title>
<updated>2013-04-06T20:27:16Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-06T20:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0fe51336d1067daa8658086c8d91d4a9b9c92c1f'/>
<id>urn:sha1:0fe51336d1067daa8658086c8d91d4a9b9c92c1f</id>
<content type='text'>
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.</content>
</entry>
<entry>
<title>"Packages that install libtool libraries should define USE_LIBTOOL."</title>
<updated>2013-04-06T14:22:39Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-06T14:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08ea36c67425b0aa8b3eb4ff0cb507e2156b1183'/>
<id>urn:sha1:08ea36c67425b0aa8b3eb4ff0cb507e2156b1183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T23:04:15Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T23:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0feb9f5b186a62a131121fe59db9ccdc0a844bd'/>
<id>urn:sha1:b0feb9f5b186a62a131121fe59db9ccdc0a844bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)</title>
<updated>2012-05-07T01:53:12Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2012-05-07T01:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0bcdacfbcf0a1f7f4455399808295e6e6f7e01bc'/>
<id>urn:sha1:0bcdacfbcf0a1f7f4455399808295e6e6f7e01bc</id>
<content type='text'>
It turns out there were a lot of these.</content>
</entry>
<entry>
<title>include bsd.prefs.mk before consulting MACHINE_ARCH so it picks up manually set ABI</title>
<updated>2011-05-09T03:12:07Z</updated>
<author>
<name>dbj</name>
<email>dbj@pkgsrc.org</email>
</author>
<published>2011-05-09T03:12:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=46b6e463060e9481d03b8c253947ddcbf25b4268'/>
<id>urn:sha1:46b6e463060e9481d03b8c253947ddcbf25b4268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"fortran" -&gt; "fortran77" except where it is clear that it isn't F77.</title>
<updated>2010-07-30T10:36:22Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2010-07-30T10:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8756d19398c644e5cacae9ea605bfce473f10145'/>
<id>urn:sha1:8756d19398c644e5cacae9ea605bfce473f10145</id>
<content type='text'>
"fortran" is alias of "fortran77" for now, but it will change later.</content>
</entry>
<entry>
<title>Follow f2c/libf2c split: bump revision of all packages</title>
<updated>2009-12-03T13:06:51Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2009-12-03T13:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d78ee9706fa60290d2c69af143254783ad92228a'/>
<id>urn:sha1:d78ee9706fa60290d2c69af143254783ad92228a</id>
<content type='text'>
that list Fortran in used languages.</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1ba244e90207d03eef397a99aa4091baeec5b3'/>
<id>urn:sha1:2d1ba244e90207d03eef397a99aa4091baeec5b3</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.</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>Reset maintainer on his request.</title>
<updated>2008-01-19T09:16:17Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2008-01-19T09:16:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a7c8e0cd6187daf51e00929c942b43291c9f70dc'/>
<id>urn:sha1:a7c8e0cd6187daf51e00929c942b43291c9f70dc</id>
<content type='text'>
</content>
</entry>
</feed>
