mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b901a9df67
PR: 16130 Submitted by: maintainer
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
@unexec %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.7
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
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
|
|
lib/sasl/libgssapiv2.a
|
|
lib/sasl/libgssapiv2.so
|
|
lib/sasl/libgssapiv2.so.1
|
|
lib/sasl/libkerberos4.a
|
|
lib/sasl/libkerberos4.so
|
|
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
|
|
@dirrm lib/sasl
|
|
sbin/saslpasswd
|
|
sbin/pwcheck
|
|
@mode u=rwx,go=
|
|
@exec mkdir /var/pwcheck
|
|
@exec chown cyrus:cyrus /var/pwcheck
|
|
@exec chmod go= /var/pwcheck
|
|
@comment This file gets create by the pwcheck program
|
|
@unexec rm -f /var/pwcheck/pwcheck
|
|
@unexec rmdir /var/pwcheck
|