mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
ce0f01c8dd
ADD IPv6 support PR: 29404 Submitted by: maintainer
68 lines
1.9 KiB
Plaintext
68 lines
1.9 KiB
Plaintext
@unexec [ -r /var/run/pwcheck.pid ] && %D/etc/rc.d/pwcheck.sh stop && echo " stopped."
|
|
etc/rc.d/pwcheck.sh
|
|
include/sasl/hmac-md5.h
|
|
include/sasl/md5.h
|
|
include/sasl/md5global.h
|
|
include/sasl/sasl.h
|
|
include/sasl/saslplug.h
|
|
include/sasl/saslutil.h
|
|
@dirrm include/sasl
|
|
lib/libsasl.a
|
|
lib/libsasl.so
|
|
lib/libsasl.so.8
|
|
lib/sasl/libanonymous.a
|
|
lib/sasl/libanonymous.so
|
|
lib/sasl/libanonymous.so.1
|
|
lib/sasl/libcrammd5.a
|
|
lib/sasl/libcrammd5.so
|
|
lib/sasl/libcrammd5.so.1
|
|
lib/sasl/libdigestmd5.a
|
|
lib/sasl/libdigestmd5.so
|
|
lib/sasl/libdigestmd5.so.0
|
|
%%GSSAPI%%lib/sasl/libgssapiv2.a
|
|
%%GSSAPI%%lib/sasl/libgssapiv2.so
|
|
%%GSSAPI%%lib/sasl/libgssapiv2.so.1
|
|
%%EBONES%%lib/sasl/libkerberos4.a
|
|
%%EBONES%%lib/sasl/libkerberos4.so
|
|
%%EBONES%%lib/sasl/libkerberos4.so.1
|
|
lib/sasl/liblogin.a
|
|
lib/sasl/liblogin.so
|
|
lib/sasl/liblogin.so.0
|
|
lib/sasl/libplain.a
|
|
lib/sasl/libplain.so
|
|
lib/sasl/libplain.so.1
|
|
sbin/sasldblistusers
|
|
sbin/saslpasswd
|
|
sbin/pwcheck
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/Sendmail.README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/draft-leach-digest-sasl-05.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/draft-newman-auth-scram-03.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc1321.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc2095.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc2104.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc2222.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/rfc2245.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/gssapi.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/programming.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/sysadmin.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm lib/sasl
|
|
@mode ug=rwx,o=
|
|
@cwd /var
|
|
@exec mkdir pwcheck
|
|
@exec chown cyrus:cyrus pwcheck
|
|
@exec chmod o= pwcheck
|
|
@comment This file gets created by the pwcheck program
|
|
@unexec rm -f /var/pwcheck/pwcheck
|
|
@dirrm pwcheck
|
|
@cwd %%PREFIX%%
|