misc/122296: Remove two tips from freebsd-tips fortune datfile
Steven Kreuzer
skreuzer at exit2shell.com
Mon Mar 31 08:00:11 PDT 2008
>Number: 122296
>Category: misc
>Synopsis: Remove two tips from freebsd-tips fortune datfile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 31 15:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
More information about the freebsd-bugs
mailing list