Path to this page:
./
news/leafnode,
NNTP server for small (dialup) sites
Branch: pkgsrc-2008Q4,
Version: 1.11.3nb1,
Package name: leafnode-1.11.3nb1,
Maintainer: cjepLeafnode is a USENET software package designed for small sites, with a
few tens of readers and only a slow link to the net.
Only groups that someone has been reading in the past week are fetched
from the upstream NNTP server. When someone stops reading a group,
fetchnews will stop reading that group a week later (this is the default
which can be configured), and when someone starts reading a group, fetchnews
will grab all the articles it can in that group the next time it runs.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.4 2007/10/09 19:19:14 martti Exp $
LEAFNODE_CONFDIR=@LEAFNODE_CONFDIR@
LEAFNODE_SPOOL=@LEAFNODE_SPOOL@
LEAFNODE_LOCKDIR=@LEAFNODE_LOCKDIR@
LEAFNODE_HOME=@LEAFNODE_HOME@
case "${STAGE}" in
POST-DEINSTALL) cat <<EOF
==========================================================================
Note that the leafnode spool, lock and configuration directories
${LEAFNODE_SPOOL}
${LEAFNODE_LOCKDIR}
${LEAFNODE_HOME}
and ${LEAFNODE_CONFDIR}
are NOT deleted during the package deinstallation. Please remove these
directories and all their contents manually if they are no longer needed.
Also, don't forgot to remove any cron jobs associated with leafnode.
==========================================================================
EOF
;;
esac
Package options: inet6
Master sites: (Expand)
SHA1: 6910f05c0fa4b1bb5a4baaa6e6fd529fef5ece22
RMD160: 786fc42b58660d8d47eccd5d610718202eb50a3c
Filesize: 494.353 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version leafnode-1.11.3nb1 (created)