Date: Fri, 29 Aug 2003 14:54:12 +0200 (CEST) From: marcov@stack.nl (Marco van de Voort) To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/56132: There are 2 pascal compilers in ports. Fix for tool-doc. Message-ID: <20030829125412.67FD09B@toad.stack.nl> Resent-Message-ID: <200308291300.h7TD0Umc018716@freefall.freebsd.org>
index | next in thread | raw e-mail
>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@stack.nl Cc: X-send-pr-version: 3.113 X-GNATS-Notify:help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030829125412.67FD09B>
