Path to this page:
./
security/cyrus-saslauthd,
Cyrus SASL plaintext authentication daemon
Branch: CURRENT,
Version: 2.1.27,
Package name: cyrus-saslauthd-2.1.27,
Maintainer: pkgsrc-userssaslauthd is a daemon process that handles plaintext authentication
requests on behalf of the Cyrus SASL library.
DEINSTALL [+/-]#!/bin/sh
#
# $NetBSD: DEINSTALL,v 1.1.1.1 2004/01/09 19:44:10 jlam Exp $
SASLSOCKETDIR=@SASLSOCKETDIR@
case ${STAGE} in
POST-DEINSTALL)
${RM} -rf ${SASLSOCKETDIR}
;;
esac
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2018-04-17) Updated to version: cyrus-saslauthd-2.1.27
- (2017-04-27) Updated to version: cyrus-saslauthd-2.1.26nb7
- (2016-12-16) Updated to version: cyrus-saslauthd-2.1.26nb6
- (2016-10-17) Updated to version: cyrus-saslauthd-2.1.26nb5
- (2016-03-05) Updated to version: cyrus-saslauthd-2.1.26nb4
- (2014-02-12) Updated to version: cyrus-saslauthd-2.1.26nb3
CVS history: (Expand)