cf05ce3135
- Update courier-imap to 4.16.1 - Update maildrop to 2.8.2 - Update sqwebmail to 5.8.2 - Update courier-authlib to 0.66.2 - Some plist and Makefile modernization Approved by: oliver@ (as maintainer of various of these ports) Differential Revision: https://reviews.freebsd.org/D2391
44 lines
1.4 KiB
Text
44 lines
1.4 KiB
Text
bin/courierauthconfig
|
|
@sample(%%MAILOWN%%,%%MAILGRP%%,660) etc/authlib/authdaemonrc.sample
|
|
include/courier_auth_config.h
|
|
include/courierauth.h
|
|
include/courierauthdebug.h
|
|
include/courierauthsasl.h
|
|
include/courierauthsaslclient.h
|
|
include/courierauthstaticlist.h
|
|
lib/courier-authlib/libcourierauth.so
|
|
lib/courier-authlib/libcourierauthcommon.so
|
|
lib/courier-authlib/libcourierauthsasl.so
|
|
lib/courier-authlib/libcourierauthsaslclient.so
|
|
lib/courier-authlib/libauthpam.so
|
|
lib/courier-authlib/libauthpipe.so
|
|
libexec/courier-authlib/authdaemond
|
|
libexec/courier-authlib/authsystem.passwd
|
|
man/man1/authtest.1.gz
|
|
man/man1/courierlogger.1.gz
|
|
man/man3/auth_enumerate.3.gz
|
|
man/man3/auth_generic.3.gz
|
|
man/man3/auth_getoption.3.gz
|
|
man/man3/auth_getuserinfo.3.gz
|
|
man/man3/auth_login.3.gz
|
|
man/man3/auth_passwd.3.gz
|
|
man/man3/auth_sasl.3.gz
|
|
man/man3/auth_sasl_ex.3.gz
|
|
man/man3/authlib.3.gz
|
|
sbin/authdaemond
|
|
sbin/authenumerate
|
|
sbin/authtest
|
|
sbin/courierlogger
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.authdebug.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/README_authlib.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrmtry(%%MAILOWN%%,%%MAILGRP%%,750) %%AUTHDAEMONVAR%%
|
|
@dirrmtry etc/authlib
|
|
@dirrm(%%MAILOWN%%,%%MAILGRP%%,755) libexec/courier-authlib
|
|
@dirrm lib/courier-authlib
|