mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5a9d20369a
PR: 22490 Submitted by: Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
68 lines
2.0 KiB
Plaintext
68 lines
2.0 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
|
|
%%NOPORTDOCS%%share/doc/SASL/AUTHORS
|
|
%%NOPORTDOCS%%share/doc/SASL/COPYING
|
|
%%NOPORTDOCS%%share/doc/SASL/ChangeLog
|
|
%%NOPORTDOCS%%share/doc/SASL/INSTALL
|
|
%%NOPORTDOCS%%share/doc/SASL/NEWS
|
|
%%NOPORTDOCS%%share/doc/SASL/README
|
|
%%NOPORTDOCS%%share/doc/SASL/Sendmail.README
|
|
%%NOPORTDOCS%%share/doc/SASL/TODO
|
|
%%NOPORTDOCS%%share/doc/SASL/draft-leach-digest-sasl-05.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/draft-newman-auth-scram-03.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/rfc1321.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/rfc2095.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/rfc2104.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/rfc2222.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/rfc2245.txt
|
|
%%NOPORTDOCS%%share/doc/SASL/html/gssapi.html
|
|
%%NOPORTDOCS%%share/doc/SASL/html/index.html
|
|
%%NOPORTDOCS%%share/doc/SASL/html/programming.html
|
|
%%NOPORTDOCS%%share/doc/SASL/html/sysadmin.html
|
|
%%NOPORTDOCS%%@dirrm share/doc/SASL/html
|
|
%%NOPORTDOCS%%@dirrm share/doc/SASL
|
|
@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%%
|