Date: Sun, 11 Jul 1999 20:24:05 -0700 (PDT) From: jobaldwi@vt.edu To: freebsd-gnats-submit@freebsd.org Subject: docs/12599: [PATCH]: Minor style nits and a new FAQ entry re: bad ports under -stable Message-ID: <19990712032405.685DE151E0@hub.freebsd.org>
index | next in thread | raw e-mail
>Number: 12599
>Category: docs
>Synopsis: [PATCH]: Minor style nits and a new FAQ entry re: bad ports under -stable
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 11 20:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: John Baldwin
>Release: 3.2-STABLE
>Organization:
>Environment:
n/a
>Description:
This patch contains a few minor style nits to make the later FAQ
entries consistent with previous entries. Also fixed broken URL
for 4.0-current ports and mentioned wher 3.0-stable ports can be
found. Also added entry about what to do when a new port won't
compile under -stable.
>How-To-Repeat:
>Fix:
Apply this patch to doc/FAQ/applications.sgml:
Index: applications.sgml
===================================================================
RCS file: /usr/cvs/doc/FAQ/applications.sgml,v
retrieving revision 1.10
diff -u -r1.10 applications.sgml
--- applications.sgml 1999/05/21 02:52:40 1.10
+++ applications.sgml 1999/07/12 03:18:40
@@ -3,7 +3,7 @@
<sect>
<heading>User Applications<label id="applications"></heading>
-
+
<sect1>
<heading>So, where are all the user applications?</heading>
@@ -41,9 +41,9 @@
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/ports/i386/packages-2.2.8/"
name="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/ports/i386/packages-2.2.8/">
- <tag>for 4.0-current</tag>
- <url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/ports/i386/packages-3.0/"
- name="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/ports/i386/packages-3.0/">
+ <tag>for 3.x-stable/4.0-current</tag>
+ <url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/ports/i386/packages/"
+ name="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/ports/i386/packages/">
</descrip>
<p>or your nearest local mirror site.
@@ -123,24 +123,34 @@
start is <url url="http://www.cis.ohio-state.edu/~barr/INN.html"
name="Dave Barr's INN Page"> where you'll find the INN FAQ.
- </sect1>
<sect1>
-
- <heading>What version of Microsoft FrontPage should I get?
- </heading>
+ <heading>
+ What version of Microsoft FrontPage should I get?
+ </heading>
- <p>Use the Port, Luke! A pre-patched version of Apache is available in the ports tree.
- </p>
+ <p>Use the Port, Luke! A pre-patched version of Apache is
+ available in the ports tree.
- </sect1>
<sect1>
+ <heading>Does FreeBSD support Java?</heading>
- <heading>Does FreeBSD support Java?</heading>
+ <p>Yes. Please see <url url="http://www.freebsd.org/java"
+ name="http://www.freebsd.org/java">.
- <p>Yes. Please see <url url="http://www.freebsd.org/java"
- name="http://www.freebsd.org/java">.
+ <sect1>
+ <heading>
+ I can't build a new port on my 3.x-stable machine!
+ </heading>
- </sect1>
+ <p> If you're running a release version that lags significantly
+ behind -current or -stable, you will require a ports upgrade kit
+ from <url url="http://www.freebsd.org/ports"
+ name="http://www.freebsd.org/ports">. If you are up to date,
+ then, someone running only on a -current box might have
+ committed a change to the port which broke it with 3.x. Please
+ submit a bug report on this with send-pr since the -current
+ ports collection is supposed to work with both the -current and
+ -stable branches.
</sect>
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990712032405.685DE151E0>
