Remove lang/gpc as a Pascal compiler

PR:		docs/156309
Submitted by:	Chris Rees [utisoft gmail.com]
This commit is contained in:
Rene Ladan 2011-04-12 18:21:40 +00:00
parent 383c8b1828
commit 614a27171c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37163

View file

@ -325,10 +325,9 @@
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 both GNU Pascal Compiler (GPC)
and the Free Pascal Compiler
are available in the Ports Collection as
<filename role="package">lang/gpc</filename> and
support in the base system, but
the Free Pascal Compiler is
available in the Ports Collection as
<filename role="package">lang/fpc</filename>.</para>
<para>As the edit-compile-run-debug cycle is rather tedious when