Path to this page:
./
net/couriertcpd,
Courier TCP socket and TLS servers
Branch: pkgsrc-2015Q3,
Version: 0.68.1nb4,
Package name: couriertcpd-0.68.1nb4,
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
Required to run:[
devel/pcre]
Package options: inet6
Master sites:
SHA1: fbd7cd0bc88876dc12d02b9404cea95877805ebe
RMD160: 3f062aae0d34a71055a5ff5ad172ca191ab3f0e4
Filesize: 6859.604 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version couriertcpd-0.68.1nb4 (created)