Monday, November 25, 2024

Re: security/ejabberd-dovecot-auth: new port

On 2024/11/25 12:28, Kirill A. Korinsky wrote:
> ports@,
>
> I'd like to import security/ejabberd-dovecot-auth which requires
> security/p5-Authen-SASL-Authd.
>
> This is small perl script which integrates net/ejabberd with mail/dovecot.
>
> With patches it works quite stable against dovecot-2.3.21.1 for couple of
> weeks which I'm using it.
>
> Feedback? Ok?
>
> --
> wbr, Kirill

p5-Authen-SASL-Authd:

s/Commulitive/Cumulative/ in patch comment, then it's ok


ejabberd-dovecot-auth:

pkg-readme fixes;

-ejabeerd. Following code migth be added globally to switch all vhost to
+ejabberd. Following code might be added globally to switch all vhosts to
- extauth_program: ${PREFIX}/share/ejabberd-dovecot-auth/check-dovecot
+ extauth_program: ${TRUEPREFIX}/share/ejabberd-dovecot-auth/check-dovecot

this does nothing useful; ${WRKINST}/${SYSCONFDIR} doesn't make it into
the package

${INSTALL_DATA_DIR} ${WRKINST}/${SYSCONFDIR}/dovecot/conf.d

"Restrictions: Username or passwords may not contain some special
characters: $'"` nor line breaks"

uh oh, that sounds very bad

No comments:

Post a Comment