From nobody@FreeBSD.org  Sat Mar 16 02:57:30 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 445BA99F
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Mar 2013 02:57:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 361FFB7C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Mar 2013 02:57:30 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2G2vUBP050607
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Mar 2013 02:57:30 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r2G2vTkI050606;
	Sat, 16 Mar 2013 02:57:29 GMT
	(envelope-from nobody)
Message-Id: <201303160257.r2G2vTkI050606@red.freebsd.org>
Date: Sat, 16 Mar 2013 02:57:29 GMT
From: Kevin Zheng <kevinz5000@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Remove fortune(6) tip about installing misc/instant-server
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177012
>Category:       misc
>Synopsis:       [patch] Remove fortune(6) tip about installing misc/instant-server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 16 03:00:01 UTC 2013
>Closed-Date:    Sun Apr 28 02:26:16 UTC 2013
>Last-Modified:  Sun Apr 28 02:26:16 UTC 2013
>Originator:     Kevin Zheng
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD sigma.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The misc/instant-server port was gutted once and for all out of the FreeBSD Ports collection by PR ports/176610. Since then, the ghost of instant-server has been haunting the FreeBSD base system, spooking unsuspecting users who like having a tip or two at their login prompt and try to install a port that does not exist.

Basically, we need to take out this tip because it is no longer applicable and won't work on all supported systems.
>How-To-Repeat:
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.
>Fix:
Apply the attached patch. This was generated weirdly, but should be applied to the fortune data files cleanly.

Patch attached with submission follows:

Index: freebsd-tips
===================================================================
--- head/games/fortune/datfiles/freebsd-tips	(revision 248360)
+++ head/games/fortune/datfiles/freebsd-tips	(working copy)
@@ -373,16 +373,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 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:
Responsible-Changed-From-To: freebsd-bugs->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Sat Mar 16 04:31:50 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177012 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/177012: commit references a PR
Date: Thu, 21 Mar 2013 12:42:38 +0000 (UTC)

 Author: eadler
 Date: Thu Mar 21 12:42:25 2013
 New Revision: 248580
 URL: http://svnweb.freebsd.org/changeset/base/248580
 
 Log:
   Remove a reference to instant-server which has been removed from the
   ports tree in r313427.
   
   PR:		177012
   Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
   Approved by:	bcr (mentor)
 
 Modified:
   head/games/fortune/datfiles/freebsd-tips
 
 Modified: head/games/fortune/datfiles/freebsd-tips
 ==============================================================================
 --- head/games/fortune/datfiles/freebsd-tips	Thu Mar 21 11:25:21 2013	(r248579)
 +++ head/games/fortune/datfiles/freebsd-tips	Thu Mar 21 12:42:25 2013	(r248580)
 @@ -373,16 +373,6 @@ modes.
  %
  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 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
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->patched 
State-Changed-By: eadler 
State-Changed-When: Thu Mar 21 12:51:29 UTC 2013 
State-Changed-Why:  
committed in r248580 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177012 
State-Changed-From-To: patched->closed 
State-Changed-By: eadler 
State-Changed-When: Sun Apr 28 02:26:15 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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