<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mk/fetch/fetch.mk, branch pkgsrc-2016Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2016Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2016Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2016-01-06T07:38:25Z</updated>
<entry>
<title>Use :tA to make DISTINFO_FILE absolute when passing it to the fetch</title>
<updated>2016-01-06T07:38:25Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2016-01-06T07:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d0d1c118217939faaf9331dbc82a703424e46800'/>
<id>urn:sha1:d0d1c118217939faaf9331dbc82a703424e46800</id>
<content type='text'>
and checksum scripts.

Fixes the problem where DISTINFO_FILE=../../foo/bar/distinfo doesn't
work without having an extraneous and ugly ${.CURDIR} stuffed into it
by hand.</content>
</entry>
<entry>
<title>Reorder and fix logic snafu.</title>
<updated>2015-09-14T08:27:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2015-09-14T08:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ed2f63bea4f51e2457a9751ebc4e195429ddfec'/>
<id>urn:sha1:1ed2f63bea4f51e2457a9751ebc4e195429ddfec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce IGNORE_INTERACTIVE_FETCH to allow trying to fetch files from</title>
<updated>2015-09-13T15:03:57Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2015-09-13T15:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7c3db1fefb6b04e6df6dcb2cc01602c34f5031a'/>
<id>urn:sha1:c7c3db1fefb6b04e6df6dcb2cc01602c34f5031a</id>
<content type='text'>
the override site, even for INTERACTIVE_STATE=stage or FETCH_MESSAGE.
Ignore all backup sites as they won't have the distfile anyway, the
fetch wouldn't be interactive in first place otherwise.</content>
</entry>
<entry>
<title>Add a hook for running an action after a successful fetch.</title>
<updated>2015-09-08T11:13:12Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2015-09-08T11:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3cd0d151f950caeb97d4e3ea7a03969b2078197'/>
<id>urn:sha1:c3cd0d151f950caeb97d4e3ea7a03969b2078197</id>
<content type='text'>
This is intended for keeping distfile archives synchronised between
different machines without requiring NFS mounts or the like.</content>
</entry>
<entry>
<title>Pass "--remote-time" option to "curl" to get correct time stamps</title>
<updated>2014-10-07T07:27:18Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2014-10-07T07:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3394457dfe5caa390504549b8d78b2ec589c1344'/>
<id>urn:sha1:3394457dfe5caa390504549b8d78b2ec589c1344</id>
<content type='text'>
on downloaded files.</content>
</entry>
<entry>
<title>tell wget as a tool.</title>
<updated>2014-02-14T07:43:46Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2014-02-14T07:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=15bace3051f66d3478274420a55d88c6af83ff26'/>
<id>urn:sha1:15bace3051f66d3478274420a55d88c6af83ff26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure failure on failure of depends-fetch and depends-checksum targets.</title>
<updated>2013-11-16T15:29:39Z</updated>
<author>
<name>jakllsch</name>
<email>jakllsch@pkgsrc.org</email>
</author>
<published>2013-11-16T15:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bfc3ff61a16f5f3b0c1e87ae88eea9c0aca06783'/>
<id>urn:sha1:bfc3ff61a16f5f3b0c1e87ae88eea9c0aca06783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct verb in depends-fetch target information message.</title>
<updated>2013-11-16T03:21:10Z</updated>
<author>
<name>jakllsch</name>
<email>jakllsch@pkgsrc.org</email>
</author>
<published>2013-11-16T03:21:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=999feae7d16dc3f2dc76525672b2528ab5494286'/>
<id>urn:sha1:999feae7d16dc3f2dc76525672b2528ab5494286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove fetched file if fetch command succeeds to fetch but checksum mismatch</title>
<updated>2013-02-16T07:32:28Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-02-16T07:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=461e0144de12e8d145571daf3701c06303e05065'/>
<id>urn:sha1:461e0144de12e8d145571daf3701c06303e05065</id>
<content type='text'>
with PKG_RESUME_TRANSFERS=YES.

PR 39896.</content>
</entry>
<entry>
<title>FTPUSERAGENT is a environment variable for ftp(1), not a make variable.</title>
<updated>2013-02-07T13:59:10Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2013-02-07T13:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a5397effeb6501139c7f5693a11c94aabe3530ce'/>
<id>urn:sha1:a5397effeb6501139c7f5693a11c94aabe3530ce</id>
<content type='text'>
No need to pass here.

related to PR 47525.</content>
</entry>
</feed>
