<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/mail/postfix/files, 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>2005-12-30T06:29:41Z</updated>
<entry>
<title>Make sure ${spooletcdir} exists. Bump PKGREVISION as this affects</title>
<updated>2005-12-30T06:29:41Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2005-12-30T06:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=83da25b11fdcf5f06784762a9b51bc3cbaaa79b8'/>
<id>urn:sha1:83da25b11fdcf5f06784762a9b51bc3cbaaa79b8</id>
<content type='text'>
the binary package.
</content>
</entry>
<entry>
<title>Fix up PLISTs and remove unused files left over from the incomplete</title>
<updated>2005-03-28T08:53:07Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-03-28T08:53:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6ed8ce029a0063dcc8189993c6e8a86dc61eac6e'/>
<id>urn:sha1:6ed8ce029a0063dcc8189993c6e8a86dc61eac6e</id>
<content type='text'>
package update in the previous commit.
</content>
</entry>
<entry>
<title>Apply NI_WITHSCOPEID patch only if the inet6 option is enabled.</title>
<updated>2004-12-28T16:13:28Z</updated>
<author>
<name>kim</name>
<email>kim</email>
</author>
<published>2004-12-28T16:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12db4c6e4294c6c176e226e31166ed1cd961f686'/>
<id>urn:sha1:12db4c6e4294c6c176e226e31166ed1cd961f686</id>
<content type='text'>
Closes PR pkg/28756
</content>
</entry>
<entry>
<title>This patch can only apply cleanly if "inet6" is a build option.  Move it</title>
<updated>2004-08-11T06:51:31Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-08-11T06:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dbb90cad62e3adf32fdd78f6e731d66dc4fc9d63'/>
<id>urn:sha1:dbb90cad62e3adf32fdd78f6e731d66dc4fc9d63</id>
<content type='text'>
to a file that's applied at post-patch time only if "inet6" is specified.
This fixes building postfix on systems that don't support IPv6.
</content>
</entry>
<entry>
<title>Don't hardcode directories... instead, use postconf to dig them out of the</title>
<updated>2004-07-19T22:02:15Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-07-19T22:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1d8466a50e30d9932d1e042ca243ebacac33de'/>
<id>urn:sha1:2d1d8466a50e30d9932d1e042ca243ebacac33de</id>
<content type='text'>
postfix configuration.  Also make required_{dirs,files} work in the
installed rc.d script.
</content>
</entry>
<entry>
<title>Compute the value of spooletcdir at run-time rather than hardcoding it.</title>
<updated>2004-07-19T04:51:07Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-07-19T04:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4da104d1643388200c205a254d04419feb27de70'/>
<id>urn:sha1:4da104d1643388200c205a254d04419feb27de70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>/var/spool/postfix is stored in the Makefile variable POSTFIX_SPOOL.  Be</title>
<updated>2004-07-18T23:42:48Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-07-18T23:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a282208ad216151b001bc930b11c478f4e431688'/>
<id>urn:sha1:a282208ad216151b001bc930b11c478f4e431688</id>
<content type='text'>
pedantic and substitute for it so that if we ever have a way to change it,
postfix.sh will still be correct.
</content>
</entry>
<entry>
<title>Use FILES_SUBST_SED instead of local make targets to do the same thing.</title>
<updated>2004-07-18T19:16:31Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-07-18T19:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d9fe490cdfa87a1ec7beaf78e23862000a242573'/>
<id>urn:sha1:d9fe490cdfa87a1ec7beaf78e23862000a242573</id>
<content type='text'>
FILES_SUBST_SED substitutes for @FOO@, so use that format for things to
be replaced.
</content>
</entry>
<entry>
<title>install rc.subr-style script on all platforms but NetBSD-1.5 and above</title>
<updated>2004-03-07T10:13:46Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-03-07T10:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f5e5058bef25635ef135d20e36384162fef99d1a'/>
<id>urn:sha1:f5e5058bef25635ef135d20e36384162fef99d1a</id>
<content type='text'>
(which already has a suitable /etc/rc.d/postfix).
</content>
</entry>
<entry>
<title>Fixed path to the postfix's sendmail program. Noted by mipam in</title>
<updated>2002-03-19T08:24:01Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2002-03-19T08:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ce99854d1d1e722888dccd5b26002e5413e1ae07'/>
<id>urn:sha1:ce99854d1d1e722888dccd5b26002e5413e1ae07</id>
<content type='text'>
a private mail.
</content>
</entry>
</feed>
