<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/mail/postfix28/scripts/configure.postfix, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-07-19T12:59:11Z</updated>
<entry>
<title>* UPDATING</title>
<updated>2006-07-19T12:59:11Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-07-19T12:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0350c7361c215e53765ba835851134de65c038bd'/>
<id>urn:sha1:0350c7361c215e53765ba835851134de65c038bd</id>
<content type='text'>
Add entry about OPTIONS and SPF patch in mail/postfix

* mail/Makefile

Add postfix22

* mail/postfix [1]

Update to 2.3.0
Use OPTIONS instead of scripts
Add message about unsupported POSTFIX_OPTIONS
Remove SPF patch since that's not apply clean
Update pkg-descr
Change rcNG to rc only
Update CONFLICTS

* mail/postfix-current

Now postfix-current are called postfix-current instead of postfix.
Update CONFLICTS
Bump PORTREVISION
Store OPTIONSFILE in another local to not conflict with mail/postfix
Change rcNG to rc only

* mail/postfix1

Update CONFLICTS

* mail/postfix21

Update CONFLICTS
Change rcNG to rc only

* mail/postfix22 [2]

Update CONFLICTS
Change rcNG to rc only

Approved by:	maintainer [1]
Repocopy by:	marcus [2]
</content>
</entry>
<entry>
<title>- Update to use USE_BDB flag</title>
<updated>2006-04-22T14:04:52Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-04-22T14:04:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=84ecb89c2e2c0eb4c26fc6a76f63a402cb2a0a54'/>
<id>urn:sha1:84ecb89c2e2c0eb4c26fc6a76f63a402cb2a0a54</id>
<content type='text'>
PR:		96048
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- Update VDA patch to 2.2.10</title>
<updated>2006-04-18T13:24:14Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-04-18T13:24:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c1b39087f5a4123b2a9a99817453da12e86a459d'/>
<id>urn:sha1:c1b39087f5a4123b2a9a99817453da12e86a459d</id>
<content type='text'>
- Bump PORTREVISION

PR:		95677
Submitted by:	mnag
Approved by:	maintainer
</content>
</entry>
<entry>
<title>- Update to 2.2.10</title>
<updated>2006-04-06T21:46:57Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-04-06T21:46:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8cd1a5b41ad246dc31d37ca0b5988f0a8b98d1e4'/>
<id>urn:sha1:8cd1a5b41ad246dc31d37ca0b5988f0a8b98d1e4</id>
<content type='text'>
- Trust only in host instead of subnet in default instalation. [1]
- Update VDA patch to 2.2.9

Notified by:	Anton Yuzhaninov &lt;citrin__citrin.ru&gt;
</content>
</entry>
<entry>
<title>- Update to 2.2.9</title>
<updated>2006-02-22T13:53:31Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-02-22T13:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b12f1423531a4612aa987275420058c9afc6c906'/>
<id>urn:sha1:b12f1423531a4612aa987275420058c9afc6c906</id>
<content type='text'>
- Update VDA patch to 2.2.8
</content>
</entry>
<entry>
<title>- Linker fix when use OPENSSL from ports</title>
<updated>2006-01-24T20:11:07Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-01-24T20:11:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=35bf8b1ccbbc7b664d0e05cbd1f67a1bd74c7939'/>
<id>urn:sha1:35bf8b1ccbbc7b664d0e05cbd1f67a1bd74c7939</id>
<content type='text'>
- portlint(1)

PR:		92282
Reported by:	dinoex
Submitted by:	Vivek Khera &lt;vivek@khera.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>Add rcNG script to start postfix</title>
<updated>2006-01-12T16:23:59Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2006-01-12T16:23:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62d43491182a787005f97cb0b450582260384426'/>
<id>urn:sha1:62d43491182a787005f97cb0b450582260384426</id>
<content type='text'>
Update pkg-message to reflect rcNG script
Bump PORTREVISION

Approved by:	Vivek Khera &lt;vivek@khera.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>Add MIT kerberos 5 option</title>
<updated>2005-11-30T22:25:35Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2005-11-30T22:25:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1456e23cc4ed6a59f57fb086de500a4ca5d2d464'/>
<id>urn:sha1:1456e23cc4ed6a59f57fb086de500a4ca5d2d464</id>
<content type='text'>
PR:		86465
Submitted by:	Vivek Khera &lt;vivek@khera.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>Update to 2.2.6</title>
<updated>2005-11-30T19:25:11Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2005-11-30T19:25:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88e38d7f1229f21c7f535a8e96b925c585111612'/>
<id>urn:sha1:88e38d7f1229f21c7f535a8e96b925c585111612</id>
<content type='text'>
More complete installation of TEST programs/man pages
Add SHA256
Remove extra blank lines in pkg-message

Approved by:	maintainer via email
</content>
</entry>
<entry>
<title>Add WITH_OPENLDAP_VER to reflect options menu</title>
<updated>2005-10-14T14:20:01Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2005-10-14T14:20:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=291414461a62ced773639ac41a601813e8946270'/>
<id>urn:sha1:291414461a62ced773639ac41a601813e8946270</id>
<content type='text'>
PR:		87417
Notified by:	Alson van der Meulen &lt;alson+bugs@waalsdorp.nl&gt;
Approved by:	Vivek Khera &lt;vivek@khera.org&gt;
</content>
</entry>
</feed>
