<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkgclean, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-04-09T00:48:06Z</updated>
<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>DESTDIR support and pkglint clean.</title>
<updated>2008-09-07T01:41:39Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-09-07T01:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=421addd6103ad785cf90866fb7380060355750a2'/>
<id>urn:sha1:421addd6103ad785cf90866fb7380060355750a2</id>
<content type='text'>
Requestd by PR 39456.
</content>
</entry>
<entry>
<title>Drop clauses 3 and 4 from TNF licenses</title>
<updated>2008-04-29T05:46:08Z</updated>
<author>
<name>martin</name>
<email>martin</email>
</author>
<published>2008-04-29T05:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=15a93bcc7f8633674bf86f5ad48d6c7972d3958b'/>
<id>urn:sha1:15a93bcc7f8633674bf86f5ad48d6c7972d3958b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove myself as maintainer, I don't have the time anymore to keep these</title>
<updated>2007-05-18T10:03:30Z</updated>
<author>
<name>peter</name>
<email>peter</email>
</author>
<published>2007-05-18T10:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c53896fe5b7d81db9d802f22b28af436a11eb3c9'/>
<id>urn:sha1:c53896fe5b7d81db9d802f22b28af436a11eb3c9</id>
<content type='text'>
packages up to date.
</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>Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of</title>
<updated>2007-01-07T09:13:46Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-07T09:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87e1bea888d90a6044a18e46681bc456ea30305c'/>
<id>urn:sha1:87e1bea888d90a6044a18e46681bc456ea30305c</id>
<content type='text'>
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
</content>
</entry>
<entry>
<title>Removed the superfluous "quotes" and 'quotes' from variables that don't</title>
<updated>2006-04-22T09:22:05Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-04-22T09:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1bf12f54d752f34431e029c366efad2fb372519b'/>
<id>urn:sha1:1bf12f54d752f34431e029c366efad2fb372519b</id>
<content type='text'>
need them, for example RESTRICTED and SUBST_MESSAGE.*.
</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>If there are no files to clean, do nothing.</title>
<updated>2005-11-17T22:58:36Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-11-17T22:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d8998782c4856becec46440c815a257ce0a9ebc7'/>
<id>urn:sha1:d8998782c4856becec46440c815a257ce0a9ebc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated pkgclean to 20051116.</title>
<updated>2005-11-17T22:30:09Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-11-17T22:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=06a279e4377766c5f7146198662243fbc1099200'/>
<id>urn:sha1:06a279e4377766c5f7146198662243fbc1099200</id>
<content type='text'>
- Replaced the C implementation by a shell program, as the latter is
  more portable.

Fixes PR 26970.

Ok'ed by maintainer.
</content>
</entry>
</feed>
