Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  1 Jul 2001 01:11:48 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28556: Update port: security/fpm
Message-ID:  <20010630231148.AB55A3C8E@totem.fix.no>

next in thread | raw e-mail | index | archive | help

>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:

	<Relevant environment information (multiple lines)>

>Description:

Add some info about using rndcontrol.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>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 <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010630231148.AB55A3C8E>