<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/gap, 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>2008-03-04T17:57:17Z</updated>
<entry>
<title>Mechanical changes to add DESTDIR support to packages that install</title>
<updated>2008-03-04T17:57:17Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-03-04T17:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=227db4fd65c1798f1f06219f896b8a2add93ce0c'/>
<id>urn:sha1:227db4fd65c1798f1f06219f896b8a2add93ce0c</id>
<content type='text'>
their files via a custom do-install target.
</content>
</entry>
<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>Rename "SITES_* to "SITES.*" for file-specific lists of sites from which</title>
<updated>2006-07-27T18:48:02Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-27T18:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6a142e4273358385811df6fa45257bcc48ee4d9c'/>
<id>urn:sha1:6a142e4273358385811df6fa45257bcc48ee4d9c</id>
<content type='text'>
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</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>don't declare errno, it was even used before that point anyway.</title>
<updated>2005-12-02T23:44:18Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-02T23:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7155f06e89f920b80defa668c479e9a00c519f42'/>
<id>urn:sha1:7155f06e89f920b80defa668c479e9a00c519f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "+=" instead of "=" with PLIST_SUBST.</title>
<updated>2005-10-23T22:27:07Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-10-23T22:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11e3bda31b52d3407beaa3f83fd7c87c2a02b826'/>
<id>urn:sha1:11e3bda31b52d3407beaa3f83fd7c87c2a02b826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making</title>
<updated>2005-07-15T18:27:48Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-07-15T18:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2eea181f0c5ef51db2ef63ecadc8d3add70bd6b'/>
<id>urn:sha1:d2eea181f0c5ef51db2ef63ecadc8d3add70bd6b</id>
<content type='text'>
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
</content>
</entry>
<entry>
<title>Create directories before installing files into them.</title>
<updated>2005-06-17T03:50:19Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-06-17T03:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c'/>
<id>urn:sha1:f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note that gtar is required by the package.</title>
<updated>2005-05-16T01:15:30Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-05-16T01:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=147a5621c28e6a26de0b520dcecfda5698bace16'/>
<id>urn:sha1:147a5621c28e6a26de0b520dcecfda5698bace16</id>
<content type='text'>
</content>
</entry>
</feed>
