Path to this page:
./
net/couriertcpd,
Courier TCP socket and TLS servers
Branch: pkgsrc-2011Q4,
Version: 0.65.2nb1,
Package name: couriertcpd-0.65.2nb1,
Maintainer: pkgsrc-usersThis package contains couriertcpd(1), used to daemonize the Courier
services, and couriertls(1) used to provide TLS support for the Courier
services that support them.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1.1.1 2006/06/09 22:11:03 jlam Exp $
case ${STAGE} in
POST-DEINSTALL)
couriersslcache="@COURIER_STATEDIR@/couriersslcache"
if ${TEST} -f "$couriersslcache"; then
# Unconditionally remove the SSL cache file.
${ECHO} "Removing Courier SSL cache file:"
${ECHO} " $couriersslcache"
${RM} -f $couriersslcache
fi
;;
esac
Package options: inet6
Master sites:
SHA1: 784893216ea6c43c91606fa550cfdff13060855d
RMD160: 6a81f74c85f9e78e6514f840598dde634fe070ce
Filesize: 6985.039 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version couriertcpd-0.65.2nb1 (created)