From owner-freebsd-ports Sat Jun 30 16:20: 9 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 2617537B405 for ; Sat, 30 Jun 2001 16:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UNK3I31236; Sat, 30 Jun 2001 16:20:03 -0700 (PDT) (envelope-from gnats) Received: from totem.fix.no (totem.fix.no [213.142.66.130]) by hub.freebsd.org (Postfix) with ESMTP id A937537B403 for ; Sat, 30 Jun 2001 16:11:50 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id AB55A3C8E; Sun, 1 Jul 2001 01:11:48 +0200 (CEST) Message-Id: <20010630231148.AB55A3C8E@totem.fix.no> Date: Sun, 1 Jul 2001 01:11:48 +0200 (CEST) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/28556: Update port: security/fpm 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: 28556 >Category: ports >Synopsis: Update port: security/fpm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 30 16:20:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 4.3-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: >Description: Add some info about using rndcontrol. >How-To-Repeat: >Fix: diff -Nur fpm.old/Makefile fpm/Makefile --- fpm.old/Makefile Wed Jun 27 23:40:54 2001 +++ fpm/Makefile Sun Jul 1 01:09:33 2001 @@ -47,5 +47,9 @@ ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/fpm .endfor .endif + @${ECHO} "=========================================================================" + @${ECHO} "Make sure you set up a few IRQ's for random generation with rndcontrol before" + @${ECHO} "expecting password generation to work well." + @${ECHO} "=========================================================================" .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message