Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use poudriere for custom mailman package #210

Open
seankelly opened this issue Nov 22, 2018 · 0 comments
Open

Use poudriere for custom mailman package #210

seankelly opened this issue Nov 22, 2018 · 0 comments

Comments

@seankelly
Copy link
Member

The mailman package defaults to SENDMAIL=on but we need POSTFIX=on. Previously this was done by building the port with the custom option. This required mounting /usr/ports inside the jail, installing the build dependencies, and building the port.

Poudriere automates that, allowing us to use binary packages everywhere. It has the option to keep the port updated too like the rest of the binary packages. My thinking is to run poudriere on vm1 to take advantage of its increased core count.

Current options for installed version:

Options        :
	COURIER        : off
	DOCS           : off
	EXIM4          : off
	HTDIG          : off
	NAMAZU2        : off
	NLS            : on
	OPENSMTPD      : off
	POSTFIX        : on
	SENDMAIL       : off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant