svn commit: r361693 - in head: . mail/postfix-current mail/postfix-current/files
olli hauer
ohauer at gmx.de
Sun Jul 13 20:58:25 UTC 2014
On 2014-07-13 22:31, Andrej Zverev wrote:
> Hello, Sahil!
>
> Do you have some tips for people who using binary packages?
>
> $ sudo pkg install postfix
> The following 2 packages will be affected (of 2 checked):
>
> New packages to be INSTALLED:
> postfix: 2.11.1_1,1
> pcre: 8.34_1
>
> The process will require 18 MB more space
> 2 MB to be downloaded
>
> Proceed with this action [y/N]: y
> Fetching postfix-2.11.1_1,1.txz: 100% of 2 MB
>
> Checking integrity... done (0 conflicting)
> [1/2] Installing pcre-8.34_1: 100%
> ===> Creating users and/or groups.
> Using existing group 'mail'.
> Creating group 'maildrop' with gid '126'.
> Creating group 'postfix' with gid '125'.
> Creating user 'postfix' with uid '125'.
> Adding user 'postfix' to group 'mail'.
> [2/2] Installing postfix-2.11.1_1,1: 100%
> Would you like to activate Postfix in /etc/mail/mailer.conf [n]?
If you want to use postfix as main smtp deamon choose 'y' and also follow
pkg-message to adjust rc.conf etc/periodic.
Do you want to install postfix or the new postfix-current?
I suspect postfix-current users are following the upstream postfix
mailing list / reading RELEASE_NOTES and are already aware of the
architecture changes in current (Wietse's development releases)
>
> On Sun, Jul 13, 2014 at 10:16 PM, Sahil Tandon <sahil at tandon.net> wrote:
>> On Sun, 2014-07-13 at 18:51:33 +0200, Baptiste Daroussin wrote:
>>
>>> On Sun, Jul 13, 2014 at 04:24:44PM +0000, Sahil Tandon wrote:
>>>> Author: sahil
>>>> Date: Sun Jul 13 16:24:44 2014
>>>> New Revision: 361693
>>>> URL: http://svnweb.freebsd.org/changeset/ports/361693
>>>> QAT: https://qat.redports.org/buildarchive/r361693/
>>>>
>>>> Log:
>>>> - Update to Postfix 2.12 snapshot 20140709
>>>
>>> It would be really nice if you script could not be interractive, as it
>>> completely breaks any automation tools like puppet and friends.
>>
>> Have you tried BATCH=yes? See:
>>
>> http://freshbsd.org/commit/freebsd-ports/r295289
>>
>> % make BATCH=yes -V IS_INTERACTIVE
>>
>> % make -V IS_INTERACTIVE
>> yes
>>
>> Let me know if that helps.
>>
>> --
>> Sahil Tandon
>
>
More information about the svn-ports-all
mailing list