<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/mini_sendmail, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-02-26T20:11:51Z</updated>
<entry>
<title>LICENSE</title>
<updated>2010-02-26T20:11:51Z</updated>
<author>
<name>is</name>
<email>is</email>
</author>
<published>2010-02-26T20:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93ed222e9753d486eaba5422428a274b379f4dc1'/>
<id>urn:sha1:93ed222e9753d486eaba5422428a274b379f4dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DESTDIRify.</title>
<updated>2010-02-26T19:45:11Z</updated>
<author>
<name>is</name>
<email>is</email>
</author>
<published>2010-02-26T19:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9a2815aabda54fe7e919f9774e73df1479e6a86'/>
<id>urn:sha1:a9a2815aabda54fe7e919f9774e73df1479e6a86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a few more sendmail compatibility command line flags (all ignored) -</title>
<updated>2007-10-27T11:30:36Z</updated>
<author>
<name>martin</name>
<email>martin</email>
</author>
<published>2007-10-27T11:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=302754fa4703c36b12a9606b36431baa2b94e40d'/>
<id>urn:sha1:302754fa4703c36b12a9606b36431baa2b94e40d</id>
<content type='text'>
enough to allow NetBSD's cron to send mail.
</content>
</entry>
<entry>
<title>Convert packages that test and use USE_INET6 to use the options framework</title>
<updated>2007-09-07T22:12:10Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-09-07T22:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f517bc25c1dfd477877da169af65a161a689211'/>
<id>urn:sha1:2f517bc25c1dfd477877da169af65a161a689211</id>
<content type='text'>
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
</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>Fix an off by one error in the address parser, introduced by our patch.</title>
<updated>2006-12-01T10:40:48Z</updated>
<author>
<name>martin</name>
<email>martin</email>
</author>
<published>2006-12-01T10:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e360e90b263f973fc8d3d74b332d27f6bf0aa27b'/>
<id>urn:sha1:e360e90b263f973fc8d3d74b332d27f6bf0aa27b</id>
<content type='text'>
Found by Ond?ej T?ma (sorry for the missing chars) and analyzed by
Lasse Hillerøe Petersen.
</content>
</entry>
<entry>
<title>Add code to allow multiple -s options, so it can try several mail relays.</title>
<updated>2006-06-15T20:52:05Z</updated>
<author>
<name>martin</name>
<email>martin</email>
</author>
<published>2006-06-15T20:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53b24556011f712b9ad559eda0f29f6c753049b9'/>
<id>urn:sha1:53b24556011f712b9ad559eda0f29f6c753049b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a hint to not check mailq in /etc/daily.</title>
<updated>2006-06-13T09:27:27Z</updated>
<author>
<name>martin</name>
<email>martin</email>
</author>
<published>2006-06-13T09:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f6a12bcc2619862d06abd84a6cf2868cbd3f15e'/>
<id>urn:sha1:4f6a12bcc2619862d06abd84a6cf2868cbd3f15e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to 1.3.6nb1.</title>
<updated>2005-06-29T22:01:19Z</updated>
<author>
<name>is</name>
<email>is</email>
</author>
<published>2005-06-29T22:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ab5600294680926cf64b848271834829a258b71f'/>
<id>urn:sha1:ab5600294680926cf64b848271834829a258b71f</id>
<content type='text'>
</content>
</entry>
</feed>
