docs/56132: There are 2 pascal compilers in ports. Fix for tool-doc.
Marco van de Voort
marcov at stack.nl
Fri Aug 29 13:00:31 UTC 2003
>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: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 29 06:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
Reply-To: marcov at stack.nl
Cc:
X-send-pr-version: 3.113
X-GNATS-Notify:
More information about the freebsd-doc
mailing list