Bug 182594

Summary: Build mail/dovecot2 wihtout kqueue is impossible
Product: Ports & Packages Reporter: Eero Hänninen <fax>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eero Hänninen 2013-10-03 10:30:00 UTC
Due need to compile mail/dovecot2 port without kqueue support I have unchecked kqueue in make config. This is not give any efect, as dovecot itself done autodetect if configure arg --with-ioloop not specified and the result is still build against kqueue.

How-To-Repeat: # cd /usr/ports/mail/dovecot2
# make config
uncheck kqueue
# make install clean
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-03 10:30:07 UTC
Maintainer of mail/dovecot2,

Please note that PR ports/182594 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182594

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-03 10:30:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 nagy.attila 2013-10-08 06:39:20 UTC
Couldn't test, but looks good.

On 10/03/13 11:30, Edwin Groothuis wrote:
> Maintainer of mail/dovecot2,
>
> Please note that PR ports/182594 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182594
>
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2013-10-09 02:29:28 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 William Grzybowski freebsd_committer freebsd_triage 2013-10-26 02:38:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 6 William Grzybowski freebsd_committer freebsd_triage 2013-10-26 13:36:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!