Path to this page:
./
security/cyrus-saslauthd,
Cyrus SASL plaintext authentication daemon
Branch: pkgsrc-2011Q4,
Version: 2.1.25,
Package name: cyrus-saslauthd-2.1.25,
Maintainer: obachesaslauthd 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:[
devel/libtool-base] [
devel/gmake]
Master sites: (Expand)
SHA1: b6c34426012d9b5d448d5646cbecd818a5eeacbf
RMD160: c9ed9093828f7f7bb1b35c8a690cadbcd44f3862
Filesize: 5087.148 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version cyrus-saslauthd-2.1.25 (created)