Path to this page:
./
news/leafnode,
NNTP server for small (dialup) sites
Branch: pkgsrc-2011Q4,
Version: 1.11.7,
Package name: leafnode-1.11.7,
Maintainer: pkgsrc-usersLeafnode 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
Required to run:[
devel/pcre]
Required to build:[
devel/gmake]
Package options: inet6
Master sites:
SHA1: 81b85be012f1c3d2613e9f9c078336bdd238a052
RMD160: 666623ef121aa625337e83512ca7569cc745a5d9
Filesize: 483.145 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version leafnode-1.11.7 (created)