Edit

IABSD.fr/ports/mail/courier-authlib/pkg/PLIST-main

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2022-11-08 11:14:43
    Hash : f50fdd74
    Message : Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)

  • mail/courier-authlib/pkg/PLIST-main
  • @conflict courier-authlib-*
    @pkgpath mail/courier-authlib
    @newgroup _courier:571
    @newuser _courier:571:571::Courier Mail Server:/var/empty:/sbin/nologin
    @sample ${SYSCONFDIR}/courier/
    @rcscript ${RCDIR}/courier_authdaemond
    @bin bin/courierauthconfig
    include/courierauth.h
    include/courierauthdebug.h
    include/courierauthsasl.h
    include/courierauthsaslclient.h
    include/courierauthstaticlist.h
    @comment lib/courier-authlib/
    @comment lib/libauthpipe.a
    @comment lib/libauthpipe.la
    @lib lib/libauthpipe.so.${LIBauthpipe_VERSION}
    @comment lib/libauthpwd.a
    @comment lib/libauthpwd.la
    @lib lib/libauthpwd.so.${LIBauthpwd_VERSION}
    @comment lib/libauthsqlite.a
    @comment lib/libauthsqlite.la
    @lib lib/libauthsqlite.so.${LIBauthsqlite_VERSION}
    @comment lib/libcourierauth.a
    @comment lib/libcourierauth.la
    @lib lib/libcourierauth.so.${LIBcourierauth_VERSION}
    @comment lib/libcourierauthcommon.a
    @comment lib/libcourierauthcommon.la
    @lib lib/libcourierauthcommon.so.${LIBcourierauthcommon_VERSION}
    @comment lib/libcourierauthsasl.a
    @comment lib/libcourierauthsasl.la
    @lib lib/libcourierauthsasl.so.${LIBcourierauthsasl_VERSION}
    @comment lib/libcourierauthsaslclient.a
    @comment lib/libcourierauthsaslclient.la
    @lib lib/libcourierauthsaslclient.so.${LIBcourierauthsaslclient_VERSION}
    libexec/courier-authlib/
    @bin libexec/courier-authlib/authdaemond
    libexec/courier-authlib/authsystem.passwd
    libexec/courier-authlib/sysconftool
    @man man/man1/authpasswd.1
    @man man/man1/authtest.1
    @man man/man1/courierlogger.1
    @man man/man3/auth_enumerate.3
    @man man/man3/auth_generic.3
    @man man/man3/auth_generic_meta.3
    @man man/man3/auth_getoption.3
    @man man/man3/auth_getuserinfo.3
    @man man/man3/auth_getuserinfo_meta.3
    @man man/man3/auth_login.3
    @man man/man3/auth_login_meta.3
    @man man/man3/auth_meta.3
    @man man/man3/auth_mkhomedir.3
    @man man/man3/auth_passwd.3
    @man man/man3/auth_sasl.3
    @man man/man3/auth_sasl_ex.3
    @man man/man3/authlib.3
    sbin/authdaemond
    @bin sbin/authenumerate
    @bin sbin/authpasswd
    @bin sbin/authtest
    @bin sbin/courierlogger
    share/doc/courier-authlib/
    share/doc/courier-authlib/COPYING
    share/doc/courier-authlib/COPYING.GPL
    share/doc/courier-authlib/INSTALL
    share/doc/courier-authlib/NEWS
    share/doc/courier-authlib/README
    share/examples/courier-authlib/
    share/examples/courier-authlib/authdaemonrc.dist
    @mode 600
    @sample ${SYSCONFDIR}/courier/authdaemonrc
    @mode
    share/examples/courier-authlib/authsqliterc.dist
    @mode 600
    @sample ${SYSCONFDIR}/courier/authsqliterc