<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkg_tarup/Makefile, branch pkgsrc_2011Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-03-19T09:44:16Z</updated>
<entry>
<title>Add filebase support, allowing to choose the filename for the resulting</title>
<updated>2011-03-19T09:44:16Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-03-19T09:44:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f09ff3d6615c937c6a9610f7187f8c49b4e5c59f'/>
<id>urn:sha1:f09ff3d6615c937c6a9610f7187f8c49b4e5c59f</id>
<content type='text'>
package; from Aleksey Cheusov in relation to PR 44698.

Bump version to 1.9.
</content>
</entry>
<entry>
<title>pkg_tarup-1.8:</title>
<updated>2009-11-05T16:22:46Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-11-05T16:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e0564b6856e6c537e4f49ed5a2d660a0c4d7fc64'/>
<id>urn:sha1:e0564b6856e6c537e4f49ed5a2d660a0c4d7fc64</id>
<content type='text'>
Do not use pkg_create -L, it is redundant for modern packages and ignored
by pkg_install-20091115.
</content>
</entry>
<entry>
<title>Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.</title>
<updated>2009-04-09T00:48:06Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-04-09T00:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c'/>
<id>urn:sha1:d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the remaining NO_MTREE definitions, it has been a nop for a</title>
<updated>2009-04-08T22:43:23Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-04-08T22:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28262301677fc7cbb6a00b6b523368cdc9fd6e59'/>
<id>urn:sha1:28262301677fc7cbb6a00b6b523368cdc9fd6e59</id>
<content type='text'>
while.
</content>
</entry>
<entry>
<title>Updated pkg_tarup to 1.7.1.</title>
<updated>2008-02-12T15:03:28Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2008-02-12T15:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=27444d3b75cd4a4afe31e655a2f8ca7a39e21be5'/>
<id>urn:sha1:27444d3b75cd4a4afe31e655a2f8ca7a39e21be5</id>
<content type='text'>
Changes since 1.7:
- bail out if the ROOT_USER doesn't exist.
- Made the package Makefile a little shorter.
</content>
</entry>
<entry>
<title>pkg_tarup-1.7:</title>
<updated>2008-02-06T22:39:43Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-02-06T22:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9c54418667d0368d5ca61557f653fb93151278a4'/>
<id>urn:sha1:9c54418667d0368d5ca61557f653fb93151278a4</id>
<content type='text'>
Produce the same output as USE_DESTDIR=yes. Most of all reduce magic.
Try to deal with pkgviews for completeness.
</content>
</entry>
<entry>
<title>For user-destdir installation, we need to ues the REAL_ROOT_USER.</title>
<updated>2007-08-09T14:12:35Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2007-08-09T14:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e81ffcee0c8f32200c8c2d8cd264ebe9cbd03833'/>
<id>urn:sha1:e81ffcee0c8f32200c8c2d8cd264ebe9cbd03833</id>
<content type='text'>
It doesn't hurt in the other cases, so do it consistently.
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2007-08-09T13:29:02Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2007-08-09T13:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=73d531b8fd9d1e3bc7e3c017e00455e0e4b238a2'/>
<id>urn:sha1:73d531b8fd9d1e3bc7e3c017e00455e0e4b238a2</id>
<content type='text'>
</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>Fix pkg_tarup -a so it recurses to actually get all dependent packages.</title>
<updated>2006-10-29T07:50:27Z</updated>
<author>
<name>erh</name>
<email>erh</email>
</author>
<published>2006-10-29T07:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ed9f291cd5821fe0e3c3bbfe22c05fdfac235b0c'/>
<id>urn:sha1:ed9f291cd5821fe0e3c3bbfe22c05fdfac235b0c</id>
<content type='text'>
Bump version to 1.6.6.
</content>
</entry>
</feed>
