Bug 178207 - [build] don't build mailwrapper if MK_MAILWRAPPER == no
Summary: [build] don't build mailwrapper if MK_MAILWRAPPER == no
Status: Closed Feedback Timeout
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bugmeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-27 23:00 UTC by Enji Cooper
Modified: 2025-01-24 15:22 UTC (History)
2 users (show)

See Also:


Attachments
file.txt (1.41 KB, patch)
2013-04-27 23:00 UTC, Enji Cooper
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2013-04-27 23:00:00 UTC
The attached patch makes mailwrapper truly optional during the build; the previous code would allow it to be optional. Whether or not MK_MAILWRAPPER == no should be tied to MK_SENDMAIL == no is another good question though...

Fix: Patch attached with submission follows:
How-To-Repeat: 1. Run the following commands:
make buildworld -DWITHOUT_SENDMAIL
make installworld -DWITHOUT_SENDMAIL
2. Reboot the system.
3. You'll see noise from mailwrapper about not finding sendmail.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:49 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:39:09 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2024-10-02 09:45:18 UTC
^Triage: to submitter: is this aging PR still relevant?