From marcov@stack.nl  Fri Aug 29 05:54:15 2003
Return-Path: <marcov@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 151AA16A4C0
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2003 05:54:15 -0700 (PDT)
Received: from hexagon2.stack.nl (hexagon2.stack.nl [131.155.140.147])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF7BB43FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2003 05:54:13 -0700 (PDT)
	(envelope-from marcov@stack.nl)
Received: from toad.stack.nl (zen.stack.nl [IPv6:2001:610:1108:5010::130])
	by hexagon2.stack.nl (Postfix) with ESMTP id F1D835C01E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2003 14:54:00 +0200 (CEST)
Received: by toad.stack.nl (Postfix, from userid 816)
	id 67FD09B; Fri, 29 Aug 2003 14:54:12 +0200 (CEST)
Message-Id: <20030829125412.67FD09B@toad.stack.nl>
Date: Fri, 29 Aug 2003 14:54:12 +0200 (CEST)
From: marcov@stack.nl (Marco van de Voort)
Reply-To: marcov@stack.nl
To: FreeBSD-gnats-submit@freebsd.org
Subject: There are 2 pascal compilers in ports. Fix for tool-doc.
X-Send-Pr-Version: 3.113

>Number:         56132
>Category:       docs
>Synopsis:       There are 2 pascal compilers in ports. Fix for tool-doc.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 06:00:30 PDT 2003
>Closed-Date:    Fri Aug 29 06:32:17 PDT 2003
>Last-Modified:  Fri Aug 29 06:32:17 PDT 2003
>Originator:     Marco van de Voort
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
Free Pascal
>Environment:
System: FreeBSD deathstar 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Fri Nov 8 20:35:05 CET 2002 root@:/usr/src/sys/compile/GENERIC i386
>Description:
There are 2 pascal compilers in ports. Fix for tool-doc (
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/tools-programming.html
)
>How-To-Repeat:

>Fix:
 apply patch to
/usr/doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgnl

--- chapter.sgml	Wed Aug 27 09:16:27 2003
+++ chapter.sgml	Fri Aug 29 14:49:07 2003
@@ -321,9 +321,11 @@
 	experienced programmers; Pascal, on the other hand, was
 	designed as an educational language, and is quite a good
 	language to start with.  FreeBSD does not include Pascal
-	support in the base system, but the GNU Pascal Compiler (gpc)
-	is available in the ports collection as
-	<filename role="package">lang/gpc</filename>.</para>
+	support in the base system, but both the GNU Pascal Compiler (gpc)
+	and the Free Pascal Compiler are available in the ports 
+	collection as
+	<filename role="package">lang/gpc</filename> and
+	<filename role="package">lang/fpc</filename>.</para>
 
       <para>As the edit-compile-run-debug cycle is rather tedious when
 	using separate programs, many commercial compiler makers have


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Fri Aug 29 06:31:36 PDT 2003 
State-Changed-Why:  
I committed a very slightly different version of your patch. 
Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56132 
>Unformatted:
 Reply-To: marcov@stack.nl
 Cc: 
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 
