From nobody@FreeBSD.org  Mon Mar 31 14:58:20 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B19881065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Mar 2008 14:58:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A9BF28FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Mar 2008 14:58:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2VEvuF1044936
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Mar 2008 14:57:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m2VEvu9b044935;
	Mon, 31 Mar 2008 14:57:56 GMT
	(envelope-from nobody)
Message-Id: <200803311457.m2VEvu9b044935@www.freebsd.org>
Date: Mon, 31 Mar 2008 14:57:56 GMT
From: Steven Kreuzer <skreuzer@exit2shell.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Remove two tips from freebsd-tips fortune datfile
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         122296
>Category:       conf
>Synopsis:       [patch] Remove two tips from freebsd-tips fortune datfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 15:00:11 UTC 2008
>Closed-Date:    Sat May 31 18:26:42 UTC 2008
>Last-Modified:  Sat May 31 18:26:42 UTC 2008
>Originator:     Steven Kreuzer
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD  7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Feb 19 20:21:39 EST 2008     root@:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The freebsd-tips file that the fortune program uses makes reference to two different ports (misc/instant-workstation and misc/instant-server) that have are marked broken and were moved into Attic over a year ago.

The attached patch will delete those two tips from that datfile.
>How-To-Repeat:
fortune -m instant- freebsd-tips
>Fix:


Patch attached with submission follows:

Index: freebsd-tips
===================================================================
RCS file: /usr/share/cvs/freebsd/src/games/fortune/datfiles/freebsd-tips,v
retrieving revision 1.45
diff -u -r1.45 freebsd-tips
--- freebsd-tips	8 Dec 2007 00:20:33 -0000	1.45
+++ freebsd-tips	26 Mar 2008 04:10:54 -0000
@@ -392,26 +392,6 @@
 %
 You can disable tcsh's terminal beep if you `set nobeep'.
 %
-You can get a good generic server install by using the
-instant-server port/package.  If you have ports installed, you can
-install it by doing
-
-	# cd /usr/ports/misc/instant-server
-	# make install && make clean
-
-as root.  This will install a collection of packages that is appropriate for
-running a "generic" server.
-%
-You can get a good standard workstation install by using the
-instant-workstation port/package.  If you have ports installed, you can
-install it by doing
-
-	# cd /usr/ports/misc/instant-workstation
-	# make install && make clean
-
-as root.  This will install a collection of packages that is convenient to
-have on a workstation.
-%
 You can install extra packages for FreeBSD by using the ports system.
 If you have installed it, you can download, compile, and install software by
 just typing


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gavin 
State-Changed-When: Sat May 31 18:21:13 UTC 2008 
State-Changed-Why:  
Close, the instant-workstation tip has been fixed in HEAD, through 
PR 124166.  The instant-server port still exists, so doesn't need 
the reference removing here.  Thanks for your submission! 


Responsible-Changed-From-To: freebsd-bugs->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Sat May 31 18:21:13 UTC 2008 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=122296 
>Unformatted:
