From owner-freebsd-ports Thu Aug 23 17: 0: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2E6D37B40B for ; Thu, 23 Aug 2001 17:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7O001979312; Thu, 23 Aug 2001 17:00:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2687D37B406 for ; Thu, 23 Aug 2001 16:56:26 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7NNuQX78893; Thu, 23 Aug 2001 16:56:26 -0700 (PDT) (envelope-from nobody) Message-Id: <200108232356.f7NNuQX78893@freefall.freebsd.org> Date: Thu, 23 Aug 2001 16:56:26 -0700 (PDT) From: Kurt Werle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/30011: Mailman port should install crontab Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30011 >Category: ports >Synopsis: Mailman port should install crontab >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 23 17:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Kurt Werle >Release: 4.4pr1 >Organization: na >Environment: FreeBSD twoface.frsvnsvn.san-mateo.ca.us 4.4-20010815-RC1 FreeBSD 4.4-20010815-R C1 #1: Sat Aug 18 21:20:17 PDT 2001 root@twoface.frsvnsvn.san-mateo.ca.us:/usr/src/sys/compile/FIREWALL i386 >Description: When installing the mailman port, the crontab entries are not installed. Seems that they should be. >How-To-Repeat: Virgin 4.4 system cd /usr/ports/mail/mailman make install >Fix: something like crontab -u mailman -l > tempfile.txt cat cron/crontab.in >> tempfile.txt crontab -u mailman tempfile.txt or maybe if mailman already has a crontab entry you don't want to change it. But certainly if they don't have one, you should load up the default one supplied by the port. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message