Path to this page:
./
net/couriertcpd,
Courier TCP socket and TLS servers
Branch: pkgsrc-2007Q3,
Version: 0.56.0nb3,
Package name: couriertcpd-0.56.0nb3,
Maintainer: jlamThis 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]
Required to build:[
devel/libtool-base] [
devel/gmake]
Package options: inet6
Master sites: (Expand)
SHA1: 536f24db9f33f8d93445c03dd4edb50c7ec2f6b2
RMD160: ce8e2d99f5b7baf500d748c18fbd126df8331398
Filesize: 6857.478 KB
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version couriertcpd-0.56.0nb3 (created)