a3566cb26e
- Add USES=libtool - Remove USE_LDCONFIG, not needed for modules - Disable static modules - Remove install-configure from INSTALL_TARGET, no impact with staging - Add manpages to pkg-plist - Use @sample - Replace pkg-(de)install and pre-install target with USERS and GROUPS - Create /var/run/authdaemond at package installation instead of in rc script
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/%%MAILOWN%%logger.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
|