| Summary: | ftp/proftpd disable mod_ctrls | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Miroslav Lachman <000.fbsd> |
| Component: | Individual Port(s) | Assignee: | Martin Matuska <mm> |
| Status: | New --- | ||
| Severity: | Affects Some People | CC: | w.schwarzenfeld |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(mm) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Maintainer feedback, please! |
I propose to remove --enable-ctrls from Makefile or make it configurable via OPTIONS. I don't use this module but it cannot be disabled in configuration (or I cannot find how) but it emits error on each (re)start of ProFTPd: proftpd[3902]: mod_ctrls/0.9.5: error: unable to bind to local socket: Address already in use Really annoying if one does not need this functionality to be enabled. This is the part of a Makefile which should be changed CONFIGURE_ARGS=--localstatedir=${LOCALSTATEDIR} \ --libexecdir=${PREFIX}/libexec/proftpd \ --with-pkgconfig=libdata/pkgconfig \ --sysconfdir=${PREFIX}/etc \ --enable-ctrls \ --enable-dso \ --disable-sendfile