Bug 182594 - Build mail/dovecot2 wihtout kqueue is impossible
Summary: Build mail/dovecot2 wihtout kqueue is impossible
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-03 10:30 UTC by Eero Hänninen
Modified: 2013-10-26 13:36 UTC (History)
0 users

See Also:


Attachments
file.diff (268 bytes, patch)
2013-10-03 10:30 UTC, Eero Hänninen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!