- Convert to options helpers
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 1470 Build 1475: arc lint + arc unit
Event Timeline
Comment Actions
- Convert to options helper
Note:
Execpt LDAP, the configure script seems still buggy.
| mail/milter-greylist/Makefile | ||
|---|---|---|
| 59–66 | If LDAP_CONFIGURE_WITH does not work because of the --without- clause, only use LDAP_CONFIGURE_ON, it would work. | |
Comment Actions
Why would you want to have ldap default enabled on a private mail server? it *should* seriously per default off.
Comment Actions
What I am trying to say is 95% of mail servers do not use LDAP, why should we enable it here as default?
Comment Actions
Forget about it. I should not do such things when to I am to sleepy.. I'll fix it in a while
| mail/milter-greylist/Makefile | ||
|---|---|---|
| 66 | Remove. This. ? | |