Remove lang/gpc as a Pascal compiler
PR: docs/156309 Submitted by: Chris Rees [utisoft gmail.com]
This commit is contained in:
parent
383c8b1828
commit
614a27171c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37163
1 changed files with 3 additions and 4 deletions
|
@ -325,10 +325,9 @@
|
||||||
experienced programmers; Pascal, on the other hand, was
|
experienced programmers; Pascal, on the other hand, was
|
||||||
designed as an educational language, and is quite a good
|
designed as an educational language, and is quite a good
|
||||||
language to start with. FreeBSD does not include Pascal
|
language to start with. FreeBSD does not include Pascal
|
||||||
support in the base system, but both GNU Pascal Compiler (GPC)
|
support in the base system, but
|
||||||
and the Free Pascal Compiler
|
the Free Pascal Compiler is
|
||||||
are available in the Ports Collection as
|
available in the Ports Collection as
|
||||||
<filename role="package">lang/gpc</filename> and
|
|
||||||
<filename role="package">lang/fpc</filename>.</para>
|
<filename role="package">lang/fpc</filename>.</para>
|
||||||
|
|
||||||
<para>As the edit-compile-run-debug cycle is rather tedious when
|
<para>As the edit-compile-run-debug cycle is rather tedious when
|
||||||
|
|
Loading…
Reference in a new issue